]> git.sur5r.net Git - openldap/history - servers/slapd/daemon.c
Fixed exit code processing. passwd.c never committed its password change
[openldap] / servers / slapd / daemon.c
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-13 Mark Adamsonoptimize number of calls to slap_get_time()
2001-11-03 Kurt ZeilengaFix uninitialized pointer bug.
2001-10-23 Kurt ZeilengaUpdated busy loop protection
2001-10-21 Kurt ZeilengaExperiment with busy loop protection...
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Stig VenaasRemoved a superfluous line left after the ai_addr ...
2001-09-29 Kurt ZeilengaRework getaddrinfo() stuff for ai_addr == NULL
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-08-29 Kurt ZeilengaFix NEW_LGGING typo
2001-08-26 Stig VenaasChanged get_listener_addresses() to not use getaddrinfo...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-05-10 Kurt ZeilengaMake sure we yield() on a failed accept()
2001-05-09 Kurt ZeilengaFix have inet_ntop bug
2001-05-04 Kurt ZeilengaFix typos
2001-05-03 Kurt Zeilengadetect and use fcntl (for BSD/OS)
2001-05-02 Kurt ZeilengaSLP updates
2001-02-02 Gary Williamsfix windows-specific logging line
2001-01-24 Kurt ZeilengaFix IP= port numbers
2001-01-17 Gary Williamsfix format
2001-01-16 Kurt ZeilengaSLP extension derived from patch provided by Caldera...
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-11-24 Kurt ZeilengaITS#895: gai_strerror fix
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-18 Kurt Zeilengaremove lint
2000-10-17 Kurt ZeilengaBump listeners to 10
2000-10-16 Kurt ZeilengaReplace last commit with Stig's improved version
2000-10-16 Kurt ZeilengaITS#839: getaddrinfo portability fix from Gabar Gombas
2000-10-16 Kurt ZeilengaRemove cpp lint
2000-10-12 Kurt ZeilengaImport Stig reorganized daemon.c + style changes
2000-10-09 Julio Sánchez Fern... Remove lint.
2000-10-02 Kurt ZeilengaFix typo
2000-09-30 Kurt ZeilengaCheck for shutdown after successful select()
2000-09-23 Kurt ZeilengaRemove unneeded getpeername call (use accept() from).
2000-09-23 Kurt ZeilengaRestrict keepalive/nodelay setsockopt to IP streams
2000-09-21 Kurt ZeilengaSet TCP_NODELAY and SO_KEEPALIVE after every accept...
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-18 Kurt ZeilengaDon't check fd_sets until after we check fd < dtblsize
2000-09-06 Kurt ZeilengaMinor IPv6 changes (ITS#716) suggested by Stig Venass...
2000-08-26 Kurt ZeilengaMinor typedef and other clean ups
2000-08-24 Kurt ZeilengaITS#681: Fix for problems with IPv6 and ACLs
2000-08-17 Kurt ZeilengaCheck for IP using != AF_LOCAL instead of = AF_INET
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-25 Kurt ZeilengaClean up WSAENOTSOCK code (no functional change)
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-21 Kurt ZeilengaShare function declarations between varients
2000-07-18 Kurt ZeilengaClarify message logged upon host_access() failure
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-09 Kurt Zeilengas/enable-unix/enable-local/
2000-06-26 Kurt ZeilengaAdd missing sockerr call
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Kurt ZeilengaAdditional IPv6 changes from Stig Venaas
2000-06-08 Kurt ZeilengaInitialize peername with EOS.
2000-06-07 Mark ValenceUse thread pool for operation threads.
2000-06-07 Kurt ZeilengaUse ldap_pvt_url_scheme2tls() to test for ldaps://
2000-06-07 Mark Valenceldap_is_ldaps_url takes a char *. Is there a better...
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-06 Kurt ZeilengaBasic IPv6 support...
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuMore fixes for NT support:
2000-01-11 Kurt ZeilengaPer ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-13 Kurt ZeilengaRemove lint
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-12-09 Mark ValenceOn Windows, WSAENOTSOCK is treated the same as EBADF...
1999-12-02 Howard ChuFix WAKE_LISTENER hang in single-threaded server
1999-12-02 Howard ChuDon't call FD_SET for an fd if it is already set. This...
1999-11-28 Howard ChuRead a full buffer from wake_sds whenever we wake up...
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-28 Howard ChuFix Winsock-related warnings and/or bugs.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-06 Hallvard FurusethRemove lint
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-02 Hallvard FurusethCleanup:
1999-09-01 Kurt ZeilengaFix idle timeout code.
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Howard ChuUse lutil_pair(), WAKE_LISTENER now uses this socket.
1999-08-29 Kurt ZeilengaBack out to simple sock_errno sock_errstr macros and...
1999-08-29 Howard ChuReplaced sock_errno()/sock_errstr() macros with SOCK_ER...
1999-08-29 Kurt ZeilengaMake sock_errstr expect an error value instead of relyi...
1999-08-29 Howard ChuDefined tcp_read and tcp_write. Use them in daemon.c
1999-08-29 Howard Chuper Hallvard's advice: fixed definition of sock_errstr().
1999-08-29 Howard ChuUse sock_errno() and sock_errstr() in socket debug...
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-19 Hallvard Furusethplug memory leak
1999-08-19 Kurt ZeilengaClean up debug messages.
1999-08-07 Hallvard FurusethMinor cleanup:
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-04 Kurt ZeilengaAdd copyright notice and a few comments here and there
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
next