Age | Commit message (Expand) | Author | Files | Lines |
2011-10-27 | s4:torture/ldap/basic.c - fix a typo | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-10-27 | s4-torture: Add a user creation check. | Andreas Schneider | 1 | -0/+288 |
2011-10-27 | s4-torture: Add a samr privilege check. | Andreas Schneider | 3 | -1/+329 |
2011-10-27 | s4-torture: Add torture_delete_testuser(). | Andreas Schneider | 1 | -0/+14 |
2011-10-27 | s4-torture: Add domain_handle to test_join struct. | Andreas Schneider | 1 | -4/+4 |
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -2/+1 |
2011-10-26 | s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection() | Michael Adam | 1 | -8/+11 |
2011-10-25 | torture: Remove unused smbiconv | Andrew Bartlett | 1 | -236/+0 |
2011-10-24 | idl: Improve MS-PAC IDL | Simo Sorce | 1 | -4/+4 |
2011-10-19 | s3: remove duplicate fsctl fn definitions | David Disseldorp | 1 | -2/+2 |
2011-10-19 | libcli: move ioctl function field defs to smb_constants | David Disseldorp | 3 | -3/+3 |
2011-10-18 | gensec: move event context from gensec_*_init() to gensec_update() | Andrew Bartlett | 2 | -14/+14 |
2011-10-14 | Fix printf warning. | Jeremy Allison | 1 | -1/+1 |
2011-10-13 | lib/util: Add back control of mmap and hash size in tdb for top level build | Andrew Bartlett | 1 | -1/+1 |
2011-10-13 | s4:torture/smb2: we only support 64KB reads/writes for now | Stefan Metzmacher | 2 | -8/+8 |
2011-10-11 | auth: move credentials layer to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-10 | libcli/cldap: don't pass tevent_context to cldap_socket_init() | Stefan Metzmacher | 2 | -6/+6 |
2011-10-10 | libcli/cldap: pass tevent_context to cldap_search_send() | Stefan Metzmacher | 1 | -1/+1 |
2011-10-10 | libcli/cldap: pass tevent_context to cldap_netlogon_send() | Stefan Metzmacher | 1 | -1/+2 |
2011-10-08 | s4:torture/smb2: avoid '//' comments | Stefan Metzmacher | 1 | -1/+1 |
2011-10-08 | s4:torture/drs: avoid '//' comments | Stefan Metzmacher | 1 | -2/+2 |
2011-10-06 | lib/util: consolidate module loading | Andrew Bartlett | 1 | -1/+1 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 2 | -0/+2 |
2011-10-04 | s4-dsdb: update callers to dsdb_convert_object_ex() | Andrew Tridgell | 1 | -0/+1 |
2011-09-29 | s4: add SMB2_FSCTL opcodes | David Disseldorp | 1 | -3/+3 |
2011-09-29 | s4-torture: add smb2 ioctl test suite | David Disseldorp | 3 | -1/+89 |
2011-09-29 | s4-torture: remove unchecked read from smb2 create | David Disseldorp | 2 | -9/+9 |
2011-09-28 | s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/... | Stefan Metzmacher | 1 | -12/+14 |
2011-09-20 | lib/util/charset: remove charset module loading | Andrew Bartlett | 1 | -1/+1 |
2011-09-15 | waf: restore libsmbclient handling. | Günther Deschner | 1 | -1/+1 |
2011-09-08 | torture-drs: fixed NDR tests for DRS blobs | Andrew Tridgell | 1 | -2/+40 |
2011-09-08 | torture-ndr: fixed NDR tests for NTLMSSP blobs | Andrew Tridgell | 1 | -4/+5 |
2011-09-08 | torture-ndr: fixed NDR tests for NBT blobs | Andrew Tridgell | 1 | -2/+2 |
2011-09-08 | torture-ndr: fixed NDR tests for DFS blobs | Andrew Tridgell | 1 | -3/+3 |
2011-09-08 | torture-ndr: added support for testing push functions | Andrew Tridgell | 2 | -25/+52 |
2011-09-07 | s4:torture/basic: relax base.trans2 midmight time checking | Stefan Metzmacher | 1 | -2/+4 |
2011-09-05 | s4-torture: enable password comparison in drsblobs test | Andrew Tridgell | 1 | -2/+2 |
2011-09-05 | s4-torture: fixed a ndr string error | Andrew Tridgell | 1 | -1/+1 |
2011-09-05 | s4-schema consolidate schema handling | Andrew Bartlett | 1 | -35/+11 |
2011-08-31 | s4-smbtorture: For now, skip trusted domain auth validation tests against the... | Günther Deschner | 1 | -9/+15 |
2011-08-31 | s4-smbtorture: Add trust password to CreateTrust test | Sumit Bose | 1 | -32/+245 |
2011-08-31 | s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus... | Sumit Bose | 1 | -0/+102 |
2011-08-30 | smbtorture4: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-08-30 | Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo... | Jeremy Allison | 1 | -2/+40 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-18 | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 1 | -3/+3 |
2011-08-18 | s4-test: prevent the utable test from crashing | Andrew Tridgell | 1 | -3/+5 |
2011-08-13 | torture: use tevent_ functions names instead of the legacy event_ ones | Simo Sorce | 21 | -70/+70 |
2011-08-03 | gensec: clarify memory ownership for gensec_session_info() and gensec_session... | Andrew Bartlett | 3 | -5/+5 |