summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: Remove unused open_udp_socket()Volker Lendecke2020-08-171-1/+0
* lib: Move read_udp_v4_socket() to nmbdVolker Lendecke2020-08-171-4/+0
* lib: Move send_keepalive() to smbd/smb1_utils.cVolker Lendecke2020-08-171-1/+0
* s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison2020-08-071-0/+1
* s3: lib: Cleanup - make ipstr_list_make() and ipstr_list_parse() private to t...Jeremy Allison2020-07-161-4/+0
* s3: lib: Cleanup - nothing uses ipstr_list_free(). Remove it.Jeremy Allison2020-07-161-1/+0
* s3/vfs: add vfs_at_fspcwd()Ralph Boehme2020-05-211-0/+4
* smbd: add twrp arg to synthetic_smb_fname()Ralph Boehme2020-05-051-0/+1
* lib: Move push_skip_string() to clirap2.cVolker Lendecke2020-05-051-1/+0
* s3/lib: add parent_smb_fname()Ralph Boehme2020-04-291-0/+4
* lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider2020-03-191-0/+1
* lib: Add a TALLOC_CTX to base register_msg_pool_usage() onVolker Lendecke2020-02-181-1/+2
* s3:lib: Use a static buffer for (local|remote)_machineAndreas Schneider2020-02-071-1/+0
* system: Rename argument for kernel_flock functionChristof Schmitt2020-01-081-1/+1
* smbd: Make lp_use_sendfile() static to reply.cVolker Lendecke2019-12-081-1/+0
* s3:lib: add pull_long_date_full_timespec()Ralph Boehme2019-12-061-0/+1
* s3:lib: add put_long_date_full_timespec()Ralph Boehme2019-12-061-0/+3
* s3:lib: remove unused uint64s_nt_time_to_unix_abs()Ralph Boehme2019-12-061-1/+0
* lib: Remove duplicate get_pass() prototypesVolker Lendecke2019-12-021-4/+0
* lib: Make stdin_new_passwd() staticVolker Lendecke2019-12-021-1/+0
* s3:param: make "servicename" a substituted optionRalph Boehme2019-11-271-1/+1
* s3: remove a prototype that is generated by loadparmRalph Boehme2019-11-271-1/+0
* smbdotconf: mark "printername" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:parm: remove unused lp_parm_talloc_string()Stefan Metzmacher2019-11-271-1/+0
* s3:param: split out lp_parm_substituted_string()Stefan Metzmacher2019-11-271-0/+7