]> git.sur5r.net Git - openldap/history - servers/slurpd
More ldapbis cleanup
[openldap] / servers / slurpd /
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-09-14 Howard ChuMSVC compatiblity
2006-04-06 Hallvard FurusethAvoid sprintf buffer overrun if huge hostname
2006-03-31 Howard ChuPlug leaks, fix coverity errors
2006-02-02 Pierangelo Masaratiformat error message as LDIF (do not assume the error...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-10 Pierangelo Masaratiallow per-replogfile pid/args file & replication interv...
2005-12-10 Pierangelo Masaratiallow per-replogfile pid/args file (ITS#3523)
2005-12-10 Pierangelo Masaratiallow any base for debug level
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-10 Howard ChuRename getline to avoid stdio conflict
2005-11-09 Pierangelo Masaratidon't open pid/args files in one-shot mode (ITS#4152...
2005-11-08 Howard ChuITS#4082 tls ctx requirements are only applicable to...
2005-10-09 Howard ChuITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SU...
2005-09-08 Pierangelo Masaratidon't bother about the port if none is given (ITS#4012)
2005-07-31 Hallvard FurusethCleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused static function" warning
2005-04-30 Kurt ZeilengaMove $STRIP to top.mk, expand use.
2005-01-18 Pierangelo Masaraticleanup error logging
2005-01-12 Howard ChuITS#3421 flush and close logfile before releasing lock
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-16 Howard ChuMove mkdir def. It should really go somewhere else...
2004-09-09 Kurt ZeilengaUse a statically allocated globals
2004-09-09 Kurt Zeilengachanging a malloc to a calloc shouldn't change behavior...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-08-28 Kurt ZeilengaITS#3275: fix logging
2004-07-20 Howard ChuWindoes compatibility tweaks
2004-03-23 Kurt ZeilengaITS#2768: configuring slurpd's interval between replog...
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-25 Howard ChuRevert prev commit, not necessary
2003-12-24 Howard ChuFix reject error logging
2003-12-23 Howard ChuDon't assume the replog is sorted, sort the queue befor...
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-02 Kurt ZeilengaITS#2807: version option support (-V[V]) based on patch...
2003-11-26 Kurt ZeilengaNotes and Acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaBerkeley DB 4.2 support (DB 4.2 required by default)
2003-11-19 Howard ChuMore verbose error messages for Reject log
2003-11-19 Howard ChuITS#2570 - don't permanently give up on TLS due to...
2003-11-19 Howard ChuCleanup TLS library, for ITS#2620
2003-11-19 Howard ChuUnbind all connections on shutdown
2003-10-15 Kurt Zeilengacleanup
2003-10-12 Kurt ZeilengaAdd a note that plaform #ifdefs are misplaced
2003-10-10 Kurt ZeilengaGenerate pid/arg files after detaching
2003-09-29 Howard ChuPlug read_config memleak
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-06-14 Howard ChuITS#2594 add URI support for replica config
2003-06-10 Kurt Zeilengas/tls/starttls/
2003-05-30 Kurt ZeilengaAdd missing externs based upon jfrederic.clere@fujitsu...
2003-05-15 Hallvard FurusethRemove excess `0' arguments to fprintf.
2003-05-15 Hallvard Furuseth#include <ac/unistd.h> to get write()
2003-04-15 Pierangelo Masaratiadd slurpd pid/args files
2003-04-06 Howard ChuITS#2423 free SASL prompts
2003-03-28 Howard ChuTweak version.c dependencies
2003-03-24 Howard ChuITS#2363 - use wake_sds ala slapd/daemon.c for signal...
2003-03-24 Howard ChuClean up SIGBREAK / NT
2003-03-18 Howard ChuITS#2385 fix typo in comment terminator
2003-03-12 Howard ChuITS#2253 - when StartTLS fails, slapd closes the connec...
2003-03-03 Howard ChuAdded NT service support
2003-02-22 Howard ChuFix ITS#2319, use "," comma to delimit port number...
2003-02-21 Howard ChuFix ITS#2320, check for NULL re->re_replicas
2003-01-20 Kurt ZeilengaReturn the Start TLS error.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-02 Hallvard FurusethNever let ldif_parse_line() return a NULL value with...
2002-09-25 Kurt Zeilengabenign buffer overflow fix (ITS#1964)
2002-09-16 Kurt ZeilengaFix sizeof [r]buf typo
2002-08-06 Kurt ZeilengaITS#2010: use snprintf instead of strcpy to prevent...
2002-08-05 Kurt ZeilengaPrevent overflow in .rej creation (ITS#2007)
2002-08-05 Kurt ZeilengaSet O_EXCL (ITS#2009)
2002-07-27 Kurt ZeilengaITS#1965: use snprintf
2002-07-26 Howard ChuInclude <sys/stat.h> for mkdir prototype
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-22 Kurt ZeilengaauthcId might be NULL
2002-05-16 Howard ChuBuilds on both Unix and NT now.
2002-05-16 Howard ChuFixes for MingW: (passes test007, with LDAP_DIRSEP...
2002-05-02 Pierangelo MasaratiFixes ITS#1786: dynamically growing number of tokens...
2002-04-25 Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-25 Pierangelo Masaratifix off-by-one bug; use s/sprintf/snprintf/
2002-04-16 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15 Julius EnarusaiAdded LDAP_LOG messages
2002-04-15 Kurt ZeilengaFix include order
2002-04-11 Howard ChuITS#1735 unused conn.c_uthc_backend, include ldap_pvt.h
2002-04-11 Howard ChuITS#1613, call ldap_pvt_tls_init after config file...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-12 Kurt ZeilengaFix SASL leak and clobber bug
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt Zeilengause sizeof not strlen
next