]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
Ditch LRU cache replacement in favor of 2nd-chance/clock.
[openldap] / servers / slapd / slap.h
2006-12-26 Howard ChuUse temporary AttributeDescriptions to prevent unbounde...
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-12-24 Howard ChuUnify rs_modlist in Add/Modify/Modrdn req structs
2006-12-18 Howard ChuUse a specific sr_type for intermediate Glue results
2006-12-17 Howard ChuITS#4638 restore original parameters on op completion
2006-12-17 Pierangelo Masaratimore portable fix to ITS#4756
2006-12-15 Pierangelo Masaratiimplement full IPv6 support in ACLs; use URL notation...
2006-12-13 Howard ChuRemainder of fix for ITS#4615 - stop processing overlay...
2006-12-02 Pierangelo Masaratifix DN (and berval'ued items requiring) normalization...
2006-10-28 Kurt ZeilengaLDAPBIS cleanup
2006-10-21 Kurt ZeilengaRemove extraneous SLAP_RELAX macro
2006-09-20 Howard ChuUse a single malloc for entry_decode instead of two...
2006-09-14 Howard ChuRemove obsolete SLAP_FILTER_DN definitions
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-13 Howard ChuAdd BackendInfo.bi_extra for backend custom APIs
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-06 Pierangelo Masaraticustom monitoring can be enabled/disabled via config
2006-09-04 Pierangelo Masaratimove req2op selection into a helper
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-22 Kurt Zeilengaremove dontusecopy ifdefs
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-07-09 Howard ChuCleanup unused fields from prev commit
2006-07-09 Howard ChuITS#4253 fix value-dependent ACL caching - just record...
2006-06-10 Luke Howardadd o_no_subordinate_glue member to operation
2006-05-29 Howard ChuAdd "hidden" database config, allow hidden DBs with...
2006-05-24 Pierangelo Masaratiallow tools to syslog
2006-05-16 Howard ChuCleanup - no more SLAP_MULTI_CONN_ARRAY
2006-05-03 Howard ChuDetect TLS config changes
2006-04-16 Hallvard Furuseth#define Statslog() also when --disable-debug (disappear...
2006-04-12 Pierangelo Masaratigroup SlapReply search flags
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-11 Kurt Zeilengareally fix it
2006-04-11 Kurt ZeilengaFix bad edit - like cause of ITS#4484
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-04-11 Kurt Zeilengaremove LDAP_DEVEL around lightweight dispatcher code
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
2006-04-07 Howard ChuAdd TLS options to bindconf struct
2006-03-24 Pierangelo Masaratifix operational attrs return with chain overlay (ITS...
2006-03-08 Kurt Zeilengamore txn infrastructure
2006-03-07 Kurt ZeilengaSome more txn infrastructure
2006-03-07 Kurt ZeilengaAdditional TXN changes
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-02-16 Luke Howardremove c_pb, it is no longer needed
2006-02-06 Howard ChuUnifdef SLAPD_MULTIMASTER, use config setting instead
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-14 Pierangelo Masaratilet overlays define if they must appear exactly once...
2006-01-10 Pierangelo Masaratirefine fix to ITS#4320
2006-01-09 Pierangelo Masaratiapparently Statslog() doesn't really differ any more...
2006-01-08 Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Pierangelo Masaraticomplete ACI commit
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Pierangelo Masaratifix {add,delete} access (ITS#4295)
2006-01-02 Pierangelo Masaratiallow modules to register callbacks for dynamic data...
2006-01-01 Luke HowardBackout accidental private part of previous commit
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-27 Pierangelo Masaratiadd severity-aware logging (ITS#4282)
2005-12-20 Kurt Zeilenga(Quick)fix UUID naming attributes
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-12-15 Pierangelo Masaratiforgot binds
2005-12-15 Pierangelo Masaratishortcut to allow restricting all operations
2005-12-10 Pierangelo Masaratiallow per-replogfile pid/args file & replication interv...
2005-12-05 Howard ChuTweak syncrepl messageID
2005-11-28 Pierangelo Masaratiadd support for backend/overlay obsolete names...
2005-11-26 Pierangelo Masaratifix previous commit (overlay initializer prototypes...
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-19 Pierangelo Masaratirework typedefs for functions
2005-11-16 Pierangelo Masaratimore URI into bindconf
2005-11-10 Pierangelo Masaratifurther isolation and cleanup of ACI code
2005-11-06 Pierangelo Masaratimove bindconf_[un]parse() into generic API
2005-11-03 Kurt Zeilengafix -USLAP_LIGHTWEIGHT_DISPACTHER sl_busy issue
2005-10-16 Pierangelo Masaratisilence SLAP_SEM_LOAD_CONTROL related warnings...
2005-10-16 Kurt Zeilengadisable SLAP_SEM_LOAD_CONTROL by default, needs additio...
2005-10-15 Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-06 Howard ChuBetter fix for req_pwdexop_s
2005-10-06 Howard ChuFix req_pwdexop definition
2005-10-02 Howard ChuAdd slap_overinfo oi_origdb field to point to original...
2005-09-10 Pierangelo Masaratiimproved authz_backend detection for internal databases...
2005-09-05 Kurt ZeilengaMove uidNumber and gidNumber into slapd(8)
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratiallow options in dynacl configuration
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-21 Hallvard FurusethSLAP_OP_* enums are always used. Delete #ifdef SLAPD_MO...
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-17 Pierangelo Masaratimore on manage
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-08-11 Pierangelo Masaratiwrap validate/pretty/normalize for ordered values ...
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
next