1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
Andrew Tridgell ae209d488e s4-param: added "dns update command" smb.conf option
defaults to SBINDIR/samba_dnsupdate

This command will do periodic dynamic DNS updates using TSIG-GSS
2010-02-23 13:48:20 +01:00
..
tests Various source4 spelling fixes. 2010-02-22 21:45:37 +01:00
config.mk param: Fix build on systems without ldb installed. 2009-12-22 01:24:58 +01:00
generic.c s4:param remove reference to private header from source4/param/param.h 2009-11-24 15:21:57 +11:00
loadparm.c s4-param: added "dns update command" smb.conf option 2010-02-23 13:48:20 +01:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h s4-param: added "dns update command" smb.conf option 2010-02-23 13:48:20 +01:00
provision.c s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULL 2010-02-15 10:33:35 +01:00
provision.h s4:provision Add C binding to get at the generate schema 2009-11-12 16:34:11 +11:00
pyparam_util.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
pyparam.c s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01: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:winbind Make the 'no SID found' message even more detailed 2010-02-19 11:18:27 +11:00
secrets.h s4:param Modify secrets_get_domain_sid to give more useful errors 2010-02-18 10:58:24 +11:00
share_classic.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share_ldb.c s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11: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.