summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth:gensec: Return NTSTATUS for netsec_do_seal()Andreas Schneider2019-06-271-18/+33
* auth:gensec: Use GnuTLS RC4 in netsec_do_seal()Andreas Schneider2019-06-271-6/+31
* auth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()Andreas Schneider2019-06-271-5/+24
* libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()Andreas Schneider2019-06-278-35/+121
* libcli:auth: Return NTSTATUS for netlogon_creds_crypt_samlogon_logon()Andreas Schneider2019-06-271-13/+11
* libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_logon()Andreas Schneider2019-06-274-14/+18
* libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_logon()Andreas Schneider2019-06-273-12/+24
* libcli:auth: Return NTSTATUS for netlogon_creds_server_step_check()Andreas Schneider2019-06-271-15/+17
* libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()Andreas Schneider2019-06-274-21/+49
* libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_validation()Andreas Schneider2019-06-274-13/+21
* libcli:auth: Use GnuTLS RC4 for netlogon credentialsAndreas Schneider2019-06-271-4/+17
* lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-274-13/+39
* liblic/drsupai: use samba_gnutls_arcfour_confounded_md5() wrapperAndrew Bartlett2019-06-271-65/+30
* lib/crypto: Add GnuTLS helper function samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-273-2/+85
* libcli/drsuapi: Correct comment in drsuapi_decrypt_attribute_value()Andrew Bartlett2019-06-271-1/+1
* libcli/drsuapi: Add expected value unit tests for drsuapi_{en,de}crypt_attrib...Andrew Bartlett2019-06-273-0/+536
* libcli/drsuapi: Add const to *in parameters to drsuapi_{en,de}crypt_attribute...Andrew Bartlett2019-06-271-2/+2
* libcli/drsuapi: Make drsuapi_decrypt_attribute_value() staticAndrew Bartlett2019-06-272-13/+6
* libcli:drsuapi: Use gnutls_error_to_werror() in repl_decryptAndreas Schneider2019-06-271-6/+7
* libcli:auth: Use gnutls_error_to_werror() in smbencryptAndreas Schneider2019-06-271-3/+4
* libcli:util: Add gnutls_error_to_werror()Andreas Schneider2019-06-272-0/+56
* lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett2019-06-2729-29/+35
* s3: torture: Ensure we can always get a POSIX ACL on a directory handle.Jeremy Allison2019-06-263-0/+129
* s3: smbd: We also need to open a real directory fd when modifying security.Jeremy Allison2019-06-261-1/+4
* lib/param: clang: Fix 'dereference of a null pointer' warningNoel Power2019-06-261-1/+1
* librpc/ndr: clang: Fix warning 'Value stored to 'towernum' is never read'Noel Power2019-06-261-1/+0
* lib/dwrap: Fix 'Null pointer passed as an argument to a 'nonnull' parameter 'Noel Power2019-06-261-1/+1
* lib/dbwrap: clang: Fix 'all argument is an uninitialized value'Noel Power2019-06-261-2/+3
* lib/util: clang: Fix Value stored during its initialization is never readNoel Power2019-06-261-1/+4
* clang: Fix Null pointer passed as argument warningNoel Power2019-06-261-1/+1
* lib/tdb: clang: Fix warning: Dereference of null pointerNoel Power2019-06-261-0/+3
* selftest: schema version check in provision testAaron Haslett2019-06-261-0/+38
* schema: changing default base schema to 2012_R2Aaron Haslett2019-06-264-4/+10
* selftest: specifying 2008_R2 base schema for tests that need itAaron Haslett2019-06-262-12/+21
* dsdb: Handle DB corner-case where PSO container doesn't existTim Beale2019-06-261-0/+12
* pidl: Remove the need to always specify --client with --pythonAndrew Bartlett2019-06-263-3/+10
* librpc: No longer generate or build unused client bindings for frsrpcAndrew Bartlett2019-06-262-6/+2
* librpc: Do not generate extra unused client or python bindings with PIDLAndrew Bartlett2019-06-262-34/+76
* librpc: Remove frsblobs.idlAndrew Bartlett2019-06-264-38/+1
* librpc: Remove unused RPC_NDR_MDSSVCAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_KEYSVCAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_TRKWKSAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_SCERPCAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_WZCSVCAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_MSGSVCAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_SERVER_IDAndrew Bartlett2019-06-262-6/+1
* librpc: Remove unused RPC_NDR_NBTAndrew Bartlett2019-06-262-6/+1
* librpc: Remove unused RPC_NDR_DSBACKUPAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_WINSIFAndrew Bartlett2019-06-261-5/+0
* librpc: Remove unused RPC_NDR_POLICYAGENTAndrew Bartlett2019-06-261-5/+0