Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-08-03 | gensec: Remove mem_ctx from calls that do not return memory | Andrew Bartlett | 1 | -4/+4 |
2011-08-03 | gensec: split GENSEC into mechanism-dependent and runtime functions | Andrew Bartlett | 4 | -0/+4 |
2011-07-26 | cli_cldap: Lowercase name. | Jelmer Vernooij | 1 | -1/+1 |
2011-07-23 | cli_raw: Make name lowercase. | Jelmer Vernooij | 1 | -3/+3 |
2011-07-20 | auth: Split out make_user_info_SamBaseInfo and add authenticated argument | Andrew Bartlett | 2 | -1/+4 |
2011-07-15 | s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx. | Günther Deschner | 1 | -21/+79 |
2011-07-15 | lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 | Günther Deschner | 2 | -2/+2 |
2011-07-06 | s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock | Stefan Metzmacher | 1 | -3/+3 |
2011-07-06 | s4:torture/smb2: s/smb2cli_lock/test_smb2_lock | Stefan Metzmacher | 1 | -19/+19 |
2011-06-21 | s4-smbtorture: rework the spoolss notify test a bit. | Günther Deschner | 1 | -16/+15 |
2011-06-21 | s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify | Günther Deschner | 1 | -1/+1 |
2011-06-21 | s4-torture Enable libnetapi and libsmbclient tests using combined build | Andrew Bartlett | 4 | -27/+25 |