2007-09-01 |
Quanah Gibson-Mount | Sync with HEAD for OL 2.4.5 |
blob | commitdiff | raw |
2007-02-13 |
Kurt Zeilenga | Quick merge: everything from HEAD |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Kurt Zeilenga | fix typo |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Howard Chu | Better check for pthread_rwlock_destroy() |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Howard Chu | ITS#4799 remove all references to Kerberos |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Kurt Zeilenga | happy new year |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Pierangelo Masarati | move slapo-{denyop,lastmod} to contrib/slapd-modules... |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Pierangelo Masarati | allow to select the desired ODBC sequence (ITS#4735) |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Kurt Zeilenga | Include sys/types.h for regex.h test |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Howard Chu | ITS#4674 fix poll detection |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Pierangelo Masarati | detect, but don't use, Solaris' /dev/poll |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Pierangelo Masarati | - setup framework for monitoring of back-bdb/back-hdb... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Howard Chu | ITS#4621 only check winsock.h if using MinGW |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Kurt Zeilenga | (ITS#4608) Testing for GMP broken fix |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-04-29 |
Howard Chu | ITS#4463 add constraint overlay |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-04-08 |
Kurt Zeilenga | Remove configure support for LDBM |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Howard Chu | ITS#4372 add auditlog to build |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Kurt Zeilenga | Fix > v -gt in sizeof test |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Kurt Zeilenga | cleanup --with-tls handle |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Luke Howard | Add sequential modify overlay to supported overlays |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Kurt Zeilenga | Fix typo in prev commit |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Kurt Zeilenga | Improved bignum detection/use |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Howard Chu | Delete enable_multimaster switch, it's now always present. |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Kurt Zeilenga | Remove broken yield detection. Seems to do more harm... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Kurt Zeilenga | enable NANOSLEEP detection on Linux for ITS#3950 |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Kurt Zeilenga | kludge for correct report URL |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Kurt Zeilenga | ITS#4312: fixed <netinet/tcp.h> detection for AIX and... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Pierangelo Masarati | more about the ACI commit |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Pierangelo Masarati | rfc2589 support (ITS#4293) |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Pierangelo Masarati | factor ACI code out of slapd; now it can only use dynac... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Pierangelo Masarati | fix comment |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Howard Chu | ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Kurt Zeilenga | i before e and other cleanup |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Kurt Zeilenga | Remove usleep(3) detection (unused) |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Kurt Zeilenga | Add configure support for REPLACE_SCHED_YIELD |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Pierangelo Masarati | add severity-aware logging (ITS#4282) |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Pierangelo Masarati | fix ITS#4141 (better fix: split into 3 slapd; but it... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Pierangelo Masarati | fix previous commit (overlay initializer prototypes... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Pierangelo Masarati | streamline overlay configuration |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Kurt Zeilenga | Support Solaris 10's getpeerucred(3) (*** blind commit... |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Kurt Zeilenga | detect ICU and link it into slapd(8) |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Kurt Zeilenga | Add (not yet used) ICU detection |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Kurt Zeilenga | memrchr detection cleanup |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Pierangelo Masarati | don't trust strchr/strrchr with bervals |
blob | commitdiff | raw | diff to current |
2005-10-14 |
Kurt Zeilenga | ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak, |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Kurt Zeilenga | Drop support for SSLeay. |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Hallvard Furuseth | Support POSIX 1003.1-2001 without XSI extensions (ITS... |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Howard Chu | Glue is back in core, not an external overlay |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Howard Chu | Fix libtool 1.5 annoyance - disable checks for c++... |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Pierangelo Masarati | fix ACI detection (please rebuild) |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Howard Chu | Really hide --with-ldbm-api/type from --help |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Howard Chu | Revert ITS#3577 patch, breaks Windows build and not... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Howard Chu | Support --with-ldbm-api/type with warning |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Howard Chu | Fix Windows NT detection |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Kurt Zeilenga | Fix typo in last commit |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Kurt Zeilenga | Update build tools based upon OPENLDAP_AC work |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Howard Chu | Enhance OL_ARG_ENABLE for overridable defaults, trim... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Howard Chu | Change ldbm options from --with to --enable to preserve... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Howard Chu | Add valsort overlay |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Pierangelo Masarati | moved to contrib/slapd-overlays/allop |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Hallvard Furuseth | Fix typo $ol_link_thread -> $ol_link_threads |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Pierangelo Masarati | stuff for slapo-allop configuration |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kurt Zeilenga | sig_atomic_t and socklen_t fixes |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kurt Zeilenga | replace sig_atomic_t and socklen_t macros |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kurt Zeilenga | replace struct msghdr macros |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Kurt Zeilenga | Quick fix <resolv.h> and <ucred.h> detection |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Fix struct passwd detection |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | CONFIG_FILES updates |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Misc changes |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Replace PW_GECOS/PASSWD macros |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Replace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | autoupdate + manual fixes |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | autoheader is now working... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Not sure why autoheader isn't doing its job... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Remove a few obsolete uses |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Add back a few of the autoupdate suggested changes |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Back out autoupdate changes |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | change TCIOGWIN macro |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Run autoupdate and rebuild |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Kurt Zeilenga | Initial auto tools update (in OPENLDAP_AC branch) |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Hallvard Furuseth | Let --<enable/disable>-<backends/overlays> provide... |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Pierangelo Masarati | silence warning(s) |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Pierangelo Masarati | add support for retcode overlay (configure needs be... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Howard Chu | Added accesslog overlay |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Howard Chu | ITS#3577 Make librewrite shared - > liblrewrite.la |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Howard Chu | Fix prev commit |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Howard Chu | ITS#3712 skip Winsock detection on Cygwin |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Howard Chu | More for ITS#3681 |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Howard Chu | ITS#3681 separate static from dynamic overlays |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Pierangelo Masarati | fix --enable-dnssrv (ITS#3641), and minor cleanup |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Pierangelo Masarati | add dynlist build stuff |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Kurt Zeilenga | -lodbc may need $LTHREAD_LIBS |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Kurt Zeilenga | Add new resolver checks |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Kurt Zeilenga | Revert useless res_query check |
blob | commitdiff | raw | diff to current |
next |