Simplify handling of dependencies on external libraries in test_headers.
[obnox/samba/samba-obnox.git] / source4 / param /
2016-01-07 Andrew Bartlettpython: Remove Python 2.4 support macros
2015-11-17 Andreas Schneiders4-param: Make sure newname is not used uninitialized
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2014-11-27 Stefan Metzmachers4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli...
2014-04-02 Stefan Metzmachers4:param/tests: add missing #include "torture/local...
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckesecrets: Avoid passing lp_ctx to tdb_wrap_open in rands...
2014-02-19 Garming Samlib/param: handle non-constant strings properly by...
2014-02-19 Garming Sams4: pass down a memory context when performing share_st...
2014-02-08 Garming Samparam: rename lp function and variable from "maxmux...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from 'casesensit...
2014-02-08 Garming Samparam: rename lp function and variable from 'force_dir_...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_readonly to lp[cfg]_read_only...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_den...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_al...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_pathname to lp[cfg]_path for...
2014-01-28 Garming Sams4-param: add error messages for failure to dump a...
2014-01-28 Garming Samparam: fix incorrect file error handling in s4 pyparam
2014-01-28 Garming Sams4-testparm: modify dumping of parameters to use the...
2013-12-17 Volker Lendeckeshare_ldb: Fix a memleak
2013-12-17 Volker Lendeckeshare_ldb: Fix CID 1138336 Dereference null return...
2013-12-17 Volker Lendeckeshare_ldb: Fix a memleak
2013-12-17 Volker Lendeckeshare_ldb: Fix CID 1138337 Dereference null return...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-05 Michael Adams4:libcli:smb2: add the smb2_capabilities to the smbcli...
2013-10-05 Michael Adams4:libcli:smb2: add the client_guid to the smbcli_options
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-15 Andrew Bartletts4-param: Use a unique header name
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-15 Stefan Metzmachers4:param/tests: remove "security=server" test
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-19 Simo SorceMove README file in the right place.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-02-26 Jelmer Vernooijpyparam: fix formatting.
2011-12-12 Amitay Isaacss4-param: Added bin_dir(),sbin_dir() methods to get...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-16 Andrew Bartlettlib/param: Add tests for security= behaviour now it...
2011-11-16 Andrew Bartlettparam: Add tests for automatic server role guessing
2011-11-16 Amitay Isaacspy-param: Add python interface to get server_role
2011-11-15 Stefan Metzmachers4:param/provision: pass schema_dn to provision_get_sch...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-07 Andrew Bartletts4-param copy print_parameter and equal_parameter in...
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-20 Matthias Dieter... s4:param/pyparam.c - suppress "P_SEP" compilation warning
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-08 Andrew Bartletts4-param void function cannot return value
2011-09-05 Stefan Metzmachers4:param: make use of PROTOCOL_SMB2_02
2011-09-01 Andrew Tridgells4-services: disable the web server by default
2011-08-26 Amitay Isaacss4-param: Use s3 dump method if s3 context is defined
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... 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
next