Log of /trunk/configure
Parent Directory
|
Revision Log
Revision
955 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 14 13:12:12 2002 PST
(10 years, 6 months ago)
by
jjminer
File length: 233425 byte(s)
Diff to
previous 948
Sorry for the massive change, one thing leads to another..
Updated the login and status pages to be single-page based. Removed the old
pages and added the new ones.
Added a configure option for dmalloc, and header file detection.
Added documentation for the template related configuration options.
Added documentation for usage of the templates.
Cleaned up a bunch of non-free()ed pointers.
Added a sanity check in libpbc_config_getstring to check for option keys
suddenly becoming NULL, a good sign of memory corruption.
Changed the list allocation code to explicitly malloc() on the first time
through the loop, because realloc() doesn't have to behave right with a NULL
pointer (although it almost always does.)
Revision
927 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 24 12:26:49 2002 PDT
(10 years, 6 months ago)
by
jjminer
File length: 229183 byte(s)
Diff to
previous 920
Fixing the Makefiles to use explicit paths so that building in a directory
other than the source works.
Updated configure.ac to account for this.
(Fixing bug #94)
Revision
919 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 18 08:47:55 2002 PDT
(10 years, 7 months ago)
by
jjminer
File length: 229162 byte(s)
Diff to
previous 918
crypto != crypt..
Added a check for libcrypt when using the shadow verifier.
Revision
917 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 17 15:27:27 2002 PDT
(10 years, 7 months ago)
by
jjminer
File length: 227537 byte(s)
Diff to
previous 905
Adding options to specify the kerberos/ldap lib and inc paths, also
automatically checking /usr/kerberos, which seems to be the default RedHat
installation point.
Revision
900 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 4 13:19:10 2002 PDT
(10 years, 7 months ago)
by
jjminer
File length: 225278 byte(s)
Diff to
previous 874
Regenerated configure with the new version string.
Revision
874 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 26 16:43:11 2002 PDT
(10 years, 7 months ago)
by
jjminer
File length: 225314 byte(s)
Diff to
previous 832
Added a config file option for setting the syslog facility.
Revision
827 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 16 13:22:07 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 223864 byte(s)
Diff to
previous 825
Bumping the version to 3.0.0 pre-beta2 after the beta1 release.
Revision
815 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 16 08:49:20 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 223864 byte(s)
Diff to
previous 813
More files CVS should ignore.
Re-generated configure.
Revision
813 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 16 08:33:37 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 223864 byte(s)
Diff to
previous 810
Setting things up for the new version numbering, making the configure script
rebuild itself, getting ready for release.
Revision
810 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 15 17:28:45 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 223464 byte(s)
Diff to
previous 807
Evidently with older versions of openssl some functions changed libraries.
ergh. I've got to check that. Luckily jjust reversing the test order
fixes things.
Make the apache modules also build keyclient (but it doesn't need to build
keyserver..)
Regenerated the configure script.
Revision
807 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 15 16:47:16 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 223464 byte(s)
Diff to
previous 805
Added cgic to the distribution set it up for autoconf.
Revision
805 -
(
view)
(
annotate)
-
[select for diffs]
Added
Thu Aug 15 15:50:06 2002 PDT
(10 years, 9 months ago)
by
jjminer
File length: 222688 byte(s)
Moved the Makefile and configure scripts up a level, created pbc_path.h.in
to facilitate getting the PBC_PATH in without Makefile voodoo, updated
everything to use it.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.