1999-04-29 |
Kurt Zeilenga | Remove $(VERSIONFILE) dependencies |
tree | commitdiff |
1999-04-28 |
Kurt Zeilenga | Forgot to add mkversion... ud needs the version string to |
tree | commitdiff |
1999-04-28 |
Kurt Zeilenga | Add mkversion script to generate version.c files. ... |
tree | commitdiff |
1999-04-21 |
Kurt Zeilenga | More sh portability changes |
tree | commitdiff |
1999-04-21 |
Kurt Zeilenga | Fix magic for 4.2BSD systems. |
tree | commitdiff |
1999-04-20 |
Kurt Zeilenga | Remove libtool --version-info warnings. |
tree | commitdiff |
1999-04-14 |
Kurt Zeilenga | Add basic gmodule detection for SLAPD_MODULES. |
tree | commitdiff |
1999-04-08 |
Kurt Zeilenga | Changes to support FreeBSD LinuxThreads port. Namely... |
tree | commitdiff |
1999-04-07 |
Kurt Zeilenga | New pthread_try_link test. Looks for pthread_create... |
tree | commitdiff |
1999-04-06 |
Kurt Zeilenga | New LinuxThreads detection. Correctly detects FreeBSD... |
tree | commitdiff |
1999-04-06 |
Hallvard Furuseth | Do not pipe to awk, use temporary file instead |
tree | commitdiff |
1999-04-06 |
Hallvard Furuseth | Add $CC_MKDEP to override $CC and the -c option |
tree | commitdiff |
1999-03-30 |
Kurt Zeilenga | remove libtool comment |
tree | commitdiff |
1999-03-30 |
Juan Gomez | MDBM detection feature. |
tree | commitdiff |
1999-03-26 |
Kurt Zeilenga | Replace -M with $CC_MKDEP_FLAGS in comment |
tree | commitdiff |
1999-03-18 |
Kurt Zeilenga | Add TMPROOT support for two phase building/installing. |
tree | commitdiff |
1999-03-18 |
Kurt Zeilenga | Add copyright notice (to generate log message). |
tree | commitdiff |
1999-03-18 |
Kurt Zeilenga | Bogus change just to generate a log message. |
tree | commitdiff |
1999-03-18 |
Kurt Zeilenga | Add 1999 to copyright. Test new log.pl. |
tree | commitdiff |
1999-03-17 |
Kurt Zeilenga | Add OL_STRUCT_PASSWD_PW_GECOS test. Checks for pw_geco... |
tree | commitdiff |
1999-03-17 |
Kurt Zeilenga | Minor change to EBCDIC test. |
tree | commitdiff |
1999-03-15 |
Kurt Zeilenga | Update EBCDIC tests. |
tree | commitdiff |
1999-03-15 |
Kurt Zeilenga | Implement OL_HEADER_STDC (derived from AC_HEADER_STDC... |
tree | commitdiff |
1999-03-15 |
Kurt Zeilenga | Add EBCDIC test in preparation for VM port. |
tree | commitdiff |
1999-03-15 |
Kurt Zeilenga | Fix "decleration" and missing ";" errors. |
tree | commitdiff |
1999-03-15 |
Ben Collins | Define OL_DECL_STRDUP, the current declaration conflict... |
tree | commitdiff |
1999-03-13 |
Kurt Zeilenga | Original test failed under FreeBSD. Reworked LN_H... |
tree | commitdiff |
1999-03-13 |
Ben Collins | Newest from GNU's CVS, provides detection of BeOS as... |
tree | commitdiff |
1999-03-13 |
Ben Collins | Declare LN_H=@LN_H@ |
tree | commitdiff |
1999-03-13 |
Ben Collins | Fixed small error in last commit for sys_errlist in... |
tree | commitdiff |
1999-03-13 |
Ben Collins | actually define HAVE_SYS_ERRLIST if we have it, if... |
tree | commitdiff |
1999-03-12 |
Ben Collins | Don't FORCE manpages in all-common |
tree | commitdiff |
1999-03-10 |
Kurt Zeilenga | Update configure to: |
tree | commitdiff |
1999-03-08 |
Kurt Zeilenga | Remove @DEFS@ from CPPFLAGS... we use portable.h uncond... |
tree | commitdiff |
1999-03-08 |
Kurt Zeilenga | relocate LDAP_LIBPATH to front of LDFLAGS. |
tree | commitdiff |
1999-03-07 |
Kurt Zeilenga | Relocate reentrant checks to before thread checks. |
tree | commitdiff |
1999-03-03 |
Kurt Zeilenga | If rsaref is needed, add it to TLS_LIBS. |
tree | commitdiff |
1999-03-03 |
Kurt Zeilenga | Add first cut of ctime_r return type test. |
tree | commitdiff |
1999-03-02 |
Kurt Zeilenga | Fix new man.mk to create tmp pages in object directory... |
tree | commitdiff |
1999-02-28 |
Ben Collins | Syntax error on install, mistakenly commited before... |
tree | commitdiff |
1999-02-28 |
Ben Collins | Fixed a small mistake in the last commit, as well as... |
tree | commitdiff |
1999-02-28 |
Ben Collins | Moved man page generation to the build cycle instead... |
tree | commitdiff |
1999-02-25 |
Bart Hartgers | Patch to support to determine the number of args of the |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | Silence libtool if `make -s' is running |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | Add $CC_MKDEP_FLAGS to override -M |
tree | commitdiff |
1999-02-06 |
Kurt Zeilenga | replace "ln -sf" with $(LN_S). |
tree | commitdiff |
1999-02-03 |
Kurt Spanier | Fix typo in LDAP_LIBAVL_DEPEND |
tree | commitdiff |
1999-02-03 |
Kurt Zeilenga | Fix slapd/tool dependencies on libraries. |
tree | commitdiff |
1999-02-01 |
Kurt Zeilenga | Add EXEEXT/OBJEXT for GNU win32 environments. |
tree | commitdiff |
1999-01-28 |
Kurt Zeilenga | Fix lthread depend. |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | LDBM/back-ldbm locking reworked! |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | Fix mkdep to split lines with multiple dependencies. |
tree | commitdiff |
1999-01-25 |
Kurt Zeilenga | Move install.sh to install-sh. install.sh name may... |
tree | commitdiff |
1999-01-23 |
Kurt Zeilenga | Real fix for FreeBSD 4. |
tree | commitdiff |
1999-01-23 |
Kurt Zeilenga | Add support for Freebsd 4.x (and greater) |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Initial version of the experimental 'back-perl' |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | Revamp build system yet again to move all external... |
tree | commitdiff |
1999-01-14 |
Kurt Zeilenga | -lldif must proceed -lldap in 1.1 (for ldap_debug). |
tree | commitdiff |
1999-01-13 |
Kurt Zeilenga | Fix up a few typos and add some minor cleanup. |
tree | commitdiff |
1999-01-12 |
Kurt Spanier | New description for use of Bereley DB 2.x on a Linux... |
tree | commitdiff |
1999-01-10 |
Kurt Zeilenga | Update build environment to fix VPATH support. |
tree | commitdiff |
1999-01-08 |
Kurt Spanier | Description of the '-l syslog-local-user' option in... |
tree | commitdiff |
1999-01-07 |
Kurt Spanier | Re-specification of the DB patch. |
tree | commitdiff |
1999-01-07 |
Kurt Spanier | Specification of the platform, that caused the problem. |
tree | commitdiff |
1999-01-05 |
Kurt Spanier | - Make install creates $(RUNDIR)/var for pid and args... |
tree | commitdiff |
1999-01-02 |
Kurt Zeilenga | Update ctime_r() argument macro to cache results and... |
tree | commitdiff |
1999-01-02 |
Bart Hartgers | Moved the ctime_r number of arguments check to the... |
tree | commitdiff |
1999-01-01 |
Kurt Zeilenga | fix minor reinstall bug: INSTALLDIR -> MANDIR |
tree | commitdiff |
1998-12-28 |
Kurt Zeilenga | Add simple copyright notice. |
tree | commitdiff |
1998-12-28 |
Kurt Zeilenga | Update copyright notices for 1999. |
tree | commitdiff |
1998-12-22 |
Kurt Zeilenga | Added lber_get/set_option. Removed lber_debug/ldap_debug. |
tree | commitdiff |
1998-12-21 |
Kurt Zeilenga | Still wasn't working exactly write on FreeBSD3. Need to |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | Minor change to signal handler. Changed _shutdown... |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | Provide framework for ldap_r and reentrant/thread safet... |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | Fix server --without-xxx build issues... |
tree | commitdiff |
1998-12-19 |
Kurt Zeilenga | -lldap reentrantancy improvements from Bart Hartgers... |
tree | commitdiff |
1998-12-18 |
Kurt Zeilenga | Fix ltconfig for FreeBSD 3 (elf detection was wrong). |
tree | commitdiff |
1998-12-04 |
Kurt Zeilenga | Update libtool for FreeBSD elf support. |
tree | commitdiff |
1998-12-03 |
Kurt Zeilenga | Update posix thread version check to match against... |
tree | commitdiff |
1998-11-29 |
Kurt Zeilenga | Add --with-subdir to allow user specification of instal... |
tree | commitdiff |
1998-11-29 |
Kurt Zeilenga | Update build environment: |
tree | commitdiff |
1998-11-29 |
Kurt Zeilenga | Needs to add symlink for static version of library. |
tree | commitdiff |
1998-11-22 |
Kurt Zeilenga | Use environment $CC is available, otherwise cc. New... |
tree | commitdiff |
1998-11-22 |
Kurt Zeilenga | "make veryclean" now lives up to its name. |
tree | commitdiff |
1998-11-22 |
Kurt Zeilenga | Add libtool support based upon patch by Bart Hartgers... |
tree | commitdiff |
1998-11-20 |
Kurt Zeilenga | Fix manual support. Set MANCOMPRESS to $(CAT) for... |
tree | commitdiff |
1998-11-20 |
Kurt Zeilenga | Pass $(CC) to mkdep |
tree | commitdiff |
1998-11-04 |
Kurt Zeilenga | Update to 2.0-devel |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | wasn't merged in first round. |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | remove old files |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
tree | commitdiff |
1998-10-21 |
Kurt Zeilenga | no longer supported. |
tree | commitdiff |
1998-10-21 |
Kurt Zeilenga | no longer needed. |
tree | commitdiff |
1998-10-21 |
Kurt Zeilenga | The world is STDC. |
tree | commitdiff |
1998-10-19 |
Kurt Zeilenga | Remove DEFS variables from Makefiles, remove bridge.h. |
tree | commitdiff |
1998-09-28 |
Kurt Zeilenga | Clean up sh commands in Makefiles (incorrect use of... |
tree | commitdiff |
1998-09-23 |
Kurt Zeilenga | 3.3 -> 1.0.1 |
tree | commitdiff |
1998-09-22 |
Kurt Zeilenga | Cleanup config.status and Makefile:Makefile.in dependen... |
tree | commitdiff |
1998-09-21 |
Kurt Zeilenga | Fix library depends |
tree | commitdiff |
1998-09-21 |
Kurt Zeilenga | Use more portable sh if statement to resolve include... |
tree | commitdiff |
next |