s4-pydsdb: expose samdb_partitions_dn() as get_partitions_dn() in python
[kai/samba.git] / source4 / param /
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...
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-26 Andrew Tridgells4-param: added 'nsupdate command' option, default...
2010-02-23 Andrew Tridgells4-param: added "dns update command" smb.conf option
2010-02-22 Brad HardsVarious source4 spelling fixes.
2010-02-19 Andrew Bartletts4:winbind Make the 'no SID found' message even more...
2010-02-17 Andrew Bartletts4:param Modify secrets_get_domain_sid to give more...
2010-02-17 Andrew Tridgells4-param: added "rndc command" smb.conf option
2010-02-15 Matthias Dieter... s4:provision.c - "provsion_store_self_join" - don't...
2010-02-13 Matthias Dieter... s4:loadparm.c - prevent memory leaks
2010-02-13 Matthias Dieter... s4:loadparm.c - the logfile parameter value needs to...
2010-02-11 Andrew Tridgells4-dns: added a dns update task
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-01-21 Jelmer Vernooijs4: Fix a few warnings.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Jelmer Vernooijparam: Fix build on systems without ldb installed.
2009-12-21 Jelmer Vernooijprovision/pyldb: Avoid linking in static python ldb...
2009-12-21 Jelmer VernooijFix initialisation of TypeObject samba.param.LoadparmSe...
2009-12-14 Andrew Tridgells4-loadparm: call reload_charcnv() also for a missing...
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...
next