summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-01libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)Stefan Metzmacher2-0/+35
2012-11-01lib/krb5_wrap: request enc_types in the correct order (bug #9272)Stefan Metzmacher1-6/+6
2012-11-01s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)Michael Adam1-0/+7
2012-11-01s3-param: Move the options needed for running smbd in the AD DC to loadparmAndrew Bartlett2-51/+19
2012-11-01file_server: put set create mask and directory mask in fileserver.confAndrew Bartlett1-0/+2
2012-11-01test-chgdcpass: test the ldap case for server password changeAndrew Tridgell1-7/+18
2012-11-01s4-ldapclient: cope with logon failure retry in LDAPAndrew Tridgell1-37/+79
2012-11-01s4-librpc: set error code to LOGON_FAILURE on RPC fault with access deniedAndrew Tridgell1-2/+7
2012-11-01samba-tool: "drs options" does not need a samdb connectionAndrew Tridgell1-1/+0
2012-11-01s4-librpc: try a 2nd logon for more error casesAndrew Tridgell1-3/+10
2012-11-01ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell10-48/+321
2012-11-01ldb: move ldb_pack.c into commonAndrew Tridgell1-11/+11
2012-11-01test_chgdpass: use drs bind to test password change on RPCAndrew Tridgell1-0/+25
2012-11-01s4-librpc: use cli_credentials_failed_kerberos_login to cope with stale ticketsAndrew Tridgell1-1/+15
2012-11-01test_chgdpass: added test for kerberos retryAndrew Tridgell1-0/+5
2012-11-01libcli: use cli_credentials_failed_kerberos_login() to cope with server changesAndrew Tridgell1-2/+15
2012-11-01auth: added cli_credentials_failed_kerberos_login()Andrew Tridgell2-0/+64
2012-10-31util: remove accidently committed hunkBjörn Jacke1-3/+0
2012-10-31Add regression test for bug #9329 - Directory listing with SeBackup can crash...Jeremy Allison2-8/+64
2012-10-30ldb: Add ldbdump, based on tdbdumpAndrew Bartlett2-0/+223
2012-10-31ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.hAndrew Bartlett1-2/+0