]> git.sur5r.net Git - openldap/shortlog
openldap
2005-07-11 Hallvard FurusethAdd missing function declarations in config.h
2005-07-11 Hallvard Furusethfp_parse_line():
2005-07-11 Howard ChuITS#3841 skip db_close if db_open was never called
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-11 Howard ChuITS#3847 fix LDAP_GROUP_TRANSACTION defs
2005-07-11 Howard ChuITS#3824 remove env after slapadd/slapindex -q
2005-07-10 Hallvard Furusethgoto loop_begin; skipped initialization of scopeok.
2005-07-10 Hallvard Furusethfbuf in syncprov_findcsn() got used before it was fully...
2005-07-10 Hallvard Furusethber_get_enum() needs int*, not enum*. An enum can...
2005-07-09 Kurt Zeilengacleanup
2005-07-08 Howard Chuimport draft-08 since that's what we now implement.
2005-07-08 Howard ChuStreamline call to lutil_passwd_scheme
2005-07-08 Howard ChuITS#3846 don't give hashed passwords to SASL, it only...
2005-07-08 Howard ChuFix get_scheme to check length of scheme name
2005-07-08 Howard ChuITS#3844 fix typo
2005-07-07 Hallvard FurusethComplete the replacement of LDAP_CONTROL_X_TREE_DELETE...
2005-07-07 Howard ChuITS#3844 fix slap_operational_subschemaSubentry
2005-07-07 Howard ChuLinux updates tv on select() so always use a second...
2005-07-07 Hallvard FurusethITS#3836: Explain that most monitor attrs are operational.
2005-07-07 Howard ChuITS#3842 from jtownsend@opendarwin.org - don't free...
2005-07-07 Howard ChuITS#3843 from jtownsend@opendarwin.org: hide index_attr...
2005-07-06 Hallvard FurusethConstify ldif_open() args
2005-07-06 Hallvard FurusethKill harmless format warning
2005-07-06 Hallvard FurusethISO C chokes on comma at end of enum list
2005-07-06 Hallvard FurusethISO C chokes on non-constant array initializers
2005-07-06 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-07-05 Pierangelo... fix ITS#3834
2005-07-05 Pierangelo... fix further ITS#3830 issues; allow to specify a matchin...
2005-07-05 Ralf Haferkampfix previous commit (check for co_type==Cft_Overlay...
2005-07-05 Ralf HaferkampDestroy Backend/Overlay after an error happend during...
2005-07-05 Howard ChuITS#3833 assume environment was already recovered by...
2005-07-04 Pierangelo... fix concurrency issues
2005-07-04 Pierangelo... fix potential deadlock
2005-07-04 Pierangelo... address ITS#3831 (mostly code readability)
2005-07-04 Hallvard FurusethAdd copyright.
2005-07-04 Hallvard FurusethDocument "REFERRALS".
2005-07-04 Hallvard FurusethManpage typos
2005-07-04 Hallvard FurusethFormat fix: Make style_strings[] global for debug outpu...
2005-07-04 Hallvard FurusethDebug output: printed soc_cname, should be soc_cname...
2005-07-04 Hallvard Furusethisspace() needs <ac/ctype.h>
2005-07-04 Hallvard FurusethFormat fixes (%d<->%lu etc)
2005-07-04 Hallvard FurusethCast away const
2005-07-04 Hallvard FurusethLet bdb_attr_index_unparser() return int (0) instead...
2005-07-04 Hallvard FurusethDon't do pointer arithmetic on void*
2005-07-03 Pierangelo... add new glued ldap concurrency test
2005-07-03 Pierangelo... fix potential deadlock; first round of refcnt for conne...
2005-07-03 Pierangelo... fix potential deadlock; improve idassert in case of...
2005-07-03 Pierangelo... document new flag values for identity assertion
2005-07-03 Pierangelo... test sleeptime
2005-07-03 Howard ChuITS#3830, fix val-specific ACLs
2005-07-02 Howard ChuITS#3829 fix attributeoptions parse order
2005-07-02 Howard ChuAdd note about shared library requirements
2005-07-01 Pierangelo... more checks (ITS#3817)
2005-07-01 Pierangelo... don't use missing hooks (ITS#3817)
2005-07-01 Howard ChuITS#3821 back-hdb has its own objectclass now
2005-07-01 Howard ChuTweak prev commit
2005-07-01 Howard ChuITS#3815 fix olcDbConfig parsing
2005-07-01 Howard ChuITS#3793 don't init thread pool in tool mode
2005-07-01 Howard ChuITS#3820 fix olcReadOnly check
2005-07-01 Howard ChuHDB needs its own config objectclass to avoid confusion...
2005-06-30 Kurt ZeilengaITS#3752: Update to shtool 2.0.2
2005-06-30 Howard ChuITS#3818 fix index_substr_any_step keyword
2005-06-30 Pierangelo... tentative fix of another issue related to ITS#3800...
2005-06-30 Howard ChuITS#3456 better fix, use a child thread.
2005-06-30 Howard ChuITS#3456 - omit FIND_MAXCSN call from syncprov_db_open...
2005-06-30 Pierangelo... re-fetch the request; since the mutex has been released...
2005-06-29 Pierangelo... more on ITS#3808
2005-06-29 Pierangelo... seems to definitely fix issues related to ITS#3808
2005-06-29 Pierangelo... return LDAP_SUCCESS if Start TLS failed but was not...
2005-06-29 Pierangelo... hardcode normalized instead of funky DN form
2005-06-29 Pierangelo... more on ITS#3808
2005-06-29 Pierangelo... (partial?) fix ITS#3808
2005-06-28 Pierangelo... add "matchedDN" field when appropriate
2005-06-28 Pierangelo... better fix to ITS#3806
2005-06-28 Pierangelo... fix spaces in DN-valued attrs (ITS#3806)
2005-06-28 Pierangelo... fix ITS#3805
2005-06-28 Howard ChuITS#3803 updated hyc/Symas
2005-06-28 Kurt ZeilengaCopy ldap/COPYRIGHT to here
2005-06-28 Howard ChuITS#3796 fix IDL cache lock setup/teardown
2005-06-25 Kurt ZeilengaLatest revisions
2005-06-25 Pierangelo... add "onerr" flag
2005-06-25 Pierangelo... don't try to lookup the rootdn; handle errors separately
2005-06-25 Howard ChuFix entry writing, truncate file if rewriting.
2005-06-21 Kurt ZeilengaRework substring error checking
2005-06-21 Kurt Zeilengarebuild
2005-06-19 Pierangelo... cleanup
2005-06-19 Pierangelo... add support for retcode overlay (configure needs be...
2005-06-19 Pierangelo... add support for connection_init/destroy and retcode...
2005-06-19 Pierangelo... add support for connection_init/destroy
2005-06-19 Pierangelo... first round of provisions for back-config
2005-06-19 Pierangelo... import retcode overlay
2005-06-18 Pierangelo... cleanup of previous commit
2005-06-18 Pierangelo... cleanup
2005-06-18 Howard ChuITS#3549 don't queue Unbind requests
2005-06-17 Pierangelo... remove unnecessary and deprecated "lastmod" statement...
2005-06-16 Pierangelo... fix ITS#3788: don't free slapo-rwm callback, rather...
2005-06-16 Pierangelo... fix ITS#3784
2005-06-16 Pierangelo... fix ITS#3785: do our best to deal with invalid filters...
2005-06-16 Pierangelo... fix ITS#3785: do our best to deal with invalid filters...
next