summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-09build(waf): support AIX 6.1Christian Ambach1-1/+1
2012-11-09doc: list arguments for rpcclient FSRVP commandsDavid Disseldorp1-8/+15
2012-11-09doc: describe samlogon cache caveat for winbindd -nDavid Disseldorp1-2/+4
2012-11-09Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...David Disseldorp4-13/+3
2012-11-09Makefile: Allow specifying PYTHON environment variable.Jelmer Vernooij1-1/+2
2012-11-09configure: Support specifying PYTHON environment variable to run waf.Jelmer Vernooij1-1/+1
2012-11-09torture: Fix smb2.create.blob test.Andreas Schneider1-1/+4
2012-11-09samba-tool: Fix typo in --help output.Karolin Seeger1-1/+1
2012-11-09s4-drs: Remove unused varMatthieu Patou1-3/+0
2012-11-08s3fs-client: Burn commandline password of client utils.Andreas Schneider6-0/+10
2012-11-08s3fs-popt: Add function to burn the commandline password.Andreas Schneider2-0/+48
2012-11-07Remove two unused variablesVolker Lendecke1-1/+0
2012-11-07lib/util: Simplify bitmap.c a bitVolker Lendecke1-7/+6
2012-11-07lib/util: Make "struct bitmap" abstractVolker Lendecke2-4/+6
2012-11-06heimdal_build: Fix finding of system heimdal.Jelmer Vernooij1-26/+29
2012-11-06heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.Jelmer Vernooij1-2/+1
2012-11-06selftest/skip: add samba.tests.samba_tool.gpo until it's stableStefan Metzmacher1-0/+1
2012-11-06ldb_secrets_tdb_sync: Add dependency on gssapi.Jelmer Vernooij1-1/+1
2012-11-06dsdb: Rename _res argument to _result.Jelmer Vernooij1-6/+6
2012-11-06provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett3-6/+5
2012-11-06provision: Also walk directories checking ACLsAndrew Bartlett1-1/+1
2012-11-06wintest: Try harder to recover from apparent failure to dcpromoAndrew Bartlett1-1/+12
2012-11-06selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett3-1/+65
2012-11-06dsdb: Simplify DsCrackNameOneFilter a bitVolker Lendecke1-1/+4
2012-11-06wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2-3/+20
2012-11-06wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2-1/+51
2012-11-06buildtools: Remove extra space from global: lineAndrew Bartlett1-1/+1
2012-11-06wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij1-9/+13
2012-11-05s3:smbd: pass the current time to make_connection[_smb1]()Stefan Metzmacher3-6/+9
2012-11-05s3:utils fix a whitespace errorChristian Ambach1-1/+1
2012-11-05s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we canStefan Metzmacher1-16/+33
2012-11-05lib/tsocket: optimize syscalls in tstream_readv_pdu_send()Stefan Metzmacher1-0/+29
2012-11-05lib/tsocket: disable the syscall optimization for recvfrom/readv by defaultStefan Metzmacher2-6/+109
2012-11-05libads: Always free the talloc_stackframe() on error pathAndrew Bartlett1-0/+1
2012-11-05selftest: Add skip for DIR1 test which loops on 64 bit ext4Andrew Bartlett1-0/+1
2012-11-04s4-dns: Fix format string vulnerability in an error message (bug #9354)Amitay Isaacs1-4/+5
2012-11-02vfs_acl_common: In add_directory_inheritable_components allocate on psd as pa...Andrew Bartlett1-4/+16
2012-11-02smb2_server: Fix typo in comment.Karolin Seeger1-1/+1
2012-11-02build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...Björn Baumbach1-6/+10
2012-11-02s3-torture:test_ctdbconn: fix the build against older ctdb versionsBjörn Baumbach1-0/+6
2012-11-02s3:ctdb library: fix the build against older ctdb versionsBjörn Baumbach1-0/+5
2012-11-02build(waf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach1-0/+22
2012-11-02build(autoconf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach1-1/+1
2012-11-02build(autoconf): fix check for ctdb_private.hBjörn Baumbach1-1/+1
2012-11-02build(waf): fix the cluster(ctdb) build without system talloc installedMichael Adam1-0/+3
2012-11-02build(waf): fix a tab indentation to spacesMichael Adam1-1/+1
2012-11-02docs-xml: fix use of <smbconfoption> tag (fix bug #9345)Björn Baumbach1-5/+8
2012-11-02s3:smbd:smb2: fix a comment typo in the crediting code.Michael Adam1-1/+1
2012-11-01s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)Stefan Metzmacher1-1/+1
2012-11-01s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)Stefan Metzmacher1-0/+11