]> git.sur5r.net Git - openldap/history - servers/slapd/main.c
unifdef -UNEW_LOGGING
[openldap] / servers / slapd / main.c
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-28 Pierangelo Masaratiminor cleanup
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-06-15 Kurt Zeilengaallow logging to USER and DAEMON (ITS#3187)
2004-05-26 Pierangelo Masaratiprovide support for usage()
2004-05-25 Pierangelo Masaratiremove '-S'; improve usage()
2004-05-25 Pierangelo Masaratifix previous commit
2004-05-25 Pierangelo Masaratiinfrastructure for '-o <option>[=<value>]' args
2004-05-24 Kurt Zeilengaadd command line option (-S) to enable SLP registration...
2004-04-26 Howard ChuITS#3109 - added slap_tls_ctx
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-20 Pierangelo Masaratiadd slapacl tool
2004-04-17 Howard ChuAssume slapd if argv[0] is unrecognized, don't fail.
2004-04-17 Pierangelo Masaratiallow backwards compatibility for 'T' option (single...
2004-04-16 Pierangelo Masaratifurther improvement...
2004-04-16 Pierangelo Masaratiimprove tool mode selection by slapd switch
2004-04-16 Kurt Zeilengas/saslAuthz/authz/
2004-04-13 Pierangelo Masaratiadd slapsaslauth test tool
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-17 Pierangelo Masaratiimprove previous commit
2004-03-17 Pierangelo Masaratimove DN/config test in slapdn/slaptest
2004-03-16 Pierangelo Masaratiadd DN check mode; rework check sinfrastructure
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...
2004-02-04 Howard ChuAnother EBCDIC syslog fix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-06 Howard ChuOverlay build environment, remove internal proxycache...
2003-12-02 Kurt ZeilengaITS#2807: version option support (-V[V]) based on patch...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-10 Jong Hyuk Choi1. Session history support
2003-06-15 Kurt ZeilengaInitialize schema before starting server.
2003-05-15 Pierangelo Masaratineed starttime before backend db_open() is invoked
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-03-25 Howard ChuAdded slap_op_init/destroy, cache Operation structures
2003-03-12 Howard ChuAdded lutil_passwd_init(), lutil_passwd_destroy()
2003-03-03 Howard ChuCleanup slapd-specific NT service support
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-19 Kurt ZeilengaITS#2318: unlink pid file (and args file)
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-11-09 Pierangelo MasaratiPatch: Wrong args to Debug() and LDAP_LOG() (ITS#2170...
2002-10-28 Jong Hyuk ChoiUse of slap_schema.si_ad_entryUUID in bdb_psearch()
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-17 Kurt ZeilengaFix comment
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-15 Kurt ZeilengaAdd -4/-6 flags to slapd to force use of IPv4 or IPv6
2002-05-04 Howard ChuSet tls_opt_require_cert to default to NEVER. libldap...
2002-04-15 Pierangelo Masaratiadd '-t' switch for clean config check; cleanup usage...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-03-25 Kurt ZeilengaITS#1686: fix typo in usage
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-15 Howard ChuMore thorough backend_destroy. Added config_destroy...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-04 Kurt ZeilengaClean up some misplaced 'extern' declarations (should...
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-07 Howard ChuAdded schema_destroy() et al to free schema structures...
2001-11-06 Howard ChuAdded ldap_pvt_tls_destroy() to cleanup TLS library...
2001-09-25 Kurt Zeilengaldif.h include cleanup
2001-08-02 Kurt ZeilengaAdd some addl. logging
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-11-21 Kurt ZeilengaITS#900: Fix waitpid == 0 bug
2000-10-25 Gary Williamsinitialize new logging routines (behind NEW_LOGGING)
2000-10-13 Julio Sánchez Fern... Let slapd at least start and do things. Someone should...
2000-10-09 Kurt Zeilengaslight change to chdir/chroot commit to clean up perror...
2000-10-09 Kurt ZeilengaDo a chdir() to the sandbox dir to ensure CWD is within...
2000-09-21 Kurt Zeilengacheck return of ldap_pvt_tls_init() (which doesn't...
2000-08-18 Kurt Zeilengaremove bdb2 cruft
2000-08-18 Kurt ZeilengaRemove cldap cruft
2000-08-17 Kurt ZeilengaAdd HAVE_CHROOT ifdef
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-21 Kurt ZeilengaNo need to include <ac/signal.h> twice
2000-06-20 Kurt ZeilengaIntroduce LDAP_V() and friends
2000-06-19 Mark ValenceUpdate some prototype macros to build on NT.
2000-05-27 Kurt ZeilengaFix build problems under NT... likely broken service...
2000-05-26 Kurt ZeilengaAdd -n serviceName (for loggging purposes)
2000-05-15 Kurt ZeilengaRelocate schema_init() call to main()
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuFix previous change to getRegParam, SERVICE_NAME is...
2000-05-11 Howard ChuMore fixes for NT support:
2000-05-10 Kurt ZeilengaAdd basic and EXPERIMENTAL chroot() support.
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-09 Mark ValenceAdded calls to new module_init() and module_kill()...
1999-11-01 Kurt ZeilengaAdditional mods to fix NT single threaded support.
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
next