summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* backupkey: Explicitly link to gnutls and gcryptAndrew Bartlett2015-03-241-1/+1
* lib/tls: Fix behaviour of --disable-gnutls and remove link to gcryptAndrew Bartlett2015-03-243-9/+21
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-241-1/+1
* Be consistent about what functions add $LISTOPT and $LOADLIST to the command-...Jelmer Vernooij2015-03-241-2/+2
* selftest: Add separate command line for listing tests, allowing us of subunit...Jelmer Vernooij2015-03-242-1/+3
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2015-03-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2015-03-241-13/+4
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-20/+7
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-62/+54
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-100/+91
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-120/+114
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-17/+7
* token_group: Use samba.tests.subunitrun.Andrew Bartlett2015-03-242-16/+12
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-242-13/+8
* speedtest: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-14/+4
* credentials test: Use samba.tests.subunitrun.Jelmer Vernooij2015-03-241-1/+1
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2015-03-242-20/+14
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2015-03-243-17/+13
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2015-03-242-2/+4
* subunitrun: Use new samba.tests.subunitrun module.Jelmer Vernooij2015-03-241-13/+3
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2015-03-241-13/+10
* dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij2015-03-241-34/+43
* dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij2015-03-241-116/+73
* speedtest: Create and run a single testsuite, should easy migration to regula...Jelmer Vernooij2015-03-241-8/+8
* dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij2015-03-241-15/+12
* samba3dump: Add subunit-enabled test for samba3dump.Jelmer Vernooij2015-03-242-1/+15
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2015-03-242-73/+45
* Initialize dwFlags field of DNS_RPC_NODE structureSamuel Cabrero2015-03-091-0/+1
* backupkey: Explain more why we use GnuTLS hereAndrew Bartlett2015-03-041-0/+20
* torture-backupkey: Check the dcerpc call return code before calling ndr pullGarming Sam2015-03-031-3/+5
* backupkey: replace heimdal rsa key generation with GnuTLSGarming Sam2015-03-031-44/+82
* build: Require GnuTLS if building with Active DirectoryGarming Sam2015-03-031-0/+3
* torture-backupkey: Add tests that read the secret from the server, and validateAndrew Bartlett2015-03-031-9/+312
* backupkey: Better handling for different wrap version headersAndrew Bartlett2015-03-031-12/+19
* backupkey: Add tests for ServerWrap protocolAndrew Bartlett2015-03-031-2/+645
* backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...Andrew Bartlett2015-03-032-4/+11
* backupkey: Implement ServerWrap DecryptAndrew Bartlett2015-03-031-51/+186
* backupkey: Handle more clearly the case where we find the secret, but it has ...Andrew Bartlett2015-03-031-45/+33
* backupkey: Improve variable names to make clear this is client-provided dataAndrew Bartlett2015-03-031-13/+13
* backupkey: Use the name lsa_secret rather than just secretAndrew Bartlett2015-03-031-20/+20
* backupkey: Implement ServerWrap Encrypt protocolAndrew Bartlett2015-03-031-13/+299
* backupkey: Improve function names and comments for clarityAndrew Bartlett2015-03-031-8/+34
* backupkey: Move SID comparison to inside get_and_verify_access_check()Andrew Bartlett2015-03-031-29/+26
* backupkey: begin by factoring out the server wrap functionsGarming Sam2015-03-031-3/+15
* torture-backupkey: Assert dcerpc_bkrp_BackupKey_r call was successfulAndrew Bartlett2015-03-031-0/+6
* torture-backupkey: Add consistent assertions that createRestoreGUIDStruct() s...Andrew Bartlett2015-03-031-1/+12
* s4:torture/rpc/backupkey: Require 2048 bit RSA keyArvid Requate2015-03-031-0/+75
* s4-backupkey: consistent naming of werr variableArvid Requate2015-03-031-10/+10