samba.git
2021-07-13 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.14.6 release. samba-4.14.6
2021-07-13 Karolin SeegerWHATSNEW: Add release notes for Samba 4.14.6.
2021-07-12 Stefan MetzmachersmbXsrv_{open,session,tcon}: protect smbXsrv_{open...
2021-07-12 Stefan Metzmachergensec_krb5: restore ipv6 support for kpasswd
2021-07-12 Joseph Suttonnetcmd: Use next_free_rid() function to calculate a...
2021-07-12 Joseph Suttonpython/tests/dsdb: Add tests for RID allocation functions
2021-07-12 Joseph Suttondsdb: Add next_free_rid() function to allocate a RID...
2021-07-12 Joseph Suttonnetcmd: Add tests for performing an offline backup...
2021-07-12 Joseph Suttonnetcmd: Ignore rIDUsedPool attribute in offline domain...
2021-07-12 Joseph Suttonnetcmd: Fix error-checking condition
2021-07-12 Joseph Suttonnetcmd: Avoid database corruption by opting not to...
2021-07-12 Joseph Suttonnetcmd: Determine which files are to be copied for...
2021-07-12 Joseph Suttonnetcmd: Add test for an offline backup of nested direct...
2021-07-12 Joseph Suttonnetcmd: Add test for an offline backup of a directory...
2021-07-12 Ralph Boehmemdssvc: avoid direct filesystem access, use the VFS
2021-07-12 Ralph Boehmemdssvc: chdir() to the conn of the RPC request
2021-07-12 Ralph Boehmemdssvc: maintain a connection struct in the mds_ctx
2021-07-12 Ralph Boehmesmbd: add create_conn_struct_cwd()
2021-07-12 Ralph Boehmesmbd: pass tevent context to create_conn_struct_as_root()
2021-07-12 Ralph Boehmemdssvc: pass messaging context to mds_init_ctx()
2021-07-12 Ralph Boehmemdssvc: don't fail mds_add_result() if result is not...
2021-07-12 Ralph Boehmemdssvc: use a helper variable in mds_add_result()
2021-07-12 Ralph Boehmesmbd: add synthetic_pathref()
2021-07-12 Jeremy Allisons3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent...
2021-07-12 Ralph Boehmes3/modules: fchmod: fallback to path based chmod if...
2021-07-12 Jeremy Allisons3: VFS: default: Add proc_fd's fallback for vfswrap_fc...
2021-07-12 Jeremy Allisons3: lib: Fix talloc heirarcy error in parent_smb_fname().
2021-06-10 Jeremy Allisonsmbd: fix pathref unlinking in create_file_unixpath()
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmenet: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-06-10 Ralph Boehmesmbd: don't return NT_STATUS_STOPPED_ON_SYMLINK in...
2021-06-10 Ralph Boehmesmbd: simplify error codepath in openat_pathref_fsp()
2021-06-10 Ralph Boehmesmbd: expect valid stat info in openat_pathref_fsp()
2021-06-10 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-06-10 Ralph Boehmesmbd: move smb_fname creation to earlier point in smbd_...
2021-06-10 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-06-10 Ralph Boehmesmbd: remove a redundant fstat()in create_file_unixpath()
2021-06-10 Ralph Boehmesmbd: call stat before openat_pathref_fsp() in create_f...
2021-06-10 Ralph Boehmesmbd: fix a resource leak in create_file_unixpath()
2021-06-10 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-06-10 Ralph Boehmes3/libadouble: stat path before calling openat_pathref_...
2021-06-01 Karolin SeegerVERSION: Bump version up to 4.14.6...
2021-06-01 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.14.5 release. samba-4.14.5
2021-06-01 Karolin SeegerWHATSNEW: Add release notes for Samba 4.14.5.
2021-05-28 Jeremy Allisons3: smbd: Fix uninitialized memory read in process_syml...
2021-05-26 Pavel Filipenskýdocs: Update list of available commands in rpcclient
2021-05-26 Pavel Filipenskýs3:rpcclient: Document command of witness protocol
2021-05-26 Pavel Filipenskýdocs-xml: Update smbcacls manpage
2021-05-26 Ralph Boehmesmbd: correctly initialize close timestamp fields
2021-05-26 Ralph Boehmetorture: add a test that verifies SMB2 close fields...
2021-05-25 Volker Lendeckectdb: Fix a crash in run_proc_signal_handler()
2021-05-25 Volker Lendeckectdb: Introduce output before and after the 10-second...
2021-05-25 Volker Lendeckectdb: Wait for SIGCHLD if script timed out
2021-05-25 Volker Lendeckectdb: Introduce a helper variable in run_event_test.c
2021-05-25 Volker Lendeckectdb: Call run_event_recv() in a callback function
2021-05-25 Volker Lendeckectdb: fix typos
2021-05-21 Jeremy Allisons3: smbd: Ensure POSIX default ACL is mapped into retur...
2021-05-12 Andreas Schneiderlib:replace: Do not build strndup test with gcc 11...
2021-05-12 Günther DeschnerFix gcc11 compiler issue "-Werror=stringop-overflow="
2021-05-12 Günther DeschnerFix gcc11 compiler issue "-Werror=maybe-uninitialized"
2021-05-03 Jeremy Allisons3: smbd: SMB1 SMBsplwr doesn't send a reply packet...
2021-05-03 Andreas Schneiders3:winbind: For 'security = ADS' require realm/workgrou...
2021-05-03 Andreas Schneiders3:utils: Tell users that workgroup/realm is required...
2021-05-03 Andrew Bartlettdocs: Expand the "log level" docs on audit logging
2021-05-03 Andrew Bartlettdocs: underline special words in the audit logging...
2021-05-03 Andrew Bartlettdocs: Further discourage the use of the "event notifica...
2021-05-03 Andrew Bartlettdocs: Add proper explination on why transactions need...
2021-05-03 Andrew Bartlettdocs: Add missing documentation on dsdb_group_audit...
2021-05-03 Andrew Bartlettdebug: Synchronise "log level" in smb.conf with the...
2021-04-29 Karolin SeegerVERSION: Bump version up to 4.14.5.
2021-04-29 Karolin SeegerMerge tag 'samba-4.14.4' into v4-14-test
2021-04-26 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.14.4 release. samba-4.14.4
2021-04-26 Karolin SeegerWHATSNEW: Add release notes for Samba 4.14.4.
2021-04-26 Volker LendeckeCVE-2021-20254 passdb: Simplify sids_to_unixids()
2021-04-26 Karolin SeegerVERSION: Bump version up to 4.14.4...
2021-04-20 Karolin SeegerVERSION: Bump version up to 4.14.4...
2021-04-20 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.14.3 release. samba-4.14.3
2021-04-20 Karolin SeegerWHATSNEW: Add release notes for Samba 4.14.3.
2021-04-20 Andrew Bartlettbuild: Notice if flex is missing at configure time
2021-04-20 Samuel Cabreros3-iremotewinspool: set the per-request memory context
2021-04-14 Martin Schwenkebuild: Only add -Wl,--as-needed when supported
2021-04-01 Ralph Boehmes3: smbd: fix deferred renames
2021-04-01 Jeremy Allisons4: torture. Add smb2.lease.rename_wait test to reprodu...
2021-04-01 Volker Lendeckerpc_server3: Fix a memleak for internal pipes
2021-04-01 Ralph Boehmespools: avoid leaking memory into the callers mem_ctx
2021-04-01 Ralph Boehmepidl: set the per-request memory context in the pidl...
2021-03-31 Ralph Boehmesmbd: free open_rec state in remove_deferred_open_messa...
2021-03-31 Ralph Boehmesmbd: cancel pending poll open timer in poll_open_done()
2021-03-31 Ralph Boehmesmbd: reset dangling watch_req pointer in poll_open_done
2021-03-31 Trever L. Adamss3:modules:vfs_virusfilter: Recent New_VFS changes...
2021-03-31 David Muldersamba-gpupdate: Check sysvol download paths in case...
2021-03-31 David Muldersamba-gpupdate: Test that sysvol paths download in...
next