summaryrefslogtreecommitdiffstats
path: root/source4/param/provision.c
Commit message (Expand)AuthorAgeFilesLines
* s4:param Remove duplicate argument to python provisionAndrew Bartlett2009-10-061-2/+0
* Check for PyString_FromString being NULL.Jelmer Vernooij2009-09-231-4/+10
* provision: Avoid linking in multiple copies of security python module.Jelmer Vernooij2009-09-231-8/+29
* s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett2009-09-201-1/+130
* allow setting of the debug level in python from CAndrew Tridgell2009-09-031-1/+4
* Allow 'net vampire' to work without an existing smb.confAndrew Bartlett2009-03-041-2/+6
* Add header for pyparam.Jelmer Vernooij2008-12-221-1/+1
* Fix more tests.Jelmer Vernooij2008-12-191-2/+2
* Include the smbconf parameter to the provisionAndrew Bartlett2008-04-141-1/+3
* Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2008-04-111-2/+0
* Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2008-04-111-4/+14
|\
| * Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij2008-04-111-0/+7
| * Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij2008-04-101-4/+7
* | Remove dns_name elementAndrew Bartlett2008-04-091-2/+2
|/
* Move provision C bindings to param/.Jelmer Vernooij2008-04-091-0/+129