summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4 lib socket: Ensure address string owned by parent structGary Lockyer2019-05-081-1/+1
* s4:torture: Do not free full_name before we printed itAndreas Schneider2019-05-081-1/+1
* s4:torture: Do not print NULL strings we just checked beforeAndreas Schneider2019-05-081-4/+4
* s4:ntvfs: Do not free eadb before we printed an errorAndreas Schneider2019-05-081-1/+1
* s4:auth: Fix debug statement in gensec_gssapiAndreas Schneider2019-05-081-4/+5
* CID 1363286: Resource leak by failing to free tmp_ctxGarming Sam2019-05-081-9/+18
* CID 1363287: Resource leak using str_list_appendGarming Sam2019-05-071-0/+4
* s4 dns_server Bind9: Log opertion durationsGary Lockyer2019-05-073-108/+366
* waf: Also check for gnutls_privkey_export_x509()Andreas Schneider2019-05-072-2/+4
* s4 heimdal_build: disable leak checks for asn1 compilerGary Lockyer2019-05-061-1/+10
* s4/scripting/bin Remove unecessary scriptsNoel Power2019-05-062-753/+0
* libnet: Remove unused source4/libnet/libnet_sam{dump,sync}:Andrew Bartlett2019-05-069-602/+1
* libnet: Remove unused source4/libnet/libnet_samsync_ldb.cAndrew Bartlett2019-05-063-1301/+1
* torture: Remove unused dsdb_attribute_ldb_to_drsuapi()Andrew Bartlett2019-05-061-21/+0
* torture: Remove unused torture_join_server_dn_str()Andrew Bartlett2019-05-061-9/+0
* torture: Remove unused torture_ldap_connection2()Andrew Bartlett2019-05-061-17/+0
* lib/tls: Remove unused source4/lib/tls/tls.c (tls socket wrapper)Andrew Bartlett2019-05-062-611/+0
* s4-winbindd: Removed unused wb_utils.cAndrew Bartlett2019-05-063-59/+0
* build: Remove ndr_PyLong_FromUnsignedLongLong wrapper from NT_STATUS and W_ER...Andrew Bartlett2019-05-062-18/+2
* selftest: correcting empty attribute usage in requestsAaron Haslett2019-05-061-1/+1
* ldap: test for empty attributes listAaron Haslett2019-05-061-0/+17
* libcli: Align integer typesVolker Lendecke2019-05-031-1/+1
* libcli: Remove an unnecessary #includeVolker Lendecke2019-05-031-1/+0
* s4:torture/smb2: add smb2.getinfo.normalized testStefan Metzmacher2019-05-011-0/+311
* s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION supportStefan Metzmacher2019-05-016-12/+24
* s4:torture/smb2: add smb2.stream.names3 testStefan Metzmacher2019-05-011-0/+115
* dsdb/modules: a module to count attribute searches and resultsDouglas Bagnall2019-05-012-0/+650
* pytests: try ldap.modify_order with normal userDouglas Bagnall2019-05-0115-17/+3816
* dsdb pytests: test the effect of reordering modify requestsDouglas Bagnall2019-05-0115-0/+4306
* s4/tests.py: shorten lines with common pathDouglas Bagnall2019-05-011-22/+24
* dsdb/pytest/ldap: use idiomatic 'e' for exceptionsDouglas Bagnall2019-05-011-218/+218
* dsdb/pytest/ldap: revive commented out test for attr size rangeDouglas Bagnall2019-05-011-21/+32
* s4:samdb: Make sure value is initialized with 0Andreas Schneider2019-05-011-1/+1
* s4/replmd delete: optimise attribute preservation with binary searchDouglas Bagnall2019-05-011-13/+31
* s4/replmd: delete checks flag before laborious searchDouglas Bagnall2019-05-011-2/+2
* s4:libcli:smb2: Use GnuTLS SHA256 HMAC for signingAndreas Schneider2019-04-301-17/+32
* s4:utils: Use gnutls SHA256 in oLschema2ldifAndreas Schneider2019-04-301-6/+12
* waf: Move check for gnutls_aead_cipher_init to main gnutls wscriptAndreas Schneider2019-04-301-10/+0
* waf: Add check for gnutls_x509_crt_set_subject_unique_id()Andreas Schneider2019-04-302-2/+2
* waf: Remove configure steps from source4/lib/tlsAndreas Schneider2019-04-302-87/+17
* s4:rpc_server: Remove obsolete gcrypt initAndreas Schneider2019-04-302-8/+2
* s3:tls: Remove #ifdef for GnuTLSAndreas Schneider2019-04-303-241/+3
* selftests: Place credential cache file inside environment directorySamuel Cabrero2019-04-291-1/+1
* s4:dsdb: Use C99 initializer in dsdb util_trustsAndreas Schneider2019-04-291-11/+29
* s4:heimdal: Disable format truncation warningsAndreas Schneider2019-04-251-0/+5
* selftest: Move simple-dc-steps.sh to correct folderAndrew Bartlett2019-04-231-0/+34
* s4-torture: add test to check for max. number of channels per session.Sachin Prabhu2019-04-191-0/+115
* s4-torture: Add lease break retry tests - test4Sachin Prabhu2019-04-191-0/+190
* s4-torture: Add lease break retry tests - test3Sachin Prabhu2019-04-191-0/+150
* s4-torture: Add lease break retry tests - test2Sachin Prabhu2019-04-191-0/+314