summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dbwrap: add dbwrap_flags argument to dbwrap_local_open()Michael Adam2014-02-072-2/+4
* dbwrap: add a dbwrap_flags argument to db_open_ntdb()Michael Adam2014-02-073-4/+7
* dbwrap: add a dbwrap_flags argument to db_open_tdb()Michael Adam2014-02-073-4/+6
* dbwrap: add DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESSMichael Adam2014-02-071-0/+1
* dbwrap: add flags DBWRAP_FLAG_NONEMichael Adam2014-02-071-0/+2
* ldb: pass module init errors back to the callerAndrew Bartlett2014-02-051-2/+3
* ldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR o...Andrew Bartlett2014-02-051-2/+5
* loadparm: rename variable for "directory mask" from dir_mask to directory_maskMichael Adam2014-02-033-4/+4
* loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...Michael Adam2014-02-031-1/+1
* loadparm: rename variable for "printable" from print_ok to printableMichael Adam2014-02-033-6/+6
* loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam2014-02-031-1/+1
* loadparm: rename variable for "read only" from readonly to read_onlyMichael Adam2014-02-033-7/+7
* loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docsMichael Adam2014-02-031-1/+1
* loadparm: rename variable for "hosts deny" from hostsdeny to hosts_denyMichael Adam2014-02-032-3/+3
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-031-1/+1
* loadparm: rename variable for "hosts allow" from hostsallow to hosts_allowMichael Adam2014-02-032-3/+3
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-031-1/+1
* loadparm: rename the variable for "path" from pathname to pathMichael Adam2014-02-033-8/+8
* loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docsMichael Adam2014-02-032-2/+2
* lib/param: change server max protocol to be consistent with s3 and docsGarming Sam2014-01-311-1/+1
* lib/param: change min wins ttl default to be consistent with docsGarming Sam2014-01-311-1/+1
* lib/param: Fix default of printjob username to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of logon path to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of logon home to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of smb passwd file to match s3Andrew Bartlett2014-01-311-0/+2
* lib/param: Fix default of panic action to match s3Andrew Bartlett2014-01-311-0/+4
* lib/param: Fix default of usershare path to match docsAndrew Bartlett2014-01-311-0/+2
* lib/param: change name resolve order to include lmhosts as per the docsGarming Sam2014-01-311-1/+1
* lib/param: set default for -valid parameterGarming Sam2014-01-311-0/+2
* param: Rename variable used for lp__server_role server_roleGarming Sam2014-01-312-2/+2
* param: Rename variable used for lp__security securityGarming Sam2014-01-312-2/+2
* lib/param: fix a comment for lpcfg_printernameGarming Sam2014-01-311-1/+1
* param: Rename variable used for lp__printername szPrinternameGarming Sam2014-01-313-6/+6
* param: remove static functions in param_functions.cGarming Sam2014-01-311-2/+2
* param: Complete the removal of the "open files database hash size" parameterGarming Sam2014-01-311-1/+0
* lib/param: Do not check defaults_saved in is_defaultAndrew Bartlett2014-01-301-2/+0
* lib/param: Remove unused lpcfg_next_parameter (once used by SWAT)Andrew Bartlett2014-01-302-59/+0
* lib/param: Make and use lpcfg_equal_parameter in commonAndrew Bartlett2014-01-302-11/+17
* lib/param: Make and use common lpcfg_map_parameterAndrew Bartlett2014-01-301-7/+6
* lib/param: Make lpcfg_print_parameter() commonAndrew Bartlett2014-01-301-4/+4
* param: pad permissions to 3 digits and update docs to be consistentGarming Sam2014-01-301-1/+1
* lib/param: Fix copy_service to handle BOOLREVAndrew Bartlett2014-01-291-0/+1
* param: don't ignore some parameters when performing map_parameterGarming Sam2014-01-291-3/+0
* lib/param: fix copy service to include the case for P_CHARGarming Sam2014-01-291-0/+4
* param: fix an offset bug in lpcfg_set_cmdlineGarming Sam2014-01-291-2/+9
* lib/param: change server min protocol to be consistent with s3 and docsGarming Sam2014-01-281-1/+1
* lib/param: fix nbt client socket address default setting to be consistent wit...Garming Sam2014-01-281-1/+1
* lib/param: set defaults for a number of previously unset parametersGarming Sam2014-01-281-0/+120
* lib/param: add default for guest accountGarming Sam2014-01-281-0/+2
* lib/param: Move GUEST_ACCOUNT define to a common headerAndrew Bartlett2014-01-281-0/+5