summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-285-7/+16
* s4:rpc_server: Set Kerberos to desiredAndreas Schneider2021-04-281-0/+9
* tests: Use --configfile instead of -sAndreas Schneider2021-04-286-20/+20
* tests: Use ldbsearch '--scope instead of '-s'Andreas Schneider2021-04-283-5/+5
* s3:winbind: Pass the 'samba' daemon config file to winbinddAndreas Schneider2021-04-281-0/+11
* s4:winbind: Add a missing no memory checkAndreas Schneider2021-04-281-0/+3
* build: Use bison at build time rather than lexyacc.sh to build the embedded h...Andrew Bartlett2021-04-2812-3004/+14
* heimdal: use correct prototype of yyparse()Andrew Bartlett2021-04-281-1/+1
* heimdal_build: Make HEIMDAL_BINARY be based on HEIMDAL_SUBSYSTEMAndrew Bartlett2021-04-281-4/+14
* HEIMDAL: Avoid yydebug compiler warningViktor Dukhovni2021-04-281-1/+2
* python: remove 'from __future__ import unicode_literals'Douglas Bagnall2021-04-282-6/+0
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-2851-52/+0
* torture: Avoid -Werror=strict-overflow in -O3 coverage buildAndrew Bartlett2021-04-281-7/+3
* test samba-tool group listmembers: test listing contacts as group membersBjörn Baumbach2021-04-261-0/+9
* Fix sigsegv in check_stream in smbtorture smb2.streams.ioGordon Ross2021-04-221-15/+28
* python: Test s3 net join and leaveDavid Mulder2021-04-211-0/+3
* heimdal_build: avoid cflags='-DSOCKET_WRAPPER_DISABLE=1 -D_SAMBA_HOSTCC_'Stefan Metzmacher2021-04-201-3/+0
* heimdal_build: Do not use LMDB in Heimdal even if we have it in SambaAndrew Bartlett2021-04-201-0/+3
* heimdal_build: use TO_LIST from wafsamba.samba_utilsStefan Metzmacher2021-04-201-16/+8
* torture: Move sddl tests to pythonVolker Lendecke2021-04-194-109/+9
* librpc: Add py_descriptor_richcmp() equality functionVolker Lendecke2021-04-191-0/+37
* librpc: Use GUID_buf_string() in python wrappersVolker Lendecke2021-04-191-12/+15
* py_security: Avoid casts in py_random_sid()Volker Lendecke2021-04-191-4/+6
* dsdb: Slightly tune get_new_descriptor()Volker Lendecke2021-04-191-3/+7
* auth4: Remove unused auth_unixAndrew Bartlett2021-04-192-810/+0
* auth4: Remove sync check_password from auth_operationsVolker Lendecke2021-04-162-44/+4
* auth4: Make auth_sam pseudo-asyncVolker Lendecke2021-04-161-2/+67
* auth4: Make auth_unix pseudo-asyncVolker Lendecke2021-04-161-26/+59
* auth4: Make auth_developer pseudo-asyncVolker Lendecke2021-04-162-2/+61
* auth4: Make auth_anonymous pseudo-asyncVolker Lendecke2021-04-162-10/+58
* waf: Check correctly if gnutls has been compiled with fips mode supportAndreas Schneider2021-04-131-3/+3
* s4:client:tests: create temporary files under $PREFIX/SELFTEST_TMPDIRStefan Metzmacher2021-04-132-23/+25
* tests python krb5: MS-KILE client principal look-upGary Lockyer2021-04-121-0/+3
* s4:torture: Use cli_credentials_init_server()Andreas Schneider2021-04-091-6/+2
* s4:rpc_server: Use cli_credentials_init_server()Andreas Schneider2021-04-091-9/+3
* s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider2021-04-091-7/+4
* s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider2021-04-091-7/+4
* s4:ldap_server: Use cli_credentials_init_server()Andreas Schneider2021-04-091-8/+1
* py/provision/sambadns: rename CNameRecord -> CNAMERecordDouglas Bagnall2021-04-081-2/+2
* torture: add another smbtorture compound SMB2 requests test "related9"Ralph Boehme2021-04-081-0/+101
* torture: add smbtorture compound SMB2 requests test "related8"Ralph Boehme2021-04-081-0/+122
* torture: add smbtorture testcase "related7" for failure in compound related c...Anubhav Rakshit2021-04-081-0/+123
* torture: smbtorture test case to verify Compound related handlingAnubhav Rakshit2021-04-081-0/+119
* torture: Add couple of compound related test cases to verify that server shou...Anubhav Rakshit2021-04-081-0/+176
* cracknames: Allow auto-conversion from an extended canonical nameJoseph Sutton2021-04-071-0/+2
* cracknames: Add support for SID string formatJoseph Sutton2021-04-073-6/+31
* selftest: Test RPC handles and association groups from different connectionSamuel Cabrero2021-04-071-0/+126
* s4:dsdb/password_hash: Add a more useful error message for passwords too long...Joseph Sutton2021-04-071-4/+11
* s4:dsdb/password_hash: Add additional check for crypt() and crypt_r() failureJoseph Sutton2021-04-071-1/+6
* provision: Decrease the length of random machine passwordsJoseph Sutton2021-04-072-2/+2