]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
Add a sample ACL
[openldap] / servers / slapd / config.c
2001-09-24 Kurt ZeilengaTrim both \n and \r\n from config files.
2001-09-21 Kurt Zeilengabump MAXARGS to 500
2001-09-17 Kurt ZeilengaClean up include logging
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-08-04 Pierangelo Masaratifix malformed test
2001-08-04 Pierangelo Masaratiallow multiple limits setting on one global/per backend...
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-28 Pierangelo Masaratihandle regex-based per op_ndn time/size limits
2001-07-23 Pierangelo Masaratiadded extra check to suffix param of replica entry
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-15 Kurt ZeilengaFix typo in disallow logging
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
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-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-05-29 Kurt ZeilengaAdd support for separate max incoming for anonymous...
2001-05-20 Kurt ZeilengaTake rc out from #ifdef
2001-05-17 Kurt ZeilengaAdd support for obsolete attributes.
2001-05-12 Kurt Zeilengaif continuation line starts with a tab, rewrite it...
2001-05-05 Kurt ZeilengaAdd simple configure support for sockbuf max incoming
2001-05-02 Kurt ZeilengaRANDFILE directives
2001-01-26 Stig VenaasNow loading all UCDATA files
2001-01-24 Stig VenaasLoad UCDATA composition data
2001-01-19 Kurt ZeilengaAdd "sasl-external-x509dn-convert" configuration option...
2001-01-17 Gary Williamsadd new logging
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-11-09 Stig VenaasImproved ucdata loading error handling
2000-11-02 Stig VenaasChanged ucdata loading, all is done in config.c. Tried...
2000-10-25 Gary Williamsadd logfile directive to config (behind NEW_LOGGING)
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-20 Gary Williamsfix lutil_set_debug_level call
2000-10-17 Gary Williamsconvert text level to int
2000-10-13 Kurt ZeilengaRemove "defaultaccess" option. No longer needed as...
2000-10-13 Howard ChuFix TLSVerifyClient. Applied in wrong branch before.
2000-10-12 Gary Williamsget new debug configuration
2000-10-06 Kurt Zeilengas/saslregex/sasl-regex/
2000-09-22 Kurt Zeilengaremove lint
2000-09-21 Kurt ZeilengaFix build issues
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-12 Kurt ZeilengaFix typo in last commit
2000-09-12 Kurt ZeilengaClean up defaultSearchBase code
2000-09-11 Kurt ZeilengaAdd 'defaultSearchBase' configuration directive to...
2000-09-11 Kurt ZeilengaAdd more bind allow/disallow flags
2000-09-08 Kurt ZeilengaAdd "allow tls_2_anon" to allow StartTLS to force sessi...
2000-09-07 Kurt ZeilengaAdd missing "disallow bind_anon" directive (ITS#721)
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-31 Randy KunkeeRaise MAXARGS to 200, since the schema syntax burns...
2000-08-30 Kurt ZeilengaAdd sasl-host option and treat sasl-realm as global...
2000-08-28 Kurt ZeilengaAlign with man page
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-19 Randy KunkeeFix MAXARGS boundary condition problem: slapd crashed...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-06-20 Kurt Zeilengaremove locale option. OpenLDAP is designed only for...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-15 Kurt ZeilengaRelocate schema_init() call to main()
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-09 Mark ValenceRemoved previous changes for extensions -- extensions...
1999-11-09 Mark ValenceLoad extension library on "extension" keyword in config...
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-10-15 Kurt ZeilengaChange the defaultaccess to 'auth'
1999-10-13 Kurt ZeilengaChange 'attribute' directive to 'attributetype'
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-13 Kurt Zeilengaconfig should return error if backend or database initi...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-02 Hallvard FurusethFix: obey be->be_readonly. Also add & obey global_read...
1999-08-26 Kurt ZeilengaFix "database fubar" crash
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-20 Kurt Zeilengaconst'fication
1999-08-19 Howard ChuAdd OIDmacros for attribute & objectclass numericOIDs...
1999-08-17 Howard ChuAdd "modulepath" config statement for setting the searc...
1999-08-07 Howard ChuModified to use libtool's ltdl instead of gmodule
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-03 Kurt ZeilengaUpdate default access usage comment.
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-27 Kurt ZeilengaDefault lastmod to ON.
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-22 Kurt ZeilengaFix maxDeref directive
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-20 Julio Sánchez Fern... Add support for TLSVerifyClient.
1999-07-19 Kurt ZeilengaNamespace changes
1999-07-16 Julio Sánchez Fern... We should stop using SSL to refer to TLS. This is...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-15 Julio Sánchez Fern... Parse more TLS options in slapd.conf
1999-07-15 Julio Sánchez Fern... A couple of options for TLS configuration. Still a...
1999-07-04 Kurt ZeilengaRegarding previous commit:
1999-07-04 Kurt ZeilengaHEADS UP: connections are forced to "anonymous" status...
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-18 Kurt Zeilengainitial commit of idletimeout code... everything but...
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
next