selftest: skip all plugin_s4_dc tests if we do not have LDAP libs
[amitay/samba.git] / source4 / param /
2011-08-21 Andrew Bartletts4-provision set passdb backend to 'samba4' in template...
2011-08-14 Jelmer VernooijUse public pytalloc header file.
2011-08-13 Andrew Bartletts4-param Set szConfigFile even for s3 loadparm contexts
2011-08-13 Andrew Bartlettparam: Add smb.conf loading support to s3/s4 loadparm...
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-07-28 Amitay Isaacss4-param: Fix object names for python objects PyLoadpar...
2011-07-26 Jelmer Vernooijshares: Remove dependencies on share modules.
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-19 Andrew Bartletts4-param Handle P_CHAR and P_BOOLREV in pyparam
2011-07-14 Andrew Bartletts4-param finish services hooks for s4->s3 loadparm...
2011-07-14 Andrew Bartletts4-param cope with parameters of type char
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-08 Andrew Bartletts4-param Remove offset != -1 checks
2011-07-08 Andrew Bartletts4-param change to struct bitmap to match s3-param
2011-07-08 Andrew Bartletts4-param Also check the p_class matches when comparing...
2011-07-08 Andrew Bartlettparam: Add hooks to s3 parm_struct and the parameters...
2011-07-02 Andrew Bartletts4-param Remove unused 'announce version'
2011-07-02 Andrew Bartletts3-param Generate parameter tables
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-29 Andrew Bartletts4-param Handle BOOLREV parameters
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-29 Andrew Bartletts4-param Match source3's param: use C99 initialisers
2011-06-29 Andrew Bartletts4-param Merge struct parm_struct with version from...
2011-06-29 Andrew Bartlettparam: Merge struct parm_struct definitions
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha16' into master4-tmp
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartlettparam: Remove remaining references to announce as and...
2011-06-23 Andrew Bartlettparam: Remove "announce as" parameter
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-21 Andrew Bartletts4-param Autogenerate the loadparm_globals and loadparm...
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-09 Andrew Bartletts4-param add const to loadparm_init_s3 s3_fns
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-06-06 Andrew Bartletts3-s4-param: Add hooks for parametric options in the...
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Bartletts4-param Remove 'modules dir'
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-06-06 Andrew Bartletts4-param make lpcfg_sam_name() cope with PDC and BDC...
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-ipv6: changed the default "socket address"
2011-05-31 Andrew Bartlettlibcli/util Remove ntstatus_check_dos_mapping
2011-05-08 Andrew Bartletts4-param cope with doulbe-parsing of -foo and +foo...
2011-05-08 Andrew Bartletts4-param Don't set variables such as the debuglevel...
2011-05-08 Andrew Tridgelllibds: moved enum security_types to a common header
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew Bartletts4-param Rename secrets_init() -> randseed_init()
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Tridgells4-param: use new roles.h
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-29 Andrew Bartletts4-param Rename lp_destructor() -> lpcfg_destructor...
2011-04-29 Andrew Bartletts4-param Rename unused lp_ functions to match param.h
2011-04-29 Andrew Bartletts4-param Rename volume_label() -> lpcfg_volume_label()
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-04-29 Andrew Bartletts4-param Remove config_path() -> lpcfg_config_path()
2011-04-29 Andrew Bartletts4-param Rename lock_path() -> lpcfg_lock_path()
2011-04-04 Andrew Tridgells4-loadparm: be a bit less verbose about smb.conf proce...
2011-03-29 Andrew Tridgells4-param: set a default logfile
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-22 Matthias Dieter... s4:python bindings - handle NULL returns from "loadparm...
2011-03-22 Matthias Dieter... s4:param/loadparm.c - check for OOM
2011-03-19 Jelmer Vernooijsource4/param: Fix prototypes for all functions.
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-22 Jelmer VernooijMake lpcfg_server_role public.
2011-02-22 Andrew Tridgells4-waf: rename 'param' to 'pyparam'
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-13 Matthieu Patous4: load the backupkey endpoint
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Jelmer Vernooijprovision: Add missing dependency on pyldb-util.
2011-02-07 Andrew Bartletts4-python Don't force "bin" into the python sys.path
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2011-02-07 Andrew Tridgells4-loadparm: removed "setup directory" option
2011-01-16 Jelmer Vernooijparam: Load web service by default.
2010-12-21 Andrew Tridgells4-provision: removed an incorrect debug message
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:param/provision.c - optimise includes
2010-12-12 Matthias Dieter... s4:param/loadparm.c - fix a warning by introducing...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Andrew Bartletts4-client Use NTLMv2 by default in the Samba4 client.
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-08 Andrew Bartletts4-param Allow +foo syntax in smb.conf list parsing
2010-12-01 Jelmer Vernooijpyparam: Use talloc.Object.
2010-11-29 Matthias Dieter... s4:param/pyparam_util.c - remove unused include
2010-11-29 Andrew Tridgells4-loadparm: use loadparm_init_global() instead of...
2010-11-29 Andrew Tridgells4-loadparm: added loadparm_init_global()
2010-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
2010-11-23 Andrew Tridgells4-dynconfig: override more paths when running from...
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-17 Andrew Tridgells4-loadparm: set debuglevel and logfile in tables
2010-11-17 Andrew Tridgells4-loadparm: fixed a memory leak in handle_realm()
2010-11-11 Andrew Tridgells4-loadparm: fix the FLAG_DEFAULT settings on specially...
next