]> git.sur5r.net Git - openldap/history - servers
move back-monitor where it's reachable...
[openldap] / servers /
2005-04-12 Pierangelo Masaratifix the fix to previous commit
2005-04-12 Pierangelo Masaratiadd comment (see ITS#3652)
2005-04-12 Pierangelo Masaratifix previous commit (ITS#3654)
2005-04-12 Howard ChuITS#3648 use slapd runqueue for periodic sync
2005-04-12 Howard ChuFix checkpoint task - must call stoptask before returning
2005-04-12 Howard ChuITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpi...
2005-04-12 Howard ChuFix slapMode parens
2005-04-12 Pierangelo Masaratihide changes behind specific #ifdef, conditioned by...
2005-04-12 Pierangelo Masaraticleanup previous commit
2005-04-12 Pierangelo Masaratiadd ACL hook to overlays
2005-04-12 Pierangelo Masaratiin case of success, release the entry only after global...
2005-04-11 Pierangelo Masaratiiptr was unint'd
2005-04-11 Pierangelo Masaraticleanup & silence warnings
2005-04-11 Pierangelo Masaraticall frontend's be_unbind, if any, to honor hooks regis...
2005-04-11 Howard ChuITS#3647 fix hdb dn2idl SEGV
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-04-10 Pierangelo Masaratimore bindconf cleanup
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-04-10 Pierangelo Masaratisame for objectClass; improve previous commit
2005-04-10 Pierangelo MasaratiAdded further consistency checks and a new schema parse...
2005-04-10 Pierangelo Masaraticlarify comment
2005-04-09 Pierangelo Masaratiprotect all occurrences of ACL_DISCLOSE
2005-04-09 Pierangelo Masaraticleanup
2005-04-09 Howard ChuPreserve OID macros for display in back-config
2005-04-09 Pierangelo Masaratibase64 encode passwords in back-config
2005-04-09 Howard ChuITS#3616 allow adding entry with zero-length DN if...
2005-04-09 Howard ChuITS#3616 allow adding entry with zero-length DN if...
2005-04-09 Howard ChuDon't do ctxcsn checks in Tool mode, don't generate...
2005-04-09 Howard ChuSilence warnings in prev commit
2005-04-09 Howard ChuITS#3616 fixes for zero-length DN entry. generate conte...
2005-04-09 Howard ChuITS#3616 use fake context entry if suffix is empty.
2005-04-09 Howard ChuDon't crash on update_ctx if context entry has no conte...
2005-04-09 Howard ChuITS#3616 skip naming checks for entry with zero-length DN
2005-04-09 Howard ChuITS#3638 Init ids to zero in bdb_dn2idl
2005-04-09 Howard ChuITS#3646 allow default index
2005-04-09 Howard ChuITS#3644 include limits.h in config.h, set PATH_MAX...
2005-04-09 Pierangelo Masaratifurther cleanup; plug memory leak?
2005-04-09 Howard ChuITS#3267 add a comment
2005-04-09 Howard ChuITS#3267 fix out-of-order slapadd
2005-04-09 Pierangelo Masaraticleanup
2005-04-09 Pierangelo Masaraticheck parameters
2005-04-08 Pierangelo Masaratihonor disclose
2005-04-08 Pierangelo Masaratihonor disclose and search access of searchBase; fix...
2005-04-08 Pierangelo Masaratifurther improve previous fix
2005-04-08 Pierangelo Masaratifurther improve previous fix
2005-04-08 Pierangelo Masaratiimprove previous fix; return LDAP_REFERRAL to avoid...
2005-04-08 Pierangelo Masaraticleanup sr_ref
2005-04-08 Jong Hyuk Choimalloc cleanup
2005-04-08 Pierangelo Masaratisave a malloc; some more cleanup
2005-04-08 Pierangelo Masaratifix previous commit
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-04-07 Pierangelo Masaratiadd dynlist build stuff
2005-04-07 Pierangelo Masaratiadd dynlist build stuff
2005-04-07 Pierangelo Masaratiadd dynlist.c from SysNet's repository; needs build...
2005-04-07 Pierangelo Masaratidocument option '-F'
2005-04-07 Howard ChuFix access error return
2005-04-07 Pierangelo Masaratiline up usage message
2005-04-07 Howard ChuIgnore include file records when loading LDIF tree...
2005-04-07 Howard ChuOn add, sort attributes in schema order to enforce...
2005-04-07 Kurt ZeilengaImproved log message when cannot find entry of desired...
2005-04-04 Pierangelo Masaratiuse alias name instead of column name in order by claus...
2005-04-04 Pierangelo Masaratiupdate diagnostics and man pages
2005-04-04 Pierangelo Masaraticleanup previous commits
2005-04-04 Pierangelo Masaraticleanup listener permissions
2005-04-03 Howard ChuAdd conn->c_sasl_authz_dn, store SASL authzDN separatel...
2005-04-03 Pierangelo Masaratiimplement "realdn" by clause in ACLs (ITS#3627; account...
2005-04-03 Pierangelo Masaratiimplement checking of the whole target entry if no...
2005-04-02 Pierangelo Masaratirework few members of slap_bindconf; silence few warnings
2005-04-01 Pierangelo Masaraticlarify the usage of dnParent( dn, dn )
2005-04-01 Pierangelo Masaratiallow slapdn to return the DN in pretty/normal only...
2005-04-01 Pierangelo Masaratifix database operations in tool mode (ITS#3622)
2005-04-01 Howard ChuTruncate \r if it appears at end of DB_CONFIG lines
2005-04-01 Howard ChuAdd dbconfig directive for creating/writing the DB_CONF...
2005-04-01 Howard ChuITS#3607 more for Win32 portability
2005-04-01 Howard ChuITS#3607, added Win32 lock support
2005-04-01 Kurt ZeilengaAdded a conformant sortedResults support which is unabl...
2005-04-01 Kurt Zeilengacleanup
2005-04-01 Howard ChuFix filter crash when DN contains parenthesis
2005-03-31 Pierangelo Masaratiactually retrieve the target, to apply clauses like...
2005-03-31 Pierangelo Masaraticleanup options
2005-03-31 Pierangelo Masaratialways shutdown (slaptest was not)
2005-03-31 Pierangelo Masaratiinitial commit of "level" styles for "dn" and "self...
2005-03-31 Pierangelo Masaratirework provious commit(s)
2005-03-31 Pierangelo Masaratimore cleanup?
2005-03-31 Pierangelo Masaraticleanup
2005-03-30 Pierangelo Masaratibeautify conditional compilation warning
2005-03-30 Pierangelo Masaratimore dnParent() and misc cleanup
2005-03-30 Pierangelo Masaratimore dnParent() cleanup
2005-03-30 Pierangelo Masaratiallow setting misc params used by ACL checking
2005-03-30 Pierangelo Masaratiallow dnParent to work in place
2005-03-30 Pierangelo Masaratiminor cleanup
2005-03-30 Pierangelo Masaratidon't fail if the directory can't be opened because...
2005-03-29 Pierangelo Masaratirelease lock as early as possible; deferring referral...
2005-03-29 Pierangelo Masaratiadd manageDSAit & referral support (to be tested);...
2005-03-29 Pierangelo Masaratidon't continue if fopen failed
2005-03-29 Howard ChuAllow for alternate ordering characters to be used...
2005-03-29 Howard ChuTighten up some schema
2005-03-29 Howard ChuBetter numeric sorting for ordered entries
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
next