]> git.sur5r.net Git - openldap/history - servers/slurpd
Fix, SASL authzIDs might not be NUL-terminated. prop names must only be
[openldap] / servers / slurpd /
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
2001-12-08 Kurt ZeilengaAdd reference to replication-notes
2001-11-01 Pierangelo Masaratiwrong length in statement selection (not critical)...
2001-10-09 Kurt ZeilengaUse non-critical ManageDsaIT control.
2001-10-09 Pierangelo Masaratifixes ITS #1379; the replication test has been improved...
2001-09-27 Kurt ZeilengaRework do_ldap retry loop to better handle server down...
2001-09-24 Kurt ZeilengaTrim both \n and \r\n from config files.
2001-09-21 Kurt ZeilengaBump MAXARGS to 500.
2001-09-09 Kurt ZeilengaUse time_t not char * to represent timestamps.
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-04 Pierangelo Masaratimake slurpd honor include files in slapd.conf (note...
2001-06-22 Kurt ZeilengaTLS initialization fix
2001-01-20 Kurt ZeilengaAdd copyright notices
2000-10-16 Kurt ZeilengaMake sure openldap-slurp is created 700
2000-10-03 Kurt ZeilengaITS#798: don't block on empty replog log in one-shot...
2000-09-22 Kurt ZeilengaFix ri initialization bug (ITS#768)
2000-09-16 Kurt ZeilengaFix modrdn handling
2000-09-15 Kurt ZeilengaUpdate slurpd with StartTLS and additional SASL parameters
2000-09-15 Kurt ZeilengaRemove cruft (-h)
2000-09-11 Kurt ZeilengaITS#722: disallow argument buffer overflow
2000-08-21 Kurt ZeilengaUse SASL quiet mode
2000-08-19 Kurt ZeilengaHide SASL behind HAVE_CYRUS_SASL
2000-08-18 Kurt Zeilengaclarify error messages
2000-08-17 Mark AdamsonAdded SASL authentication to slurpd for connecting...
2000-08-10 Kurt ZeilengaMove default slurpd directory to $(LOCALSTATEDIR)/openl...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-06-26 Kurt ZeilengaRipe out Kbind
2000-06-25 Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-30 Kurt ZeilengaStrip installed executables
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-26 Randy KunkeeChange count test for non-zero reference counts to...
2000-04-26 Randy KunkeeRework order of things to allow restart in oneshot...
2000-04-24 Ben Collinsfor slurpd's replica directory (slurpd.status, and...
2000-04-24 Ben Collinsfilecheck(), we should strcpy the file passed (f arg...
2000-04-24 Ben Collinsuse strcpy instead of sprintf when all we have is two...
2000-04-24 Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-12-12 Kurt ZeilengaFix server unavailable handling bug introduced by the...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-04 Hallvard FurusethChange -d option to not detach even with -d 0 or compil...
1999-09-02 Hallvard FurusethRemove unused vars/function
1999-09-01 Hallvard Furusethinclude ac/string.h
1999-08-31 Kurt ZeilengaShouldn't need to restall signal handler outside of...
1999-08-31 Kurt Zeilengado_admin should reinstall handler on called signal...
1999-08-27 Hallvard FurusethPlug memory leaks (free output from ldif_parse_line)
1999-08-20 Kurt ZeilengaFix slurpd constification where dependent upon slap.h
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC Support
1999-08-08 Hallvard Furusethldap_op.c: Get LDAP->ld_lberoptions from libldap/ldap...
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-03 Kurt ZeilengaNeeds <ac/stdlib.h> for EXIT_*
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-13 Julio Sánchez Fern... Include $(TLS_LIBS)
1999-06-29 Kurt Zeilengaremove obsolete file.
1999-06-19 Kurt ZeilengaUse ber_mem* and friends
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-13 Hallvard FurusethMove ldap_pvt_thread_initialize() in front of init_glob...
1999-04-07 Kurt ZeilengaRemove extraneous setting of shutdown variable before...
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-04-06 Kurt ZeilengaRemove HAVE_LWP use from slurpd. globals for ldap_pvt_...
1999-04-06 Kurt ZeilengaBackout last change (resurection)
1999-04-06 Kurt ZeilengaMove tsleep back to slurpd... it relies on slurpd inter...
1999-04-03 Hallvard FurusethAdd missing \n's in Debug statements
next