dbcheck: check for unknown attributes and offer to remove them
[kai/samba.git] / source4 / param /
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... save-diskspace-tags/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...
2010-11-11 Andrew Tridgells4-loadparm: fixed dumping of non-default parms with...
2010-11-11 Andrew Tridgells4-server: move the creation of the IPC$ share into...
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-30 Andrew Tridgells4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
2010-10-30 Andrew Tridgells4-modules: remove LD_SAMBA_MODULE_PATH
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-21 Andrew Tridgells4-param: added a libshares grouping library
2010-10-15 Matthieu Patous4 param: change messaging directory name from messagin...
2010-10-11 Andrew Bartletts4-param Refactor secrets code to not require an event...
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijldb-samba: Rename samdb_relative_path to ldb_relative_p...
2010-10-10 Jelmer Vernooijsecrets: Add missing dependency on ldbsamba.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
next