summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: validate owf password hash and negotiate AES in forest trust test.Günther Deschner2012-12-091-1/+12
* s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo t...Günther Deschner2012-12-091-4/+33
* s3-rpc_server: pass down netlogon cred state in _netr_ServerGetTrustInfo().Günther Deschner2012-12-091-9/+5
* s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test.Günther Deschner2012-12-091-6/+3
* s4-torture: exit early when join fails in samba3rpc tests.Günther Deschner2012-12-091-2/+4
* s4-torture: support AES encryption in interactive samlogon tests in rpc.samr.Günther Deschner2012-12-091-2/+5
* s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te...Günther Deschner2012-12-091-19/+68
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-096-10/+10
* s4-torture: remove trailing whitespace in smbtorture remote_pac test.Günther Deschner2012-12-091-41/+41
* s3-rpc_client: use netlogon_creds_aes_encrypt in interactive netlogon samlogon.Günther Deschner2012-12-091-1/+4
* s4-rpc_server: support AES decryption in netr_ServerPasswordSet2 server.Günther Deschner2012-12-091-1/+6
* s4-torture: add AES support for netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-6/+29
* s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-4/+12
* s4-torture: remove trailing whitespace from netlogon test.Günther Deschner2012-12-091-105/+105
* s3-rpc_server: support AES decryption in netr_ServerPasswordSet2 server.Günther Deschner2012-12-091-1/+6
* s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.Günther Deschner2012-12-091-2/+6
* s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.Günther Deschner2012-12-093-5/+5
* libcli/auth: add netlogon_creds_aes_{en|de}crypt routines.Günther Deschner2012-12-092-0/+30
* wafsamba: replace try:except: case with explicit comment about FIPS modeAlexander Bokovoy2012-12-081-8/+7
* wafsamba: Make sure md5 is really work before using it or overriding the hash...Alexander Bokovoy2012-12-081-0/+8
* samba-tool processes: Make the output a bit neaterRicky Nance2012-12-081-5/+5
* winbind: Make the code more readable in trustdom_list_done().Andreas Schneider2012-12-071-15/+19
* Fix bug #9471 - SEGV when using second vfs module.Tsukasa Hamano2012-12-071-1/+1
* s4:dsdb/descriptor: fix replication of NC headsStefan Metzmacher2012-12-071-2/+2
* s4:dsdb/acl_read: improve debugging for fatal errorStefan Metzmacher2012-12-071-3/+18
* s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)Stefan Metzmacher2012-12-071-0/+5
* s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...Stefan Metzmacher2012-12-071-6/+18
* s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)Stefan Metzmacher2012-12-071-7/+7
* s3: Fix clear_if_first for the async echo handlerVolker Lendecke2012-12-071-1/+1
* s4:dsdb/password_hash: Honor password complexity settings.Stefan Metzmacher2012-12-061-1/+7
* build: Install .po files for SWAT intl supportAndrew Bartlett2012-12-061-0/+3
* scripting: Handle missing LDAP entries in samba-tool domain classicupgradeAndrew Bartlett2012-12-061-0/+6
* Clean up client timeout definitions [rev. 2]Scott Lovenberg2012-12-064-8/+5
* s3:smbd: fix a cut and paste error in a debug messageMichael Adam2012-12-051-2/+2
* Documentation fixes for bug #9462 - Users can not be given write permissions ...Jeremy Allison2012-12-058-36/+4
* s3:smbd: don't apply create/directory mask and modes in apply_default_perms()Michael Adam2012-12-051-77/+11
* Fix bug #9460 - Samba 3.6.x and Master respond incorrectly to FILE_STREAM_INF...Richard Sharpe2012-12-061-1/+22
* wsgi: Serve '500 Internal Server Error' page when errors occur.Jelmer Vernooij2012-12-051-0/+19
* web_server: Make second argument to websrv_output const.Jelmer Vernooij2012-12-052-2/+2
* wsgi: When encountering error in Python code, print traceback to logs.Jelmer Vernooij2012-12-051-9/+52
* BUG 9459: Install manpages only if we install the target.Andreas Schneider2012-12-041-4/+5
* Remove unused append_parent_acl().Jeremy Allison2012-12-042-204/+0
* s3:smbd:vfs_acl: fix a PANIC when setting an ACL fails with ACCESS_DENIEDMichael Adam2012-12-041-0/+1
* s3:passdb: fix building pdb_ldap as shared moduleMichael Adam2012-12-032-2/+3
* docs: Merge both samba.8 manpages.Karolin Seeger2012-12-033-190/+100
* docs: Add samba.8 and samba-tool manpage to waf build.Karolin Seeger2012-12-031-0/+2
* docs: Update man 7 samba.Karolin Seeger2012-12-031-86/+109
* lib/talloc: Move manpage to man/.Karolin Seeger2012-12-032-13/+13
* lib/tdb: Rename manpages/ to man/.Karolin Seeger2012-12-035-12/+12
* replace: Remove deprecated getpass() support.Andreas Schneider2012-12-038-285/+0