summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-062-1/+51
* buildtools: Remove extra space from global: lineAndrew Bartlett2012-11-061-1/+1
* wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.Jelmer Vernooij2012-11-061-9/+13
* s3:smbd: pass the current time to make_connection[_smb1]()Stefan Metzmacher2012-11-053-6/+9
* s3:utils fix a whitespace errorChristian Ambach2012-11-051-1/+1
* s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we canStefan Metzmacher2012-11-051-16/+33
* lib/tsocket: optimize syscalls in tstream_readv_pdu_send()Stefan Metzmacher2012-11-051-0/+29
* lib/tsocket: disable the syscall optimization for recvfrom/readv by defaultStefan Metzmacher2012-11-052-6/+109
* libads: Always free the talloc_stackframe() on error pathAndrew Bartlett2012-11-051-0/+1
* selftest: Add skip for DIR1 test which loops on 64 bit ext4Andrew Bartlett2012-11-051-0/+1
* s4-dns: Fix format string vulnerability in an error message (bug #9354)Amitay Isaacs2012-11-041-4/+5
* vfs_acl_common: In add_directory_inheritable_components allocate on psd as pa...Andrew Bartlett2012-11-021-4/+16
* smb2_server: Fix typo in comment.Karolin Seeger2012-11-021-1/+1
* build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...Björn Baumbach2012-11-021-6/+10
* s3-torture:test_ctdbconn: fix the build against older ctdb versionsBjörn Baumbach2012-11-021-0/+6
* s3:ctdb library: fix the build against older ctdb versionsBjörn Baumbach2012-11-021-0/+5
* build(waf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach2012-11-021-0/+22
* build(autoconf): check if we have ctdb_protocol.h in the cluster checksBjörn Baumbach2012-11-021-1/+1
* build(autoconf): fix check for ctdb_private.hBjörn Baumbach2012-11-021-1/+1
* build(waf): fix the cluster(ctdb) build without system talloc installedMichael Adam2012-11-021-0/+3
* build(waf): fix a tab indentation to spacesMichael Adam2012-11-021-1/+1
* docs-xml: fix use of <smbconfoption> tag (fix bug #9345)Björn Baumbach2012-11-021-5/+8
* s3:smbd:smb2: fix a comment typo in the crediting code.Michael Adam2012-11-021-1/+1
* s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)Stefan Metzmacher2012-11-011-1/+1
* s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)Stefan Metzmacher2012-11-011-0/+11
* libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)Stefan Metzmacher2012-11-012-0/+35
* lib/krb5_wrap: request enc_types in the correct order (bug #9272)Stefan Metzmacher2012-11-011-6/+6
* s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)Michael Adam2012-11-011-0/+7
* s3-param: Move the options needed for running smbd in the AD DC to loadparmAndrew Bartlett2012-11-012-51/+19
* file_server: put set create mask and directory mask in fileserver.confAndrew Bartlett2012-11-011-0/+2
* test-chgdcpass: test the ldap case for server password changeAndrew Tridgell2012-11-011-7/+18
* s4-ldapclient: cope with logon failure retry in LDAPAndrew Tridgell2012-11-011-37/+79
* s4-librpc: set error code to LOGON_FAILURE on RPC fault with access deniedAndrew Tridgell2012-11-011-2/+7
* samba-tool: "drs options" does not need a samdb connectionAndrew Tridgell2012-11-011-1/+0
* s4-librpc: try a 2nd logon for more error casesAndrew Tridgell2012-11-011-3/+10
* ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell2012-11-0110-48/+321
* ldb: move ldb_pack.c into commonAndrew Tridgell2012-11-011-11/+11
* test_chgdpass: use drs bind to test password change on RPCAndrew Tridgell2012-11-011-0/+25
* s4-librpc: use cli_credentials_failed_kerberos_login to cope with stale ticketsAndrew Tridgell2012-11-011-1/+15
* test_chgdpass: added test for kerberos retryAndrew Tridgell2012-11-011-0/+5
* libcli: use cli_credentials_failed_kerberos_login() to cope with server changesAndrew Tridgell2012-11-011-2/+15
* auth: added cli_credentials_failed_kerberos_login()Andrew Tridgell2012-11-012-0/+64
* util: remove accidently committed hunkBjörn Jacke2012-10-311-3/+0
* Add regression test for bug #9329 - Directory listing with SeBackup can crash...Jeremy Allison2012-10-312-8/+64
* ldb: Add ldbdump, based on tdbdumpAndrew Bartlett2012-10-302-0/+223
* ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.hAndrew Bartlett2012-10-311-2/+0
* ldb: Change ltdb_unpack_data to take an ldb_contextAndrew Bartlett2012-10-315-9/+7
* samba-tool: Add samba-tool processes subcommandAndrew Bartlett2012-10-314-0/+116
* pymessaging: Add irpc_servers_byname() and irpc_all_servers()Andrew Bartlett2012-10-312-0/+108
* pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett2012-10-314-7/+33