]> git.sur5r.net Git - openldap/history - servers
Plug memory leak
[openldap] / servers /
2002-12-18 Howard ChuPlug memory leak
2002-12-18 Howard ChuUse ber_flatten2
2002-12-18 Howard ChuEliminate redundant steps
2002-12-18 Howard ChuFix previous commit, compare must return signed result
2002-12-18 Howard ChuPlug memory leak
2002-12-17 Kurt ZeilengaDon't reeval expression
2002-12-17 Howard ChuRevert previous, it was only masking the real problem...
2002-12-17 Howard ChuFix Statslog messages
2002-12-16 Howard ChuFix typo in previous commit
2002-12-16 Howard ChuStatslog additions:
2002-12-16 Howard ChuFix previous commit, was freeing name from rev-lookup...
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-12-14 Hallvard FurusethCall node_find_cmp() with (void *)&ulong instead of...
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-13 Kurt Zeilengacleanup
2002-12-12 Hallvard FurusethImplement user-defined tagging attribute options and...
2002-12-12 Howard ChuFix ITS#2234 canonicalization bug
2002-12-11 Kurt Zeilengamisc cleanup
2002-12-11 Howard Chuundef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems...
2002-12-11 Howard ChuMust use reentrant gethostbyaddr for reverse lookups...
2002-12-11 Howard ChuFix ITS#2227, nameUIDNormalize fell behind the times...
2002-12-10 Howard ChuFix previous commit, check for dup in avl_insert
2002-12-10 Howard ChuAdded config keyword "searchstack" for setting search...
2002-12-10 Howard ChuFrom ITS#2183, use a long-lived IDL stack per thread.
2002-12-10 Kurt ZeilengaMake digit a local static variable instead of a global
2002-12-09 Hallvard FurusethITS#2215: Let Statslog() work if only one of LDAP_DEBUG...
2002-12-09 Pierangelo Masaratianother attempt to fix slapi build sequence ...
2002-12-08 Kurt Zeilengaexpand authid buffer
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Kurt ZeilengaCatch NULL control OID up front.
2002-12-07 Kurt ZeilengaAvoid magic constant (32) in allocation. Use sizeof...
2002-12-07 Pierangelo Masaratisome todo stuff
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
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 Masaratifix initialization size and silence warning
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 ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
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 Julius EnarusaiFixed minor compile errors in LDAP_LOG debug statements.
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-12-02 Hallvard FurusethNever let ldif_parse_line() return a NULL value with...
2002-11-30 Hallvard FurusethA search requesting 'cn;lang-en-' did not find 'cn...
2002-11-29 Pierangelo Masaratifix handling of anomalous databases, like subordinate...
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 ChuMore streamlining.
2002-11-28 Howard ChuDon't use be_private to point to our glueinfo. This...
2002-11-28 Pierangelo Masaratiperhaps the assert can be removed; should work now
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
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 ZeilengaClean up examples
2002-11-25 Pierangelo Masaraticleanup
2002-11-25 Pierangelo Masaratisilence warning
2002-11-25 Pierangelo Masaratimuch better fix for ITS#2196 (dnattr without sat_equali...
2002-11-24 Pierangelo Masaratimr should not be NULL; fixes ITS#2196
2002-11-22 Pierangelo MasaratiITS#2176: Change password on slave when multimaster...
2002-11-21 Pierangelo Masaratiremove paged results cruft
2002-11-21 Pierangelo Masaratiset keyword to noEstimate and document it
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo Masaratiseems to be leaking a ber
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-21 Pierangelo Masarati- allow interactive pagedResults size change
2002-11-21 Pierangelo Masaratiremove cruft
2002-11-21 Pierangelo Masaratifix typo in comment :)
2002-11-21 Pierangelo Masaratiadd supported controls to backend entries
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-11-21 Pierangelo Masaratifix 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-11 Kurt ZeilengaAdd AUTHZ stats logging
2002-11-11 Kurt ZeilengaDelete some old (bad) statslog messages
2002-11-10 Pierangelo Masaratisilence warnings; fix messages
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-11-10 Pierangelo Masaratiimprove error messages
2002-11-10 Kurt ZeilengaRemove extra entry_free()
2002-11-09 Pierangelo MasaratiAdd checks for SQL headers in configure.in (need to...
2002-11-09 Pierangelo MasaratiPatch: Wrong args to Debug() and LDAP_LOG() (ITS#2170...
2002-11-09 Pierangelo Masaraticleanup str2adlist
2002-11-08 Julius EnarusaiConverted ch_calloc calls to SLAP_CALLOC.
2002-11-08 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-02 Pierangelo Masaratifix attribute delete (ITS#2158) patch provided by Timof...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-01 Howard ChuFix sasl_server_start invocation, must pass NULL cred...
2002-10-31 Stig VenaasFix referrals and alias. For ldbm and I think for bdb...
2002-10-31 Pierangelo Masaratiuse keyword "unlimited" instead of -1 for no limits
2002-10-29 Jong Hyuk Choichanges in bdb_psearch() - search scope check
2002-10-29 Jong Hyuk Choichange due to removal of servers/slapd/lcup.c
next