1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/param
Andrew Bartlett cc7c572b3d s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba
This ensures that, for example, the utf8 functions are the same,
the GUID handler is the same and the NOSYNC flag is applied.

Andrew Bartlett
2010-06-29 16:59:31 +10:00
..
tests s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10: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/loadparm.c - fix "asprintf" call 2010-05-28 10:04:47 +02:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h s4: remove unused references to swat 2010-04-29 12:36:47 +02:00
provision.c s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
provision.h s4:provision Allow a specific prefix map to be loaded into a new schema provision 2010-06-15 10:51:34 +10:00
pyparam_util.c pynet: Create a net class. 2010-04-08 23:22:55 +02:00
pyparam.c testparm: Check netbios name and workgroup characters and length. 2010-06-20 15:04:42 +02:00
pyparam.h pynet: Create a net class. 2010-04-08 23:22:55 +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:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba 2010-06-29 16:59:31 +10: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 param/share: Use static prototypes. 2010-06-13 19:26:48 +02:00
util.c charset: fixed a problem with the global use of the iconv_convenience structure 2010-03-18 14:18:41 +11:00
wscript_build pyglue: Trim dependencies. 2010-06-19 22:46:44 +02: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.