summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-14smbd: remove now unneccessary wrapper vfs_fget_dos_attributes()Ralph Boehme1-3/+0
2023-11-01smbd: Simplify sys_proc_fd_path()Volker Lendecke1-1/+4
2023-10-04libsmb: Pass NTTIME to interpret_long_date()Volker Lendecke1-1/+1
2023-09-26s3-lib: Modify merge_nt_token() into a GPO-specifc merge with SYSTEMAndrew Bartlett1-4/+3
2023-09-26libcli/security: Move dup_nt_token() to libcli/securityAndrew Bartlett1-1/+0
2023-09-25libsmb: Make libsmb/clispnego.c static to libads/Volker Lendecke1-10/+0
2023-06-30smbd: Factor out full_path_from_dirfsp_at_basename()Volker Lendecke1-0/+3
2023-05-16lib: Add security_token_del_npa_flags() helper functionVolker Lendecke1-0/+1
2023-05-16rpc: Add global_sid_Samba_NPA_Flags SIDVolker Lendecke1-0/+2
2023-01-10lib: Remove unused smb_mkstemp prototypeVolker Lendecke1-1/+0
2023-01-10lib: Move tab_depth() to reg_parse_prs.cVolker Lendecke1-1/+0
2023-01-10lib: Make map_share_mode_to_deny_mode() static to smbstatusVolker Lendecke1-1/+0
2023-01-10smbd: Make get_safe_[[SI]VAL|ptr] static to smb1_lanman.cVolker Lendecke1-3/+0
2022-12-14smbd: Remove source3/smbd/statcache.cVolker Lendecke1-2/+0
2022-12-14smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme1-2/+1
2022-12-14smbd: remove process shortname arg from smbd_reinit_after_fork()Ralph Boehme1-2/+1
2022-12-12lib: Remove unused octal_string()Volker Lendecke1-1/+0
2022-12-12lib: Remove fstring_sub() that was used just onceVolker Lendecke1-1/+0
2022-11-10lib: Add lp_allow_local_address()Volker Lendecke1-0/+2
2022-08-22smbd: add and use vfs_fget_dos_attributes()Ralph Boehme1-0/+3
2022-08-11s3:include: remove unused update_stat_ex_file_id() prototypeStefan Metzmacher1-1/+0
2022-04-28smbd: Add filename_convert_dirfsp()Volker Lendecke1-0/+8
2022-03-31smbd: remove itime and file_id logic and codeRalph Boehme1-2/+0
2022-02-17smbd: Make strnorm() static to filename.cVolker Lendecke1-1/+0
2022-01-18lib: Remove unused asprintf_strupper_m()Volker Lendecke1-2/+0
2022-01-08s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison1-0/+1
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme1-33/+0
2021-09-21s3: Remove definition of removed kernel_flock functionChristof Schmitt1-1/+0
2021-09-21lib: Give util_specialsids.c its own prototype headerVolker Lendecke1-5/+0
2021-09-09Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson1-1/+2
2021-07-14s3: lib: Add sys_fstatat() wrapper.Jeremy Allison1-0/+5
2021-07-08libcli: Move map_errno_from_nt_status from s3 lib to common libcliSamuel Cabrero1-1/+0
2021-06-02s3: smbd: Remove parent_smb_fname(), no longer used.Jeremy Allison1-4/+0
2021-05-11lib: Add parent_watch_fd()Volker Lendecke1-0/+1
2021-03-19lib: Properly return errno from open_socket_in()Volker Lendecke1-5/+5
2021-03-16lib: Remove init_names()Volker Lendecke1-3/+0
2021-03-16nmbd: Move my_netbios_names() to nmbdVolker Lendecke1-1/+0
2021-03-10lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/utilAndrew Bartlett1-14/+0
2021-02-09s3 lib system: Change signature of sys_proc_fd_pathGary Lockyer1-1/+1
2021-01-21winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme1-0/+1
2021-01-12lib: Move ucs2_align() to 'charset' subsystemVolker Lendecke1-1/+0
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-6/+0
2020-12-16s3: add full_path_from_dirfsp_atname()Ralph Boehme1-0/+4
2020-12-16s3/lib: add proc fds infrastructureRalph Boehme1-0/+3
2020-10-09s3:lib: Move interface prototypes to own header fileAndreas Schneider1-20/+1
2020-10-09s3:include: Move loadparm prototypes to own header fileAndreas Schneider1-168/+0
2020-09-15s3: libsmb: Convert the WINS and broadcast name functions to return size_t * ...Jeremy Allison1-1/+1
2020-09-12lib: Make get_share_security_default staticChristof Schmitt1-1/+0
2020-09-07s3: libsmb: Now we only have namecache_store_sa(), rename it back to namecach...Jeremy Allison1-1/+1
2020-09-07s3: libsmb: Remove use of struct ip_service from the namecache code.Jeremy Allison1-4/+0