summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/tls: fix build with gnutls 3.4Evangelos Foutras2015-06-012-8/+2
* s4:torture:smb2:compound: compound read and paddingRalph Boehme2015-06-011-0/+239
* s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are usedAlexander Bokovoy2015-05-211-10/+32
* torture: Add smb2.notify.rmdirVolker Lendecke2015-05-211-0/+110
* s4:torture/smb2: add smb2.notify.session-reconnect testStefan Metzmacher2015-05-201-0/+81
* s4:torture/smb2: add smb2.notify.invalid-reauth testStefan Metzmacher2015-05-201-0/+82
* s4:torture/smb2: add smb2.notify.close testStefan Metzmacher2015-05-201-0/+70
* s4:torture/smb2: verify STATUS_NOTIFY_CLEANUP return valueStefan Metzmacher2015-05-201-0/+2
* s4: torture: Test for incorrect file size returned in the response of "FILE_S...Jeremy Allison2015-05-051-0/+102
* s4: rpc: Refactor dcesrv_alter() function into setup and send steps.Jeremy Allison2015-05-051-52/+62
* Add DCERPC flag to call unbind hooks without destroying the connection itself...Julien Kerihuel2015-04-282-0/+22
* Add multiplex state to dcerpc flags and control over multiplex PFC flag in bi...Julien Kerihuel2015-04-272-1/+15
* lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik2015-04-211-0/+2
* s4-process_model: Do not close random fds while forking.Andreas Schneider2015-04-081-3/+9
* s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAIL...Stefan Metzmacher2015-04-081-2/+2
* backupkey: Use ndr_pull_struct_blob_all()Andrew Bartlett2015-04-081-4/+4
* 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