]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-04-22  Ralph Boehmesmbd: let unix_convert() fail early if initial stat...
2020-04-22  Jeremy Allisons3: VFS: widelinks. Change call to resolve_realpath_nam...
2020-04-22  Jeremy Allisons3: selftest: Remove test_vfs_widelinks.
2020-04-22  Jeremy Allisons3: lib: Remove the old canonicalize_absolute_path().
2020-04-22  Jeremy Allisons3: util: Replace the old (hard to understand) canonica...
2020-04-22  Jeremy Allisons3: lib: Fix canonicalize_absolute_path() to pass the...
2020-04-22  Jeremy Allisons3: torture: Add the tests from resolve_realpath_name...
2020-04-22  Martin Schwenkeutil: Fix signed/unsigned integer comparison
2020-04-21  Jeremy Allisons3: smbd: Refuse open in create_file_unixpath() with...
2020-04-21  Jeremy Allisons3: smbd: Reformat code in SEC_FLAG_SYSTEM_SECURITY...
2020-04-21  Jeremy Allisonsmbd: Ensure SEC_FLAG_SYSTEM_SECURITY also opens the...
2020-04-21  Ralph Boehmesmbd: use helper variables in open_file()
2020-04-21  Jeremy Allisons3: smbd: When writing a security descriptor SACL,...
2020-04-21  Jeremy Allisons3: torture: Call the smbtorture3 SMB2-SACL test.
2020-04-21  Jeremy Allisons3: torture: Add a basic SMB2 SACL test.
2020-04-21  Jeremy Allisons3: torture: Run the SMB1-SYSTEM-SECURITY test.
2020-04-21  Jeremy Allisons3: torture: Add an SMB1-specific test SMB1-SYSTEM...
2020-04-21  Anoop C Sdbwrap_watch: Set rec->value_valid while returning...
2020-04-18  Volker Lendeckelibsmb: Move clirap2.c to utils/
2020-04-18  Volker Lendeckeutils: Convert smbtree to use libsmbclient
2020-04-18  Volker Lendeckesmbtree: Add "fail:" target, more failure paths with...
2020-04-18  Volker Lendeckelibsmb: Slightly simplify get_ipc_connect()
2020-04-18  Volker Lendeckepidl: Align integer types in scompat files
2020-04-17  Volker Lendeckectdb: Fix a memleak
2020-04-16  Jeremy Allisons4: torture: SMB2. Fix smb2.winattr to actually read...
2020-04-16  Jeremy Allisons3: smbd: Ensure we don't try and read the on-disk...
2020-04-16  Jeremy Allisons4: torture: SMB2. Add a new test that exposes interest...
2020-04-16  Christof Schmittdocs: Update smbclient manpage that four digit years...
2020-04-16  Christof Schmitttest_smbclient_s3: Test four-digit year in smbclient...
2020-04-16  Christof Schmittsmbclient: Also allow four digit years in utimes command
2020-04-16  Christof Schmittsmbclient: Remove one level of indentation for the...
2020-04-14  Noel Powers3/librpc/crypto: Fix double free with unresolved crede...
2020-04-14  Jeremy Allisons3: VFS: Add cmocka test for vfs_full_audit to make...
2020-04-14  Jeremy Allisons3: VFS: full_audit. Add missing fcntl entry in vfs_op_...
2020-04-11  Ralph Boehmes4/torture: fix timeval wrap in torture_libsmbclient_ut...
2020-04-09  Jeremy AllisonUpdate WHATSNEW.txt to explain the vfs_widelinks module...
2020-04-09  Jeremy Allisondocs-xml: Add a vfs_widelinks manpage.
2020-04-09  Jeremy Allisons3: smbd: Reformatting - fix indentation in fd_open().
2020-04-09  Jeremy Allisons3: smbd: Reformatting - fix indentation in check_reduc...
2020-04-09  Jeremy Allisons3: smbd: Always call canonicalize_connect_path() for...
2020-04-09  Jeremy Allisons3: smbd: Always call canonicalize_connect_path() for...
2020-04-09  Jeremy Allisons3: smbd: Remove allowing widelinks in fd_open path.
2020-04-09  Jeremy Allisons3: VFS: Remove the lp_widelinks() check from check_red...
2020-04-09  Jeremy Allisons3: smbd: VFS: Add custom initialization for vfs_widelinks.
2020-04-09  Jeremy Allisons3: VFS: Add cmocka tests for pathname parsing in vfs_w...
2020-04-09  Jeremy AllisonVFS: Add vfs_widelinks module.
2020-04-08  Samuel Cabreros3:rpc_server: Improve local dispatching
2020-04-08  Samuel Cabrerospoolss: Add NCALRPC endpoint
2020-04-08  Samuel Cabrerolibrpc:core: Make find_interface_by_uuid public
2020-04-08  Volker Lendeckesmbtree: Align integer types
2020-04-08  Volker Lendeckelibsmb: Move get_ipc_connect_master_ip_bcast() to smbtree.c
2020-04-08  Volker Lendeckelibsmb: Remove unused cli_NetWkstaUserLogon()
2020-04-08  Volker Lendeckesmbclient: Simplify browse_host()
2020-04-08  Volker Lendeckelibsmb: Respect the full timeval for smbc_utimes()
2020-04-08  Volker Lendecketorture: Test smbc_utimes()
2020-04-08  Volker Lendeckelibsmbclient: Don't throw away nsec fields in stat()
2020-04-08  Volker Lendeckelibsmb: Remove unused cli_setpathinfo_basic()
2020-04-08  Volker Lendeckelibsmb: Call cli_setpathinfo_ext() instead of .._basic()
2020-04-08  Volker Lendeckelibsmb: Pass "struct timespec" to SMBC_setatr()
2020-04-08  Volker Lendeckesmbtorture3: Call cli_setpathinfo_ext() instead of...
2020-04-08  Volker Lendeckelibsmb: Make cli_setpathinfo_ext() take structs instead...
2020-04-08  Volker Lendeckelibsmb: Use cli_setfileinfo_send() in cli_ftruncate_send()
2020-04-08  Volker Lendeckelibsmb: Use cli_setfilefinfo_send() in cli_nt_delete_on...
2020-04-08  Volker Lendeckelibsmb: Add cli_setfileinfo_send/recv()
2020-04-08  Volker Lendeckesmbclient: Remove function set_remote_times()
2020-04-08  Volker Lendeckesmbclient: Remove some unnecessary declarations
2020-04-08  Volker Lendecketorture4: Allow DBG output in libsmbclient tests
2020-04-08  Volker Lendeckelib: Avoid casts in ctdb_packet_dump()
2020-04-08  Volker Lendeckelibsmb: Remove a typedef
2020-04-08  Volker Lendeckelib: Fix a signed/unsigned warning
2020-04-08  Andreas Schneidergitlab-ci: Add runner for fips compliance testing
2020-04-08  Andreas Schneiderselftest: Force fips mode for openssl in ad_dc_fips
2020-04-08  Andreas Schneidertests: Add test to check the server doesn't allow NTLM
2020-04-08  Andreas Schneiderselftest: Start ad_dc_fips with forced fips mode
2020-04-08  Andreas Schneiderselftest: Pass force_fips_mode to provision_raw_prepare()
2020-04-08  Andreas Schneiderselftest: Pass force_fips to provision()
2020-04-08  Andreas Schneiderselftest: Pass force_fips_mode to provision_ad_dc()
2020-04-08  Andreas Schneiderselftest: Pass extra_provision_options to provision_raw...
2020-04-08  Andreas Schneiderselftest: Add an ad_dc_fips environment
2020-04-08  Andreas Schneiders4:tls: Fix generating TLS RSA certs with FIPS140-2
2020-04-08  Andreas Schneiders4:samdb: Do not create WDdigests for HTTP if weak...
2020-04-07  Gary Lockyerlib ldb: lmdb init var before calling mdb_reader_check
2020-04-07  Martin Schwenkectdb-vacuum: Reschedule vacuum event if VacuumInterval...
2020-04-07  Martin Schwenkectdb-vacuum: Store value of VacuumInterval in ctdb_vacu...
2020-04-07  Martin Schwenkectdb-vacuum: Use vacuum_handle local variables
2020-04-06  Andreas Schneidertestprogs: Add 'net ads join createupn' test also verif...
2020-04-06  Andreas Schneiders3:libads: Fix ads_get_upn()
2020-04-06  Andreas Schneiderthird_party: Update nss_wrapper to version 1.1.11
2020-04-06  Ralph Boehmeselftest: add two more nbt.dgram flapping tests
2020-04-06  Ralph Boehmeselftest: remove unnecessary .* from flapping enty
2020-04-06  Andreas Schneidergitlab-ci: Add coverity scan runner
2020-04-04  Noel Powerselftest/flapping: mark samba3.nbt.dgram.netlogon.... 217/head
2020-04-03  Ralph Boehmesmbd: move files_struct.lock_failure_seen to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.closing to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.use_ofd_locks to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.backup_intent to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.is_sparse to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.delete_on_close to a bitfield
2020-04-03  Ralph Boehmesmbd: move files_struct.initial_delete_on_close to...
2020-04-03  Ralph Boehmesmbd: move files_struct.aio_write_behind to a bitfield
next