ntvfs: Add some missing dependencies on tevent/events.
[kamenim/samba.git] / source4 / param /
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...
2010-09-23 Andrew Bartletts4-kerberos Move 'set key into keytab' code out of...
2010-09-23 Anatoliy Atanasovs4/eventlog6: Build and hook EventLog6 RPC endpont...
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-23 Jelmer Vernooijs4-param: Check type when converting python object...
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-15 Andrew Tridgells4-secrets: fixed shadowed variable warning
2010-09-15 Andrew Tridgells4-secrets: fetch secure channel type with domain SID
2010-09-15 Andrew Tridgells4-auth: when we are a DC enable winbind auth
2010-09-14 Jelmer Vernooijparam: Add prototype for lpcfg_private_dir(), used...
2010-09-13 Jelmer Vernooijparam: Only include param_proto.h for Samba builds...
2010-09-11 Matthias Dieter... s4:param/secrets.c - reorganise imports
2010-09-11 Andrew Tridgells4-param: removed the lp_ varients of the functions
2010-09-11 Andrew Tridgells4-param: move back to auto-generation of loadparm...
2010-08-09 Andrew Tridgells4-build: use @PACKAGE_VERSION@ in s4 pc.in files
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Andrew Tridgells4-loadparm: change lp_*() to lpcfg_*() and provide...
2010-06-29 Andrew Bartletts4:secrets Ensure secrets.ldb uses the same hooks as...
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-20 Jelmer Vernooijtestparm: Check netbios name and workgroup characters...
2010-06-20 Jelmer Vernooijpyparam: Support Loadparm.get(p, "global")
2010-06-20 Jelmer Vernooijpyparam: Allow specifying None as section name to Loadp...
2010-06-20 Jelmer Vernooijs4-python: Add LoadparmService.dump()
2010-06-20 Jelmer Vernooijs4-python: Implement LoadParm.dump().
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Jelmer Vernooijpyglue: Trim dependencies.
2010-06-18 Jelmer Vernooijs4-waf: Don't include pytalloc when embedding python.
2010-06-18 Jelmer Vernooijs4: Build more python convenience files as subsystems...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-15 Andrew Bartletts4:provision Allow a specific prefix map to be loaded...
2010-06-13 Jelmer Vernooijparam/share: Use static prototypes.
2010-05-30 Jelmer Vernooijs4-python: Remove cruft to deal with static python...
2010-05-28 Matthias Dieter... s4:param/loadparm.c - fix "asprintf" call
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Andrew Bartletts4:provision Remove unused 'account_name' parameter
2010-04-29 Stefan Metzmachers4: remove unused references to swat
2010-04-27 Andrew Tridgells4-param: added a "spn update command" option
2010-04-21 Andrew Tridgells4-provision: set "setup_dir" to the right path
2010-04-19 Andrew Tridgells4-param: set SMB_CONF_PATH when we load a smb.conf
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmachers4:param/wscript_build: 'dl' is provides via 'replace'
2010-04-11 Kamen Mazdrashkis4: fix a typo
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-06 Matthias Dieter... s4:param/secrets.c - add some "char *" casts
2010-04-06 Jelmer VernooijAdd C-based Samba-specific subclass of Ldb.
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
next