2012-12-11 |
Howard Chu | ITS#7469 fix slapcat |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Howard Chu | FIx prev commit |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Quanah Gibson... | ITS#7454 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Quanah Gibson... | ITS#7454, fix example usage |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Quanah Gibson... | ITS#7308, ITS#7309 |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Quanah Gibson... | Fix ITS#7309 merge, delete non-existant overlay bits |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Quanah Gibson... | ITS#7309 contrib/slapd-modules: Unify the structure... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Quanah Gibson... | ITS#7308 contrib/slapd-modules: Add missing Makefiles |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Howard Chu | Add error checks to txn_commit |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Howard Chu | ITS#7455 simplify |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Howard Chu | ITS#7467 add verbose freelist info |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Howard Chu | ITS#7465 fail if both -a and -s specified |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Howard Chu | Yet more retries for overflow page scan |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Howard Chu | Freelist fixes |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Quanah Gibson... | ITS#7453 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Howard Chu | Fix mdb_env_copy |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Howard Chu | Rename mdb_open/close mdb_dbi_open/close |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Howard Chu | Plug slapindex memleak |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Howard Chu | Rename mdb_open/close mdb_dbi_open/close |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Howard Chu | Fix 5c1ee7f7ba9580d5ff29e74cbb02eee335c33d94 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Howard Chu | Fix mdb_midl_shrink |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Quanah Gibson... | ITS#7459 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Howard Chu | ITS#7459 fix config schema |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Quanah Gibson... | ITS#7455 |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Rename libmdb to liblmdb |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Rename mdb.h to lmdb.h |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | More retries for overflow page scan |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Rename libmdb to liblmdb |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Add install target |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Rename libmdb to liblmdb, lmdb.h |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | ITS#7455 use freelist for overflow pages |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Howard Chu | Drop unneeded #include <time.h> |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Howard Chu | Doc layout tweaks |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | mdb_env_sync(,force=1): Override MDB_MAPASYNC. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | mdb_cursor_dbi(): Assume valid args. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | API change: mdb_drop() only accepts del=0 or 1. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | API change: mdb_env_set_maxdbs(, *named* DBs). |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | ITS#7453 Fix reset of MDB_NOSYNC/MDB_NOMETASYNC. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | Tweak MDB_FIXEDMAP handling. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Hallvard Furuseth | Renumber MDB_NOSUBDIR. Check mdb_env_open() flags. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Quanah Gibson... | ITS#7451 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Howard Chu | ITS#7451 fix back-ldif return on empty dir |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Quanah Gibson... | ITS#7452 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Howard Chu | ITS#7452 fix typo in envflags |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Quanah Gibson... | ITS#7431 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jan Synacek | ITS#7431 fix constraint_check_restrict segfault |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Quanah Gibson... | ITS#7450 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Howard Chu | ITS#7450 enforce SLAPD_MAX_DAEMON_THREADS |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Quanah Gibson... | ITS#7449 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Howard Chu | ITS#7449 fix signedness for index_substr_any_* |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Ralf Haferkamp | ITS#7428 Use non-blocking IO during SSL Handshake |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Quanah Gibson... | ITS#7445 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Ralf Haferkamp | ITS#7445 fix deref control exposure |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Ralf Haferkamp | Fixed insertion of the overlay_remove callback (SLAP_CO... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Quanah Gibson... | ITS#7436 |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Ralf Haferkamp | ITS#7436 slapo-deref: call overlay_register_control... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Quanah Gibson... | ITS#7432 |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Howard Chu | ITS#7432 fix typo in mdb_midl_sort |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Quanah Gibson... | ITS#7281,ITS#7304 |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Ralf Haferkamp | ldapc++: fix builds with gcc-4.7 (ITS#7281,ITS#7304) |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Quanah Gibson... | ITS#7426 |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Howard Chu | ITS#7426 ignore syncrepl ops |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Howard Chu | ITS#7432 fix typo in mdb_midl_sort |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Quanah Gibson... | ITS#7427 |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Howard Chu | ITS#7427 fix for spurious old entries |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Quanah Gibson... | ITS#7418, ITS#7423 |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Jan Synacek | ITS#7423 Update slapo-constraint tests |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Jan Synacek | ITS#7418 Fix slapo-constraint: handle uri and restrict... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Quanah Gibson... | ITS#7421 |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Howard Chu | More backend info updates: MDB, NDB |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Howard Chu | ITS#7421 move olcExtraAttrs to Frontend options |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Howard Chu | ITS#7402 tweak prev commit, use hex for txn IDs |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Howard Chu | ITS#7402 fix potential txn leak in online indexer |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Howard Chu | ITS#7402 add txnID to debug output to aid tracing |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Hallvard Furuseth | Fix test060-mt-hot debug level |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Quanah Gibson... | Merge remote branch 'origin/mdb.master' into OPENLDAP_R... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Howard Chu | Better fix for MDB_DEBUG tweak -- from hbf |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Howard Chu | Revert "MDB_DEBUG tweak for old compilers" |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Howard Chu | MDB_DEBUG tweak for old compilers |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Howard Chu | Fix flag checks in mdb_open |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Howard Chu | fix Windows mdb_env_copy(), WriteFile overflow |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Howard Chu | Make sure mdb_open flags are committed on main DB |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Howard Chu | Minor cleanup |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Howard Chu | Fix MDB_PREV |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Howard Chu | Tweak output, add free page info |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Howard Chu | Add mdb_env_info() to retrieve interesting env params |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Howard Chu | Merge mdb_stata into mdb_stat |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Howard Chu | Make sure increases of mapsize are persisted |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Hallvard Furuseth | ITS#7377 Errorcheck Windows calls and thread keys. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Hallvard Furuseth | Explicitly unlock the MDB lockfile on Windows. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Hallvard Furuseth | mdb_env_open(): Keep mdb_env_set_flags() flags. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Hallvard Furuseth | More for mdb_env_copy(). |
commit | commitdiff | tree | snapshot |
next |