summaryrefslogtreecommitdiff
path: root/source3/param/service.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10lib: Add lp_allow_local_address()Volker Lendecke1-0/+69
2021-03-16printing: Introduce printer_list_printername_exists()Volker Lendecke1-1/+2
2020-10-22s3:param:service - ensure registry shares loaded before home checkAndrew Walker1-4/+10
2019-11-27smbdotconf: mark "usershare path" with substitution="1"Ralph Boehme1-1/+1
2019-11-27smbdotconf: mark "defaultservice" with substitution="1"Ralph Boehme1-1/+3
2018-12-05s3:smbd: Make sure we do not export "/" (root) as home dirAndreas Schneider1-1/+5
2014-11-26param: remove unused get_share_params()David Disseldorp1-22/+0
2014-08-11param: remove unimplemented find_service() checkDavid Disseldorp1-4/+0
2012-08-09Correctly check for errors in strlower_m() returns.Jeremy Allison1-1/+3
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-2/+2
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-0/+1
2011-06-09s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett1-1/+1
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett1-0/+276