lib/krb5_wrap: Remove unused smb_krb5_get_allowed_weak_crypto()
[amitay/samba.git] / source3 /
2019-12-10 Volker Lendeckesmbd: Fix a leases.tdb record leak
2019-12-10 Andrew Bartlettlibrpc: Fill in full deps for NDR_* subsystems
2019-12-10 Douglas Bagnalldcerpc: developer option to save ndr_fuzz_X seeds
2019-12-10 Isaac Boukrissession: convert sess_crypt_blob to use gnutls
2019-12-10 Isaac Boukrissmbdes: convert des_crypt112_16 to use gnutls
2019-12-10 Isaac Boukrissmbdes: convert E_old_pw_hash to use gnutls
2019-12-10 Isaac Boukrissmbdes: convert E_P24() and SMBOWFencrypt to use gnutls
2019-12-10 Isaac Boukrissmbdes: add des_crypt56_gnutls() using DES-CBC with...
2019-12-10 Andreas Schneiders3:lib: Move NULL check before messaging_dgm_out_rearm_...
2019-12-10 Andreas Schneiders3:smbd: Fix possible NULL deref in smbd_do_qfilepathinfo()
2019-12-10 Andreas Schneiders3:torture: Do not segfault if cli is NULL
2019-12-10 Andreas Schneiders3:rpc_server: Fix string compare for utmp entries
2019-12-09 Volker Lendeckesmbd: Give a better error message for non-existing...
2019-12-09 Volker Lendeckenet: Extend some debug information
2019-12-09 Volker Lendeckesmbd: Call reopen_logs() in the notifyd
2019-12-09 Volker Lendeckesmbd: Call reopen_logs() in the smbd scavenger
2019-12-09 Volker Lendeckesmbd: Use NULL instead of 0 for a pointer type
2019-12-09 Andreas Schneiders3:smbspool: Leave early if we print as root
2019-12-09 Mikhail Novosyolovs3:smbspool: print a hint about smbspool_krb5_wrapper
2019-12-09 Mikhail Novosyolovs3:smbspool_krb5_wrapper: ignore unknown values of...
2019-12-09 Andreas Schneiders3:smbspool_krb5_wrapper: Map AUTH_INFO_REQUIRED=none...
2019-12-09 Andreas Schneiders3:smbspool: Map AUTH_INFO_REQUIRED=none to anonymous...
2019-12-09 Andreas Schneiders3:selfest: Do not print the env twice
2019-12-09 Andreas Schneiders3:tests: Remove the -I SERVER_IP so that Kerberos...
2019-12-08 Volker Lendeckesmbd: Fix a share_entries.tdb record leak
2019-12-08 Volker Lendeckeselftest: Make durable_v2_delay more specific
2019-12-08 Volker Lendeckesmbd: Panic if there's a leak in share_entries.tdb
2019-12-08 Volker Lendeckebuild: Trim the deps of 'smbconf'
2019-12-08 Volker Lendeckebuild: util_cmdline depends on cli_credentials
2019-12-08 Volker Lendeckebuild: secrets3 need E_md4hash and kerberos functions
2019-12-08 Volker Lendeckesmbd: Make lp_use_sendfile() static to reply.c
2019-12-08 Volker Lendeckebuild: Explicitly depend on samba-modules where needed
2019-12-08 Volker Lendeckebuild: gencache.c in 'samba3core' needs crc32()
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-12-06 Ralph Boehmes3: add init_smb_file_time()
2019-12-06 Ralph Boehmesmbclient: use cli_setpathinfo_ext() in utimes command
2019-12-06 Ralph Boehmelibsmb: add cli_setpathinfo_ext()
2019-12-06 Ralph Boehmesmbclient: use full_timespec_to_nt_time()
2019-12-06 Ralph Boehmes3:lib: use nt_time_to_full_timespec() in interpret_lon...
2019-12-06 Ralph Boehmesmbd: use pull_long_date_full_timespec()
2019-12-06 Ralph Boehmes3:lib: add pull_long_date_full_timespec()
2019-12-06 Ralph Boehmesmbd: use put_long_date_full_timespec()
2019-12-06 Ralph Boehmes3:lib: add put_long_date_full_timespec()
2019-12-06 Ralph Boehmes3:lib: let round_timespec() handle SAMBA_UTIME_OMIT
2019-12-06 Ralph Boehmes3:tests: add a blackbox test that confirms broken...
2019-12-06 Ralph Boehmes3:lib: remove unused uint64s_nt_time_to_unix_abs()
2019-12-05 Ralph Boehmes3:locking: simplify code in get_share_mode_lock()
2019-12-05 Noel Powers3/utils: Make sure we can negotiate protocol based...
2019-12-05 Noel Powers3/script/tests: Add simple test for net share list
2019-12-05 Noel Powers3/utils: net time always hardcoded to use SMB1
2019-12-05 Noel Powers3/script/tests: Use protocol param passed to selective...
2019-12-05 Noel Powers3/selftest: allow samba3.blackbox.smbclient_ntlm.plain...
2019-12-05 Noel Powers3/selftest: run samba3.blackbox.preserve_case with...
2019-12-05 Noel Powers3/script/tests: Allow test script to accept option...
2019-12-05 Ralph Boehmes3/selftest: Run samba3.blackbox.net.misc with smb1...
2019-12-05 Noel Powers3/selftest: split SMB1 & SMB2 parts of samba3.blackbox...
2019-12-05 Noel Powers3/script/tests: Prepare to split samba3.blackbox.net...
2019-12-05 Noel Powers3/selftest: allow samba3.blackbox.dfree_command run...
2019-12-05 Ralph Boehmeselftest: fix a flapping test
2019-12-04 Jeremy Allisons3: smbd: Only set xconn->smb1.negprot.done = true...
2019-12-04 Jeremy Allisons3: smbd: Ensure we exit if supported_protocols[protoco...
2019-12-04 Jeremy Allisons3: smbd: Change (*proto_reply_fn()) to return an NTSTATUS.
2019-12-04 Jeremy Allisons3: smbd: Change reply_smb20xx() to return NTSTATUS.
2019-12-04 Jeremy Allisons3: smbd: Ensure we exit on smbd_smb2_process_negprot...
2019-12-04 Jeremy Allisons3: smbd: Allow smbd_smb2_process_negprot() to return...
2019-12-02 Volker Lendeckeauth3: Remove auth_script
2019-12-02 Puran Chands3: smbclient doc fix
2019-12-02 Volker Lendeckesmbd: Fix a typo
2019-12-02 Volker Lendeckesmbd: Avoid leaking share_entries.tdb records
2019-12-02 Volker Lendeckesmbd: Use share_mode_do_locked() in smbd_do_unlocking()
2019-12-02 Volker Lendeckelib: Remove unused smb_xvasprintf()
2019-12-02 Volker Lendeckewinbind: Use vasprintf() in winbindd_cache
2019-12-02 Volker Lendeckelib: Remove a duplicate fdprintf() prototype
2019-12-02 Volker Lendeckelib: Remove duplicate get_pass() prototypes
2019-12-02 Volker Lendeckelib: Make stdin_new_passwd() static
2019-12-01 Michael HanselmannSplit winbindd into library and binary
2019-11-27 Isaac Boukrisheimdal: invoke gsskrb5_set_dns_canonicalize(false...
2019-11-27 Ralph Boehmeparam: remove now unused lp_string()
2019-11-27 Ralph Boehmeparam: remove FN_LOCAL_STRING
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmeprinting: use lpcfg_substituted_string() in print_run_c...
2019-11-27 Ralph Boehmeparam: remove now unused FN_GLOBAL_STRING macro
2019-11-27 Ralph Boehmesmbdotconf: mark "mangling method" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap user suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap machine suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap idmap suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap group suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap admin dn" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "wins hook" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "usershare path" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "username map script" with substitutio...
2019-11-27 Ralph Boehmesmbdotconf: mark "username map" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "shutdown script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "set quota command" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "set primary group script" with substi...
2019-11-27 Ralph Boehmesmbdotconf: mark "server string" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "root directory" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "rename user script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "remote browse sync" with substitution="1"
next