]> git.sur5r.net Git - openldap/shortlog
openldap
2003-02-19 Kurt ZeilengaITS#2236. Add missing connections_shutdown() call.
2003-02-19 Kurt ZeilengaMore understandable error text
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-17 Kurt ZeilengaFix schema errors in tests
2003-02-17 Kurt ZeilengaFix -ULDAP_CLIENT_UPDATE bug (mine)
2003-02-17 Kurt ZeilengaLower SLAP_MAX_WORKER_THREAD to 16 (from 32)
2003-02-17 Howard ChuDon't spawn threads based on ltp_pending_count, it...
2003-02-16 Howard ChuRevert previous kludge in controls.c, use ldap_pvt_thre...
2003-02-16 Howard ChuKludge - set conn->c_sasl_bindop before calling slap_sa...
2003-02-16 Howard ChuSuppress warning
2003-02-16 Howard ChuAdded proxy-whoami keyword for forwarding whoami requests.
2003-02-16 Howard ChuUse bervals, use LDAP_CONTROL_PROXY_AUTHZ instead of...
2003-02-16 Howard ChuUse struct berval * instead of ** for newpasswd
2003-02-16 Howard ChuFix ber_scanf args
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-16 Howard ChuFix ber_printf arguments
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-16 Howard ChuFree default_passwd_hash on cleanup
2003-02-15 Kurt Zeilengamore cleanup
2003-02-15 Kurt Zeilengacleanup
2003-02-15 Kurt ZeilengaUpdate comment
2003-02-14 Howard ChuSet stack size for created threads
2003-02-14 Kurt ZeilengaOnly install readahead layer when connectionless as
2003-02-14 Kurt ZeilengaFix typo in last commit
2003-02-14 Howard ChuUse bdb_unlocked_cache_return; lock ended when TXN...
2003-02-14 Kurt ZeilengaUse function pointers to get at backend routines.
2003-02-14 Howard ChuFix previous commit
2003-02-14 Howard ChuFix previous commit
2003-02-14 Howard ChuUse extended async APIs to allow direct parsing of...
2003-02-13 Howard ChuChange "-Ddef" example to something harmless and hopefu...
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
2003-02-13 Howard ChuRevert previous, wasn't broken.
2003-02-13 Howard ChuFix typo in peercred DN. Make it agree with actual...
2003-02-13 Howard ChuMore for re-entrant LDAP* handles. Works much better.
2003-02-13 Kurt ZeilengaPlace SLAP_EXTENDED_SCHEMA behind defined(LDAP_DEVEL)
2003-02-13 Howard ChuAdded ld_req_mutex and ld_res_mutex to protect ld_reque...
2003-02-13 Howard ChuFix uninit'd timeout value
2003-02-13 Howard ChuAdded support for "-H" arg with LDAP uri / ldap_initialize
2003-02-11 Pierangelo... minor cleanup
2003-02-10 Pierangelo... improve error handling
2003-02-10 Pierangelo... partially fix ITS#2310
2003-02-10 Kurt ZeilengaMisc updates
2003-02-10 Kurt ZeilengaRemove lint
2003-02-10 Pierangelo... fix ITS#2309
2003-02-10 Howard ChuFix undef'd code for empty attributes.
2003-02-10 Kurt ZeilengaUse existing --enable-dynamic flag to unset -static.
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-10 Kurt Zeilengas/LDAP_SUCCESS/LDAP_OPT_SUCCESS/
2003-02-10 Kurt ZeilengaAdd library version check to prevent mismatch during...
2003-02-09 Kurt ZeilengaUse ldapmodify -a instead of ldapadd.
2003-02-09 Kurt Zeilengatweak from rb@debian.org
2003-02-09 Kurt ZeilengaFix DESTDIR to work without --static
2003-02-09 Kurt ZeilengaWe should be calling libtool --finish when install...
2003-02-09 Kurt ZeilengaLTSTATIC update
2003-02-09 Kurt ZeilengaAdd LDBM comment
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt ZeilengaNot yet implemented.
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-02-09 Kurt Zeilengano more suffix_alias
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-09 Kurt ZeilengaRemove domain= ACL examples, add security consideration.
2003-02-09 Kurt ZeilengaDocument URI and SASL directives
2003-02-09 Kurt Zeilengaadd domainScope control support
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-09 Kurt ZeilengaConsistently add cancel.c to makefiles
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-08 Kurt Zeilengaextern'ize
2003-02-08 Kurt ZeilengaDisable reverse lookups by default for security
2003-02-08 Kurt ZeilengaUse DB_VERSION_ to set BDB_ENOUGH
2003-02-08 Kurt ZeilengaReword BDB 4.0 bug comment now that configure requires...
2003-02-08 Kurt ZeilengaAdd -ldb41 linking
2003-02-08 Kurt Zeilengaminor code cleanup
2003-02-08 Kurt ZeilengaRequire BDB 4.1 for back-bdb
2003-02-07 Kurt ZeilengaAssign OIDs for LDAP Sync
2003-02-07 Kurt Zeilengacleanup
2003-02-07 Jong Hyuk Choicleanup
2003-02-07 Kurt ZeilengaMove RDN checks to entry_schema_check() so that it...
2003-02-07 Kurt ZeilengaShouldn't need <lber.h>
2003-02-07 Kurt Zeilengareally put SLAPI behind its #ifdef
2003-02-07 Kurt Zeilengacode cleanup
2003-02-07 Jong Hyuk Choiuse of normalized dn (fix for a deadlock case ITS#2195)
2003-02-07 Jong Hyuk Choiuse of pre-assigned locker in bdb_group() / bdb_attribute()
2003-02-07 Pierangelo... some (poor) index cleanup
2003-02-07 Pierangelo... add 'add-rdn-values {on|off}' (default off) switch
2003-02-07 Pierangelo... cleanup
2003-02-07 Pierangelo... more exaustive logging in case of trouble
2003-02-07 Pierangelo... I suggest the coder(s) of the cyrus stuff to check...
2003-02-07 Pierangelo... according to sasl documentation, prompts is filled...
2003-02-07 Pierangelo... (mostly blind) fix of possible leak/dangling pointer...
2003-02-06 Pierangelo... make sure the DN is null-terminated before normalizing it
2003-02-05 Pierangelo... add helper
2003-02-05 Pierangelo... add 'rebind-as-user' according to back-ldap's implement...
2003-02-05 Pierangelo... ignore blanks in subtree diff
2003-02-05 Kurt Zeilengadelete (7) after UTF-8
2003-02-05 Kurt Zeilengafix syntax error
2003-02-05 Pierangelo... only document 'subtree', but also allow 'sub'
2003-02-05 Pierangelo... allow 'sub' and 'subtree' in acl (fix ITS#2300)
2003-02-05 Pierangelo... partially fixes ITS#2299
2003-02-05 Jong Hyuk Choiremove printf
next