1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Michael Adam 2e83818b3b libsmbconf: add a text backend to libsmbconf based on the params.c parser.
This is a simple implementation of text backend for libsmbconf.
It is read only. It uses the parser from params.c. It loads the
given config file and holds the parsed lists of strings in memory.
Config is only re-read if the time stamp of the config file has changed.
Brilliant performance on large files is not to be expected since the
string lists are not hashed. This might be added in the future.

Michael
(This used to be commit 4ea5084385)
2008-03-26 14:55:05 +01:00
..
auth Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code. 2008-03-26 01:29:56 +01:00
client Coverity fixes 2008-03-17 20:52:25 +01:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb util_tdb: remove trivial and unused tdb_wipe(). 2008-03-26 11:15:03 +01:00
include Fill in IDL for PNP_GetDeviceRegProp. 2008-03-26 12:17:16 +01:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
lib libsmbconf: add a text backend to libsmbconf based on the params.c parser. 2008-03-26 14:55:05 +01:00
libaddns Fix an uninitialized variable, Coverity ID 481 2008-03-06 11:47:31 +01:00
libads Fix Coverity ID 488 2008-03-23 19:44:55 +01:00
libgpo Fix Coverity ID 453 2008-03-23 18:28:23 +01:00
libnet libsmbconf: add a "path" variable to the conf context. 2008-03-21 18:19:24 +01:00
librpc Re-run make idl. 2008-03-26 12:17:17 +01:00
libsmb Fix a valgrind error 2008-03-25 23:36:13 +01:00
locking Merge leftovers of 0e1a86bc845 in 3-0-ctdb 2008-03-17 14:56:45 +01:00
m4 configure: fix quotation in SMB_LIBRARY for help output. 2008-03-07 23:45:52 +01:00
modules Fix Coverity ID 450 2008-03-23 18:28:23 +01:00
nmbd Fix bug #5267 - nmbd shuts down when network interfaces go down. 2008-03-06 17:43:25 -08:00
nsswitch Fix wbcAuthenticateUserEx(). 2008-03-26 01:30:02 +01:00
pam_smbpass Reformat: Remove indentation of part of pam_smbpass/support.c by one tab. 2008-03-10 17:22:40 +01:00
param loadparm: add userdata parameter to do_section() and do_parameter(). 2008-03-26 14:55:05 +01:00
passdb Coverity fixes 2008-03-17 20:52:25 +01:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Fix Coverity ID 471 2008-03-23 18:28:24 +01:00
rpc_client Move svc_status_string() out of rpc_client/cli_svcctl.c 2008-03-20 01:26:37 +01:00
rpc_parse Fix Coverity ID 504 2008-03-23 19:44:55 +01:00
rpc_server Strip whitespace in ntsvcs rpc server. 2008-03-26 12:17:17 +01:00
rpcclient Fix Coverity ID 507 2008-03-21 11:45:57 +01:00
script Fix libtdb some to move back towards allowing out of tree builds 2008-03-24 17:25:13 -05:00
services Coverity fixes 2008-03-17 20:52:25 +01:00
smbd Missing HAVE_UPDWTMPX check before using updwtmpx(). 2008-03-24 12:33:04 -07:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests configure: Remove lib/repdir.c and related stuff 2008-02-29 09:48:24 +01:00
torture Print out the used seed in smbtorture 2008-03-08 22:29:35 +01:00
utils Fix usage message for 'net idmap dump'. 2008-03-25 12:00:42 +01:00
web loadparm: add convenience wrapper lp_kill_all_services() 2008-03-12 02:12:34 +01:00
winbindd Fix a segfault 2008-03-25 23:36:06 +01:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Fix libtdb some to move back towards allowing out of tree builds 2008-03-24 17:25:13 -05:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c popt: Use SMB_CONF_PATH environment var if no other configfile is set. 2008-02-04 17:41:23 +01:00
install-sh
library-versions.in Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01:00
mainpage.dox
Makefile.in libsmbconf: add a text backend to libsmbconf based on the params.c parser. 2008-03-26 14:55:05 +01:00
smbadduser.in
VERSION VERSION: Update pre release number. 2008-03-23 07:28:13 +01:00