Age | Commit message (Expand) | Author | Files | Lines |
2012-12-09 | s4-torture: support AES encryption in interactive samlogon tests in rpc.samr. | Günther Deschner | 1 | -2/+5 |
2012-12-09 | s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te... | Günther Deschner | 1 | -19/+68 |
2012-12-09 | s4-torture: use names for r.in.logon_level of netlogon samlogon requests. | Günther Deschner | 6 | -10/+10 |
2012-12-09 | s4-torture: remove trailing whitespace in smbtorture remote_pac test. | Günther Deschner | 1 | -41/+41 |
2012-12-09 | s3-rpc_client: use netlogon_creds_aes_encrypt in interactive netlogon samlogon. | Günther Deschner | 1 | -1/+4 |
2012-12-09 | s4-rpc_server: support AES decryption in netr_ServerPasswordSet2 server. | Günther Deschner | 1 | -1/+6 |
2012-12-09 | s4-torture: add AES support for netr_ServerPasswordSet2 tests. | Günther Deschner | 1 | -6/+29 |
2012-12-09 | s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests. | Günther Deschner | 1 | -4/+12 |
2012-12-09 | s4-torture: remove trailing whitespace from netlogon test. | Günther Deschner | 1 | -105/+105 |
2012-12-09 | s3-rpc_server: support AES decryption in netr_ServerPasswordSet2 server. | Günther Deschner | 1 | -1/+6 |
2012-12-09 | s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client. | Günther Deschner | 1 | -2/+6 |
2012-12-09 | s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword. | Günther Deschner | 3 | -5/+5 |
2012-12-09 | libcli/auth: add netlogon_creds_aes_{en|de}crypt routines. | Günther Deschner | 2 | -0/+30 |
2012-12-08 | wafsamba: replace try:except: case with explicit comment about FIPS mode | Alexander Bokovoy | 1 | -8/+7 |
2012-12-08 | wafsamba: Make sure md5 is really work before using it or overriding the hash... | Alexander Bokovoy | 1 | -0/+8 |
2012-12-08 | samba-tool processes: Make the output a bit neater | Ricky Nance | 1 | -5/+5 |
2012-12-07 | winbind: Make the code more readable in trustdom_list_done(). | Andreas Schneider | 1 | -15/+19 |
2012-12-07 | Fix bug #9471 - SEGV when using second vfs module. | Tsukasa Hamano | 1 | -1/+1 |
2012-12-07 | s4:dsdb/descriptor: fix replication of NC heads | Stefan Metzmacher | 1 | -2/+2 |
2012-12-07 | s4:dsdb/acl_read: improve debugging for fatal error | Stefan Metzmacher | 1 | -3/+18 |
2012-12-07 | s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470) | Stefan Metzmacher | 1 | -0/+5 |
2012-12-07 | s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele... | Stefan Metzmacher | 1 | -6/+18 |
2012-12-07 | s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470) | Stefan Metzmacher | 1 | -7/+7 |
2012-12-07 | s3: Fix clear_if_first for the async echo handler | Volker Lendecke | 1 | -1/+1 |
2012-12-06 | s4:dsdb/password_hash: Honor password complexity settings. | Stefan Metzmacher | 1 | -1/+7 |
2012-12-06 | build: Install .po files for SWAT intl support | Andrew Bartlett | 1 | -0/+3 |
2012-12-06 | scripting: Handle missing LDAP entries in samba-tool domain classicupgrade | Andrew Bartlett | 1 | -0/+6 |
2012-12-06 | Clean up client timeout definitions [rev. 2] | Scott Lovenberg | 4 | -8/+5 |
2012-12-05 | s3:smbd: fix a cut and paste error in a debug message | Michael Adam | 1 | -2/+2 |
2012-12-05 | Documentation fixes for bug #9462 - Users can not be given write permissions ... | Jeremy Allison | 8 | -36/+4 |
2012-12-05 | s3:smbd: don't apply create/directory mask and modes in apply_default_perms() | Michael Adam | 1 | -77/+11 |
2012-12-06 | Fix bug #9460 - Samba 3.6.x and Master respond incorrectly to FILE_STREAM_INF... | Richard Sharpe | 1 | -1/+22 |
2012-12-05 | wsgi: Serve '500 Internal Server Error' page when errors occur. | Jelmer Vernooij | 1 | -0/+19 |
2012-12-05 | web_server: Make second argument to websrv_output const. | Jelmer Vernooij | 2 | -2/+2 |
2012-12-05 | wsgi: When encountering error in Python code, print traceback to logs. | Jelmer Vernooij | 1 | -9/+52 |
2012-12-04 | BUG 9459: Install manpages only if we install the target. | Andreas Schneider | 1 | -4/+5 |
2012-12-04 | Remove unused append_parent_acl(). | Jeremy Allison | 2 | -204/+0 |
2012-12-04 | s3:smbd:vfs_acl: fix a PANIC when setting an ACL fails with ACCESS_DENIED | Michael Adam | 1 | -0/+1 |
2012-12-03 | s3:passdb: fix building pdb_ldap as shared module | Michael Adam | 2 | -2/+3 |
2012-12-03 | docs: Merge both samba.8 manpages. | Karolin Seeger | 3 | -190/+100 |
2012-12-03 | docs: Add samba.8 and samba-tool manpage to waf build. | Karolin Seeger | 1 | -0/+2 |
2012-12-03 | docs: Update man 7 samba. | Karolin Seeger | 1 | -86/+109 |
2012-12-03 | lib/talloc: Move manpage to man/. | Karolin Seeger | 2 | -13/+13 |
2012-12-03 | lib/tdb: Rename manpages/ to man/. | Karolin Seeger | 5 | -12/+12 |
2012-12-03 | replace: Remove deprecated getpass() support. | Andreas Schneider | 8 | -285/+0 |
2012-12-03 | ntlm_auth4: Use new samba_getpass() function. | Andreas Schneider | 1 | -1/+7 |
2012-12-03 | cmdline: Use new samba_getpass() function. | Andreas Schneider | 1 | -5/+9 |
2012-12-03 | smbget: Use new samba_getpass() function. | Andreas Schneider | 1 | -3/+2 |
2012-12-03 | util: Use new samba_getpass() function for passwd util. | Andreas Schneider | 1 | -1/+8 |
2012-12-03 | ntlm_auth: Use new samba_getpass() function. | Andreas Schneider | 1 | -1/+7 |