]> git.sur5r.net Git - openldap/shortlog
openldap
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
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... fix 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... clarify how to specify no limits
2002-10-31 Pierangelo... use keyword "unlimited" instead of -1 for no limits
2002-10-30 Howard ChuDefine DB_VERSION_X to make life easier when checking...
2002-10-30 Kurt ZeilengaTest anonymous whoami
2002-10-29 Jong Hyuk Choichanges in bdb_psearch() - search scope check
2002-10-29 Kurt ZeilengaMisc configure cleanup
2002-10-29 Jong Hyuk Choichange due to removal of servers/slapd/lcup.c
2002-10-29 Jong Hyuk ChoiRemoval of servers/slapd/lcup.c
2002-10-28 Jong Hyuk ChoiUse of slap_schema.si_ad_entryUUID in bdb_psearch()
2002-10-28 Kurt ZeilengaAdd superiorUUID to system schema
2002-10-27 Kurt ZeilengaMisc cleanup
2002-10-27 Kurt Zeilengacode cleanup
2002-10-27 Kurt ZeilengaFix typo
2002-10-26 Howard ChuFix ITS#2157, server should never attempt to unlink...
2002-10-26 Pierangelo... beautify "unknown"
2002-10-26 Pierangelo... need to move #define here; on by default
2002-10-26 Pierangelo... fix hasSubordinate filtering; now it can be safely...
2002-10-26 Pierangelo... use more appropriate error code
2002-10-26 Pierangelo... actually, get_perms is needed by ldapi:// rgeardless...
2002-10-26 Kurt Zeilengarebuild (and test updated log.pl)
next