]> git.sur5r.net Git - openldap/history - servers
fix -h option example for multi-URI handling (as suggested by Roland Bauerschmidt...
[openldap] / servers /
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
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 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 Masaratibeautify "unknown"
2002-10-26 Pierangelo Masaratineed to move #define here; on by default
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-26 Pierangelo Masaratiuse more appropriate error code
2002-10-26 Pierangelo Masaratiactually, get_perms is needed by ldapi:// rgeardless...
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-25 Jong Hyuk ChoiAddition of servers/slapd/lcup.c and servers/slapd...
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-25 Pierangelo Masaratiadd restrictions related to listeners in form of file...
2002-10-25 Kurt Zeilengaber_write error message cleanup
2002-10-25 Kurt ZeilengaMake sure that newSuperior isn't old superior
2002-10-24 Pierangelo Masaratilistener:
2002-10-23 Pierangelo Masaratichange socket permission syntax (to reuse function...
2002-10-23 Pierangelo Masaratiprevent use of uninitialized var
2002-10-23 Pierangelo Masaratifix typo
2002-10-22 Kurt ZeilengaAdd comment attributing origin of the Metaphone algorithm
2002-10-17 Kurt Zeilengablind fix for NULL pointer in Debug() bug (ITS#2143)
2002-10-17 Kurt ZeilengaFix comment
2002-10-12 Kurt Zeilengacorrect security sample
2002-10-11 Howard ChuMore fixes for ITS#2136, make sure all error returns...
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-10 Kurt ZeilengaMore OBSOLETE checks
2002-10-10 Kurt ZeilengaAdd some OBSOLETE schema checks
2002-10-09 Kurt ZeilengaDon't mask error text variables
2002-10-09 Kurt ZeilengaRemove lint
2002-10-09 Kurt ZeilengaImplement content rule checks
2002-10-09 Howard ChuRevert previous commit. More thought needed re: IPV4...
2002-10-09 Howard ChuITS#2132, give up at first bind failure
2002-10-09 Kurt ZeilengaFix bad sup error
2002-10-09 Kurt ZeilengaNeed ../cr.o
2002-10-09 Howard ChuFix ITS#2132, give up if listener fails to open
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-10-08 Kurt ZeilengaAdd security restrictions examples
2002-10-08 Kurt Zeilengaif "disallow bind_simple_unprotected", require at least...
2002-10-07 Kurt ZeilengaMore entry level access control for back-shell
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
2002-10-04 Kurt ZeilengaFix up last commits
2002-10-04 Kurt ZeilengaAdd "entry" ACL checks for add/delete/rename ops
2002-10-04 Kurt ZeilengaClean up some #else #if 'ing
2002-10-02 Kurt ZeilengaFix subentry OIDs
2002-10-01 Kurt ZeilengaCode cleanup (no functional changes)
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-26 Kurt ZeilengaReturn default referral if DN maps to empty domain.
2002-09-25 Kurt Zeilengabenign buffer overflow fix (ITS#1964)
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-22 Kurt ZeilengaMinor updates
2002-09-21 Kurt Zeilengafix possible uninit bug
2002-09-21 Howard ChuFix ITS#1033 slapd hangs with GNU Pth - don't write...
2002-09-21 Kurt ZeilengaAdd experimental +/- AttributeName support.
2002-09-20 Kurt ZeilengaSave "-" for no subtypes
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-19 Howard ChuSimpler fix for NO_THREADS
2002-09-19 Howard ChuUpdated BDB_HIER for current API
2002-09-19 Howard ChuDon't set bdb yield with NO_THREADS
2002-09-19 Howard ChuFixes for NO_THREADS
next