]> git.sur5r.net Git - openldap/shortlog
openldap
2004-03-17 Pierangelo... slight improvements; doesn't work yet
2004-03-17 Howard ChuSkip test on ldbm, ldbm deadlocks on Bind
2004-03-17 Pierangelo... actually, teh backend could also be selected on a per...
2004-03-17 Howard ChuFix LDBM on Windows
2004-03-17 Howard ChuFix missing LBER_V declaration
2004-03-17 Howard ChuRestore NT4 compatibility, avoid W2K-only API
2004-03-17 Kurt ZeilengaNew T_SRV fix
2004-03-17 Kurt Zeilenga#ifdef txn code
2004-03-17 Kurt Zeilengarebuild
2004-03-17 Pierangelo... add back-relay (doesn't work yet; need to regenerate...
2004-03-17 Pierangelo... add back-relay (doesn't work yet)
2004-03-16 Howard ChuAdd note about overlay directive
2004-03-16 Pierangelo... seeAlso to overlays as well
2004-03-16 Howard ChuDocs for ppolicy overlay
2004-03-16 Howard ChuFix non-standard OIDs
2004-03-16 Pierangelo... add overlay subsystem and connect it to databases
2004-03-16 Pierangelo... add iterator on overlays
2004-03-16 Pierangelo... init 'oi' also when the backend already has overlays...
2004-03-16 Pierangelo... add DN check mode; rework check sinfrastructure
2004-03-16 Pierangelo... fix file name
2004-03-16 Howard ChuRenamed ppcontrol.c to ppolicy.c
2004-03-16 Pierangelo... remove {} from procedures invocation, as noted in ITS...
2004-03-16 Pierangelo... fix brain dead count (part of ITS#2641)
2004-03-16 Howard ChuPassword policy schema from draft 7
2004-03-16 Howard ChuAdded tests for password policy overlay
2004-03-16 Howard ChuPassword policy overlay, implements draft 7. The spec...
2004-03-16 Howard ChuRevert "delete old" change; doesn't work for salted...
2004-03-16 Howard ChuFix prev commit
2004-03-16 Howard ChuFix prev commit
2004-03-16 Howard ChuClean up Bind ppolicy diagnostics
2004-03-16 Howard ChuHide ppolicy behind #ifdef LDAP_CONTROL_PASSWORDPOLICYR...
2004-03-16 Howard ChuHide code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
2004-03-16 Howard ChuHide password policy code behind #ifdef LDAP_CONTROL_PA...
2004-03-16 Howard ChuRename ppcontrol.c to ppolicy.c
2004-03-16 Pierangelo... handle overlays
2004-03-16 Kurt ZeilengaOID/comment cleanup
2004-03-16 Kurt ZeilengaUpdate LDAP Sync OIDs to those assigned for RFC publication
2004-03-16 Howard ChuFix prev commit
2004-03-15 Howard ChuAdded password policy support
2004-03-15 Howard Chuldap_parse_passwordpolicy_control takes a single LDAPCo...
2004-03-15 Howard ChuPreserve old slap_passwd_hash() signature, add slap_pas...
2004-03-15 Howard ChuDelete old password if provided
2004-03-15 Kurt ZeilengaRework to support txn intermediate responses
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-14 Kurt ZeilengaMove to -release based soname versioning
2004-03-14 Kurt Zeilengacleanup
2004-03-14 Kurt ZeilengaAdd prototypes for grouping functions
2004-03-14 Kurt Zeilengamacros for grouping of related operations
2004-03-13 Howard ChuFix for password policy draft 7
2004-03-13 Howard ChuCleanup comments, copyright
2004-03-12 Kurt Zeilenga-E/-e are not just for controls
2004-03-12 Kurt Zeilengaunifdef -UOLD_WAY
2004-03-12 Howard ChuAdded PasswordPolicy control
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
next