1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/param
Andrew Tridgell 4cb423f527 s4-python: python is not always in /usr/bin
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-06-24 18:46:57 +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 Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02: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.