summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Fix up new OpenLDAP MMR code.Andrew Bartlett1-41/+26
2008-08-19Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel1-7/+79
2008-08-01Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2-0/+37
2008-08-01Use new style python classes.Jelmer Vernooij8-11/+26
2008-08-01Move domain DN determination out of newuser function.Jelmer Vernooij1-6/+9
2008-08-01Actually fix missing substitution variables.Jelmer Vernooij1-4/+10
2008-08-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij1-27/+9
2008-08-01Fix some forgotten substitute variables in provision, add check to prevent th...Jelmer Vernooij1-0/+2
2008-07-28We don't use EXTENSIBLEOBJECT any more.Andrew Bartlett1-3/+0
2008-07-28Make it even clearer what to do next in the LDAP backend setupAndrew Bartlett1-1/+5
2008-07-28Always print the slapd startup commandAndrew Bartlett1-1/+2
2008-07-28Remove unused function and make sensitive directories private.Andrew Bartlett1-22/+2
2008-07-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-3/+28
2008-07-25Complain if we are told to use an ldap backend, without the typeAndrew Bartlett1-0/+2
2008-07-22Install'named.txt' to private/ as documentation.Andrew Bartlett1-2/+26
2008-07-22Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer1-2/+3
2008-07-18Make a seperate template for the refint configuration tooAndrew Bartlett1-3/+4
2008-07-18Put the memberof template into a seperate setup/ file.Andrew Bartlett1-33/+27
2008-07-16Reorder whitespace in generated slapd.confAndrew Bartlett1-4/+4
2008-07-15Fix asking for credentials for non-LDAP provisions.Andrew Bartlett1-1/+1
2008-07-15Rework provision to handle both simple and SASL binds.Andrew Bartlett1-4/+6
2008-07-15Connect to the LDAP backend with SASL credentials.Andrew Bartlett1-9/+38
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett1-3/+3
2008-06-19Add a blackbox test for the provision-backend script.Andrew Bartlett1-27/+30
2008-06-16Try to get a bit further with provisioningSimo Sorce1-1/+4
2008-05-30Fix samdb python test.Jelmer Vernooij2-5/+5
2008-05-30Fix the samba4.dcerpc.bare.python test.Andrew Bartlett1-5/+6
2008-05-30Fix rpcecho test.Andrew Bartlett1-1/+1
2008-05-30Fix up provision and samdb tests.Andrew Bartlett2-7/+23
2008-05-29Fix samdb test and enable it.Jelmer Vernooij1-2/+6
2008-05-29Update after changes to the provision API, make sure temp dir gets cleanedJelmer Vernooij1-10/+19
2008-05-29Check test directory is cleaned up by Python tests.Jelmer Vernooij1-0/+1
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-2/+10
2008-05-28provision: Add missing string parameter token when assigning ldap_backend.Andrew Kroeger1-1/+1
2008-05-25Fix missing colon.Jelmer Vernooij1-1/+1
2008-05-25Expose transfer and abstract syntax.Jelmer Vernooij2-5/+12
2008-05-25Add support for secondary contexts from Python.Jelmer Vernooij2-0/+17
2008-05-24Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij1-0/+30
2008-05-24Add convenience functions for setting Python objects from errors.Jelmer Vernooij1-0/+5
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij2-0/+13
2008-05-24Add convenience functions for packing/unpacking structs in python.Jelmer Vernooij1-0/+27
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij2-2/+4
2008-05-23Fix indentation, add docstring in provisioning script.Jelmer Vernooij1-14/+15
2008-05-23Some more PEP improvements.Jelmer Vernooij1-17/+18
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgiJelmer Vernooij14-126/+337
2008-05-23Fix bugs in samr python tests.Jelmer Vernooij1-1/+1
2008-05-23Add another test toe the python samr testsuite.Jelmer Vernooij1-2/+18
2008-05-23Convert samr test to python.Jelmer Vernooij1-0/+2
2008-05-23Fix bug after reprocessing swig files with newer version of SWIG.Jelmer Vernooij1-3/+3
2008-05-23Add docstrings to samba3 and getopt modules.Jelmer Vernooij2-0/+18