summaryrefslogtreecommitdiff
path: root/source4/param/pyparam_util.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-14Use public pytalloc header file.Jelmer Vernooij1-1/+1
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-1/+1
2011-03-22s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer1-0/+3
2011-03-19source4/param: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-11-29s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer1-1/+0
2010-11-29s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell1-21/+14
2010-09-22s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij1-1/+23
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-4/+4
2010-04-08pynet: Create a net class.Jelmer Vernooij1-3/+3
2010-03-29pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell1-1/+1
2009-10-23s4-python: we need to include Python.h firstAndrew Tridgell1-4/+1
2009-06-02Fix unresolved symbol in python messaging module.Jelmer Vernooij1-0/+11
2009-06-02python: Move helper functions for using param into a separate file ratherJelmer Vernooij1-0/+54