Age | Commit message (Expand) | Author | Files | Lines |
2010-12-21 | s4-provision: removed an incorrect debug message | Andrew Tridgell | 1 | -2/+0 |
2010-12-12 | ldb:pyldb.h - revert to the previous header behaviour | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2010-12-12 | s4:param/provision.c - optimise includes | Matthias Dieter Wallnöfer | 1 | -9/+1 |
2010-10-11 | s4-param Refactor secrets code to not require an event context. | Andrew Bartlett | 1 | -1/+1 |
2010-09-22 | s4-param: Fix more memory leaks, invalid memory context. | Jelmer Vernooij | 1 | -1/+1 |
2010-09-22 | s4-param: Check type when converting python object to lp_ctx, fix some | Jelmer Vernooij | 1 | -2/+7 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -3/+3 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 1 | -1/+0 |
2010-06-15 | s4:provision Allow a specific prefix map to be loaded into a new schema provi... | Andrew Bartlett | 1 | -1/+7 |
2010-05-31 | s4-python: Remove cruft to deal with static python modules, which are no | Jelmer Vernooij | 1 | -3/+0 |
2010-04-21 | s4-provision: set "setup_dir" to the right path | Andrew Tridgell | 1 | -2/+8 |
2010-04-12 | s4: fix a typo | Kamen Mazdrashki | 1 | -1/+1 |
2010-04-08 | pynet: Create a net class. | Jelmer Vernooij | 1 | -1/+1 |
2010-02-15 | s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULL | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-01-21 | s4: Fix a few warnings. | Jelmer Vernooij | 1 | -1/+1 |
2009-12-21 | provision/pyldb: Avoid linking in static python ldb module. | Jelmer Vernooij | 1 | -3/+28 |
2009-11-12 | s4:provision Add C binding to get at the generate schema | Andrew Bartlett | 1 | -0/+61 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2009-10-06 | s4:param Remove duplicate argument to python provision | Andrew Bartlett | 1 | -2/+0 |
2009-09-23 | Check for PyString_FromString being NULL. | Jelmer Vernooij | 1 | -4/+10 |
2009-09-23 | provision: Avoid linking in multiple copies of security python module. | Jelmer Vernooij | 1 | -8/+29 |
2009-09-20 | s4:provision Use code to store domain join in 'net join' as well | Andrew Bartlett | 1 | -1/+130 |
2009-09-03 | allow setting of the debug level in python from C | Andrew Tridgell | 1 | -1/+4 |
2009-03-04 | Allow 'net vampire' to work without an existing smb.conf | Andrew Bartlett | 1 | -2/+6 |
2008-12-22 | Add header for pyparam. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-19 | Fix more tests. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-14 | Include the smbconf parameter to the provision | Andrew Bartlett | 1 | -1/+3 |
2008-04-11 | Don't specify the ntds_guid to the C -> python provision interface | Andrew Bartlett | 1 | -2/+0 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 1 | -4/+14 |
2008-04-11 | Return SAM ldb context and loadparm context as part of C provision | Jelmer Vernooij | 1 | -0/+7 |
2008-04-10 | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 1 | -4/+7 |
2008-04-09 | Remove dns_name element | Andrew Bartlett | 1 | -2/+2 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 1 | -0/+129 |