/[nss-mysql]/nss-mysql/autogen.sh
ViewVC logotype

Log of /nss-mysql/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 19 04:25:22 2005 UTC (19 years, 2 months ago) by gmorin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
changed for new release


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 5 14:25:50 2002 UTC (21 years, 10 months ago) by gmorin
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
switched to autoconf 2.50


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 10:10:31 2001 UTC (22 years, 6 months ago) by loic
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Remove superfluous --force


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 17:09:28 2001 UTC (22 years, 6 months ago) by loic
Branch: MAIN
* parser.c: implement conf.version to track the version number
  of the configuration file.

* nss-mysql{-root}.conf: add comments about the fact that
  fully qualified field names are mandatory, conf.version = 2;
  lines and upgrade explanations.

* shadow.h: renamed nss-shadow.h to avoid conflicts with
  corresponding system file.

* *.c: s/HAVE_CONFIG/HAVE_CONFIG_H/

* group.c: Although it probably seemed a good idea to use the
  table name to fully qualify fields in the SQL requests of the
  group.c file, it has enormous drawbacks. All table qualifiers
  from the requests of the group.c file were removed, leaving the
  responsibility of qualifying fields to the author of the
  configuration file.

* ent.c: Load all group information in memory with a single SQL
  request when setgrent is called. After implementation the gain
  of walking thru getgrent is one order of magnitude. This happens
  at every login. The information is freed when endgrent is called.

* group.c: Move a portion of _nss_mysql_group_fill_struct into
  _nss_mysql_group_result_to_struct so that filling a struct group
  can be called from ent.c functions (for the purpose of implementing
  the setgrent/getgrent cache).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26