]> git.sur5r.net Git - openldap/shortlog
openldap
2004-03-12 Howard ChuCleanup result handling
2004-03-12 Pierangelo... define error codes for lutil_passwd* funcs
2004-03-12 Howard ChuAdd c_conn_idx, to simplify external modules managing...
2004-03-11 Kurt ZeilengaNew LDAP RFCs
2004-03-11 Pierangelo... fix error message
2004-03-10 Pierangelo... "searchFilter" by default must be empty
2004-03-10 Jong Hyuk Choifor ITS#3105
2004-03-10 Pierangelo... "searchFilter" by default must be empty
2004-03-10 Pierangelo... add "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo... revert previous commit
2004-03-10 Pierangelo... add "searchFilterAttrDN" rewrite context, and allow...
2004-03-10 Pierangelo... allow '$' as action prefix instead of '%'; backward...
2004-03-10 Pierangelo... rewrite entry DN-valued attrs
2004-03-10 Pierangelo... use 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 Pierangelo... '=' must be escaped (and escapable by '\') according...
2004-03-09 Jong Hyuk Choibackend operations check
2004-03-09 Jong Hyuk Choichecking limits at the frontend
2004-03-09 Pierangelo... fix typos
2004-03-09 Pierangelo... allow "expand" style in peername, sockname, sockurl...
2004-03-09 Pierangelo... use "expand" instead of "regex" for group ACLs that...
2004-03-09 Pierangelo... move limits check and preparation in a helper function
2004-03-09 Pierangelo... add sanity checks
2004-03-09 Pierangelo... cleanup
2004-03-09 Pierangelo... move limits check and preparation in a helper function
2004-03-09 Luke Howards/SERVER_SEARCH_FLAG/SEARCH_FLAG
2004-03-09 Luke HowardDocument search flags
2004-03-09 Luke HowardSupport server search flag control as alias for permiss...
2004-03-09 Luke HowardAdd defines for LDAP_CONTROL_X_TREE_DELETE and LDAP_CON...
2004-03-09 Pierangelo... deny an operation
2004-03-09 Pierangelo... cleanup
2004-03-09 Pierangelo... another 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... apply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo... move limits evaluation to frontend
2004-03-08 Pierangelo... cleanup DN style in limits
2004-03-08 Pierangelo... log set in ACL (ITS#2949)
2004-03-08 Pierangelo... declarations must occur before instructions
2004-03-08 Luke HowardFix typo (thanks Pierangelo!)
2004-03-08 Luke HowardAdd #define for incremental values control (draft-kashi...
2004-03-06 Howard ChuITS#3004 fix again
2004-03-06 Howard ChuRevert to original code
2004-03-06 Pierangelo... massage normalized DN when either is fine
2004-03-06 Pierangelo... cleanup
2004-03-06 Pierangelo... handle unknown attribute type (ITS#3005)
2004-03-06 Pierangelo... fix program name (ITS#3003)
2004-03-06 Pierangelo... initial 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... document saslAuthzTo/saslAuthzFrom new syntax; add...
2004-03-06 Pierangelo... fix 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 Pierangelo... improve previous commit
2004-03-05 Howard ChuITS#2996 make sure T_SRV is defined for both places...
2004-03-05 Pierangelo... append trailing slash to AD canonical if DN is exactly...
2004-03-05 Howard ChuITS#2998 rename pcl -> be_pcl
2004-03-05 Pierangelo... cleanup
2004-03-04 Pierangelo... improve fix to ITS#2999: don't care about limits after...
2004-03-04 Pierangelo... fix ITS#2999
2004-03-04 Howard ChuITS#2997 change MAXTHREADS to LDAP_MAXTHR
2004-03-03 Howard ChuITS#2993 fix prev commit
2004-03-03 Howard ChuFix missing EQAULITY rules
2004-03-02 Howard ChuITS#2974 fix hole array allocation
2004-03-02 Howard Chupassword-hash now takes a list of mechanisms
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 ChuPass result berval to lutil_passwd_hash instead of...
2004-03-02 Howard ChuPass result berval to lutil_passwd_hash instead of...
2004-03-02 Howard ChuFix SLAPI_ADD_RESCONTROLS
2004-03-02 Howard ChuITS#2961 check for NULL authcDN
2004-03-01 Howard ChuITS#2985 regenerate to drop slapd/tools directory
2004-03-01 Howard ChuITS#2985 fix slappasswd typo
2004-03-01 Luke HowardEnable prompting of paged results with /prompt or ...
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-28 Pierangelo... handle filter computed in a more granular way (ITS...
2004-02-28 Pierangelo... fix the problem right now
2004-02-28 Pierangelo... should fix ITS#2983 - total count of ops initiated...
2004-02-28 Pierangelo... really minor cleanup
2004-02-28 Pierangelo... intercept errors from maps
2004-02-28 Luke HowardUse AC_MEMCPY rather than memcpy() - has overlapping...
2004-02-27 Luke HowardAllow paged results to be requested without interaction...
2004-02-27 Luke HowardFix crasher if paged results size is not specified
2004-02-27 Luke HowardFix for RFC 2696 compliance - avoids infinite loop...
2004-02-27 Kurt ZeilengaAllow no args
2004-02-27 Kurt ZeilengaMove to Attic
2004-02-26 Howard ChuRemove slapd/tools from Makefile list
2004-02-26 Howard ChuAdd -T option for invoking in tool mode
2004-02-26 Howard ChuUpdate tool invocations
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...
next