summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* torture/smb2: ACL inheritance flags test with non-canonical behaviourRalph Boehme2021-05-272-0/+174
* torture: add a test that verifies SMB2 close fields without postqueryattribRalph Boehme2021-05-241-0/+65
* selftest: Rename offline logon env to ad_member_offlogonAndreas Schneider2021-05-191-1/+1
* python: Ensure reference counts are properly incrementedJoseph Sutton2021-05-195-7/+7
* python: Add SMB credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add RPC credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add LDAP credentials cache testJoseph Sutton2021-05-191-0/+1
* python: Add credentials cache testJoseph Sutton2021-05-191-0/+2
* krb5ccache.idl: Add definition for a Kerberos credentials cacheJoseph Sutton2021-05-191-0/+7
* pygensec: Fix method documentationJoseph Sutton2021-05-191-4/+4
* dlz: remove support for ancient bindsDouglas Bagnall2021-05-172-46/+3
* dlz: do not build for Bind 9.8 or 9.9Douglas Bagnall2021-05-171-20/+0
* dlz torture: update to supported DLZ APIDouglas Bagnall2021-05-173-27/+56
* testprogs: Add test for offline logon supportAndreas Schneider2021-05-121-0/+10
* Fix gcc11 compiler issue "-Werror=maybe-uninitialized"Günther Deschner2021-05-072-5/+5
* s4:samba: Migrate samba daemon to new cmdline option parserAndreas Schneider2021-04-295-28/+64
* s4:samba: Pass a talloc memory context to binary_smbd_main()Andreas Schneider2021-04-291-9/+21
* s3: Remove --log-stdout from daemonsAndreas Schneider2021-04-291-1/+1
* auth:creds: Add obtained arg to cli_credentials_set_gensec_features()Andreas Schneider2021-04-282-4/+10
* 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