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