summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdb2: add an internal TDB_CANT_CHECK flag.Rusty Russell2011-12-052-0/+12
* tdb2: suppress failtest more than once on mmap.Rusty Russell2011-12-051-0/+5
* tdb2: simplify failtest helper.Rusty Russell2011-12-052-31/+3
* tdb2: failtest: use a linked list for history, not an array.Rusty Russell2011-12-052-30/+26
* tdb2: consolidate testing failtest suppression routines.Rusty Russell2011-12-058-72/+14
* tdb2: fix intermittant failure in run-50-multiple-freelists-fail.cRusty Russell2011-12-054-10/+18
* lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initia...Rusty Russell2011-12-051-3/+3
* lib/ccan/compiler, ilog: IDEMPOTENT "idempotent does not mean what you think ...Rusty Russell2011-12-053-10/+10
* lib/ccan/asearch: fix example on 64 bit platforms.Rusty Russell2011-12-051-1/+1
* lib/ccan/htable: benchmark against hsearch(3)Rusty Russell2011-12-053-2/+108
* lib/ccan/likely: use htable_typeRusty Russell2011-12-053-66/+80
* lib/ccan/htable: HTABLE_INITIALIZER() for static initialization.Rusty Russell2011-12-053-15/+29
* lib/ccan/htable: clean up interface, document htable_type better.Rusty Russell2011-12-059-254/+251
* lib/ccan/htable: start empty.Rusty Russell2011-12-054-39/+87
* lib/ccan/htable, strset: benchmarking tools.Rusty Russell2011-12-055-1/+1104
* lib/ccan/str: fix warnings.Rusty Russell2011-12-052-1/+5
* lib/ccan/str: relicense to public domain.Rusty Russell2011-12-056-513/+2
* lib/ccan/typesafe_cb: fix example macro ordering in typesafe_cb_preargs docum...Rusty Russell2011-12-051-2/+2
* lib/ccan/htable: fix tools/speed.Rusty Russell2011-12-051-2/+3
* lib/ccan/build_assert: Remove stale LGPL license comment.Joey Adams2011-12-051-1/+0
* lib/ccan/array_size: relicense under public domain.Rusty Russell2011-12-053-510/+1
* Revert fac5c654e2fe17c2c11d150b16088e8a51f6be20Jeremy Allison2011-12-041-68/+19
* Move the callers that need to use the new cli_open() back to callingJeremy Allison2011-12-036-127/+10
* Add cli_open() back as a synchronous wrapper function the callsJeremy Allison2011-12-032-0/+116
* Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()Jeremy Allison2011-12-0316-136/+136
* s4 dns: Test SOA queriesKai Blin2011-12-031-0/+32
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-0340-225/+145
* lib/util: factor out tdb_data_is_emptyGregor Beck2011-12-035-18/+12
* s3:registry: do not use regdb functions during db upgradeGregor Beck2011-12-033-59/+150
* s3:net: adapt idmap check to new dbwrap_fetch behavior not to return success ...Gregor Beck2011-12-031-6/+2
* s3-winbind: Add an update function for winbind cache.Andreas Schneider2011-12-031-2/+94
* tevent: Fix typo in build script.Jelmer Vernooij2011-12-031-1/+1
* Update the waf build system to link with the new PIDL locking code.Jeremy Allison2011-12-031-1/+1
* s3: Use autogenerated open_files.idlVolker Lendecke2011-12-0215-420/+112
* s3: Move ndr_file_id to LIBNDR_OBJVolker Lendecke2011-12-021-1/+2
* s3: Add open_files.idlVolker Lendecke2011-12-022-0/+49
* librpc: Add support for struct timevalVolker Lendecke2011-12-022-0/+41
* librpc: Add support for struct timespecVolker Lendecke2011-12-022-0/+41
* Fix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules can fail to add inherit...Jeremy Allison2011-12-021-1/+1
* Ensure we map our own Samba return of ERRSRV, ERRunknownsmbJeremy Allison2011-12-022-0/+4
* Convert smbclient to using NtCreateX by preference, fall back to openX onJeremy Allison2011-12-023-5/+119
* s3: Fix some nonblank line endingsVolker Lendecke2011-12-021-4/+4
* s3: Remove unused dbwrap_record_get_private_dataVolker Lendecke2011-12-022-6/+0
* s3-winbind: Remove unused keys from list.Andreas Schneider2011-12-021-2/+0
* Add the "backup" toggle command to smbclient. In order for this to beJeremy Allison2011-12-022-0/+25
* After a discussion with Volker, sdd a backup_intent state to the client struct.Jeremy Allison2011-12-015-4/+21
* s4-ntvfs: added allow_override check based on use of NT ACLAndrew Tridgell2011-12-0110-41/+59
* s4-ntvfs: fixed a unix ACL mapping bugAndrew Tridgell2011-12-011-21/+25
* selftest: Fix typo in socket wrapper test.Jelmer Vernooij2011-12-011-1/+1
* selftest: Drop broken and unused Kvm target.Jelmer Vernooij2011-11-302-178/+5