2011-09-01 |
Howard Chu | Add mdb_version() |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Rationalize mdbenv namespace |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Move MDB_VERSION to mdb.h, use major/minor/patch |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Tweak MDB_val to match struct berval |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Rename idl to midl |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add another FIXME comment |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add mtest2 and 3 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Portability tweak |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Make a shared library too |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Start using as a library |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Sorted dup fixes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add MDB_INTEGERKEY db flag |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Allow setting DB flags on main DB |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Cleanup, add mdb_cursor_count() |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More DB checks |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Consolidate stat functions |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Header cleanup |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More subDB fixes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Parameter cleanup |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Valgrind complaints |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More subDB stuff |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Make sure subDB info is saved after writes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Sorted dups basically completed, needs testing |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Added cursor_get for sorted dups |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add mdb_get for sorted dups |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add mdb_del for sorted dups |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add mdb_put for sorted dups |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Fix reader txn locking |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Don't malloc the free_pgs list every time |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Setup context for sorted dups |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add explicit md_dirty flag to dbxs |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add cursor_prev |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Use BDB cursor terminology |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Add some legalese |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Additional debug, fixes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Save free-list in DB |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More sub-db stuff |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Use STAILQ instead of SIMPLEQ |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More subdb stuff, add cursor_last() |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Tweak mt_dbxs array |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Fix free page re-use |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Fixup metapage writes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Tweaks to txn handling |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More subDBs, compiles now |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Start DB restructuring |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Replace ulong with ULONG macro |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More prep for subdatabases |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Tweak comment about overflow allocations |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Use an environment directory |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | No longer need -lssl |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Fix db_stat stuff |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | More fixes for seeking |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Re-use old pages |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Hallvard Furuseth | tests/data/: #bdb,hdb# -> #maindb/indexdb#. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Hallvard Furuseth | tests: Add $MAINDB, $INDEXDB for [bhn]db tests. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Howard Chu | Also track skipped (non-executable) tests |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Howard Chu | Add NOEXIT envvar to run all tests and tally failures |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Howard Chu | For test063 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Howard Chu | Relax entry_header, zero-length entries are valid. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Howard Chu | ITS#7029,#7031 More for prev commit |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Howard Chu | Fix moduleload path |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Howard Chu | ITS#7030 fix overlay_insert() with specific index |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Howard Chu | ITS#6983 fix duplicate entry in HDB subtree IDL |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Howard Chu | ITS#7029 fix uninit'd nvalue |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jan Vcelak | ITS#7028 man: ldap_sync(3) ldap_sync_destroy type |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jan Vcelak | ITS#7028 man: slapo-unique(5) quoting keywords |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Francis Swasey | ITS#7023 document TLSCACertificateFile in the man page... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Howard Chu | ITS#7022 cleanup prev commit |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Rich Megginson | ITS#7022 NSS_Init* functions are not thread safe |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jan Vcelak | ITS#7014 TLS: don't check hostname if reqcert is 'allow' |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Howard Chu | More abandon paranoia |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Howard Chu | ITS#7025 handle Abandon in backglue |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Howard Chu | Don't replicate refint repair ops |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierangelo... | release mutex only *after* backend connection initializ... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierangelo... | further cleanup of ldapsearch response |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierangelo... | referral is a legitimate result |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierangelo... | make sure size limits are passed to ldapsearch |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierangelo... | error messages from ldapsearch changed |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Pierangelo... | add notes about pwdAllowUserChange (more about ITS... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Pierangelo... | according to draft-behera, this attribute only affects... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Howard Chu | For #6982 fix a66fb16 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Pierangelo... | fix TTL tolerance (ITS#7017, patch by jvcelak@redhat... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Pierangelo... | make sure frontend gets the {-1} (ITS#7016) |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Howard Chu | hack for #6982 - keep o_abandon set in op_free |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Howard Chu | Revert "More for ITS#6892" |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Howard Chu | More for ITS#6892 |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Pierangelo... | host part of unique URI must be empty (ITS#7018) |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Pierangelo... | cleanup slapd.ldif; install it (ITS#7015) |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Pierangelo... | typo in comment |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Pierangelo... | use ldap_search_ext(timelimit) instead of ldap_set_opti... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pierangelo... | honor TIMEOUT when appropriate (ITS#7009); also honor... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pierangelo... | make sure 2-arg statements have exactly 2 args (related... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pierangelo... | TLS config statements always need an argument (related... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Howard Chu | ITS#6999 fix syncrepl timeout in refreshAndPersist |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Rich Megginson | ITS#7002 MozNSS: fix VerifyCert allow/try behavior |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Rich Megginson | ITS#7001 MozNSS: free the return of tlsm_find_and_verif... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Howard Chu | ITS#7000 fix bad patch in ITS#6472 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Howard Chu | ITS#7003 fix typo |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Jan Vcelak | ITS#6998 MozNSS: when cert not required, ignore issuer... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Howard Chu | Only return requested attrs in sssvlv response |
commit | commitdiff | tree | snapshot |
next |