librpc: Fix typos
[samba.git] / source3 /
2021-03-09 Volker Lendeckesmbd: Fix a typo (recieve->receive), reformat comment
2021-03-09 Volker Lendeckerpc_server: Fix a typo
2021-03-09 Volker Lendeckewinbindd: Fix a typo
2021-03-09 Volker Lendeckelib: Fix a typo
2021-03-09 Volker Lendeckerpc_client: Fix a typo
2021-03-09 Volker Lendeckelib: Fix a typo
2021-03-09 Volker Lendeckerpc_server: Align integer types
2021-03-06 Stefan MetzmachersmbXsrv_client: move the connection passing to smb2srv_...
2021-03-06 Stefan Metzmachersmbd: make sure that xconn is alive for the lifetime...
2021-03-06 Stefan MetzmachersmbXsrv_session: set session->db_rec = NULL after sessi...
2021-03-06 Stefan MetzmachersmbXsrv_tcon: explicitly set tcon->db_rec = NULL after...
2021-03-06 Stefan Metzmachersmbd: introduce a smbXsrv_connection_destructor()
2021-03-06 Stefan Metzmachersmbd: improve smbXsrv_connection_dbg() for debugging...
2021-03-06 Stefan Metzmachersmbd: let smbd_request_guid() use smb1req->xconn->chann...
2021-03-06 Samuel Cabrerowinbind: Remove noisy error message in wb_open_internal...
2021-03-05 Volker Lendeckeg_lock: Fix uninitalized variable reads
2021-03-05 Volker Lendeckelocking: Fix an uninitialized variable read
2021-03-03 Volker Lendeckevfs_aixacl2: Fix "mem_ctx" and "ppdesc" smb_fget_nt_acl...
2021-03-01 Trever L. Adamss3:modules:vfs_virusfilter: Recent talloc changes cause...
2021-03-01 Samuel Cabrerodaemons: Do not notify systemd in child processes start...
2021-03-01 Björn Baumbachs3:libsmb: fix a typo in a comment
2021-02-26 Noel Powervfs: update status of SMB_VFS_LISTXATTR
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-26 Noel Powers3/smbd: Remove connection_struct from get_ea_names_fro...
2021-02-26 Noel Powers3/smbd: Adjust estimate_ea_size to take files_struct...
2021-02-26 Noel Powers3/smbd: let canonicalize_ea_name accept fsp and fstrin...
2021-02-26 Noel Powers3/smbd: replace get_ea_list_from_file_path with get_ea...
2021-02-26 Noel Powers3/smbd: rename get_ea_list_from_fsp_new to get_ea_list...
2021-02-26 Noel Powers3/smbd: Create new file get_ea_list_from_fsp_new ...
2021-02-26 Noel Powers3/smbd: remove connection_struct from get_ea_list_from...
2021-02-26 Noel Powers3/smsbd: prepare to remove connection_struct param...
2021-02-26 Noel Powers3/torture: migrate SMB_VFS_FLISTXATTR calls to SMB_VFS...
2021-02-26 Noel Powers3/smbd: remove connection_struct param from get_ea_lis...
2021-02-26 Noel Powers3/smbd: rename get_ea_list_from_path -> get_ea_list_fr...
2021-02-26 Noel Powers3/smbd: no longer pass smb_fname to get_ea_list_from_file
2021-02-26 Noel Powers3/smbd: prepare get_ea_list_from_file to receive fsp...
2021-02-26 Noel Powers3/smbd: modify get_ea_list_from_file_path fn signature...
2021-02-26 Noel Powers3/smbd: modify estimate_ea_size fn signature to take...
2021-02-26 Noel Powers3/smbd: use smb_fname->fsp for get_ea_list_from_file_p...
2021-02-26 Noel Powers3/smbd: modify get_ea_names_from_file signature fn...
2021-02-26 Noel Powers3/smbd: use SMB_VFS_FLISTXATTR() alone (also added...
2021-02-26 Noel Powers3/modules: Ensure vfs_streaminfo gets passed valid...
2021-02-26 Noel Powers3/smbd: call get_ea_list_from_file with smb_fname...
2021-02-25 Peter Erikssons3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame)...
2021-02-17 Ralph Boehmeprinting: use correct error out in get_correct_cversion...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-17 Ralph Boehmeprinting: use correct error out in file_version_is_newe...
2021-02-13 Jeremy Allisonvfs: update status of SMB_VFS_READLINKAT()
2021-02-13 Jeremy Allisons3: smbd: Change smb_unix_read_symlink() to use a real...
2021-02-13 Jeremy Allisons3: smbd: Factor out the SMB1 UNIX extensions read...
2021-02-13 Jeremy Allisons3: VFS: unityed_media: Fix um_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_readlinkat...
2021-02-13 Jeremy Allison3: VFS: snapper: Fix snapper_gmt_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: shadow_copy2: Fix shadow_copy2_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: media_harmony: Fix mh_readlinkat() to cope...
2021-02-13 Jeremy Allisons3: VFS: glusterfs: Fix vfs_gluster_readlinkat() to...
2021-02-13 Jeremy Allisons3: VFS: full_audit: Fix smb_full_audit_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: ceph_snapshots: Fix ceph_snap_gmt_readlinkat...
2021-02-13 Jeremy Allisons3: VFS: ceph: Fix cephwrap_readlinkat() to cope with...
2021-02-13 Jeremy Allisons3: VFS: cap: Fix cap_readlinkat() to cope with real...
2021-02-13 Jeremy Allisons3: VFS: expand_msdfs: Since we moved to SMB_VFS_READ_D...
2021-02-10 xzhao9s3:registry Renaming get_charset() to smbreg_get_charset()
2021-02-10 Stefan Metzmachers3:pysmbd: fix fd leak in py_smbd_create_file()
2021-02-09 Gary Lockyers3 lib system: Change signature of sys_proc_fd_path
2021-02-09 Gary Lockyers3 lib system: Fix clang compilation error
2021-02-09 Andreas Schneiders3:testparm: Warn about 'server schannel = no'
2021-02-09 Jeremy Allisonvfs: update status of SMB_VFS_LINKAT()
2021-02-09 Jeremy Allisons3: smbd: Change hardlink_internals() to use a real...
2021-02-09 Jeremy Allisons3: smbd: Centralize error exits to an 'out' label...
2021-02-09 Jeremy Allisons3: VFS: syncops: Fix syncops_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: unityed_media: Fix um_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_linkat() to...
2021-02-09 Jeremy Allisons3: VFS: media_harmony: Fix mh_linkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: full_audit: Fix smb_full_audit_linkat() to...
2021-02-09 Jeremy Allisons3: VFS: gluster: Fix vfs_gluster_linkat() to cope...
2021-02-09 Jeremy Allisons3: VFS: ceph: Fix cephwrap_linkat() to cope with real...
2021-02-09 Jeremy Allisons3: VFS: cap: Fix cap_linkat() to cope with real direct...
2021-02-09 Jeremy AllisonRevert "VFS: shadow_copy2: Fixup shadow_copy2_mknodat...
2021-02-09 Jeremy AllisonRevert "VFS: shadow_copy2: Fixup shadow_copy2_symlinkat...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmenet: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: don't return NT_STATUS_STOPPED_ON_SYMLINK in...
2021-02-05 Ralph Boehmesmbd: simplify error codepath in openat_pathref_fsp()
2021-02-05 Ralph Boehmesmbd: expect valid stat info in openat_pathref_fsp()
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-02-05 Ralph Boehmesmbd: move smb_fname creation to earlier point in smbd_...
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-02-05 Ralph Boehmesmbd: remove a redundant fstat()in create_file_unixpath()
2021-02-05 Ralph Boehmesmbd: call stat before openat_pathref_fsp() in create_f...
2021-02-05 Ralph Boehmesmbd: fix a resource leak in create_file_unixpath()
next