2002-11-21 |
Pierangelo... | improve limits handling and consistency |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | improve limits handling and consistency; return "Admin... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | - allow interactive pagedResults size change |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | remove cruft |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | fix typo in comment :) |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | add supported controls to backend entries |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | Support for RFC 2696: |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Pierangelo... | fix possible uninitialized use of nmods |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Julius Enarusai | Converted ch_malloc and ch_calloc calls to SLAP_MALLOC... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Julius Enarusai | Converted ch_calloc and ch_malloc calls to SLAP_CALLOC... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Howard Chu | Fix is_entry_objectclass flag comparisons (from Jason... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Jong Hyuk Choi | LDAP_TAILQ fix |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Add stats to master.log |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Add AUTHZ stats logging |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Delete some old (bad) statslog messages |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Rebuild |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Use vendorName instead of description |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Kurt Zeilenga | Root DSE test |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Pierangelo... | close 'for' appropriately; clean also 'replica' subdir |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Pierangelo... | silence warnings; fix messages |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Pierangelo... | remove #ifdef SLAP_FILTER_HASSUBORDINATES |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Pierangelo... | improve error messages |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Kurt Zeilenga | Remove extra entry_free() |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Pierangelo... | Add checks for SQL headers in configure.in (need to... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Pierangelo... | Patch: Wrong args to Debug() and LDAP_LOG() (ITS#2170... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Pierangelo... | cleanup str2adlist |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Julius Enarusai | Converted ch_calloc calls to SLAP_CALLOC. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Julius Enarusai | Converted ch_malloc, ch_calloc and ch_realloc calls... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Pierangelo... | fix attribute delete (ITS#2158) patch provided by Timof... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Julius Enarusai | Converted ch_malloc, ch_calloc and ch_realloc calls... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Howard Chu | Fix sasl_server_start invocation, must pass NULL cred... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Stig Venaas | Fix referrals and alias. For ldbm and I think for bdb... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Pierangelo... | clarify how to specify no limits |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Pierangelo... | use keyword "unlimited" instead of -1 for no limits |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Howard Chu | Define DB_VERSION_X to make life easier when checking... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Kurt Zeilenga | Test anonymous whoami |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Jong Hyuk Choi | changes in bdb_psearch() - search scope check |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Kurt Zeilenga | Misc configure cleanup |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Jong Hyuk Choi | change due to removal of servers/slapd/lcup.c |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Jong Hyuk Choi | Removal of servers/slapd/lcup.c |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Jong Hyuk Choi | Use of slap_schema.si_ad_entryUUID in bdb_psearch() |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Kurt Zeilenga | Add superiorUUID to system schema |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Kurt Zeilenga | Misc cleanup |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Kurt Zeilenga | code cleanup |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Howard Chu | Fix ITS#2157, server should never attempt to unlink... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Pierangelo... | beautify "unknown" |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Pierangelo... | need to move #define here; on by default |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Pierangelo... | fix hasSubordinate filtering; now it can be safely... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Pierangelo... | use more appropriate error code |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Pierangelo... | actually, get_perms is needed by ldapi:// rgeardless... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | rebuild (and test updated log.pl) |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | force |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | forced |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | forced |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | force again |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | another forced commit |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | Another forced commit |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | Another forced commit |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | Forced change for testing |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | forced change for testing |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | Update anon |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | test 3 |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | another test |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Kurt Zeilenga | Forced change (test) |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Kurt Zeilenga | Add "allow update_anon" |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jong Hyuk Choi | Addition of servers/slapd/lcup.c and servers/slapd... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jong Hyuk Choi | LCUP persistent search code drop |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Pierangelo... | add restrictions related to listeners in form of file... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Kurt Zeilenga | ber_write error message cleanup |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Kurt Zeilenga | SHTOOL cleanup |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Kurt Zeilenga | Make sure that newSuperior isn't old superior |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Howard Chu | Plug memleak in previous commit |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Howard Chu | Forced commit, undo previous accidental checkin. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Howard Chu | ITS#2153, make sure sockbuf buffer is empty before... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Pierangelo... | listener: |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Kurt Zeilenga | Add more LDIF comments |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Pierangelo... | document socket permission extension to ldapi:// |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Pierangelo... | change socket permission syntax (to reuse function... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Pierangelo... | prevent use of uninitialized var |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Howard Chu | Fix comment garbled in 2.1.6. (Very weird, how did... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Kurt Zeilenga | Add comment attributing origin of the Metaphone algorithm |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Kurt Zeilenga | Rename |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Kurt Zeilenga | Add implicit DN check |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Kurt Zeilenga | Add a referrals/manageDsaIT test (depends on order... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Kurt Zeilenga | Hide shtool echo bold warnings |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Kurt Zeilenga | Fix stupid bug |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Kurt Zeilenga | Update |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Kurt Zeilenga | Add back-shell --with-threads warning |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Kurt Zeilenga | blind fix for NULL pointer in Debug() bug (ITS#2143) |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Kurt Zeilenga | Fix ITS#2142 |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Kurt Zeilenga | Fix comment |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Kurt Zeilenga | Note --without-threads limitation |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Kurt Zeilenga | Add copy of OPL 2.0.1 and note in files which specifica... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Kurt Zeilenga | tweak {thr,sched,pthread}_yield() detection |
commit | commitdiff | tree | snapshot |
next |