2002-12-04 |
Howard Chu | Added SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant... |
tree | commitdiff |
2002-12-04 |
Kurt Zeilenga | Use getpeereid(3) where available else use *_PEERCRED... |
tree | commitdiff |
2002-12-04 |
Luke Howard | Support SO_PEERCRED SASL EXTERNAL authorization. |
tree | commitdiff |
2002-12-04 |
Luke Howard | Treat all EXTERNAL DNs are already normalized. |
tree | commitdiff |
2002-12-04 |
Howard Chu | ITS#1523 enhanced ACL caching |
tree | commitdiff |
2002-12-03 |
Julius Enarusai | Fixed minor compile errors in LDAP_LOG debug statements. |
tree | commitdiff |
2002-12-03 |
Kurt Zeilenga | First-cut proxy authorization support. |
tree | commitdiff |
2002-12-02 |
Hallvard Furuseth | Never let ldif_parse_line() return a NULL value with... |
tree | commitdiff |
2002-11-30 |
Hallvard Furuseth | A search requesting 'cn;lang-en-' did not find 'cn... |
tree | commitdiff |
2002-11-29 |
Pierangelo Masarati | fix handling of anomalous databases, like subordinate... |
tree | commitdiff |
2002-11-28 |
Howard Chu | Fix ITS#2214, clear gs->matched after freeing it. |
tree | commitdiff |
2002-11-28 |
Howard Chu | Fix ITS#2200, must use SASL creds exactly as received |
tree | commitdiff |
2002-11-28 |
Howard Chu | More streamlining. |
tree | commitdiff |
2002-11-28 |
Howard Chu | Don't use be_private to point to our glueinfo. This... |
tree | commitdiff |
2002-11-28 |
Pierangelo Masarati | perhaps the assert can be removed; should work now |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | #unifdef paged results, remove lint |
tree | commitdiff |
2002-11-27 |
Howard Chu | ITS#2202, set SASL_SUCCESS_DATA on sasl_server_new(). |
tree | commitdiff |
2002-11-27 |
Howard Chu | Fix ITS#2200, revert patch in rev 1.128. SASL/Kerberos4... |
tree | commitdiff |
2002-11-26 |
Kurt Zeilenga | Reorder header inclusion to resolve ITS#2204. |
tree | commitdiff |
2002-11-26 |
Kurt Zeilenga | Clean up examples |
tree | commitdiff |
2002-11-25 |
Pierangelo Masarati | cleanup |
tree | commitdiff |
2002-11-25 |
Pierangelo Masarati | silence warning |
tree | commitdiff |
2002-11-25 |
Pierangelo Masarati | much better fix for ITS#2196 (dnattr without sat_equali... |
tree | commitdiff |
2002-11-24 |
Pierangelo Masarati | mr should not be NULL; fixes ITS#2196 |
tree | commitdiff |
2002-11-22 |
Pierangelo Masarati | ITS#2176: Change password on slave when multimaster... |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | remove paged results cruft |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | set keyword to noEstimate and document it |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | add limits to entries count for paged results |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | seems to be leaking a ber |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | improve limits handling and consistency |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | improve limits handling and consistency; return "Admin... |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | - allow interactive pagedResults size change |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | remove cruft |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | fix typo in comment :) |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | add supported controls to backend entries |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | Support for RFC 2696: |
tree | commitdiff |
2002-11-21 |
Pierangelo Masarati | fix possible uninitialized use of nmods |
tree | commitdiff |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
tree | commitdiff |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
tree | commitdiff |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
tree | commitdiff |
2002-11-19 |
Julius Enarusai | Converted ch_calloc and ch_malloc calls to SLAP_CALLOC... |
tree | commitdiff |
2002-11-18 |
Howard Chu | Fix is_entry_objectclass flag comparisons (from Jason... |
tree | commitdiff |
2002-11-11 |
Kurt Zeilenga | Add AUTHZ stats logging |
tree | commitdiff |
2002-11-11 |
Kurt Zeilenga | Delete some old (bad) statslog messages |
tree | commitdiff |
2002-11-10 |
Pierangelo Masarati | silence warnings; fix messages |
tree | commitdiff |
2002-11-10 |
Pierangelo Masarati | remove #ifdef SLAP_FILTER_HASSUBORDINATES |
tree | commitdiff |
2002-11-10 |
Pierangelo Masarati | improve error messages |
tree | commitdiff |
2002-11-10 |
Kurt Zeilenga | Remove extra entry_free() |
tree | commitdiff |
2002-11-09 |
Pierangelo Masarati | Add checks for SQL headers in configure.in (need to... |
tree | commitdiff |
2002-11-09 |
Pierangelo Masarati | Patch: Wrong args to Debug() and LDAP_LOG() (ITS#2170... |
tree | commitdiff |
2002-11-09 |
Pierangelo Masarati | cleanup str2adlist |
tree | commitdiff |
2002-11-08 |
Julius Enarusai | Converted ch_calloc calls to SLAP_CALLOC. |
tree | commitdiff |
2002-11-08 |
Julius Enarusai | Converted ch_malloc, ch_calloc and ch_realloc calls... |
tree | commitdiff |
2002-11-02 |
Pierangelo Masarati | fix attribute delete (ITS#2158) patch provided by Timof... |
tree | commitdiff |
2002-11-01 |
Julius Enarusai | Converted ch_malloc, ch_calloc and ch_realloc calls... |
tree | commitdiff |
2002-11-01 |
Howard Chu | Fix sasl_server_start invocation, must pass NULL cred... |
tree | commitdiff |
2002-10-31 |
Stig Venaas | Fix referrals and alias. For ldbm and I think for bdb... |
tree | commitdiff |
2002-10-31 |
Pierangelo Masarati | use keyword "unlimited" instead of -1 for no limits |
tree | commitdiff |
2002-10-29 |
Jong Hyuk Choi | changes in bdb_psearch() - search scope check |
tree | commitdiff |
2002-10-29 |
Jong Hyuk Choi | change due to removal of servers/slapd/lcup.c |
tree | commitdiff |
2002-10-29 |
Jong Hyuk Choi | Removal of servers/slapd/lcup.c |
tree | commitdiff |
2002-10-28 |
Jong Hyuk Choi | Use of slap_schema.si_ad_entryUUID in bdb_psearch() |
tree | commitdiff |
2002-10-28 |
Kurt Zeilenga | Add superiorUUID to system schema |
tree | commitdiff |
2002-10-27 |
Kurt Zeilenga | code cleanup |
tree | commitdiff |
2002-10-27 |
Kurt Zeilenga | Fix typo |
tree | commitdiff |
2002-10-26 |
Howard Chu | Fix ITS#2157, server should never attempt to unlink... |
tree | commitdiff |
2002-10-26 |
Pierangelo Masarati | beautify "unknown" |
tree | commitdiff |
2002-10-26 |
Pierangelo Masarati | need to move #define here; on by default |
tree | commitdiff |
2002-10-26 |
Pierangelo Masarati | fix hasSubordinate filtering; now it can be safely... |
tree | commitdiff |
2002-10-26 |
Pierangelo Masarati | use more appropriate error code |
tree | commitdiff |
2002-10-26 |
Pierangelo Masarati | actually, get_perms is needed by ldapi:// rgeardless... |
tree | commitdiff |
2002-10-25 |
Kurt Zeilenga | Add "allow update_anon" |
tree | commitdiff |
2002-10-25 |
Jong Hyuk Choi | Addition of servers/slapd/lcup.c and servers/slapd... |
tree | commitdiff |
2002-10-25 |
Jong Hyuk Choi | LCUP persistent search code drop |
tree | commitdiff |
2002-10-25 |
Pierangelo Masarati | add restrictions related to listeners in form of file... |
tree | commitdiff |
2002-10-25 |
Kurt Zeilenga | ber_write error message cleanup |
tree | commitdiff |
2002-10-25 |
Kurt Zeilenga | Make sure that newSuperior isn't old superior |
tree | commitdiff |
2002-10-24 |
Pierangelo Masarati | listener: |
tree | commitdiff |
2002-10-23 |
Pierangelo Masarati | change socket permission syntax (to reuse function... |
tree | commitdiff |
2002-10-23 |
Pierangelo Masarati | prevent use of uninitialized var |
tree | commitdiff |
2002-10-23 |
Pierangelo Masarati | fix typo |
tree | commitdiff |
2002-10-22 |
Kurt Zeilenga | Add comment attributing origin of the Metaphone algorithm |
tree | commitdiff |
2002-10-17 |
Kurt Zeilenga | blind fix for NULL pointer in Debug() bug (ITS#2143) |
tree | commitdiff |
2002-10-17 |
Kurt Zeilenga | Fix comment |
tree | commitdiff |
2002-10-12 |
Kurt Zeilenga | correct security sample |
tree | commitdiff |
2002-10-11 |
Howard Chu | More fixes for ITS#2136, make sure all error returns... |
tree | commitdiff |
2002-10-10 |
Kurt Zeilenga | Patch: Delete the buggy surrogate parent code (ITS... |
tree | commitdiff |
2002-10-10 |
Kurt Zeilenga | More OBSOLETE checks |
tree | commitdiff |
2002-10-10 |
Kurt Zeilenga | Add some OBSOLETE schema checks |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Don't mask error text variables |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Remove lint |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Implement content rule checks |
tree | commitdiff |
2002-10-09 |
Howard Chu | Revert previous commit. More thought needed re: IPV4... |
tree | commitdiff |
2002-10-09 |
Howard Chu | ITS#2132, give up at first bind failure |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Fix bad sup error |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Need ../cr.o |
tree | commitdiff |
2002-10-09 |
Howard Chu | Fix ITS#2132, give up if listener fails to open |
tree | commitdiff |
2002-10-09 |
Kurt Zeilenga | Basic framework for DIT Content Rules (not yet enforced) |
tree | commitdiff |
2002-10-08 |
Kurt Zeilenga | Rework unprotected simple bind checks |
tree | commitdiff |
2002-10-08 |
Kurt Zeilenga | Add security restrictions examples |
tree | commitdiff |
next |