summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-26Remove unused neatquotes script.Jelmer Vernooij1-12/+0
2012-09-26smb.conf.5: Document 'cldap port'.Jelmer Vernooij1-0/+13
2012-09-26undocumented: Drop extension from helper scripts.Jelmer Vernooij3-3/+3
2012-09-26Remove obsolete land-remote.py and land.py scripts.Jelmer Vernooij2-854/+0
2012-09-26samba-tool: Hide 'samba-tool domain samba3upgrade'.Jelmer Vernooij2-12/+25
2012-09-26selftest/knownfail: samba*.smb2.oplock.stream1 doesn't workStefan Metzmacher1-0/+2
2012-09-26s4:torture/smb2: remove samba specific stuff from smb2.oplockStefan Metzmacher1-10/+0
2012-09-26s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug ...Stefan Metzmacher1-1/+4
2012-09-26samba_dnsupdate: Safely update/create names for Samba3 targets as wellAndrew Bartlett2-8/+21
2012-09-26samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett2-4/+11
2012-09-26selftest: Remove invalid security=share and rename secshare to simpleserverAndrew Bartlett2-10/+9
2012-09-26Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison1-0/+4
2012-09-26lib/util/charset: We do not use fucntions from wchar.h any moreAndrew Bartlett3-9/+1
2012-09-26lib/util/charset: Try to find iconv on HP-UXAndrew Bartlett1-0/+3
2012-09-26wscript: Removed executable bit.Ricky Nance2-0/+0
2012-09-26s3: Factor out calculate_open_access_flagsVolker Lendecke1-15/+31
2012-09-25s3: Slightly simplify smbd_smb2_request_process_negprotVolker Lendecke1-5/+3
2012-09-25s3: Fix some blank line endingsVolker Lendecke1-6/+6
2012-09-25s3: Fix a typoVolker Lendecke1-1/+1
2012-09-25pysmbd: Fix cut&paste errorsVolker Lendecke1-2/+3
2012-09-25pyntdb: Fix init function for ntdb python module.Pierre Lejeune1-2/+2
2012-09-25s4-python: Override SIGINT handler in scripts only.Jelmer Vernooij5-8/+26
2012-09-25s3: Slightly simplify is_stat_openVolker Lendecke1-3/+2
2012-09-25s3: Make is_stat_open() a bit more readableVolker Lendecke1-4/+7
2012-09-25lib: Make async_sock includable on its ownVolker Lendecke1-0/+1
2012-09-25s4-torture: Fix some nonemtpy blank linesVolker Lendecke1-12/+12
2012-09-25s3: Fix indentation of if-expressionsVolker Lendecke1-2/+3
2012-09-25docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX onlyAndrew Bartlett1-2/+1
2012-09-25docs: Remove mention of auth methods in TOSHARG-PassdbAndrew Bartlett1-12/+0
2012-09-25docs: Fix typo in TOSHARG-PassdbAndrew Bartlett1-1/+1
2012-09-25docs: Remove Win9X/WinMe mentions from TOSHARG-PDCAndrew Bartlett1-166/+0
2012-09-25docs: Add mention of AD DC support in TOSHARG-PDCAndrew Bartlett1-12/+10
2012-09-25docs: Explain the no-domain-logons restriction applies to all HOME editionsAndrew Bartlett1-8/+8
2012-09-25docs: Remove references to default paramters in TOSHARG-PDCAndrew Bartlett1-129/+53
2012-09-25docs: Update TOSHARG-InstallAndrew Bartlett1-18/+2
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