]> git.sur5r.net Git - openldap/shortlog
openldap
2005-07-17 Hallvard FurusethFix typo: Scope "base" was only matched properly on...
2005-07-17 Hallvard FurusethAdd an example. Note that glued databases should usual...
2005-07-16 Pierangelo... trim (long ago) unused files
2005-07-16 Pierangelo... mark leak
2005-07-16 Pierangelo... fix leak
2005-07-16 Pierangelo... some (stupid) editors complain because 'new' is a reser...
2005-07-16 Pierangelo... paranoid check
2005-07-16 Pierangelo... fix typo
2005-07-15 Pierangelo... move to attic...
2005-07-15 Pierangelo... improve diagnostics when configuring suffix for special...
2005-07-15 Pierangelo... apply (a modified version of) ITS#3822 patch
2005-07-15 Pierangelo... refresh info about supported backends (added config...
2005-07-15 Howard ChuITS#3841 fix test in rev 1.220
2005-07-15 Pierangelo... fix memory leak (ITS#3862)
2005-07-15 Pierangelo... be liberal: accept empty oid lists
2005-07-14 Hallvard Furusethstruct slab_heap *sh was accessed through the wrong...
2005-07-14 Hallvard FurusethMake ebuf/ecur char* instead of unsigned char* (which...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-14 Hallvard FurusethSilence "unused variable" warning
2005-07-14 Hallvard FurusethSilence warnings
2005-07-14 Hallvard FurusethSilence "unused static function" warning
2005-07-14 Hallvard FurusethSilence "unused variable" warnings
2005-07-14 Hallvard FurusethFix typos GETNAMEINFO->HAVE_GETNAMEINFO, HAVE_HERROR...
2005-07-14 Hallvard FurusethSilence "unused label" warning
2005-07-14 Pierangelo... need a regular file (ITS#3865)
2005-07-14 Hallvard FurusethSilence "empty statement" warnings
2005-07-13 Pierangelo... should address ITS#3861
2005-07-12 Howard ChuFix loglevel to accept negative integers
2005-07-12 Howard ChuFix SLAP_SOCK_IS_MUTE typo
2005-07-12 Howard ChuITS#3854 fix Modify logging, add handlers for unrecogni...
2005-07-12 Howard ChuITS#3857 fix bottom-up modrdn cascades, use a global...
2005-07-11 Kurt ZeilengaSchema cleanup
2005-07-11 Hallvard Furusethretcode_op_func(): Fix uninitialized variable 'ref':
2005-07-11 Hallvard FurusethDeclare component matching functions
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...
next