s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.
[ira/wip.git] / source4 / param /
2009-11-24 Brad Hardss4:param remove reference to private header from source...
2009-11-12 Andrew Bartletts4:provision Add C binding to get at the generate schema
2009-11-02 Endi S. Dewatas4 - SID allocation using FDS DNA plugin
2009-10-24 Stefan Metzmachers4:loadparm: don't leak the names of all shares in...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-23 Andrew Bartletts4:secrets Look for LDAP secret with a name that is...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4:loadparm - adapt "realm" handling
2009-10-06 Andrew Bartletts4:param Remove duplicate argument to python provision
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-26 Jelmer Vernooijlibutil: Add separate utility code for dealing with...
2009-09-23 Jelmer VernooijCheck for PyString_FromString being NULL.
2009-09-23 Jelmer Vernooijprovision: Avoid linking in multiple copies of security...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net...
2009-09-11 Andrew Tridgells4-kcc: add a very simple KCC
2009-09-11 Andrew Tridgells4-kcc: add a very simple KCC
2009-09-07 Andrew Tridgells4: the secrets.ldb module needs the loadparm opaque...
2009-09-03 Andrew Tridgellallow setting of the debug level in python from C
2009-09-03 Andrew Tridgellsupport config files in the current directory
2009-08-03 Ricardo Jorgeparam/pyparam: Cope with string list parameters being...
2009-08-03 Ricardo Jorgepython/loadparm: Get shares listing working.
2009-07-02 Andrew Bartletts4:param use talloc_unlink() to free iconv context...
2009-07-01 Andrew Tridgelluse py_talloc_reference instead of py_talloc_import
2009-06-17 Jelmer Vernooijparam/python: Fix memory leak of LoadParm objects.
2009-06-16 Jelmer Vernooijpython: Provide way to iterate over available shares.
2009-06-02 Jelmer VernooijFix unresolved symbol in python messaging module.
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-05-07 Michael Adams4:loadparm: fix a comment typo. and line wrapping.
2009-05-07 Michael Adams4:loadparm: fix brace indentation and add brace for...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettAllow 'net vampire' to work without an existing smb...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pyparam: fix compiler warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:param: swig_ldb was renamed to pyldb in d965ff05c992...
2009-02-02 Stefan Metzmachers4:param: we should not silence warnings on handwritten...
2009-02-02 Stefan Metzmachers4:loadparm: s/class/pclass
2009-01-16 Jelmer Vernooijloadparm: Make sure various state variables get initial...
2009-01-16 Jelmer VernooijFind default smb.conf path correctly, when it was not...
2009-01-15 Jelmer Vernooijpython/param: Cope with lp configfile being NULL.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer VernooijWhen loading the default configuration, allow the confi...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpython: Define Py_ssize_t if the Python library doesn't.
2008-12-22 Jelmer VernooijFix two remaining missing symbols in smbtorture4.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-22 Jelmer VernooijFix function name in error message when failing to...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijRaise proper exceptions when lp file can't be found...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-21 Jelmer VernooijConvert param Python module to "manual" C.
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-20 Jelmer VernooijAvoid linking in all Python modules to the samba binari...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijUse plain C implementation for misc Python module rathe...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijFix more tests.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-06 Stefan Metzmachers4:secrets: remove unused structure
2008-12-06 Stefan Metzmachers4:loadparm: start 'browser' rpc_server
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix memory leak.
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijRemove global_loadparm.
2008-11-02 Jelmer VernooijUse environment variable rather than loadparm parameter...
2008-11-02 Jelmer VernooijRemove use of global_loadparm when comparing nt status...
2008-11-02 Jelmer VernooijAdd utility function for getting the default loadparm...
2008-11-02 Jelmer VernooijMove check of SMB_CONF_PATH to loadparm code.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-02 Jelmer VernooijUse a separate global for nonblocking socket testing...
2008-11-01 Jelmer VernooijRename param_opt.flags to priority.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijDisable lanman authentication by default in Samba 4.
2008-10-24 Jelmer VernooijFix includes.
2008-10-24 Jelmer VernooijRemove include/local.h and move defines to more appropr...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRegenerate SWIG files.
2008-10-24 Jelmer VernooijRemove access to global_loadparm from python module.
2008-10-24 Jelmer VernooijMark global_loadparm as deprecated.
next