summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25client: Fix talloc_stackframe() free order assertion in developer modeAndrew Bartlett1-0/+1
2012-09-25replace: Avoid returning value in void setproctitle() replacement.Jelmer Vernooij1-1/+0
2012-09-25We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the...Jeremy Allison1-3/+0
2012-09-25Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...Jeremy Allison1-0/+7
2012-09-25s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...Stefan Metzmacher1-1/+1
2012-09-25s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...Stefan Metzmacher1-6/+6
2012-09-25samba-tool domain provision: DNS forwarder is not a boolean.Jelmer Vernooij1-3/+3
2012-09-24Remove compatibility code for setproctitle() now moved to libreplace.Jelmer Vernooij2-26/+0
2012-09-24replace: Support setproctitle().Jelmer Vernooij6-15/+21
2012-09-24samba-tool domain-provision: Avoid python2.5-isms.Jelmer Vernooij1-1/+4
2012-09-24samba-tool domain-provision: Fix docstring.Jelmer Vernooij1-2/+2
2012-09-24script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher1-7/+7
2012-09-24build: Fix detection of quotas on macosAndrew Bartlett1-1/+1
2012-09-24s3-pylibsmb: Use Py_RETURN_NONEVolker Lendecke1-9/+4
2012-09-24torture: More torture_assert() calls in rpc.lsaAndrew Bartlett1-36/+19
2012-09-24torture: use torture_assert rather than return false in rpc.lsaAndrew Bartlett1-110/+52
2012-09-24torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()Andrew Bartlett1-14/+10
2012-09-24build: Add missing dep on tdb_compatAndrew Bartlett1-1/+1
2012-09-24lib/replace: Look for special flags needed for c99Andrew Bartlett1-0/+10
2012-09-24lib/replace: Improve mkstemp test in autoconf and wafAndrew Bartlett2-4/+34
2012-09-24s3:winbindd fix a compiler warningChristian Ambach1-1/+1
2012-09-23s3:printing only do printing_subsystem_update when printing is enabledChristian Ambach1-1/+4
2012-09-23s4:dns_server - introduce the wildcard binding featureMatthias Dieter Wallnöfer1-10/+28
2012-09-23s3-pylibsmb: Add get_oplock_breakVolker Lendecke1-0/+120
2012-09-23s3-pylibsmb: Factor out py_tevent_cond_signalVolker Lendecke1-3/+9
2012-09-23s3-pylibsmb: Reduce the number of warningsVolker Lendecke1-14/+32
2012-09-23s3: Convert cli_oplock_break_waiter to smbXcliVolker Lendecke1-5/+18
2012-09-23s3: Add "readdir" to pylibsmbVolker Lendecke1-0/+72
2012-09-23s3: Fix some nonempty line endingsVolker Lendecke1-4/+4
2012-09-23s3-pylibsmb: move py_tevent_req_wait_exc up in the fileChristian Ambach1-19/+19
2012-09-23s3-pylibsmb: Factor out py_tevent_cond_waitVolker Lendecke1-14/+19
2012-09-23build: Remove unused define UNIXWAREAndrew Bartlett1-2/+1
2012-09-23lib/replace: Remove unused nap and therefore the SCO defineAndrew Bartlett2-12/+1
2012-09-23build: Make waf configure match autoconf for HPUX ACLsAndrew Bartlett1-0/+1
2012-09-23build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the defaultAndrew Bartlett1-6/+13
2012-09-23lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAMAndrew Bartlett2-288/+0
2012-09-23build: Remove unused IRIX and IRIX6 definesAndrew Bartlett1-6/+1
2012-09-23lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett5-18/+7
2012-09-23ntdb: Try to fix the build on Solaris which does not have errAndrew Bartlett3-2/+15
2012-09-23s4:torture:smb2: add a durable-open.read-only testMichael Adam1-0/+95
2012-09-23script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher1-18/+3
2012-09-23s3:vfs_fake_acls fix a compiler warningChristian Ambach1-1/+1
2012-09-22s3:winbindd fix a compiler warningChristian Ambach1-1/+1
2012-09-22script/autobuild.py: add --log-base optionStefan Metzmacher1-3/+6
2012-09-22script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher1-11/+14
2012-09-22script/autobuild.py: add --branch optionStefan Metzmacher1-5/+8
2012-09-22script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher1-4/+9
2012-09-22script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher1-27/+53
2012-09-22selftest: skip the samba4.smb2.compound testsuiteMichael Adam1-0/+1
2012-09-22s3:smbd:smb2: initialize variable in vfs_default_durable_reconnect()Michael Adam1-1/+1