summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ntdb: hand correct error code when alloc_read allocation fails.Rusty Russell2012-06-221-1/+1
* autobuild: always set TDB_NO_FSYNC.Rusty Russell2012-06-222-4/+10
* ntdb: respect TDB_NO_FSYNC flag for 'make test'Rusty Russell2012-06-2251-151/+187
* s4:torture/smb2: add smb2.durable-open.lock-oplockStefan Metzmacher2012-06-222-0/+80
* selftest: samba3.smb2.durable-open.lock => samba3.smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-1/+1
* s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-leaseStefan Metzmacher2012-06-221-4/+4
* autobuild: run "samba3-ctdb" by defaultMichael Adam2012-06-221-1/+1
* autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam2012-06-211-1/+1
* autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam2012-06-211-0/+10
* autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam2012-06-211-0/+19
* autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam2012-06-211-3/+3
* autobuild: rename the "samba4" target to "samba"Michael Adam2012-06-211-8/+8
* Add current headers from ctdb master.Michael Adam2012-06-215-0/+4236
* wintest: enable dns forwarding for internal dnsBjörn Baumbach2012-06-212-1/+4
* wintest: get original nameserver for forwarding on a more general placeBjörn Baumbach2012-06-211-5/+5
* wintest: extend get_is_dc function with additional expectationsBjörn Baumbach2012-06-211-1/+1
* wintest: check netcats exitstatus instead of outputBjörn Baumbach2012-06-211-2/+5
* wintest: set recursive queries for internal dnsBjörn Baumbach2012-06-212-1/+5
* wintest: add option to select the dns backendBjörn Baumbach2012-06-212-11/+34
* wintest: set nameserver on a more general placeBjörn Baumbach2012-06-212-2/+2
* wintest: add option to use ntvfs instead of s3fsBjörn Baumbach2012-06-212-1/+8
* wintest: add working bbaumbach.conf file for use with VirtualBoxBjörn Baumbach2012-06-211-0/+97
* Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).Jeremy Allison2012-06-212-5/+13
* Add --disable-ntdb option for building.Jelmer Vernooij2012-06-213-2/+11
* samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij2012-06-215-23/+25
* s3:idmap_cache: also store negative entries for unknown sidsStefan Metzmacher2012-06-211-0/+7
* s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu...Stefan Metzmacher2012-06-211-6/+19
* s3:winbindd: discard the expired gid cache if we're online (bug #9002)Stefan Metzmacher2012-06-211-1/+1
* s3: Remove an unnecessary ()Volker Lendecke2012-06-211-1/+1
* s3: Use string_term_tdb_data where appropriateVolker Lendecke2012-06-211-2/+1
* s3: Fix const warningsVolker Lendecke2012-06-211-2/+3
* s4-provision: Give better clues on what Samba needs for s3fs ACL supportAndrew Bartlett2012-06-212-1/+22
* s3-rpcclient: support all known netr_LogonControl2 variants properlyAlexander Bokovoy2012-06-211-3/+35
* s4:torture/smb2: add smb2.durable-open.delete_on_close1Stefan Metzmacher2012-06-212-2/+127
* s3:move serverid_equal() to serverid.cMichael Adam2012-06-213-21/+23
* s3:util: rename procid_equal() to serverid_equal()Michael Adam2012-06-2116-27/+27
* s3:util: remove (now) unused cluster_id_equal()Michael Adam2012-06-212-8/+0
* s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal()Michael Adam2012-06-211-1/+2
* s3: Remove a user of procid_is_meVolker Lendecke2012-06-211-1/+2
* s3: Remove a user of procid_is_meVolker Lendecke2012-06-211-1/+2
* s3:util: reformat procid_equal() to adhere to coding guidelinesMichael Adam2012-06-211-7/+14
* s3:util: also compare the unique_id in procid_equal().Michael Adam2012-06-211-0/+3
* script: really sleep in "random-sleep.sh"Michael Adam2012-06-211-1/+1
* samba-tool: gpo: Fix creation of filesystem ACL from directory ACLAmitay Isaacs2012-06-211-2/+8
* s4-pysmb: Parse security info as an unsigned integerAmitay Isaacs2012-06-211-1/+1
* s4-torture: Expand whoami test to confirm the user token.Andrew Bartlett2012-06-202-3/+45
* s4-torture: Change the unix.whoami test to use torture_assert()Andrew Bartlett2012-06-201-24/+19
* ntdb: fix occasional abort in testing.Rusty Russell2012-06-201-1/+7
* script/autobuild: delay start of small projects by 60 to 600 secondsStefan Metzmacher2012-06-202-8/+45
* script/autobuild: don't use 'make -j 4' for bin/smbtorture4Stefan Metzmacher2012-06-201-1/+1