summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-torture: add tests for ClusterName and ClusterVersion.Günther Deschner2015-03-131-0/+75
* s4-torture: add clusapi torture test.Günther Deschner2015-03-133-2/+114
* librpc: build clusapi.idlGünther Deschner2015-03-131-1/+1
* pidl/python: support HRESULT errors in generated python bindings.Günther Deschner2015-03-131-0/+2
* s4-scripting: generate a hresult_errstr() function.Günther Deschner2015-03-131-0/+15
* s4-scripting: add string representation of error code define to generated table.Günther Deschner2015-03-131-1/+4
* s4-scripting: fix hresult generator python script indentation.Günther Deschner2015-03-131-8/+8
* backupkey: Explicitly link to gnutls and gcryptAndrew Bartlett2015-03-121-1/+1
* lib/tls: Fix behaviour of --disable-gnutls and remove link to gcryptAndrew Bartlett2015-03-123-9/+21
* s4:rpc_server/lsa: only return collision_info if filled in lsaRSetForestTrust...Stefan Metzmacher2015-03-121-1/+3
* s4-torture: add ndr test for lsa_lsaRQueryForestTrustInformation().Günther Deschner2015-03-121-0/+46
* lsa.idl: improve idl for lsa_ForestTrust*Record*Stefan Metzmacher2015-03-121-1/+1
* lsa.idl: fix idl for lsa_ForestTrustRecordTypeStefan Metzmacher2015-03-121-1/+1
* netlogon.idl: netr_ServerPasswordGet returns NTSTATUS not WERROR.Günther Deschner2015-03-122-1/+2
* netlogon.idl: improve idl for netr_ServerTrustPasswordsGet()Stefan Metzmacher2015-03-121-2/+2
* s4:py_net: make domain and address fully optional to py_net_finddcStefan Metzmacher2015-03-121-1/+1
* s4:librpc: add auth_type=ncalrpc_as_system as binding optionStefan Metzmacher2015-03-121-0/+16
* s4:pydsdb: add DSDB_CONTROL_PERMIT_INTERDOMAIN_TRUST_UAC_OIDStefan Metzmacher2015-03-121-0/+1
* selftest: Change testsuite to use a samAccountName with a space in itAndrew Bartlett2015-03-121-1/+1
* kdc: Ensure we cope with a samAccountName with a space in itAndrew Bartlett2015-03-121-1/+4
* dsdb: Ensure we cope with a samAccountName with a space in it in DsCrackName()Andrew Bartlett2015-03-121-1/+9
* selftest: Change testsuite to use a UPN with a space in itAndrew Bartlett2015-03-121-1/+1
* dsdb: Allow spaces in userPrincipalName valuesAndrew Bartlett2015-03-121-2/+12
* heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAYStefan Metzmacher2015-03-121-1/+3
* heimdal:lib/krb5: allow enterprise principals in verify_logonname()Stefan Metzmacher2015-03-121-1/+3
* torture-krb5: Test accepting the ticket to ensure PAC is well-formedAndrew Bartlett2015-03-121-1/+134
* auth/kerberos: Use KRB5_PRINCIPAL_UNPARSE_DISPLAY in kerberos_create_pac()Andrew Bartlett2015-03-121-1/+3
* heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-11/+0
* heimdal:kdc: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-52/+0
* heimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-81/+0
* selftest: also test python.samba.tests.posixacl against plugin_s4_dc_no_nssMichael Adam2015-03-121-0/+1
* lib/util: Include DEBUG macro in internal header files before samba_util.hLukas Slebodnik2015-03-111-0/+2
* registry: Fix CID 240989 Buffer not null terminatedVolker Lendecke2015-03-101-1/+1
* registry: Fix CID 241075 Unchecked return valueVolker Lendecke2015-03-101-1/+2
* torture4: Fix systems with a 32-bit "long"Volker Lendecke2015-03-101-5/+6
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-1/+1
* torture/ioctl: add range overflow QAR testDavid Disseldorp2015-03-101-0/+51
* torture/ioctl: add multi-range QAR testDavid Disseldorp2015-03-091-0/+79
* torture/ioctl: add QAR off-by-one bug paranoia testDavid Disseldorp2015-03-091-0/+156
* torture/ioctl: test sparse file operation lockingDavid Disseldorp2015-03-091-0/+111
* torture/ioctl: add ioctl_sparse_perms testDavid Disseldorp2015-03-091-0/+241
* torture/ioctl: rework and reduce pattern helper IO sizesDavid Disseldorp2015-03-091-37/+46
* torture/ioctl: add sparse_punch_invalid testDavid Disseldorp2015-03-091-0/+109
* torture/ioctl: remove FS specific sparse copy-chunk expectationsDavid Disseldorp2015-03-091-9/+30
* torture/ioctl: remove FS specific sparse punch checkDavid Disseldorp2015-03-091-7/+21
* torture/ioctl: remove 64K chunk size assumptionsDavid Disseldorp2015-03-091-7/+24
* idl/ioctl: change QAR response array to a DATA_BLOBDavid Disseldorp2015-03-091-0/+3
* torture-krb5: Add an initial test for s4u2self behaviourAndrew Bartlett2015-03-091-3/+15
* kdc: Fix S4U2Self handling with KRB5_NT_ENTERPRISE_PRINCIPAL containing a UPNAndrew Bartlett2015-03-091-21/+0
* torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp2015-03-071-34/+7