]> git.sur5r.net Git - openldap/history - servers/slurpd
Clarify rootdn requirements
[openldap] / servers / slurpd /
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
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-28 Kurt ZeilengaAll implementations of lutil_lockf (aka ldap_lockf...
1999-03-28 Kurt ZeilengaUpdate lutil_lockf (aka: ldap_lockf) to hide implementa...
1999-03-13 Ben CollinsUsed new ldap_(un)lockf() functions
1999-03-09 Kurt ZeilengaLINE_WIDTH -> LDIF_LINE_WIDTH
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-03 Hallvard Furusethreplace integer argument NULL with 0
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-02-23 Hallvard FurusethFix previous change to strtok_quote
1999-02-23 Hallvard FurusethMake strtok_quote treat the character following \ as...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1999-01-07 Kurt ZeilengaFix --disable-slurpd.
1998-12-30 Kurt ZeilengaCleanup thread handling to resolve non-exiting daemons...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-22 Kurt ZeilengaAdd <ac/signal.h> back in to ease pain on some platforms.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-11-30 Kurt ZeilengaEven more LDAP_PORT depends.
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-25 Kurt ZeilengaAdd KRB_LIBS to makefiles.
1998-11-22 Kurt Zeilenga"make veryclean" now lives up to its name.
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Hallvard FurusethThe tsleep() versions had different return types
1998-11-19 Kurt ZeilengaUpdate comments associated with SIGUSRx -> LDAP_SIGUSRx...
1998-11-18 Kurt ZeilengaUpdate LinuxThread signal handling. Hide #ifdef hell...
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
next