]> git.sur5r.net Git - openldap/shortlog
openldap
2002-12-07 Pierangelo... SLAPI - Netscape plugin API for slapd - based on patch...
2002-12-07 Howard ChuFor LDAP_PROTO_IPC set the SASL EXTERNAL authid to...
2002-12-05 Kurt ZeilengaFinish proxy authzid control
2002-12-05 Luke HowardAllow the root DN to switch to any authorization identity.
2002-12-05 Pierangelo... fix initialization size and silence warning
2002-12-05 Kurt ZeilengaMinor cleanup
2002-12-05 Kurt ZeilengaAdd ldapwhoami/ldapcompre to flags map
2002-12-04 Howard ChuFix typo in prev commit value_find/_ex
2002-12-04 Howard ChuFix slap_sasl2dn(), performing internal search with...
2002-12-04 Howard ChuFix prev commit - require passed descriptor to be a...
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-12-04 Howard ChuFix Solaris SEGV when base is not specified
2002-12-04 Howard ChuAdded check for sendmsg(). Added hack to use BSD sendms...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-12-04 Kurt Zeilengaregen
2002-12-04 Kurt Zeilengacleanup
2002-12-04 Kurt ZeilengaAdd LTHREAD_LIBS to BDB tests
2002-12-04 Kurt ZeilengaRework libldap to not attempt to set LDAP_API_FEATURE_X...
2002-12-04 Luke HowardSupport SO_PEERCRED SASL EXTERNAL authorization.
2002-12-04 Luke HowardTreat all EXTERNAL DNs are already normalized.
2002-12-04 Howard ChuITS#1523 enhanced ACL caching
2002-12-03 Kurt Zeilengaremove proxy authorization (as first-cut was committed)
2002-12-03 Julius EnarusaiFixed minor compile errors in LDAP_LOG debug statements.
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-12-03 Kurt ZeilengaITS#2221: getaddrinfo(3) not thread-safe on some platfo...
2002-12-02 Hallvard FurusethNever let ldif_parse_line() return a NULL value with...
2002-12-02 Hallvard FurusethOutput from ldif_fetch_url() is expected to be \0-termi...
2002-12-02 Hallvard Furusethldif_fetch_url() would return NULL value or pointless...
2002-12-02 Kurt ZeilengaRemove extraneous empty check
2002-12-02 Hallvard FurusethEsthetic change: Move break; out of if() to before...
2002-12-02 Hallvard FurusethPlug memory leak in ldif_parse_line() if ber_strdup...
2002-12-02 Kurt ZeilengaITS#2218: fix empty values w/ spaces
2002-12-01 Pierangelo... put 'break' only at the end of the 'case'
2002-11-30 Hallvard FurusethA search requesting 'cn;lang-en-' did not find 'cn...
2002-11-30 Hallvard Furusethldapsearch -E subentries=... lacked a break; for case...
2002-11-29 Pierangelo... fix handling of anomalous databases, like subordinate...
2002-11-29 Kurt ZeilengaClean up error messages
2002-11-28 Howard ChuFix ITS#2214, clear gs->matched after freeing it.
2002-11-28 Howard ChuFix ITS#2200, must use SASL creds exactly as received
2002-11-28 Howard ChuFix ITS#2200, must send non-NULL cred even if it's...
2002-11-28 Howard ChuMore streamlining.
2002-11-28 Howard ChuDon't use be_private to point to our glueinfo. This...
2002-11-28 Pierangelo... perhaps the assert can be removed; should work now
2002-11-28 Kurt ZeilengaAdd -e authzid argument processing
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-28 Kurt ZeilengaFix error handling
2002-11-28 Kurt ZeilengaUse ldap_whoami_s(3)
2002-11-28 Kurt ZeilengaAdd whoami.c and passwd.c and other minor tweaks to...
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-11-27 Kurt ZeilengaRevamp TODO list a bit
2002-11-27 Howard ChuITS#2128, setvbuf is unreliable
2002-11-27 Howard ChuFix ITS#2187, recursively free all requests
2002-11-27 Howard ChuITS#2184 maxbuf tweaks from Larry Greenfield @ CMU
2002-11-27 Howard ChuITS#2202, set SASL_SUCCESS_DATA on sasl_server_new().
2002-11-27 Howard ChuFix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4...
2002-11-26 Kurt ZeilengaReorder header inclusion to resolve ITS#2204.
2002-11-26 Kurt ZeilengaReorder build order to ensure -llutil is available...
2002-11-26 Kurt ZeilengaSet -static when doing build from CVS
2002-11-26 Kurt ZeilengaRemove autoconf task, best left to a committer (or me)
2002-11-26 Kurt ZeilengaClean up examples
2002-11-25 Pierangelo... cleanup
2002-11-25 Pierangelo... silence warning
2002-11-25 Pierangelo... much better fix for ITS#2196 (dnattr without sat_equali...
2002-11-24 Pierangelo... fix -h option example for multi-URI handling (as sugges...
2002-11-24 Pierangelo... mr should not be NULL; fixes ITS#2196
2002-11-22 Pierangelo... ITS#2176: Change password on slave when multimaster...
2002-11-21 Pierangelo... remove paged results cruft
2002-11-21 Pierangelo... enforce the declared behavior when using -L[L[L]]
2002-11-21 Pierangelo... set keyword to noEstimate and document it
2002-11-21 Pierangelo... add limits to entries count for paged results
2002-11-21 Pierangelo... seems to be leaking a ber
2002-11-21 Pierangelo... improve limits handling and consistency
2002-11-21 Pierangelo... improve limits handling and consistency; return "Admin...
2002-11-21 Pierangelo... - allow interactive pagedResults size change
2002-11-21 Pierangelo... remove cruft
2002-11-21 Pierangelo... fix typo in comment :)
2002-11-21 Pierangelo... add supported controls to backend entries
2002-11-21 Pierangelo... Support for RFC 2696:
2002-11-21 Pierangelo... fix possible uninitialized use of nmods
2002-11-19 Julius EnarusaiConverted ch_malloc and ch_calloc calls to SLAP_MALLOC...
2002-11-19 Julius EnarusaiConverted ch_malloc and ch_calloc calls to SLAP_MALLOC...
2002-11-19 Julius EnarusaiConverted ch_malloc and ch_calloc calls to SLAP_MALLOC...
2002-11-19 Julius EnarusaiConverted ch_calloc and ch_malloc calls to SLAP_CALLOC...
2002-11-18 Howard ChuFix is_entry_objectclass flag comparisons (from Jason...
2002-11-13 Jong Hyuk ChoiLDAP_TAILQ fix
2002-11-11 Kurt ZeilengaAdd stats to master.log
2002-11-11 Kurt ZeilengaAdd AUTHZ stats logging
2002-11-11 Kurt ZeilengaDelete some old (bad) statslog messages
2002-11-11 Kurt ZeilengaRebuild
2002-11-11 Kurt ZeilengaUse vendorName instead of description
2002-11-11 Kurt ZeilengaRoot DSE test
2002-11-10 Pierangelo... close 'for' appropriately; clean also 'replica' subdir
2002-11-10 Pierangelo... silence warnings; fix messages
2002-11-10 Pierangelo... silence warnings
2002-11-10 Pierangelo... remove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-11-10 Pierangelo... improve error messages
2002-11-10 Kurt ZeilengaRemove extra entry_free()
2002-11-09 Pierangelo... Add checks for SQL headers in configure.in (need to...
2002-11-09 Pierangelo... Patch: Wrong args to Debug() and LDAP_LOG() (ITS#2170...
2002-11-09 Pierangelo... cleanup str2adlist
next