1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/scripting/python
Andrew Bartlett 7ef21658fb Fix up new OpenLDAP MMR code.
This changes the MMR password from hard-coded value of 'linux',
adds tests and fixes the Fedora DS backend.

Currently the MMR password matches the admin password, but we can
change this to be another random value if required.

Also require the port to be specified on the command line, so we don't
hard-code a port of 9000.

Andrew Bartlett
(This used to be commit 08257c6d6c)
2008-08-19 14:10:14 +10:00
..
examples Add working Python bindings for NBT. 2008-06-11 00:05:58 +02:00
samba Fix up new OpenLDAP MMR code. 2008-08-19 14:10:14 +10:00
subunit Use new style python classes. 2008-08-01 21:00:09 +02:00
ac_pkg_swig.m4 Clarify error when SWIG can't be found - it's not required unless you 2008-06-11 00:11:11 +02:00
config.m4 Fix bug after reprocessing swig files with newer version of SWIG. 2008-05-23 03:20:37 +02:00
config.mk Revert Jelmer's CFLAGS commit e2b71a0ecb 2008-05-31 08:35:55 +10:00
misc_wrap.c Export functions for setting NTSTATUS and WERRORs in python. 2008-05-24 21:38:33 +02:00
misc.i Export functions for setting NTSTATUS and WERRORs in python. 2008-05-24 21:38:33 +02:00
misc.py Add docstrings to a couple more python modules. 2008-05-24 04:01:57 +02:00
modules.c Clean up some git merges gone wrong. 2008-05-10 20:59:17 +02:00
modules.h r26599: Attempt to also support provisioning using Python in the BECOME-DC test. 2007-12-26 11:57:08 -06:00
pytalloc.c Create new context in pytalloc to avoid problems with talloc_free() freeing the wrong parent of a pointer. 2008-05-23 15:09:51 +02:00
pytalloc.h python: Allow wrapping pointers within talloc'ed memory that are not talloc contexts. 2008-01-14 19:53:05 +01:00
STATUS LDAP now works with the python provision! 2008-02-08 17:12:25 +11:00
uuidmodule.c Use consistent function names with the standard Python uuid module that is available in >= 2.4. 2008-05-11 03:31:26 +02:00