summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* imessaging: Add irpc_all_servers() to list all available serversAndrew Bartlett2012-10-313-1/+85
* s3fs-utils: Free the popt context in smbcacls and smbquotas.Andreas Schneider2012-10-302-0/+4
* s3fs-net: Use talloc for memory allocation.Andreas Schneider2012-10-301-1/+1
* s3:docs document shadow:snapdirseverywhere option of vfs_shadow_copy2Christian Ambach2012-10-301-0/+15
* s3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile() support (bug...Stefan Metzmacher2012-10-301-1/+1
* wafbuild: use -Wstack-protector if availableBjörn Jacke2012-10-301-0/+3
* wafbuild: use WERROR_FLAGS in wscript_configure_system_mitkrb5Björn Jacke2012-10-301-2/+2
* ccan/wafbuild: use WERROR_CFLAGS instead of -WerrorBjörn Jacke2012-10-301-10/+7
* wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...Björn Jacke2012-10-301-1/+5
* wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to wafBjörn Jacke2012-10-301-1/+1
* wfabuild: fix the -errwarn compile flag testBjörn Jacke2012-10-302-1/+4
* packaging: Add NetworkManager dispatcher script for winbind.Andreas Schneider2012-10-302-0/+26
* s3: Use file_id_string in file_id_string_tosVolker Lendecke2012-10-301-6/+1
* s3: Fix some nonempty line endingsVolker Lendecke2012-10-291-5/+5
* lib/param: fix line length of DEBUG statments touched in previous commit in s...Michael Adam2012-10-291-2/+4
* lib/param: fix function name (set_variable) in debug statementsMichael Adam2012-10-291-4/+4
* lib/param: fix function name (lpcfg_file_list_changed) in a debug messageMichael Adam2012-10-291-1/+1
* s3:smbd:durable: remove a TODO comment about write time updatesMichael Adam2012-10-291-2/+0
* BUG 9326: Fix net ads join message for the dns domain.Andreas Schneider2012-10-291-1/+1
* Fix bug #9329 - Directory listing with SeBackup can crash smbd.Jeremy Allison2012-10-293-1/+37
* packaging: Move smbprint to a comman location.Andreas Schneider2012-10-296-269/+12
* pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGSAndrew Bartlett2012-10-291-1/+0
* build: Remove support for IDL-generated files in git treeAndrew Bartlett2012-10-281-24/+2
* lib/replace: Return size of xattr if size argument is 0Andrew Bartlett2012-10-281-3/+12
* source3.selftest: Move last variables to selftesthelpers.Jelmer Vernooij2012-10-272-10/+9
* source3.selftest: Move more variables to be in common.Jelmer Vernooij2012-10-272-6/+11