2012-11-30 |
Howard Chu | Rename mdb.h to lmdb.h |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
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 |
Howard Chu | ITS#7451 fix back-ldif return on empty dir |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Howard Chu | ITS#7452 fix typo in envflags |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jan Synacek | ITS#7431 fix constraint_check_restrict segfault |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Howard Chu | ITS#7450 enforce SLAPD_MAX_DAEMON_THREADS |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Howard Chu | ITS#7449 fix signedness for index_substr_any_* |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Ralf Haferkamp | ITS#7428 Use non-blocking IO during SSL Handshake |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ralf Haferkamp | ITS#7445 fix deref control exposure |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ralf Haferkamp | Fixed insertion of the overlay_remove callback (SLAP_CO... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Ralf Haferkamp | ITS#7436 slapo-deref: call overlay_register_control... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Howard Chu | ITS#7432 fix typo in mdb_midl_sort |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Ralf Haferkamp | ldapc++: fix builds with gcc-4.7 (ITS#7281,ITS#7304) |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Howard Chu | ITS#7426 ignore syncrepl ops |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Howard Chu | ITS#7427 fix for spurious old entries |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Jan Synacek | ITS#7423 Update slapo-constraint tests |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Jan Synacek | ITS#7418 Fix slapo-constraint: handle uri and restrict... |
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-24 |
Howard Chu | More backend info updates: MDB, NDB |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Howard Chu | ITS#7421 move olcExtraAttrs to Frontend options |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
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 | Merge remote-tracking branch 'origin/mdb.master' |
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-20 |
Howard Chu | ITS#7402 tweak prev commit, use hex for txn IDs |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Howard Chu | ITS#7402 fix potential txn leak in online indexer |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Howard Chu | ITS#7402 add txnID to debug output to aid tracing |
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 | Fix test060-mt-hot debug level |
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 |
2012-10-15 |
Hallvard Furuseth | Fix last commit. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Howard Chu | Support read access on read-only media |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Howard Chu | Silence warning in prev commit |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Howard Chu | ITS#7416 make sure to reopen attr DBs after env reopen |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Howard Chu | Add mdb_copy for backing up a DB environment |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Howard Chu | ITS#7411 delete trailing whitespace in ldap_get_option.3 |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Howard Chu | ITS#7414 fix slapo-rwm modrdn cleanup |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Hallvard Furuseth | Tweak MDB restrictions |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Howard Chu | ITS#7403, #6296 fix AUTHZ_BACKEND handling |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Hallvard Furuseth | Fix mdb_open() off-by-one error in maxdbs check |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Hallvard Furuseth | ITS#7377 Wrap fcntl F_SETLK in EINTR loop too. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Hallvard Furuseth | ITS#7377 Catch ftruncate() error |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Hallvard Furuseth | ITS#7377 Document caveats/troubeshooting. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Howard Chu | Fix mdb_drop |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jan Synacek | ITS#7366 Update slapo-constraint tests |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Howard Chu | ITS#7385, check further for bad splits |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Howard Chu | ITS#7405 note refint is not replicated |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Quanah Gibson... | Fix MDB objectClass so that MDB will load |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Howard Chu | ITS#7403 fix idassert non-override mode |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Howard Chu | More for envflags |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Howard Chu | Add envflags for MDB config |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Howard Chu | Add MDB_GET_CURRENT |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Howard Chu | Regenerate for cb1b9e2a3e4acef4695f69494be4389a13800c64 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Howard Chu | ITS#7394 ignore WRITEMAP if RDONLY |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | Merge remote-tracking branch 'origin/mdb.master' |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | More for 48ef27b6f5c804eca6a9d27f8dd2b4ded376f8af |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | More for ab04c50a32275e216b82edaeeed50208cf49336b |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7377 Catch MDB user errors. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7377 Catch MDB setup errors and clean up. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7364 Limit mdb lock upgrade before sem_unlink. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7364 Always sem_unlink() in mdb_env_open(). |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7377 Wrap sem_wait & file locks in EINTR loops |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | Remove mdb data races. Use (txnid_t)-1 as "no ID". |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | Save pid in MDB_env instead of repeating getpid(). |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | MDB_WRITEMAP needs no DSYNC descriptor (me_mfd) |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Hallvard Furuseth | ITS#7363 Preprocessor namespace cleanup. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | More for ab04c50a32275e216b82edaeeed50208cf49336b |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | Add mdb_cursor_renew() |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | Shared lib should depend on pthread |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Howard Chu | Add MDB_SET_KEY cursor op |
commit | commitdiff | tree | snapshot |
next |