summaryrefslogtreecommitdiff
path: root/source4/param/pyparam_util.c
Commit message (Expand)AuthorAgeFilesLines
* python: samba.param: Port param module to Python 3Lumir Balhar2017-03-101-3/+4
* Use public pytalloc header file.Jelmer Vernooij2011-08-141-1/+1
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-1/+1
* s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2011-03-221-0/+3
* source4/param: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-291-21/+14
* s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij2010-09-221-1/+23
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* pynet: Create a net class.Jelmer Vernooij2010-04-081-3/+3
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-291-1/+1
* s4-python: we need to include Python.h firstAndrew Tridgell2009-10-231-4/+1
* Fix unresolved symbol in python messaging module.Jelmer Vernooij2009-06-021-0/+11
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-0/+54