summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-06-15dbwrap: Remove an unnecessary ZERO_STRUCTVolker Lendecke1-1/+0
2012-06-15dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystringVolker Lendecke2-4/+6
2012-06-15dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystringVolker Lendecke2-4/+6
2012-06-15dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...Volker Lendecke2-8/+8
2012-06-15dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystringVolker Lendecke2-4/+8
2012-06-15dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...Volker Lendecke2-8/+8
2012-06-15dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystringVolker Lendecke2-4/+8
2012-06-15dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystringVolker Lendecke2-4/+4
2012-06-15dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke2-4/+4
2012-06-15dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystringVolker Lendecke2-4/+4
2012-06-15dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystringVolker Lendecke2-4/+4
2012-06-15s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett2-4/+4
2012-06-15lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett1-0/+1
2012-06-15lib/param: make security=domain and security=ads conflict with being a DCAndrew Bartlett1-18/+2
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett3-5/+9
2012-06-15lib/util: Fix typo in comment.Jelmer Vernooij1-1/+1
2012-06-14tdb2: remove unused debug_fprintf() macro that breaks the buildStefan Metzmacher1-2/+0
2012-06-14tdb: remove unused debug_fprintf() macro that breaks the buildStefan Metzmacher1-2/+0
2012-06-14lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIMEStefan Metzmacher3-10/+16
2012-06-14lib/replace: execute strptime.c testsStefan Metzmacher1-0/+1
2012-06-14Revert "replace: use replace for non 'samba' compliant strptime"Stefan Metzmacher1-19/+0
2012-06-14lib/replace: add more condition to add snprintf.cStefan Metzmacher1-1/+3
2012-06-14Revert "lib/replace: Fix snprintf() override for systems with a broken snprin...Stefan Metzmacher1-1/+1
2012-06-14lib/replace: s/execute=1/execute=TrueStefan Metzmacher1-1/+1
2012-06-13replace: fix unused variable warningBjörn Jacke1-3/+6
2012-06-13Revert "replace: fix unused variable warning"Björn Jacke1-5/+4
2012-06-13replace: fix unused variable warningBjörn Jacke1-4/+5
2012-06-12s3: Use talloc_tos() in more places in dbwrap_utilVolker Lendecke1-6/+10
2012-06-12lib/testtools: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-06-12tdb:tests: fix use of a non-existent word (existant)Michael Adam1-2/+2
2012-06-12ldb:tests: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-06-12lib/util: fix use of a non-existent word (existant) in a commentMichael Adam1-1/+1
2012-06-11debug: Do not constantly rename logs when max log size = 0Andrew Bartlett1-16/+18
2012-06-11lib/param: simplfy lp_find_security()Andrew Bartlett1-5/+0
2012-06-11pyldb: Ensure that the ldb argument is really an ldb before we dereferenceAndrew Bartlett1-0/+10
2012-06-11lib/ldb/tools: add missing "replace.h"Stefan Metzmacher4-0/+4
2012-06-09tdb2: use ccan/err instead of err.hRusty Russell35-36/+11
2012-06-09ccan: make failtest use ccan/err.Rusty Russell2-1/+2
2012-06-09ccan: import err module.from ccan revision 5add556a1cb64b49a664506aa76216d885...Rusty Russell6-2/+348
2012-06-08tevent: change version to 0.9.16Stefan Metzmacher2-1/+83
2012-06-08tevent: expose tevent_context_init_opsStefan Metzmacher2-3/+19
2012-06-08lib/tevent: Add trace point callbackMartin Schwenke8-0/+82
2012-06-08lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke1-0/+4
2012-06-08samba_util: mark smb_panic as _NORETURN_.Rusty Russell1-1/+1
2012-06-07ccan: Only build ccan-failtest when we are in developer modeAndrew Bartlett2-32/+50
2012-06-07lib/tdb2: build tests when built at toplevel.Rusty Russell1-23/+94
2012-06-07util: fix build on platforms without IPv6 supportBjörn Jacke1-1/+1
2012-06-06lib/replace: Fix snprintf() override for systems with a broken snprintf()Andrew Bartlett1-1/+1
2012-06-05s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warningsMartin Schwenke1-36/+36
2012-06-05libreplace: Add copyrights to ease tracking of this file in futureAndrew Bartlett1-0/+2