summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Add security_token_del_npa_flags() helper functionVolker Lendecke2023-05-161-0/+1
* rpc: Add global_sid_Samba_NPA_Flags SIDVolker Lendecke2023-05-161-0/+2
* lib: Remove unused smb_mkstemp prototypeVolker Lendecke2023-01-101-1/+0
* lib: Move tab_depth() to reg_parse_prs.cVolker Lendecke2023-01-101-1/+0
* lib: Make map_share_mode_to_deny_mode() static to smbstatusVolker Lendecke2023-01-101-1/+0
* smbd: Make get_safe_[[SI]VAL|ptr] static to smb1_lanman.cVolker Lendecke2023-01-101-3/+0
* smbd: Remove source3/smbd/statcache.cVolker Lendecke2022-12-141-2/+0
* smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme2022-12-141-2/+1
* smbd: remove process shortname arg from smbd_reinit_after_fork()Ralph Boehme2022-12-141-2/+1
* lib: Remove unused octal_string()Volker Lendecke2022-12-121-1/+0
* lib: Remove fstring_sub() that was used just onceVolker Lendecke2022-12-121-1/+0
* lib: Add lp_allow_local_address()Volker Lendecke2022-11-101-0/+2
* smbd: add and use vfs_fget_dos_attributes()Ralph Boehme2022-08-221-0/+3
* s3:include: remove unused update_stat_ex_file_id() prototypeStefan Metzmacher2022-08-111-1/+0
* smbd: Add filename_convert_dirfsp()Volker Lendecke2022-04-281-0/+8
* smbd: remove itime and file_id logic and codeRalph Boehme2022-03-311-2/+0
* smbd: Make strnorm() static to filename.cVolker Lendecke2022-02-171-1/+0
* lib: Remove unused asprintf_strupper_m()Volker Lendecke2022-01-181-2/+0
* s3: smbd: Create and use a common function for generating a fileid - create_c...Jeremy Allison2022-01-081-0/+1
* source3: move lib/substitute.c functions out of proto.hRalph Boehme2021-11-111-33/+0
* s3: Remove definition of removed kernel_flock functionChristof Schmitt2021-09-211-1/+0
* lib: Give util_specialsids.c its own prototype headerVolker Lendecke2021-09-211-5/+0
* Don't use sysconf(_SC_NGROUPS_MAX) on macOS for getgroups()Alex Richardson2021-09-091-1/+2
* s3: lib: Add sys_fstatat() wrapper.Jeremy Allison2021-07-141-0/+5
* libcli: Move map_errno_from_nt_status from s3 lib to common libcliSamuel Cabrero2021-07-081-1/+0
* s3: smbd: Remove parent_smb_fname(), no longer used.Jeremy Allison2021-06-021-4/+0
* lib: Add parent_watch_fd()Volker Lendecke2021-05-111-0/+1
* lib: Properly return errno from open_socket_in()Volker Lendecke2021-03-191-5/+5
* lib: Remove init_names()Volker Lendecke2021-03-161-3/+0
* nmbd: Move my_netbios_names() to nmbdVolker Lendecke2021-03-161-1/+0
* lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/utilAndrew Bartlett2021-03-101-14/+0
* s3 lib system: Change signature of sys_proc_fd_pathGary Lockyer2021-02-091-1/+1
* winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme2021-01-211-0/+1
* lib: Move ucs2_align() to 'charset' subsystemVolker Lendecke2021-01-121-1/+0
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-081-6/+0
* s3: add full_path_from_dirfsp_atname()Ralph Boehme2020-12-161-0/+4
* s3/lib: add proc fds infrastructureRalph Boehme2020-12-161-0/+3
* s3:lib: Move interface prototypes to own header fileAndreas Schneider2020-10-091-20/+1
* s3:include: Move loadparm prototypes to own header fileAndreas Schneider2020-10-091-168/+0
* s3: libsmb: Convert the WINS and broadcast name functions to return size_t * ...Jeremy Allison2020-09-151-1/+1
* lib: Make get_share_security_default staticChristof Schmitt2020-09-121-1/+0
* s3: libsmb: Now we only have namecache_store_sa(), rename it back to namecach...Jeremy Allison2020-09-071-1/+1
* s3: libsmb: Remove use of struct ip_service from the namecache code.Jeremy Allison2020-09-071-4/+0
* s3: libsmb: Add namecache_store_sa(). Doesn't store ports and takes a samba_s...Jeremy Allison2020-09-071-0/+4
* s3: libsmb: Make namecache_store() take an unsigned count.Jeremy Allison2020-09-071-1/+1
* s3: libsmb: Convert namecache_fetch() and it's only caller to return a talloc...Jeremy Allison2020-09-071-3/+4
* lib: Move get_socket_port() to its only consumerVolker Lendecke2020-08-171-1/+0
* lib: Remove unused client_socket_port()Volker Lendecke2020-08-171-1/+0
* lib: Remove unused client_socket_addr()Volker Lendecke2020-08-171-1/+0
* lib: Remove unused client_addr()Volker Lendecke2020-08-171-1/+0