r26505: Add python bindings for some samdb-related functions, improve provisioning...
[samba.git] / source4 / scripting / python / misc_wrap.c
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26477: Allow setting loadparm context for a ldb contex...
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...