summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ntdb: add NTDB_ATTRIBUTE_HASHSIZERusty Russell2012-06-192-2/+41
* ntdb: remove hash table trees.Rusty Russell2012-06-1936-1662/+1096
* ntdb: special accessor functions for read/write of an offset.Rusty Russell2012-06-193-50/+114
* ntdb: inline oob checkRusty Russell2012-06-196-14/+24
* ntdb: allocator attribute.Rusty Russell2012-06-1915-92/+311
* ntdb: still prepare recovery area with NTDB_NOSYNC.Rusty Russell2012-06-191-10/+8
* ntdb: simply disallow NULL names.Rusty Russell2012-06-193-10/+5
* ntdb: reduce transaction pagesize from 64k to 16k.Rusty Russell2012-06-191-1/+1
* ntdb: remove last block transactoin logic.Rusty Russell2012-06-191-44/+1
* ntdb: create initial database to be multiple of NTDB_PGSIZE.Rusty Russell2012-06-198-88/+138
* ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell2012-06-196-46/+73
* ntdb: fix recovery data write.Rusty Russell2012-06-192-9/+36
* ntdb: enhance external-helper test code.Rusty Russell2012-06-196-18/+36
* ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT.Rusty Russell2012-06-192-1/+11
* ccan: remove bogus debug print.Rusty Russell2012-06-191-1/+0
* ntdb: make fork test more thorough.Rusty Russell2012-06-192-9/+29
* ntdb: print \n at end of log messages in tests.Rusty Russell2012-06-191-1/+1
* ntdb: reduce race between creating file and getting open lock.Rusty Russell2012-06-191-23/+30
* ntdb: catch any valgrind errors in testRusty Russell2012-06-191-2/+2
* ntdb: catch any valgrind errors in testRusty Russell2012-06-191-1/+1
* ntdb: remove ntdb_error()Rusty Russell2012-06-1914-190/+144
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-19148-13728/+13586
* tdb2: Fix typo in TDB1_porting.txtKirill Smelkov2012-06-191-1/+1
* TDB2: more internal cleanups after TDB1 compatibility removal.Rusty Russell2012-06-1913-263/+239
* TDB2: remove TDB1 compatibility.Rusty Russell2012-06-1995-8164/+160
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-1917-535/+10
* ccan: check for err.h ourselvesRusty Russell2012-06-192-0/+3
* WHATSNEW: Fix typo.Jelmer Vernooij2012-06-191-1/+1
* tdb/wscript: Remove unecessary semicolons.Jelmer Vernooij2012-06-191-4/+4
* wafsamba/irixcc: add '-c99' option to ccStefan Metzmacher2012-06-191-1/+3
* Revert "s3: temporary hack to make the waf build work withouth autotools bein...Björn Jacke2012-06-181-1/+0
* selftest/flapping: samba4.nss.test is also flakey for s3memberStefan Metzmacher2012-06-181-1/+1
* s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher2012-06-182-3/+2
* s3:Makefile.in: remove pidl generated files with 'make realdistclean'Stefan Metzmacher2012-06-181-0/+1
* s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...Stefan Metzmacher2012-06-181-1/+1
* s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/Stefan Metzmacher2012-06-181-6/+5
* s3:autogen.sh: fix autoconf/lib/param/param_proto.h locationStefan Metzmacher2012-06-181-1/+1
* lib/param: add missing prototype of lpcfg_parm_long()Stefan Metzmacher2012-06-181-0/+3
* s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...Michael Adam2012-06-181-0/+3
* s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)Michael Adam2012-06-181-1/+2
* s3:idmap_tdb: fix miss in rename of dbwrap_trans_store_uint32() to dbwrap_tra...Michael Adam2012-06-181-4/+4
* dbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringAmitay Isaacs2012-06-181-2/+2
* s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher2012-06-182-2/+2
* heimdal:lib/wind: include <stdlib.h> at the endStefan Metzmacher2012-06-173-3/+3
* heimdal:lib/wind: make sure errorlist_table.c includes config.h as first headerStefan Metzmacher2012-06-161-1/+1
* attr: Look for attr/attributes.h too.Jelmer Vernooij2012-06-163-2/+4
* heimdal:lib/krb5: don't name a struct 'token'Stefan Metzmacher2012-06-161-1/+1
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-166-467/+1
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-165-2709/+1
* s4-classicupgrade: Also ask testparm for 'smb passwd file'Andrew Bartlett2012-06-161-0/+2