s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
[samba.git] / lib /
2010-10-17 Jelmer Vernooijtdb: Bump version to 1.2.7 after addition of pytdb...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-17 Matthias Dieter... s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif...
2010-10-17 Matthias Dieter... s4:"wrap_casefold" - move it to "ldb_wrap.c" since...
2010-10-13 Andrew Tridgells4-torture: fixed uninitialised variable error
2010-10-12 Andrew Bartlettlib/debug Add DEBUGC and DEBUGADDC as dummies
2010-10-11 Matthieu Patoutorture: Add debug on what we are removing
2010-10-11 Andrew Bartlettlib/torture: Add function to clean up the output directory
2010-10-11 Jelmer Vernooijutil: Fix installation path of tevent_ntstatus.h, teven...
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-10-10 Jelmer Vernooijutil: Link headers to correct subsystem, fix formatting.
2010-10-10 Stefan Metzmachersocket_wrapper: Make it work on freebsd for udp packets
2010-10-09 Jelmer Vernooijtalloc: Fix #include line in manpage.
2010-10-08 Kamen Mazdrashkipytalloc: Fix warning that we are subtracting void...
2010-10-08 Volker Lendecketevent: Do not use talloc_autofree_context
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-10-07 Andrew Tridgellwaf: fixed exit status of test suites
2010-10-06 Volker Lendecketevent: Only call handlers that ask for events
2010-10-06 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-04 Stefan Metzmacherlib/util/asn1: let asn1_peek_full_tag() return an error...
2010-10-04 Stefan Metzmachertsocket: make sure we delete the fd event before callin...
2010-10-04 Jelmer Vernooijtdb: Only use system pytdb when using system tdb.
2010-10-04 Jelmer Vernooijtdb: Support using system pytdb.
2010-10-04 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-10-02 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-02 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-02 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-02 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-02 Volker Lendeckes3: Fix a 64-bit BUG
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-30 Jelmer Vernooijsubunit: Import new upstream snapshot (adds subunit_pro...
2010-09-30 Jelmer Vernooijtesttools: Import new upstream snapshot.
2010-09-29 Andrew Tridgellutil: added BINARY_ARRAY_SEARCH_V()
2010-09-28 Jelmer Vernooijldb/tevent: Fix detection of waf paths.
2010-09-28 Jelmer Vernooijtevent: Remove make targets that are not relevant for...
2010-09-28 Jelmer Vernooijtevent: Don't update Makefile/configure files.
2010-09-28 Stefan Metzmachertsocket: make sure we delete the fd event before callin...
2010-09-27 Volker LendeckeRemove talloc_autofree_context() from pm_process
2010-09-27 Volker LendeckeLift talloc_autofree_context() from OpenConfFile()
2010-09-27 Michael Adamlibsmbconf: parse an empty share as empty share, not...
2010-09-27 Stefan Metzmacherlib/util: change tevent_req_nterror() to a macro
2010-09-27 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-09-27 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-09-27 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-09-27 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-09-26 Stefan Metzmacherlib/util/asn1: add asn1_peek_tag_needed_size() and...
2010-09-25 Jelmer Vernooijpyteven: Fix build warnings.
2010-09-25 Jelmer VernooijCheck in configure/Makefile for those projects that...
2010-09-25 Jelmer Vernooijpytevent: Add more tests.
2010-09-25 Jelmer Vernooijpytevent: Fill in client side fnuctions.
2010-09-25 Jelmer Vernooijtevent: Add infrastructure for python bindings.
2010-09-25 Jelmer Vernooijtevent: Switch to using waf by default.
2010-09-25 Volker Lendecketalloc: Add a warning about talloc_autofree_context...
2010-09-23 Volker Lendecketdb: add restore
2010-09-23 Jelmer Vernooijtorture: Remove unused variable.
2010-09-23 Andrew Tridgelllib-subunit: fixed build on systems without subunit...
2010-09-23 Jelmer Vernooijsmbtorture: Report times.
2010-09-23 Jelmer Vernooijtorture: Use system subunit library if available.
2010-09-23 Jelmer Vernooijsmbtorture: Use subunit C library.
2010-09-22 Björn Jackelibreplace: fix endless strerror_r has been redefined...
2010-09-22 Jelmer Vernooijtorture: Remove active_testname variable.
2010-09-22 Jelmer Vernooijtorture: Fix running individual tests.
2010-09-22 Jelmer Vernooijstrlist: Make test names unique.
2010-09-22 Björn Jacketevent: include libreplace heade before tevent header
2010-09-21 Jelmer Vernooijpytalloc: Add default compare function.
2010-09-21 Jelmer Vernooijpidl: Fix segfault when accessing unicode objects.
2010-09-20 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Volker Lendeckes3: Fix the charset_pull routine (bug 7531)
2010-09-19 Jelmer Vernooijtesttools: Import newer upstream revision.
2010-09-19 Jelmer Vernooijpytdb: Make filename argument optional.
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-09-19 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-09-19 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-09-17 Björn Jackelib/util: usec_time_diff takes arguments the other...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-16 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-09-15 Volker LendeckeFix a typo
2010-09-15 Andrew Tridgelltsocket: we return -1 on error, not fd
2010-09-15 Andrew Tridgelltalloc: fixed spelling errors in comment
2010-09-14 Jeremy AllisonEnsure incoming timespec values correctly wrap at nsecs.
2010-09-14 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-09-14 Stefan Metzmachertdb: add ABI/tdb-1.2.4.sigs
2010-09-14 Jelmer Vernooijsubunit.pm: Pass through milliseconds in time reports.
2010-09-13 Stefan Metzmacherlib/tdb: change version to 1.2.4 after hash checking...
2010-09-13 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-09-13 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-09-13 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-09-13 Rusty Russelltdb: make check more robust against recovery failures.
2010-09-11 Matthias Dieter... lib/replace/wscript:Tru64 build - Better use version...
2010-09-11 Matthias Dieter... lib/replace:wscript - additional attempt to fix the...
2010-09-11 Matthias Dieter... lib/replace:wscript - don't check twice for type "bool"
2010-09-11 Matthias Dieter... lib/replace:wscript - attempt to fix the features detec...
2010-09-10 Björn Jackelibreplace: clock_gettime sets errno
2010-09-09 Günther Deschnerlib/util: remove some unused_result warnings.
2010-09-07 Björn Jackelib/util: add time_mono() for monotonic time a la time()
next