summaryrefslogtreecommitdiff
path: root/source3/param/service.c
Commit message (Expand)AuthorAgeFilesLines
* printing: Introduce printer_list_printername_exists()Volker Lendecke2021-03-161-1/+2
* s3:param:service - ensure registry shares loaded before home checkAndrew Walker2020-10-221-4/+10
* smbdotconf: mark "usershare path" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "defaultservice" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:smbd: Make sure we do not export "/" (root) as home dirAndreas Schneider2018-12-051-1/+5
* param: remove unused get_share_params()David Disseldorp2014-11-261-22/+0
* param: remove unimplemented find_service() checkDavid Disseldorp2014-08-111-4/+0
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-1/+3
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-2/+2
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-0/+1
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-1/+1
* s3-param split service.c into param and smbd componentsAndrew Bartlett2011-05-311-0/+276