]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-07-16  Andreas Schneiders3:modules: Make nread a size_t and check for possible...
2024-07-16  Andreas Schneiders3:modules: Move chunk out of the loop
2024-07-16  Andreas Schneiders3:modules: Rename thistime to chunk
2024-07-16  Andreas Schneiderlibgpo: Initialize struct security_ace array
2024-07-16  Andreas Schneiders4:torture: Initialize struct smb_nttrans
2024-07-16  Andreas Schneiders4:torture: Remove tailing spaces in scanner.c
2024-07-16  Andreas Schneiders4:torture: Initialize struct smb2_create
2024-07-16  Andreas Schneiderlib:util: Move open() of /dev/null into the if-clause
2024-07-16  Andreas Schneiderlibcli:nbt: Initialize struct nbt_name_register
2024-07-16  Andreas Schneiders4:torture: Initialize union smb_open
2024-07-16  Andreas Schneiders4:torture: Initialize struct netr_IdentityInfo
2024-07-16  Stefan Metzmacherpython:tests: pass bytes.decode() instead of str(bytes...
2024-07-15  Andreas Schneiderpython:tests: Use assertMultiLineEqual() to get better...
2024-07-12  Volker Lendeckesmbd: Show blk and chr devices as nfs reparse points
2024-07-12  Volker Lendeckesmbd: Report sockets as NFS style reparse points
2024-07-12  Volker Lendeckesmbd: Factor out fsctl_get_reparse_point_int
2024-07-12  Volker Lendeckesmbd: Show sockets as reparse points in fdos_mode
2024-07-12  Volker Lendecketests: Sockets should be shown as NFS reparse points
2024-07-12  Volker Lendecketests: Factor out do_test_nfs_reparse
2024-07-12  Volker Lendeckesmbd: Report FIFOs as NFS style reparse points
2024-07-12  Volker Lendeckesmbd: Turn an if-statement getting reparse points into...
2024-07-12  Volker Lendeckesmbd: Show fifos as reparse points in fdos_mode
2024-07-12  Volker Lendeckesmbd: Turn file type handling in fdos_mode into a switch
2024-07-12  Volker Lendeckesmbd: Add DBG to return tag for SMB_FILE_ATTRIBUTE_TAG_...
2024-07-12  Volker Lendecketests: FIFOs should be shown as NFS reparse points
2024-07-12  Volker Lendecketests: Run reparsepoint tests in fileserver_smb1
2024-07-12  Volker Lendeckevfs: xattr calls give EBADF for sockets
2024-07-12  John Thackerpidl: Wireshark: Another C99 type conversion
2024-07-12  John Thackerpidl: Wireshark: Don't assign hash undef, assign it...
2024-07-12  John Thackerpidl: Wireshark: Remove init of proto variables
2024-07-12  John Thackerpidl: Wireshark: Convert the pidl dissector generation...
2024-07-12  John Thackerpidl: Wireshark: Update test for removal of ett initial...
2024-07-12  John Thackerpidl: Wireshark: Const-ify dcerpc_sub_dissector structures.
2024-07-12  John Thackerpidl: Wireshark: Don't initialise static hf and ett...
2024-07-12  John Thackerpidl: Wireshark: Remove init of proto variables
2024-07-12  John Thackerpidl: Update Wireshark generated DRSUAPI code
2024-07-10  Pavel Filipenský.gitlab-ci-main.yml: Add safe.directory '*'
2024-07-10  Douglas Bagnallcmdline:burn: list commands to always burn; warn on...
2024-07-10  Douglas Bagnallcmdline: samba-tool test for bad option warning
2024-07-09  Anoop C Svfs_ceph: Disable the module on unsupported Ceph versions
2024-07-09  Andréas Lerouxldap_server: Add a ldapsrv debug class to log LDAP...
2024-07-08  Andreas Schneiders3:rpc_server: Initialize array
2024-07-08  Andreas Schneiders4:torture: Initialize pointer with NULL
2024-07-08  Andreas Schneiderexamples: Initialize char arrays
2024-07-08  Andreas Schneiders3:smbd: Fix invalid memory free
2024-07-08  Andreas Schneiders3:smbd: Remove trailing spaces in seal.c
2024-07-08  Andreas Schneiders3:smbd: Remove trailing spaces in smb1_process.c
2024-07-08  Andreas Schneiders3:registry: Use correct integer sizes
2024-07-08  Andreas Schneiders3:registry: Check for integer overflow
2024-07-08  Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.16
2024-07-06  Jones Syues3:ntlm_auth: make logs more consistent with length...
2024-07-05  Volker Lendeckelib: Remove unused py_reparse_symlink_get
2024-07-05  Volker Lendecketests: Use the general py_reparse_get
2024-07-05  Volker Lendecketests: Remove a pointless ;
2024-07-05  Volker Lendeckelib: Add general py_reparse_get parsing routine
2024-07-05  Ralph Boehmethird_party/heimdal: Import lorikeet-heimdal-2024070417...
2024-07-05  Pavel Filipenskýs3:rpc_server: Initialize array struct security_ace...
2024-07-05  Pavel Filipenskýs4:torture: Initialize struct smb2_handle consistently...
2024-07-05  Pavel Filipenskýs3:registry: Initialize struct security_ace ace[]
2024-07-05  Pavel Filipenskýs3:rpcclient: Initialize spoolss_DriverDirectoryInfo...
2024-07-05  Pavel Filipenskýs3:utils: Initialize DATA_BLOB blob
2024-07-04  Volker Lendeckesmbd: Don't talloc_zero where we assign the struct...
2024-07-04  Volker Lendeckelib: Remove a few duplicate prototypes
2024-07-04  Volker Lendeckelib: Remove unused strnrchr_w
2024-07-04  Volker Lendeckelib: Remove unused strnrchr_m
2024-07-04  Volker Lendeckedocs: "share:fake_fscaps" is per share, not global
2024-07-04  Volker Lendeckesmbd: Use new symlink_target_path routine
2024-07-04  Volker Lendeckelibcli: New routine symlink_target_path for [MS-SMB2...
2024-07-04  Volker Lendeckesmbd: Rename symlink_target_path to _symlink_target_path
2024-07-04  Andreas Schneidergitlab-ci: Also add the git directory for pipeline...
2024-07-03  John ThackerRevert "pidl: Use non-existent function dissect_ndr_int...
2024-07-03  Stefan Metzmachersmbd: correctly restore ENOENT if fstatfs() modifies it
2024-07-03  John Thackerpidl:Wireshark Fix the type of array of pointerse to...
2024-07-03  John Thackerpidl:Wireshark Rename tvb_new_subset()
2024-07-03  John Thackerpidl:Wireshark Get rid of Boolean "flags" with no bit set
2024-07-03  John Thackerpidl:Wireshark Fix array of pointers NULL termination
2024-07-03  John Thackerpidl:Wireshark Use proto_tree_add_bitmask_with_flags
2024-07-03  Douglas Bagnallcmdline:burn: add a note about short option combinations
2024-07-03  Douglas Bagnallcmdline:burn: explicitly burn --username
2024-07-03  Douglas Bagnallcmdline:burn: use allowlist to ensure more passwords...
2024-07-03  Douglas Bagnallcmdline: test_cmdline tests more burning
2024-07-03  Douglas Bagnallcmdline:burn: do not burn options starting --user-...
2024-07-03  Douglas Bagnallcmdline:burn: localise some variables
2024-07-03  Douglas Bagnallcmdline:burn: always return true if burnt
2024-07-03  Douglas Bagnallcmdline:burn: handle arguments separated from their...
2024-07-03  Douglas Bagnallcmdline:burn: do not retain false memories
2024-07-03  Douglas Bagnallcmdline:tests: extend cmdline_burn tests
2024-07-03  Douglas Bagnallselftest: run the cmdline tests that we already have
2024-07-03  Douglas Bagnallcmdline:burn: '-U' does not imply secrets without '%'
2024-07-03  Douglas Bagnalldocs-xml:manpages: allow for longer version strings
2024-07-03  Douglas Bagnallbuild: --vendor-suffix instead of --vendor-patch-revisi...
2024-07-03  Douglas Bagnallbuildtools: sanitise strange characters in vendor strings
2024-07-02  Björn Baumbachctdb-failover: omit "restrict" optimization keyword
2024-07-02  Anoop C Sctdb/wscript: Remove long pending unsupported option
2024-07-02  Anoop C Ssource3/wscript: Remove long pending unsupported option
2024-07-02  Jo Suttons3:smbd: Avoid compiler warning for unused label
2024-07-02  Jo Suttons4:dsdb: Remove unnecessary MIN()
2024-07-02  Jo Suttonlib:krb5_wrap: Fix code spelling
2024-07-02  Jo Suttons4:auth: Correct order of parameters in documentation
2024-07-02  Jo Suttons3:rpc_server: Fix code spelling
next