2007-02-06 |
Howard Chu | Additional syncrepl timeouts needed |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Partially revert prev commit, delete unused parameter... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Fixes for glue and persist chaining |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Don't let timestamps go backward |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | ITS#4623, entry_get has to pass thru glue layer too |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Add overlay hooks for entry_get_rw / entry_release_rw |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Default to no sid in initial cookie |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Fix typo |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Add equality match for olcSyncrepl |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Fix startup, use explicit serverIDs from the beginning |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Howard Chu | Add a debug message when skipping an old entry. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix prev commit - cannot shortcut initial sync |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Optimization: send sid in cookie to avoid getting our... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Changed LDAP_OPT_TIMEOUT / LDAP_OPT_NETWORK_TIMEOUT... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Require non-NULL input for timeout options |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Timeouts should not be malloc'd |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Handle timeouts from ldap_result() |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Preliminary multimaster replication test |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Add timeout / network timeout to bindconf |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix compare_csns to accept new cookie when there are... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fairly sure this is what the TIMEOUT option should... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix prev commit, don't generate a new ctxcsn if we... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | More for contextCSN checks |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Add entryCSN comparison for consistency check |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Fix prev commit, doesn't need permissive modify |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Use permissive modify on contextCSN |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Preliminary multi-context support for syncrepl. Passes... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Howard Chu | Added ber_bvarray_dup_x() |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Howard Chu | Document serverID directive |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Howard Chu | Add olcServerID for configuring serverID portion of CSN |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Pierangelo... | document overlay behavior when manageDSAit is used... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Howard Chu | Always initialize global_host |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Howard Chu | Add lutil_gettime() returning structured time with... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Pierangelo... | remove unused code |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Howard Chu | Keep HAVE_POLL functionality inside its #ifdefs |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Pierangelo... | keep SlapReply clean (ITS#4828) |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Howard Chu | Fix soelim invocation for objdir builds |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Howard Chu | Fix ITS#4827, was losing the entryCSN mod. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Howard Chu | Regenerate to get updated configure.in stamp |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Howard Chu | Note effects of dynamically modifying olcDbConfig attribute |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Howard Chu | Note for future - we should provide macros for all... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Howard Chu | Allow identical duplicate OID macro definitions. Makes... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Howard Chu | More guidance on indexing |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Howard Chu | More for syncrepl support |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Howard Chu | Fix q[-1] ref in prev commit |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Howard Chu | ITS#4823 allow zero-length IA5String |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | make sure replication finished before comparing data... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | fix previous commit (wrong dir count) |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Howard Chu | Fix prev commit again |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | cleanup back-meta according to back-ldap |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | more about quarantine separation |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Pierangelo... | fix more spurious return stuff; split quarantine in... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | plug one-time leaks related to configuration |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | ITS#4821 partially revert prev patch |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Partially revert prev commit, just omit the sl_mem_destroy |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | make it easier to run slapd under valgrind |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | fix NULL attr value in accesslog (second bit of ITS... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | fix modify opattrs sync replication (ITS#4820; test019... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Pierangelo... | add helper (and cleanup) |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude stuff |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude stuff |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Howard Chu | Delete olcInclude support |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | do not allow back-meta with no targets |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Howard Chu | Must use case-insensitive comparisons on attr types |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | document timeout support in searches |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | don't return adminLimitExceeded unless LDAPv3; use... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | implement search timeout when the remote server does... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | implement search timeout when the remote server does... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Pierangelo... | fix cached connection taint in case of timeout |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Remove extraneous debug statements |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free main-thread keys in db_close, can't do it later... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Plug global_host race condition/leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free main-thread keys in db_close, can't do it later... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Fix debug args |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Use thread keys to plug slapi leak in connection_fake_i... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Calling setkey() with NULL data and kfree should erase... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Free thread keys in reverse order of allocation |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Don't muck with sl_mem |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Fix call to connection_fake_init, plug leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Check for duplicate UUIDs due to ITS#4813 patch |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | connection_fake_init can leak SLAPI extensions. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4805 plug remaining leak |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Listener commit broke test048, skip listener check... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4810 bi_entry_get_rw() must return the entry regard... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | Log the error code too |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4810 log a message if be_entry_get doesn't return... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Howard Chu | ITS#4813 don't limit the presence list to the current... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4815 get_option for TLS Cipher Suite was not implem... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ralf Haferkamp | Fixed initialization of "usage" and "single" attributes |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4809 do a modrdn as a normal user to check if modif... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | Don't touch any other opattrs when updating contextCSN |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | ITS#4809 add reqMod attribute to modrdn records so... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Howard Chu | Finish prev fix, entryUUID was getting dropped |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Ralf Haferkamp | Printout ldap_result() error message (ITS #4812) |
commit | commitdiff | tree | snapshot |
next |