summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli_credentials_parse_string: fix parsing of principalsAlexander Bokovoy2020-11-043-6/+5
* selftest: add test for new "samba-tool user unlock" commandBjörn Baumbach2020-11-043-0/+62
* samba-tool: add new "user unlock" commandBjörn Baumbach2020-11-033-1/+109
* s3:vfs: Document the encryption_required flag in vfs.hAndreas Schneider2020-11-031-0/+2
* auth:creds:tests: Migrate test to a cmocka unit testAndreas Schneider2020-11-035-2/+230
* auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider2020-11-0330-78/+84
* s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.Jeremy Allison2020-11-031-0/+2
* dsdb/mod/operational: correct comment arithmeticDouglas Bagnall2020-11-031-1/+4
* s3-vfs_glusterfs: refuse connection when write-behind xlator is presentGünther Deschner2020-11-021-0/+89
* docs-xml/manpages: Add warning about write-behind translator for vfs_glusterfsSachin Prabhu2020-11-021-0/+22
* selftest: Drop dummy environment variables for CTDB daemonsMartin Schwenke2020-11-021-8/+1
* ctdb-daemon: Do not attempt to chown Unix domain socket in test modeMartin Schwenke2020-11-021-7/+9
* ctdb-daemon: Clean up call to bind socketMartin Schwenke2020-11-021-4/+4
* ctdb-daemon: Clean up socket bind/secure/listenMartin Schwenke2020-11-021-17/+25
* idmap_nss.8.xml: update manpage as discussed on the samba mailingRowland Penny2020-10-301-2/+3
* pam_winbind/ro.po: fix error from previous patch mergeBjörn Jacke2020-10-291-3/+0
* tests: avoid returning an already used ID in randomXid()Jule Anger2020-10-291-3/+17
* python:tests: Add SAMR password change tests for fipsAndreas Schneider2020-10-291-1/+1
* python:tests: Add SAMR password change tests for fipsAndreas Schneider2020-10-292-0/+190
* s4:param: Add 'weak crypto' getter to pyparamAndreas Schneider2020-10-291-0/+22
* lib:crypto: Add py binding for set_relax/strict fips modeIsaac Boukris2020-10-291-0/+16
* s4:rpc_server: Allow to use RC4 for setting passwordsAndreas Schneider2020-10-292-1/+31
* s3:rpc_server: Allow to use RC4 for setting passwordsAndreas Schneider2020-10-293-2/+81
* s3:smbd: Use defines to set 'srv_smb_encrypt'Andreas Schneider2020-10-291-1/+2
* librpc: Add dcerpc helper dcerpc_is_transport_encrypted()Andreas Schneider2020-10-293-0/+172
* s3:smbd: Add SMB3 connection information to session infoAndreas Schneider2020-10-293-1/+87
* idl: Add SID_SAMBA_SMB3Andreas Schneider2020-10-291-0/+3
* s3: smbd: Ensure change notifies can't get set unless the directory handle is...Jeremy Allison2020-10-292-2/+8
* s4: torture: Add smb2.notify.handle-permissions test.Jeremy Allison2020-10-292-0/+82
* CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind callVolker Lendecke2020-10-291-0/+27
* CVE-2020-14323 winbind: Fix invalid lookupsids DoSVolker Lendecke2020-10-291-1/+1
* s3:rpcclient fix NULL - deref caused by misuse of chgpasswd3Andrew Walker2020-10-291-1/+1
* s4:torture: Pass buffer correctly to write()Andreas Schneider2020-10-281-1/+1
* s3: update Russian translation of pam_winbindMikhail Novosyolov2020-10-281-12/+15
* s3: Rerun genmsg to update pam_winbind after 10 yearsMikhail Novosyolov2020-10-2820-823/+837
* s3: update list of languages in genmsg of pam_winbindMikhail Novosyolov2020-10-281-1/+1
* s3: update paths in genmsg of pam_winbindMikhail Novosyolov2020-10-281-1/+1
* s3: fix running genmsg in pure gitMikhail Novosyolov2020-10-281-0/+2
* daemons: report status to systemd even when running in foregroundAlexander Bokovoy2020-10-264-4/+13
* DNS Resolver: support both dnspython before and after 2.0.0Alexander Bokovoy2020-10-262-2/+71
* test: Check that notifyd messages actually change the databaseVolker Lendecke2020-10-242-1/+86
* test: Add a first unit test for notifydVolker Lendecke2020-10-243-0/+279
* notifyd: Add fcn_wait_send()/recv()Volker Lendecke2020-10-243-0/+312
* notifyd: Factor out notify_walk() into its own fileVolker Lendecke2020-10-248-170/+196
* notifyd: Factor out notifyd_parse_entry() into its own fileVolker Lendecke2020-10-244-39/+102
* notifyd: Fix a typoVolker Lendecke2020-10-241-1/+1
* notify: Remove an unused structure definitionVolker Lendecke2020-10-241-6/+0
* lib: Fix includes for messages.hVolker Lendecke2020-10-241-0/+3
* smbd: add and use SMB2_FILE_ALL_INFORMATIONRalph Boehme2020-10-233-3/+4
* smbd: add and use SMB2_FILE_FULL_EA_INFORMATIONRalph Boehme2020-10-233-6/+4