summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher2012-09-241-7/+7
* build: Fix detection of quotas on macosAndrew Bartlett2012-09-241-1/+1
* s3-pylibsmb: Use Py_RETURN_NONEVolker Lendecke2012-09-241-9/+4
* torture: More torture_assert() calls in rpc.lsaAndrew Bartlett2012-09-241-36/+19
* torture: use torture_assert rather than return false in rpc.lsaAndrew Bartlett2012-09-241-110/+52
* torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()Andrew Bartlett2012-09-241-14/+10
* build: Add missing dep on tdb_compatAndrew Bartlett2012-09-241-1/+1
* lib/replace: Look for special flags needed for c99Andrew Bartlett2012-09-241-0/+10
* lib/replace: Improve mkstemp test in autoconf and wafAndrew Bartlett2012-09-242-4/+34
* s3:winbindd fix a compiler warningChristian Ambach2012-09-241-1/+1
* s3:printing only do printing_subsystem_update when printing is enabledChristian Ambach2012-09-231-1/+4
* s4:dns_server - introduce the wildcard binding featureMatthias Dieter Wallnöfer2012-09-231-10/+28
* s3-pylibsmb: Add get_oplock_breakVolker Lendecke2012-09-231-0/+120
* s3-pylibsmb: Factor out py_tevent_cond_signalVolker Lendecke2012-09-231-3/+9
* s3-pylibsmb: Reduce the number of warningsVolker Lendecke2012-09-231-14/+32
* s3: Convert cli_oplock_break_waiter to smbXcliVolker Lendecke2012-09-231-5/+18
* s3: Add "readdir" to pylibsmbVolker Lendecke2012-09-231-0/+72
* s3: Fix some nonempty line endingsVolker Lendecke2012-09-231-4/+4
* s3-pylibsmb: move py_tevent_req_wait_exc up in the fileChristian Ambach2012-09-231-19/+19
* s3-pylibsmb: Factor out py_tevent_cond_waitVolker Lendecke2012-09-231-14/+19
* build: Remove unused define UNIXWAREAndrew Bartlett2012-09-231-2/+1
* lib/replace: Remove unused nap and therefore the SCO defineAndrew Bartlett2012-09-232-12/+1
* build: Make waf configure match autoconf for HPUX ACLsAndrew Bartlett2012-09-231-0/+1
* build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the defaultAndrew Bartlett2012-09-231-6/+13
* lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAMAndrew Bartlett2012-09-232-288/+0
* build: Remove unused IRIX and IRIX6 definesAndrew Bartlett2012-09-231-6/+1
* lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett2012-09-235-18/+7
* ntdb: Try to fix the build on Solaris which does not have errAndrew Bartlett2012-09-233-2/+15
* s4:torture:smb2: add a durable-open.read-only testMichael Adam2012-09-231-0/+95
* script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher2012-09-231-18/+3
* s3:vfs_fake_acls fix a compiler warningChristian Ambach2012-09-231-1/+1
* s3:winbindd fix a compiler warningChristian Ambach2012-09-221-1/+1
* script/autobuild.py: add --log-base optionStefan Metzmacher2012-09-221-3/+6
* script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher2012-09-221-11/+14
* script/autobuild.py: add --branch optionStefan Metzmacher2012-09-221-5/+8
* script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher2012-09-221-4/+9
* script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher2012-09-221-27/+53
* selftest: skip the samba4.smb2.compound testsuiteMichael Adam2012-09-221-0/+1
* s3:smbd:smb2: initialize variable in vfs_default_durable_reconnect()Michael Adam2012-09-221-1/+1
* selftest: we fail samba3.smb2.compound.interim2Michael Adam2012-09-221-0/+1
* s4:torture:smb2:compound: remove two unused macrosMichael Adam2012-09-221-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s3:smbd: remove struct member smbd_smb2_request.cancelled - it was only writtenMichael Adam2012-09-226-8/+0
* s3:smb2_lock: let smbd_smb2_create_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher2012-09-221-14/+2
* s3:smb2_lock: smbd_smb2_notify_recv() can already return NT_STATUS_CANCELEDStefan Metzmacher2012-09-221-18/+0
* s3:smb2_notify: make use of tevent_req_defer_callback() instead of custom tev...Stefan Metzmacher2012-09-221-34/+1
* s3:smb2_notify: don't call tevent_req_done() from smbd_smb2_notify_cancel()Stefan Metzmacher2012-09-221-2/+1
* s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher2012-09-221-26/+3
* s3:smb2_server: avoid segfault in smbd_smb2_request_pending_queue()Stefan Metzmacher2012-09-221-2/+6