]> git.sur5r.net Git - openldap/history - servers
Add c_conn_idx, to simplify external modules managing per-connection state
[openldap] / servers /
2004-03-12 Howard ChuAdd c_conn_idx, to simplify external modules managing...
2004-03-11 Pierangelo Masaratifix error message
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Jong Hyuk Choifor ITS#3105
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo Masaratirevert previous commit
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo Masaratirewrite entry DN-valued attrs
2004-03-10 Pierangelo Masaratiuse prepare/bind/execute instead of bind/execdirect...
2004-03-10 Howard ChuYet more for ITS#3008. Seems to work properly now.
2004-03-10 Howard ChuMore for ITS#3008
2004-03-10 Howard ChuITS#3008 fix value-based ACLs
2004-03-10 Howard ChuTurn off syslog for slap tools
2004-03-10 Howard ChuMinor cleanup
2004-03-09 Jong Hyuk Choibackend operations check
2004-03-09 Jong Hyuk Choichecking limits at the frontend
2004-03-09 Pierangelo Masaratifix typos
2004-03-09 Pierangelo Masaratiallow "expand" style in peername, sockname, sockurl...
2004-03-09 Pierangelo Masaratiuse "expand" instead of "regex" for group ACLs that...
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-09 Pierangelo Masaratiadd sanity checks
2004-03-09 Pierangelo Masaraticleanup
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-09 Luke Howards/SERVER_SEARCH_FLAG/SEARCH_FLAG
2004-03-09 Luke HowardSupport server search flag control as alias for permiss...
2004-03-09 Pierangelo Masaratideny an operation
2004-03-09 Pierangelo Masaraticleanup
2004-03-09 Pierangelo Masaratianother round at rwm; now add and compare are nearly...
2004-03-09 Jong Hyuk Choisupress log message for glue add case
2004-03-09 Jong Hyuk Choipatch to fix consumer replica cookie format in slaptools
2004-03-08 Pierangelo Masaratiapply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-08 Pierangelo Masaraticleanup DN style in limits
2004-03-08 Pierangelo Masaratilog set in ACL (ITS#2949)
2004-03-08 Pierangelo Masaratideclarations must occur before instructions
2004-03-06 Howard ChuITS#3004 fix again
2004-03-06 Howard ChuRevert to original code
2004-03-06 Pierangelo Masaratimassage normalized DN when either is fine
2004-03-06 Pierangelo Masaraticleanup
2004-03-06 Pierangelo Masaratihandle unknown attribute type (ITS#3005)
2004-03-06 Pierangelo Masaratiinitial round of fixes related to ITS#2986
2004-03-06 Howard ChuStore IDs in BeigEndian format on disk
2004-03-06 Howard ChuStore IDs in BigEndian format on disk
2004-03-06 Howard ChuITS#3004, fix IDL cache AVL comparisons
2004-03-06 Pierangelo Masaratidocument saslAuthzTo/saslAuthzFrom new syntax; add...
2004-03-06 Pierangelo Masaratifix continuation of ITS#2999
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuTake advantage of IDL cache in bdb_idl_insert/delete_key
2004-03-05 Howard ChuFix prev commit
2004-03-05 Howard ChuSet IDL cache to 10x Entry cache by default
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-03-05 Howard ChuITS#2998 rename pcl -> be_pcl
2004-03-05 Pierangelo Masaraticleanup
2004-03-04 Pierangelo Masaratiimprove fix to ITS#2999: don't care about limits after...
2004-03-04 Pierangelo Masaratifix ITS#2999
2004-03-03 Howard ChuFix missing EQAULITY rules
2004-03-02 Howard ChuITS#2974 fix hole array allocation
2004-03-02 Howard Chudefault_passwd_hash now takes a list of schemes
2004-03-02 Howard Chulutil_passwd_hash result berval is in argument list now
2004-03-02 Howard ChuFix SLAPI_ADD_RESCONTROLS
2004-03-02 Howard ChuITS#2961 check for NULL authcDN
2004-03-01 Howard ChuITS#2985 fix slappasswd typo
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-28 Pierangelo Masaratihandle filter computed in a more granular way (ITS...
2004-02-28 Pierangelo Masaratifix the problem right now
2004-02-28 Pierangelo Masaratishould fix ITS#2983 - total count of ops initiated...
2004-02-27 Kurt ZeilengaMove to Attic
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...
2004-02-26 Howard ChuITS#2934 - don't touch conn->c_sasl_dn for Simple Binds
2004-02-26 Howard ChuITS#2978 make sure liboverlays.a is always built and...
2004-02-26 Howard ChuITS#2970 fix build_new_dn for zero-length parent DN
2004-02-24 Jong Hyuk Choimisc addition to the previous glueing commit
2004-02-23 Jong Hyuk ChoiGlue entry pruning: delete parent entries when they...
2004-02-23 Jong Hyuk ChoiGlue entry pruning : delete parent entries after modrdn...
2004-02-23 Jong Hyuk ChoiGlue entry pruning support: delete the parent entries...
2004-02-23 Pierangelo Masaratiimprove filter error logging in case of unknown attribu...
2004-02-22 Jong Hyuk Choisyncrepl update: 1) improve error handling 2) glueing...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-17 Jong Hyuk Choisync with the man page slapadd(8) : does not change...
2004-02-17 Pierangelo Masaratifix numericStringMatch (ITS#2938)
2004-02-17 Pierangelo Masaratiimprove previous commit
2004-02-17 Pierangelo Masaratiallow no-user-modification propagations if back-ldap...
2004-02-13 Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
2004-02-13 Howard ChuITS#2962 - EBCDIC db_version string
2004-02-13 Howard ChuITS#2960 - make sure bi_open gets invoked
2004-02-10 Kurt ZeilengaDon't defer abandon due to pending
2004-02-09 Kurt ZeilengaITS#2959: provide reason for deferring operation in...
2004-02-06 Jong Hyuk Choifix for ITS#2947
2004-02-04 Howard ChuAnother EBCDIC syslog fix
2004-01-31 Pierangelo Masaratifix duplicate key in metadata
2004-01-30 Kurt ZeilengaRemove now redundant error check
2004-01-28 Howard ChuUse Btree instead of Hash for indexing
2004-01-27 Jong Hyuk ChoiFix the missing delete problem (reported by Doug Council)
2004-01-22 Howard ChuSkip spurious Statslog's for callback-intercepted respo...
2004-01-21 Howard ChuITS#2888 once more, fix sizelimit propagation
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-19 Ralf HaferkampAdditional fix for ITS#2924: check for availability of
2004-01-17 Pierangelo Masaraticleanup
next