summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: Make async_sock includable on its ownVolker Lendecke2012-09-251-0/+1
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* s3: Fix indentation of if-expressionsVolker Lendecke2012-09-251-2/+3
* docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX onlyAndrew Bartlett2012-09-251-2/+1
* docs: Remove mention of auth methods in TOSHARG-PassdbAndrew Bartlett2012-09-251-12/+0
* docs: Fix typo in TOSHARG-PassdbAndrew Bartlett2012-09-251-1/+1
* docs: Remove Win9X/WinMe mentions from TOSHARG-PDCAndrew Bartlett2012-09-251-166/+0
* docs: Add mention of AD DC support in TOSHARG-PDCAndrew Bartlett2012-09-251-12/+10
* docs: Explain the no-domain-logons restriction applies to all HOME editionsAndrew Bartlett2012-09-251-8/+8
* docs: Remove references to default paramters in TOSHARG-PDCAndrew Bartlett2012-09-251-129/+53
* docs: Update TOSHARG-InstallAndrew Bartlett2012-09-251-18/+2
* client: Fix talloc_stackframe() free order assertion in developer modeAndrew Bartlett2012-09-251-0/+1
* replace: Avoid returning value in void setproctitle() replacement.Jelmer Vernooij2012-09-251-1/+0
* We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the...Jeremy Allison2012-09-251-3/+0
* Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...Jeremy Allison2012-09-251-0/+7
* s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...Stefan Metzmacher2012-09-251-1/+1
* s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...Stefan Metzmacher2012-09-251-6/+6
* samba-tool domain provision: DNS forwarder is not a boolean.Jelmer Vernooij2012-09-251-3/+3
* Remove compatibility code for setproctitle() now moved to libreplace.Jelmer Vernooij2012-09-242-26/+0
* replace: Support setproctitle().Jelmer Vernooij2012-09-246-15/+21
* samba-tool domain-provision: Avoid python2.5-isms.Jelmer Vernooij2012-09-241-1/+4
* samba-tool domain-provision: Fix docstring.Jelmer Vernooij2012-09-241-2/+2
* 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