samba.git
2020-02-14 Volker Lendeckegensec: Fix CID 1458421 OVERRUN
2020-02-14 Volker Lendeckeauth: Fix CID 1458418 Null pointer dereferences (REVERS...
2020-02-14 Volker Lendeckeauth: Fix CID 1458420 Null pointer dereferences (REVERS...
2020-02-12 Martin Schwenkectdb-tests: Fix getdbmap test so that it actually works...
2020-02-12 Martin Schwenkectdb-tests: Fix handling of --no-event-scripts option
2020-02-12 Martin Schwenkectdb-tests: Use a here document to improve readability
2020-02-12 Martin Schwenkectdb-tests: Use select_test_node()
2020-02-12 Martin Schwenkectdb-tests: Increase to dumping up to 500 lines of...
2020-02-12 Martin Schwenkectdb-tests: Fix return value of DB test tool delete...
2020-02-12 Martin Schwenkectdb-tcp: Make error handling for outbound connection...
2020-02-11 Gary Lockyersamba-tool domain join: remove sub domain join code
2020-02-10 Volker Lendeckesmbclient4: Remove unused code
2020-02-10 Volker Lendeckesmbclient: Don't cli_posix_stat() twice
2020-02-10 Volker Lendeckedbwrap: Improve an error message
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5_REALM_UNKNOWN to NT_STATUS_NO_SUCH_...
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN to NT_ST...
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2020-02-10 Stefan Metzmacherauth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUC...
2020-02-10 Stefan Metzmachergensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER...
2020-02-10 Stefan Metzmacherwinbindd_cm: fallback to anonymous for INVALID_COMPUTER...
2020-02-10 Stefan Metzmachersmbspool: add more error codes to the auth_errors array
2020-02-10 Stefan Metzmachersmbspool: use one element per line for the auth_errors...
2020-02-10 Stefan Metzmachers4:gensec_krb5: remove unused argument of gensec_krb5_c...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of talloc_zero() in gensec_krb...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of struct samba_sockaddr
2020-02-10 Stefan Metzmachers3:libads: prefer ENCTYPE_AES256_CTS_HMAC_SHA1_96 in...
2020-02-10 Stefan Metzmacherlib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_i...
2020-02-10 Stefan Metzmachers3:libads: make use auth4_context_{for,get}_PAC_DATA_CT...
2020-02-10 Stefan Metzmacherauth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
2020-02-10 Martin Schwenkectdb-tests: Add some tool unit tests to ensure that...
2020-02-10 Martin Schwenkectdb-tools: Allow shorter runtime limit to be specified
2020-02-10 Martin Schwenkectdb-tools: When in test mode set process group in...
2020-02-10 Martin Schwenkectdb-tests: Use $PWD/bin/ if it exists when running...
2020-02-10 Martin Schwenkectdb-tests: Make $ctdb_dir absolute
2020-02-10 Martin Schwenkectdb-daemon: Fork when not interactive and test mode...
2020-02-10 Martin Schwenkectdb-daemon: Make some conditions more explicit
2020-02-10 Martin Schwenkectdb-daemon: Pass more information to ctdb_start_daemon()
2020-02-10 Martin Schwenkectdb-tests: Don't actually close stdin in fake ssh
2020-02-10 Martin Schwenkectdb-tests: Redirect stdin from /dev/null when running...
2020-02-10 Martin SchwenkeRevert "ctdb-tests: Enable job control when keeping...
2020-02-07 Volker Lendeckesmbd: Remove overriding file_attributes with unix_mode...
2020-02-07 Volker Lendeckesmbd: Allow a Posix create context to override the...
2020-02-07 Volker Lendeckesmbd: Add posix create ctx to CREATE_FILE for posix...
2020-02-07 Volker Lendeckesmbd: Add a "done:" exit for get_posix_fsp()
2020-02-07 Volker Lendeckesmbd: Make unix_perms_from_wire() public
2020-02-07 Volker Lendeckesmbd: Add make_smb2_posix_create_ctx()
2020-02-07 Volker Lendeckesmbd: Ignore incoming POSIX create context
2020-02-07 Volker Lendeckelibsmb: Add smb2_create_blob_remove()
2020-02-07 Volker Lendeckelibsmb: Allow passing in NULL to smb2_create_blob_find()
2020-02-07 Volker Lendeckelibsmb: Add posix create context definition
2020-02-07 Volker Lendeckelibsmb: Add required #includes to smb_util.h
2020-02-07 Volker Lendeckelibsmb: Add required includes to smb2_create_blob.h
2020-02-07 Volker Lendeckelibsmb: Remove "const" from smb_create_blob->tag
2020-02-07 Jeremy Allisons3: lib: Now remote_machine is static, we can depend...
2020-02-07 Andreas Schneiders3:lib: Remove unneded call to set_local_machine_name()
2020-02-07 Andreas Schneiders3:lib: Use a static buffer for (local|remote)_machine
2020-02-07 Stefan Metzmacherlibcli:smb: Don't use forward declartions for GnuTLS...
2020-02-07 Douglas Bagnallsamba-tool gpo: tighter matching for ini names
2020-02-07 Douglas Bagnallpython: use raw string for regex with escape
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-02-07 Douglas Bagnallnmblib: avoid undefined behaviour in handle_name_ptrs()
2020-02-07 Gary Lockyerlibrpc ndr: Change loop index to size_t
2020-02-07 Gary Lockyerlibprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_ME...
2020-02-07 Gary Lockyerlibrpc ndr: ndr_pull_advance check for unsigned overflow.
2020-02-07 Gary Lockyerlibrpc ndr tests: Unsigned overflow in ndr_pull_advance
2020-02-07 Gary Lockyerlibrpc ndr: NDR_PULL_ALIGN check for unsigned overflow
2020-02-07 Gary Lockyerlibrpc ndr tests: uint32 overflow in NDR_PULL_ALIGN
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
2020-02-06 Andrew Bartlettselftest: Test behaviour of DNS scavenge with an existi...
2020-02-06 Andrew Bartlettdsdb: Correctly handle memory in objectclass_attrs
2020-02-06 Andrew Bartlettsource4/scripting/bin: Swap machine account password...
2020-02-06 Stefan Metzmachersmb2_server: use sendmsg/recvmsg instead of writev...
2020-02-06 Stefan Metzmacherselftest: create a pcap file for the environment setup
2020-02-06 Stefan Metzmacherselftest: create pcap files for invidual env services
2020-02-06 Stefan Metzmacherselftest: move {setup,cleanup}_pcap() to selftest/targe...
2020-02-06 Stefan Metzmacherselftest: force LC_ALL=en_US.utf8 LANG=en_US.utf8
2020-02-06 Stefan Metzmachers3:rpclient: simplify rpc_tstream_next_vector()
2020-02-06 Stefan Metzmachers4:torture: make rpc.handles.random-assoc test even...
2020-02-06 Ralph Boehmesmbd: avoid double chdir() in chdir_current_service()
2020-02-06 Ralph Boehmes3/lib: RIP smb_user_name
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_check_pas...
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_generate_...
2020-02-06 Ralph Boehmes3/rpc_server/netlogon: use set_current_user_info(...
2020-02-06 Ralph Boehmesmbd: remove sub_set_smb_name()/reload_services()
2020-02-06 Ralph Boehmes4/auth: use talloc_alpha_strcpy() in auth_session_info...
2020-02-06 Ralph Boehmes3/rpc_server: use talloc_alpha_strcpy() in _winreg_Ini...
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in sub_set_smb_name()
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in set_remote_machine...
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in set_local_machine_...
2020-02-06 Ralph Boehmes3:auth: use talloc_alpha_strcpy() in auth3_session_inf...
2020-02-06 Ralph Boehmes3/auth: use talloc_alpha_strcpy() in create_local_token()
2020-02-06 Ralph Boehmelib/util: add talloc_alpha_strcpy()
2020-02-06 Ralph Boehmesmbd: setting current_user stuff here is redundant
2020-02-06 Andreas Schneiderwafsamba: Do not use 'rU' as the 'U' is deprecated...
2020-02-05 Stefan Metzmacherwinbindd: handling missing idmap in getgrgid()
2020-02-05 Stefan Metzmachers3:auth_sam: map an empty domain or '.' to the local...
2020-02-05 Stefan Metzmachers3:selftest: test authentication with an empty userdoma...
2020-02-05 Stefan Metzmachers3:auth_sam: introduce effective_domain helper variables
2020-02-05 Stefan Metzmachers3:auth_sam: make sure we never handle empty usernames
2020-02-05 Stefan Metzmachers3:auth_sam: unify the debug messages of all auth_sam...
next