1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
Matthias Dieter Wallnöfer ccfbe7bcb1 s4:loadparm - adapt "realm" handling
Change "lp_realm" behaviour to return the realm always upcased and add a
function "lp_dnsdomain" which returns it always lowcased.
2009-10-14 09:32:16 +02:00
..
tests Move tests for ParamFile. 2008-12-21 16:39:17 +01:00
config.mk provision: Avoid linking in multiple copies of security python module. 2009-09-23 15:24:10 +02:00
generic.c parmlist: Add more tests. 2009-09-27 17:37:53 +02:00
loadparm.c s4:loadparm - adapt "realm" handling 2009-10-14 09:32:16 +02:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h s4:loadparm - adapt "realm" handling 2009-10-14 09:32:16 +02:00
provision.c s4:param Remove duplicate argument to python provision 2009-10-06 11:07:07 +11:00
provision.h s4:provision Use code to store domain join in 'net join' as well 2009-09-20 16:29:38 -07:00
pyparam_util.c Fix unresolved symbol in python messaging module. 2009-06-02 18:05:42 +02:00
pyparam.c param/pyparam: Cope with string list parameters being empty. 2009-08-04 00:18:43 +02:00
pyparam.h Fix unresolved symbol in python messaging module. 2009-06-02 18:05:42 +02:00
README Add README file explaining param/. 2008-04-01 15:03:24 +02:00
samba-hostconfig.pc.in Rename libsamba-config to libsamba-hostconfig. 2008-04-01 15:08:30 +02:00
secrets.c s4: the secrets.ldb module needs the loadparm opaque setup 2009-09-07 10:33:02 +10:00
secrets.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share_classic.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share_ldb.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share.h s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
util.c support config files in the current directory 2009-09-03 18:36:08 +10:00

This directory contains "libsamba-hostconfig". 

The libsamba-hostconfig library provides access to all host-wide configuration
such as the configured shares, default parameter values and host secret keys.