TDB2: make SAMBA use tdb1 again for the moment.
[kai/samba-autobuild/.git] / lib /
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-19 Rusty Russellccan: check for err.h ourselves
2012-06-19 Jelmer Vernooijtdb/wscript: Remove unecessary semicolons.
2012-06-18 Stefan Metzmacherlib/param: add missing prototype of lpcfg_parm_long()
2012-06-16 Jelmer Vernooijattr: Look for attr/attributes.h too.
2012-06-16 Andrew Bartletts4-lib/param: FLAG DAY for the default FILE SERVER
2012-06-15 Volker Lendeckedbwrap: Remove an unnecessary ZERO_STRUCT
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_u...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-15 Andrew Bartletts3-build: Do not write loadparm generated files into...
2012-06-15 Andrew Bartlettlib/param: Use server role = 'standalone server' to...
2012-06-15 Andrew Bartlettlib/param: make security=domain and security=ads confli...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-14 Jelmer Vernooijlib/util: Fix typo in comment.
2012-06-14 Stefan Metzmachertdb2: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmachertdb: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-14 Stefan Metzmacherlib/replace: execute strptime.c tests
2012-06-14 Stefan MetzmacherRevert "replace: use replace for non 'samba' compliant...
2012-06-14 Stefan Metzmacherlib/replace: add more condition to add snprintf.c
2012-06-14 Stefan MetzmacherRevert "lib/replace: Fix snprintf() override for system...
2012-06-14 Stefan Metzmacherlib/replace: s/execute=1/execute=True
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-13 Björn JackeRevert "replace: fix unused variable warning"
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-12 Volker Lendeckes3: Use talloc_tos() in more places in dbwrap_util
2012-06-12 Michael Adamlib/testtools: fix use of a non-existent word (existant)
2012-06-12 Michael Adamtdb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamldb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamlib/util: fix use of a non-existent word (existant...
2012-06-11 Andrew Bartlettdebug: Do not constantly rename logs when max log size = 0
2012-06-11 Andrew Bartlettlib/param: simplfy lp_find_security()
2012-06-11 Andrew Bartlettpyldb: Ensure that the ldb argument is really an ldb...
2012-06-10 Stefan Metzmacherlib/ldb/tools: add missing "replace.h"
2012-06-09 Rusty Russelltdb2: use ccan/err instead of err.h
2012-06-09 Rusty Russellccan: make failtest use ccan/err.
2012-06-09 Rusty Russellccan: import err module.from ccan revision 5add556a1cb6...
2012-06-08 Stefan Metzmachertevent: change version to 0.9.16 tevent-0.9.16
2012-06-08 Stefan Metzmachertevent: expose tevent_context_init_ops
2012-06-08 Martin Schwenkelib/tevent: Add trace point callback
2012-06-08 Martin Schwenkelib/tevent: In poll_event_context, add a pointer back...
2012-06-08 Rusty Russellsamba_util: mark smb_panic as _NORETURN_.
2012-06-07 Andrew Bartlettccan: Only build ccan-failtest when we are in developer...
2012-06-07 Rusty Russelllib/tdb2: build tests when built at toplevel.
2012-06-07 Björn Jackeutil: fix build on platforms without IPv6 support
2012-06-06 Andrew Bartlettlib/replace: Fix snprintf() override for systems with...
2012-06-05 Martin Schwenkes3:build(autoconf): fix "no AC_LANG_SOURCE call detecte...
2012-06-05 Andrew Bartlettlibreplace: Add copyrights to ease tracking of this...
2012-06-05 Andrew Bartlettlibreplace: Remove autoconf build system
2012-06-04 Andrew Bartlettlibreplace: Ensure we link xattr.c on MacOS
2012-06-03 Andrew Bartlettlib/krb5_wrap: Remove unused smb_krb5_get_creds
2012-06-03 Andrew Bartlettlibrepace: put #defines after #include "sys/xattr.h"
2012-06-03 Andrew Bartlettlib/replace: Undo change of 0 -> NULL
2012-06-03 Andrew Bartlettlibreplace: Fix up MacOS xattr functions
2012-06-03 Andrew Bartlettlibreplace: Link libreplace against attr when required
2012-06-03 Andrew Bartlettlibreplace: Use true rather than True in xattr.c
2012-06-02 Andrew Bartlettlibreplace: Fix build on MacOS where we have the same...
2012-06-02 Andrew Bartlettlibreplace: Solaris needs system/dir.h for that xattr...
2012-06-02 Andrew Bartlettccan: fix autoconf test for isblank()
2012-06-02 Andrew Bartlettlibreplace: Add missing tests for HAVE_MREMAP and HAVE_...
2012-06-02 Andrew Bartlettlibreplace: Fix autoconf build on platforms needing...
2012-06-02 Andrew Bartlettlib/replace: Relicence xattr.c to LGPLv3
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-06-02 Andrew Bartlettlib/replace: We cannot use strchr_m in lib/replace
2012-06-02 Andrew Bartlettlib/replace: DEBUG is not acceptable here, as this...
2012-06-02 Andrew Bartlettlib/replace: Copy lib/system.c xattr wrappers to lib...
2012-06-01 Alexander Bokovoywaf: check for krb5_create_checksum and krb5_creds...
2012-06-01 Jeremy AllisonRemove an unused variable.
2012-05-31 Stefan Metzmacherlib/dbwrap: make it possible to delete/store the curren...
2012-05-30 Stefan Metzmacherlib/dbwrap: don't alter the record on failure in db_rbt...
2012-05-30 Stefan Metzmacherlib/dbwrap: fix db_rbt_store and update the per record...
2012-05-30 Stefan Metzmacherlib/dbwrap: remove unused per db_record pointer in...
2012-05-30 Andrew Bartlettlib/krb5_wrap: Move krb5_princ_size helper to source4...
2012-05-30 Andrew Bartlettlib/param: Put common FN_ macros into param_functions.c
2012-05-30 Andrew Bartlettlib/param: Add a few more s3 parameters
2012-05-30 Andrew Bartlettlib/param: Import s3 parameters into lib/param to allow...
2012-05-30 Andrew Bartlettlib/param: Mark a few more parameters const (matching s3)
2012-05-30 Andrew Bartlettparam: mark realm parameter as const
2012-05-30 Andrew Bartlettparam: Sort global param functions macros to ease the...
2012-05-30 Andrew Bartlettlib/param: Add .flags to max/min protocol to match s3
2012-05-30 Andrew Bartlettlib/param: Add .flags to wins parameters to match s3
2012-05-30 Andrew Bartlettlib/param: Harmonise 'password server' parameter betwee...
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tevent
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tdb
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for talloc
2012-05-29 Volker Lendeckelib: add tevent_req_poll_werror
2012-05-27 Andrew Bartlettbuild: Remove all references to libuuid
2012-05-27 Andriy SyrovenkoEliminate dependency on an external uuid library.
2012-05-25 Alexander Bokovoydns_hosts_file: move to a separate subsystem
2012-05-23 Andreas Schneiderkrb5samba: Add smb_gss_oid_equal wrapper.
next