2005-09-09 |
Howard Chu | ITS#3979 restore 2.1,2.2 search order |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 restore old (RE21, RE22) search order |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 only support tool entry points if root DB... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3979 better check for duplicate bi_open functions |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | ITS#3989 more fixes |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Pierangelo... | release resources (ITS#4016) |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Howard Chu | Silence valgrind warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#4015 silence pointer/integer size warnings |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Kurt Zeilenga | cast pointer to long instead of int to hopefully avoid |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | plug one-time leaks |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | fix format and signedness issues |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#4010 fixes complaint, larger problem remains |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | don't bother about the port if none is given (ITS#4012) |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | fix messages in previous commit |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Pierangelo... | reject registrations when back-monitor is not configured |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | Check errcode from dn2entry before using ei |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Howard Chu | ITS#3989 fix crash - don't access freed psearch records |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | Misc Windows linking fixes |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | ITS#4009 set X-ORDERED extension on olcReplica |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | ITS#4006 add stub for ldap_pvt_thread_pool_context_reset() |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | allow "proxied" attributeDescriptions in DN as well... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | pretty the DN as well |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | fix typo (ITS#4005) |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | cleanup dynacl usage() |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | few more fixes |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Pierangelo... | don't lookup rootdn if the password is incorrect (ITS... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | ITS#3807 use a different tokenizer for parsing LDIF... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Howard Chu | Add searchFilter var in searchDN session. Would have... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Howard Chu | ITS#4003 frontend->be_replogfile can legitimately be... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | really fix commit before last |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Howard Chu | Moved from back-bdb |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Kurt Zeilenga | Move uidNumber and gidNumber into slapd(8) |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | all right, don't worry about free() by now |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3980 fix when master doesn't explicitly reset grace... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | disable pagedResults or reject |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Pierangelo... | fix old erroneous commit (ITS#4001) |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | Also compile for LDBM |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3980, filter out some delete modifications on repli... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3978: Added alock calls; warns about inconsistency... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | Fix XXHEADERS dependency |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3978 move alock from back-bdb to slapd |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Howard Chu | ITS#3802, #3999 skip wake_sds in epoll event loop |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Kurt Zeilenga | Fix multicast bit |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Hallvard Furuseth | Silence warnings |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Howard Chu | Add missing return from rev 1.27 |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Howard Chu | per LDAPext discussion, delete pwdAccountLockedTime... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Howard Chu | Bypass all add/modify checks on replicas, the master... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Howard Chu | ITS#3989 fix ID used for syncprov_findbase |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Howard Chu | Minor formatting tweaks |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Remove #undef HAVE_EPOLL accidentally committed in... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Hallvard Furuseth | Remove more glue references |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Hallvard Furuseth | Reinstate subordinate directive, delete references... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Fix people / groups order to match testdata |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Fix olcSubordinate OID clash |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | ITS#3992 check bi_dbenv |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | GLUE is not an overlay |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Reinstate subordinate directive, delete references... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Regenerate, remove --enable-glue |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Glue is back in core, not an external overlay |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Glue is back in core, not an overlay |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Revert to 2.2 glue/subordinate config syntax |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Howard Chu | Moving glue overlay back into slapd core, returning... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Pierangelo... | address ITS#3925; please test |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Pierangelo... | wait also if PAUSING; silence warnings and improve... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Fix check for supported operations: Needs be_id2entry_g... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Reject slapadd -w if not supported (partial ITS#3979... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Document slapo-glue(5) effect on slapcat(8), slapadd... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Handle LDAP_INT_GLOBAL_OPT() failure in ldap_int_destro... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Update SEE ALSO section for previous commit. |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Null backend support for slapadd and slapcat |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Null backend support for slapadd and slapcat |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Hallvard Furuseth | Cleanup: Rename struct null_info.bind_allowed to .ni_bi... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Pierangelo... | fix test before releasing resources (ITS#3990) |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Howard Chu | ITS#3979 only one glue overlay per tree is allowed |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Pierangelo... | save target errors for later evaluation |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | further refine previous commit |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | never exit 0 |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | missing ;; |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | always init ACLs |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | don't let back-monitor appear __after__ a database... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Pierangelo... | cleanup previous commit (thanks to Hallvard) |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Hallvard Furuseth | Include "fd=.." in Statslog message "TLS established" |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Howard Chu | ITS#3983 fix connection_client_stop, must reset sockbuf |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Kurt Zeilenga | clean/veryclean updates to deal with configure.lineno... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Pierangelo... | log UNDEFINED/PROXIED attributeDescription insertion |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Howard Chu | ITS#3977, fix libtool -static behavior to match docs |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Pierangelo... | prettify matchedDN |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | In ordered_value_sort, allow zero-length ordered values. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | More for ITS#3937, pick up pre-set ldap_syslog values. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | ITS#3937 add config_syslog var to track state of loglev... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | ITS#3937 tone down informational debug msgs |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | Use LDIFFILTER to avoid Windows EOL issues on $CMP |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Howard Chu | Consolidate a few more init calls into slap_init()... |
commit | commitdiff | tree | snapshot |
next |