smb2_server: skip tcon check and chdir_current_service() for FSCTL_VALIDATE_NEGOTIATE...
[samba.git] / source3 / include /
2021-11-08 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-08-17 Ralph Boehmesmbd: add dosmode_from_fake_filehandle()
2021-01-27 Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2021-01-14 Stefan Metzmachers3:smbd: make sure a SHUTDOWN_CLOSE applies to a stream...
2021-01-12 Volker Lendeckelib: Move ucs2_align() to 'charset' subsystem
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2021-01-01 Stefan MetzmacherHappy New Year 2021!
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16 Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmesmbd: add openat_pathref_fsp()
2020-12-16 Ralph Boehmes3: add full_path_from_dirfsp_atname()
2020-12-16 Ralph Boehmevfs: add fsp flag "have_proc_fds"
2020-12-16 Ralph Boehmevfs: add struct connection_struct flag "have_proc_fds"
2020-12-16 Ralph Boehmes3/lib: add proc fds infrastructure
2020-12-16 Ralph Boehmevfs: make struct fd_handle private
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-16 Ralph Boehmevfs: add "is_fsa" flag to struct files_struct
2020-12-16 Ralph Boehmevfs: add "is_pathref" to struct files_struct
2020-11-19 Volker Lendeckelib: g_lock.h references "struct server_id", add #include
2020-11-10 Volker Lendeckesmbd: Move "struct share_mode_lock" to share_mode_lock.h
2020-11-04 Volker Lendeckelibsmb: Remove cli_state->dfs_mountpoint
2020-11-03 Andreas Schneiders3:vfs: Document the encryption_required flag in vfs.h
2020-10-29 Andreas Schneiders3:smbd: Add SMB3 connection information to session...
2020-10-24 Volker Lendeckelib: Fix includes for messages.h
2020-10-23 Ralph Boehmesmbd: add and use SMB2_FILE_ALL_INFORMATION
2020-10-23 Ralph Boehmesmbd: add and use SMB2_FILE_FULL_EA_INFORMATION
2020-10-23 Ralph Boehmes3: add and use MS-FSCC Codes from 2.4 and 2.5
2020-10-23 Ralph Boehmesmb: update comments on the NTCREATEX_FLAG_* flags
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DELETE_ON_CLOSE...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCRE...
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCRE...
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-10-23 Stefan Metzmacherwinbindd/idmap: apply const to struct nss_info_methods...
2020-10-23 Stefan Metzmacherwinbindd/idmap: apply const to struct idmap_methods...
2020-10-21 Volker Lendeckeincludes: nt_printing.h does not need client.h
2020-10-21 Volker Lendeckelibsmb: Use "struct" in self-references
2020-10-21 Volker Lendeckesmbd: Remove an unused anonymous struct definition
2020-10-17 Björn Jackeprinting/spoolss: add ARM64 support
2020-10-17 Björn Jackeprinting: move archi_table declarations into nt_printing.h
2020-10-14 David Disseldorps3:ctdbd_conn: simplify get_public_ips() / find_in_publ...
2020-10-09 Andreas Schneiders3:lib: Move interface prototypes to own header file
2020-10-09 Andreas Schneiders3:include: Move loadparm prototypes to own header...
2020-10-02 Volker Lendeckevfs_fruit: Fix typos
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-10-02 Ralph Boehmesmbd: remove fsp->dirfsp
2020-09-15 Jeremy Allisons3: Remove struct ip_service.
2020-09-15 Jeremy Allisons3: libsmb: Convert the WINS and broadcast name functio...
2020-09-12 Christof Schmittlib: Make get_share_security_default static
2020-09-07 Jeremy Allisons3: libsmb: Now we only have namecache_store_sa(),...
2020-09-07 Jeremy Allisons3: libsmb: Remove use of struct ip_service from the...
2020-09-07 Jeremy Allisons3: libsmb: Add namecache_store_sa(). Doesn't store...
2020-09-07 Jeremy Allisons3: libsmb: Make namecache_store() take an unsigned...
2020-09-07 Jeremy Allisons3: libsmb: Convert namecache_fetch() and it's only...
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-28 Matthew DeVores3: safe_string: remove unnecessary include
2020-08-19 Andreas Schneiders3:libsmb: Use cli_credentials_set_smb_encryption()
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-08-17 Volker LendeckeFix a comment typo copied around
2020-08-17 Volker Lendeckelib: Move get_socket_port() to its only consumer
2020-08-17 Volker Lendeckelib: Remove unused client_socket_port()
2020-08-17 Volker Lendeckelib: Remove unused client_socket_addr()
2020-08-17 Volker Lendeckelib: Remove unused client_addr()
2020-08-17 Volker Lendeckelib: Remove unused open_udp_socket()
2020-08-17 Volker Lendeckelib: Move read_udp_v4_socket() to nmbd
2020-08-17 Volker Lendeckelib: Move send_keepalive() to smbd/smb1_utils.c
2020-08-07 Jeremy Allisons3: Parameters. Add 'async dns timeout' parameter....
2020-07-18 Ralph Boehmesmbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE
2020-07-16 Jeremy Allisons3: lib: Cleanup - make ipstr_list_make() and ipstr_lis...
2020-07-16 Jeremy Allisons3: lib: Cleanup - nothing uses ipstr_list_free()....
2020-07-13 Isaac BoukrisDecouple ldap-ssl-ads from ldap-ssl option
2020-07-08 Stefan Metzmachers3:ctdbd_conn: add ctdbd_control_get_public_ips() and...
2020-07-08 Stefan Metzmachers3:includes: change OPLOCK_BREAK_TIMEOUT from 30 to...
2020-06-15 Volker Lendeckelib: Remove an unused macro
2020-06-15 Volker Lendeckelibcli: Move IO_REPARSE_TAG definitions to smb_constants.h
2020-06-15 Volker Lendeckelib: Move a #define ip_equal_v4() to nmbd/nmbd.h
2020-06-10 Andreas SchneiderRevert "s3:libsmb: add a cache for cli_session_creds_pr...
2020-06-09 Stefan Metzmachers3:libsmb: add a cache for cli_session_creds_prepare_krb5()
2020-06-04 Jeremy Allisons3: libsmb: Change size of finfo->attr to uint32_t.
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-03 Jeremy Allisons3: VFS: Change the function signature for SMB_VFS_READ...
2020-05-30 Ralph Boehmesmbd: RIP conn->origpath
2020-05-28 Volker Lendeckelibsmb: Remove the CREATE_ACCESS_READ #define
2020-05-28 Stefan Metzmachers3:libsmb: remove finally unused credential flags
2020-05-25 Volker Lendeckelibsmb: Make SMBC_dlist_contains return bool
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs: add SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmes3/vfs: add vfs_at_fspcwd()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-21 Ralph Boehmesmbd: add flag "is_dirfsp" to the fsp_flags
2020-05-21 Ralph Boehmevfs: add dirfsp to struct files_struct
2020-05-15 Volker Lendeckelib: Add g_lock_dump_send/recv
2020-05-15 Volker Lendeckelib: Add g_lock_set_lock_order()
2020-05-15 Volker Lendeckelib: Add g_lock_writev_data
2020-05-15 Volker Lendeckelib: Add g_lock_seqnum()
2020-05-15 Volker Lendeckelib: Add g_lock_wake_watchers()
next