summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* smbdes: add des_crypt56_gnutls() using DES-CBC with zeroed IVIsaac Boukris2019-12-106-3/+74
* selftest: test sess_crypt_blobIsaac Boukris2019-12-101-0/+29
* selftest: test SMBsesskeygen_lm_sess_keyIsaac Boukris2019-12-101-0/+23
* selftest: test des_crypt112_16Isaac Boukris2019-12-101-0/+26
* selftest: test des_crypt112 and fix (unused) decryptionIsaac Boukris2019-12-102-2/+31
* selftest: test des_crypt128Isaac Boukris2019-12-101-0/+20
* selftest: test E_old_pw_hashIsaac Boukris2019-12-101-0/+22
* selftest: test E_P24 and SMBOWFencryptIsaac Boukris2019-12-101-0/+44
* selftest: test sam_rid_cryptIsaac Boukris2019-12-101-0/+23
* selftest: test E_P16Isaac Boukris2019-12-101-0/+20
* libcli/auth: test des_crypt56() and add test_gnutls to selftestIsaac Boukris2019-12-103-0/+27
* auth:tests: Only enable torture_gnutls_aes_128_cfb() on GnuTLS >= 3.6.11Andreas Schneider2019-12-101-2/+2
* auth:tests: Improve debug output of test_gnutlsAndreas Schneider2019-12-101-2/+8
* s3:lib: Move NULL check before messaging_dgm_out_rearm_idle_timer()Andreas Schneider2019-12-101-1/+1
* s3:smbd: Fix possible NULL deref in smbd_do_qfilepathinfo()Andreas Schneider2019-12-101-1/+1
* s3:torture: Do not segfault if cli is NULLAndreas Schneider2019-12-101-2/+6
* s3:rpc_server: Fix string compare for utmp entriesAndreas Schneider2019-12-101-1/+2
* s4:lib: Make sure we close fd's in error pathAndreas Schneider2019-12-101-1/+9
* build: Fix the build without system gssapi headersVolker Lendecke2019-12-101-0/+1
* lib: spelling fixRalph Boehme2019-12-091-1/+1
* smbd: Give a better error message for non-existing share modesVolker Lendecke2019-12-091-0/+3
* net: Extend some debug informationVolker Lendecke2019-12-091-1/+3
* smbd: Call reopen_logs() in the notifydVolker Lendecke2019-12-091-0/+2
* smbd: Call reopen_logs() in the smbd scavengerVolker Lendecke2019-12-091-0/+2
* torture: Use sizeof() where appropriateVolker Lendecke2019-12-091-1/+3
* smbd: Use NULL instead of 0 for a pointer typeVolker Lendecke2019-12-091-1/+1
* lib: add a comment to nt_time_to_full_timespec()Ralph Boehme2019-12-091-2/+12
* lib: harden full_timespec_to_nt_time()Ralph Boehme2019-12-091-8/+22
* lib: add NTTIME_MAX, NTTIME_MIN, NTTIME_OMIT and NTTIME_FREEZE definitionsRalph Boehme2019-12-091-0/+23
* s3:smbspool: Leave early if we print as rootAndreas Schneider2019-12-091-0/+5
* s3:smbspool: print a hint about smbspool_krb5_wrapperMikhail Novosyolov2019-12-091-2/+2
* s3:smbspool_krb5_wrapper: ignore unknown values of AUTH_INFO_REQUIREDMikhail Novosyolov2019-12-092-7/+56
* s3:smbspool_krb5_wrapper: Map AUTH_INFO_REQUIRED=none to anonymousAndreas Schneider2019-12-093-12/+17
* s3:smbspool: Map AUTH_INFO_REQUIRED=none to anonymous connectionAndreas Schneider2019-12-091-2/+7
* s3:selfest: Do not print the env twiceAndreas Schneider2019-12-092-42/+42
* s3:tests: Remove the -I SERVER_IP so that Kerberos auth worksAndreas Schneider2019-12-091-3/+3
* docs-xml/Samba-Developers-Guide/vfs.xml: Fix incorrect VFS func names.Richard Sharpe2019-12-081-4/+4
* s4:smbtorture: also test for date >> UINT32_MAX in timestamps testRalph Boehme2019-12-081-0/+16
* smbd: Fix a share_entries.tdb record leakVolker Lendecke2019-12-082-1/+2
* smbd: Test cleanup of disconnected durable handle recordsVolker Lendecke2019-12-082-0/+92
* selftest: Make durable_v2_delay more specificVolker Lendecke2019-12-081-2/+3
* smbd: Panic if there's a leak in share_entries.tdbVolker Lendecke2019-12-081-0/+5
* build: Trim the deps of 'smbconf'Volker Lendecke2019-12-081-1/+1
* build: util_cmdline depends on cli_credentialsVolker Lendecke2019-12-081-1/+1
* build: secrets3 need E_md4hash and kerberos functionsVolker Lendecke2019-12-081-0/+2
* smbd: Make lp_use_sendfile() static to reply.cVolker Lendecke2019-12-083-21/+19
* build: Explicitly depend on samba-modules where neededVolker Lendecke2019-12-082-1/+2
* build: gencache.c in 'samba3core' needs crc32()Volker Lendecke2019-12-081-0/+1
* build: libcli/http does not need samba3core, only gensecVolker Lendecke2019-12-081-1/+1
* build: messaging.c uses talloc_report_printf()Volker Lendecke2019-12-081-1/+1