bbaumbach/samba-autobuild/.git
2020-04-01 Andreas Schneidergitlab-ci: Add ccache and wget
2020-03-31 Ralph Boehmesmbd: remove struct privilege_paths
2020-03-31 Gary Lockyerlib ldb: lmdb clear stale readers on write txn start
2020-03-30 Jeremy Allisons3: smbd: RIP smb_filename->original_lcomp.
2020-03-30 Jeremy Allisons3: smbd: Remove UCF_SAVE_LCOMP flag. Note it is no...
2020-03-30 Jeremy Allisons3: smbd: Remove all references to original_lcomp from...
2020-03-30 Jeremy Allisons3: smbd: Now we no longer use it, remove all reference...
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside smb_file_rena...
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside smb2_file_ren...
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside reply_mv().
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside reply_ntrename().
2020-03-30 Jeremy Allisons3: smbd: Inside rename_internals() wildcard case,...
2020-03-30 Jeremy Allisons3: smbd: Add 'const char *dst_original_lcomp' paramete...
2020-03-30 Jeremy Allisons3: smbd: Reformatting caller of rename_internals(...
2020-03-30 Jeremy Allisons3: smbd: Add a dst_original_lcomp parameter to rename_...
2020-03-30 Jeremy Allisons3: smbd: Reformatting callers of rename_internals_fsp...
2020-03-30 Jeremy Allisons3: smbd: Remove use of smb_fname->original_lcomp from...
2020-03-30 Jeremy Allisons3: smbd: Remove use of smb_fname->original_lcomp from...
2020-03-30 Jeremy Allisons3: smbd: Add utility function get_original_lcomp().
2020-03-30 Jeremy Allisons3: smbd: Extract large directory case normalization...
2020-03-30 Günther Deschnernsswitch: fix use-after-free causing segfault in _pam_d...
2020-03-27 Stefan Metzmachers4:selftest: run samba.tests.krb5.simple_tests against...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add simple_tests.py with the first...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add raw_testcase.py as the base...
2020-03-27 Stefan Metzmacherpython/tests/krb5: modify rfc4120.asn1 in order to...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add rfc4120.asn1
2020-03-27 Stefan Metzmacherpython/tests/krb5: add support for Cksumtype.MD5
2020-03-27 Stefan Metzmachers4:selftest: run samba.tests.krb5.kcrypto test
2020-03-27 Stefan Metzmacherpython/tests/krb5: convert kcrypto.py to python3-crypto...
2020-03-27 Isaac Boukrispython/tests/krb5: add crypto.py from greghudson/pyk5...
2020-03-27 Stefan Metzmacherpython/tests: let usage.py be more verbose on errors
2020-03-27 Stefan Metzmacherbootstrap: add python3-pyasn1/python3-cryptography...
2020-03-27 Stefan Metzmacherbootstrap: add ubuntu2004 Ubuntu Focal Fossa (developme...
2020-03-27 Stefan Metzmacherselftest: we no longer need '--use-dns-faking' on Linux...
2020-03-27 Stefan Metzmacherselftest: use 10.53.57.0/8 instead of 127.0.0.1/8
2020-03-27 Stefan Metzmacherselftest: pass ipv4 and ipv6 listener addresses to...
2020-03-27 Stefan Metzmacherselftest: let realm_to_ip_mappings() return stable...
2020-03-27 Stefan Metzmacherselftest: {offlinebackupdc,restoredc,customdc} are...
2020-03-27 Stefan Metzmacherselftest: correctly use RESOLV_CONF from the DC environ...
2020-03-27 Stefan Metzmacherselftest: always explicitly use RESOLV_CONF
2020-03-27 Stefan Metzmacherselftest: split out Samba::mk_resolv_conf() helper
2020-03-27 Stefan Metzmacherselftest: we have a global $ENV{UID_WRAPPER} = 1, don...
2020-03-27 Stefan Metzmacherselftest: let get_env_for_process() include RESOLV_CONF
2020-03-27 Stefan Metzmacherselftest: handle proc{killdom,limit}.samba.example...
2020-03-27 Stefan Metzmacherselftest: allow dns_hub.py to do forwarding to ipv6...
2020-03-27 Stefan Metzmacherselftest: allow dns_hub.py to listen on more than one...
2020-03-27 Stefan Metzmacherselftest: make sure dns_hub.py exits on SIGINT
2020-03-27 Stefan Metzmachersamba_dnsupdate: fix delete (samba-tool) message
2020-03-27 Stefan Metzmachersamba_dnsupdate: fix --no-credentials handling
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_ad...
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_de...
2020-03-27 Stefan Metzmacherlibrpc/tests: make use of replace.h in test_ndr*.c
2020-03-27 Stefan Metzmachers4:torture/ldb: fix the build on FreeBSD
2020-03-27 Stefan Metzmachers3:util_sec: fix the build on non-linux platforms
2020-03-27 Ralph Boehmesmbd: use a helper variable in filename_convert_internal()
2020-03-27 Ralph Boehmesmbd: use filename_convert() in smb_file_rename_informa...
2020-03-27 Ralph Boehmesmbd: modernize DEBUG in unix_convert()
2020-03-27 Ralph Boehmesmbd: turn (*orig_path != '/') assert into a normal...
2020-03-27 Ralph Boehmesmbd: consolidate comments in unix_convert()
2020-03-27 Ralph Boehmesmbd: modernize unix_convert() replacing True with...
2020-03-27 Ralph Boehmesmbd: modernize unix_convert() replacing False with...
2020-03-27 Ralph Boehmesmbd: initialize end to NULL in unix_convert()
2020-03-27 Ralph Boehmesmbd: leave start at NULL, it's not used before being...
2020-03-26 Volker Lendecketdbtorture: Use ARRAY_DEL_ELEMENT()
2020-03-26 Volker Lendeckeldb: Use ARRAY_DEL_ELEMENT() in ldb_dn_set_extended_com...
2020-03-26 Volker Lendeckeldb: Use ARRAY_DEL_ELEMENT() in ldb_dn_extended_filter()
2020-03-26 Volker Lendeckeldb: Use ARRAY_DEL_ELEMENT() in ldb_kv_index_del_value()
2020-03-26 Volker Lendeckeldb: Use ARRAY_DEL_ELEMENT() in ldb_kv_msg_delete_element()
2020-03-26 Volker Lendeckelibcli: Use ARRAY_DEL_ELEMENT() in security_descriptor_...
2020-03-26 Volker Lendeckedsdb: Use ARRAY_DEL_ELEMENT() in dirsync_filter_entry()
2020-03-26 Volker Lendeckevfs_fruit: Use ARRAY_DEL_ELEMENT() in del_fruit_stream()
2020-03-26 Volker Lendeckevfs_fruit: Use ARRAY_DEL_ELEMENT() in filter_empty_rsrc...
2020-03-26 Volker Lendeckelibsmb: Use ARRAY_DEL_ELEMENT() in remove_duplicate_add...
2020-03-26 Volker Lendeckesmbd: Use ARRAY_DEL_ELEMENT() in merge_default_aces()
2020-03-26 Volker Lendeckesmbd: Use ARRAY_DEL_ELEMENT() in smbd_smb1_blocked_lock...
2020-03-26 Volker Lendeckesmbd: Use ARRAY_DEL_ELEMENT() in brl_unlock_windows_def...
2020-03-26 Volker Lendeckesmbcacls: Use ARRAY_DEL_ELEMENT() in sort_acl()
2020-03-26 Volker Lendeckesharesec: Use ARRAY_DEL_ELEMENT() in sort_acl()
2020-03-26 Volker Lendeckelibsmb: Use ARRAY_DEL_ELEMENT() in sort_acl()
2020-03-26 Volker Lendeckelib: Use ARRAY_DEL_ELEMENT in messaging_dispatch_waiters()
2020-03-26 Volker Lendeckelib: Add macro ARRAY_DEL_ELEMENT()
2020-03-25 Volker Lendeckelib: Try nonblocking writes in writev_send()
2020-03-25 Volker Lendeckelib: Use optimize_empty in writev_send()
2020-03-25 Volker Lendeckewinbind: Set the parent->child sock nonblocking
2020-03-25 Volker Lendeckelibsmb: Make sure that the TCP socket is non-blocking
2020-03-25 Volker Lendeckelib: Remove unused SOCKET_FLAG_BLOCK
2020-03-25 Volker Lendeckelib: Simplify writev_cancel()
2020-03-25 Stefan Metzmacherthird_party: Update resolv_wrapper to version 1.1.6
2020-03-25 Stefan Metzmacherthird_party: Update socket_wrapper to version 1.2.4
2020-03-25 Andreas Schneiderthird_party: Update pam_wrapper to version 1.1.2
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-03-24 Ralph Boehmesmbd: use open_internal_dirfsp_at() and OpenDir_fsp...
2020-03-24 Ralph Boehmesmbd: add open_internal_dirfsp_at()
2020-03-24 Ralph Boehmesmbd: reformat OpenDir() function definition
2020-03-24 Ralph Boehmesmbd: update smb_Dir_destructor() to cope with fsp...
2020-03-24 Ralph Boehmesmbd: remove fdopendir() fallback
2020-03-24 Ralph Boehmesmbd: simplify non_widelink_open()
2020-03-24 Ralph Boehmevfs_shadow_copy2: use create_internal_dirfsp_at() and...
2020-03-24 Ralph Boehmesmbd: add create_internal_dirfsp_at()
2020-03-24 Ralph Boehmevfs_shadow_copy: use OpenDir() in shadow_copy_get_shado...
next