summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-064-0/+8
* s4-waf: install the rest of our python filesAndrew Tridgell2010-04-062-0/+13
* s4-waf: forgot these filesAndrew Tridgell2010-04-061-0/+4
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+7
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-062-0/+42
* s4:python/samba/__init__.py - import "sys" for "ensure_external_module" methodMatthias Dieter Wallnöfer2010-04-051-1/+1
* s4-python: Move dsdb_convert_schema_to_openldap to dsdb.Jelmer Vernooij2010-04-042-26/+1
* s4-python: Move set_opaque_integer -> dsdb.Jelmer Vernooij2010-04-042-63/+1
* s4-python: Avoid importing glue directly.Jelmer Vernooij2010-04-043-12/+18
* s4-python: Remove convenience macro PyErr_SetStringError.Jelmer Vernooij2010-04-041-2/+2
* s4-python: Move samdb_server_site_name to dsdb module.Jelmer Vernooij2010-04-042-30/+2
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-045-87/+4
* s4-python: Remove remaining constants.Jelmer Vernooij2010-04-031-6/+0
* s4-python: Remove unused imports, duplicate definitions of SECINFO_ constants.Jelmer Vernooij2010-04-031-6/+0
* s4-python: Remove duplicate definition of GUID_DRS_* constants.Jelmer Vernooij2010-04-034-43/+10
* s4-python: added --debuglevel to our python scriptsAndrew Tridgell2010-04-021-0/+10
* s4-pyglue: setup talloc logging in python modulesAndrew Tridgell2010-04-021-0/+2
* s4-python: Install external packages to a different directory but import intoJelmer Vernooij2010-04-012-5/+10
* subunitrun: Find testtools and subunit when they're not provided by theJelmer Vernooij2010-04-011-3/+5
* s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij2010-03-312-6/+5
* samba_external: Simplify script to find missing external packages; include su...Jelmer Vernooij2010-03-311-4/+10
* s4-test: oLschema2ldif doesn't take -H any moreAndrew Tridgell2010-03-301-1/+1
* python: Fix rule for generating docs using pydoctor.Jelmer Vernooij2010-03-291-4/+5
* s4-python: Simplify mechanism for finding included Python modules.Jelmer Vernooij2010-03-293-33/+17
* s4-python: Move dnspython to lib/, like the other Python modulesJelmer Vernooij2010-03-29116-16854/+8
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-293-103/+84
* upgradeprovision: Fix formatting, syntax error.Jelmer Vernooij2010-03-282-65/+69
* s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...Matthieu Patou2010-03-281-2/+15
* s4: allow upgrade provision to fix acl and missing dir on GPO dirsMatthieu Patou2010-03-281-1/+18
* provision: make gpo related function more reusable for upgradeprovisionMatthieu Patou2010-03-281-26/+30
* provision: Remove unnecessary whitespace.Jelmer Vernooij2010-03-281-6/+1
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-2515-15/+15
* s4-provision: FreeBSD uses 'staff' for usersAndrew Tridgell2010-03-241-1/+1
* s4-provision: solaris uses the group "other"Andrew Tridgell2010-03-241-1/+1
* s4-selftest: fix selftest-vars script.Günther Deschner2010-03-221-1/+1
* s4:dsdb Remove unused 'dsdb_make_schema_global' call from pyglueAndrew Bartlett2010-03-221-17/+0
* build: useful shell vars for setting up selftestAndrew Tridgell2010-03-201-0/+9
* charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell2010-03-181-1/+2
* Fixed MMR-URL-Split and changed RID-Range OpenLDAP ITS6394Oliver Liebel2010-03-181-8/+10
* Added a net acl ds command for modification of ACLs on directory objectsNadezhda Ivanova2010-03-166-2/+242
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-2/+2
* s4:provision.py - small output improvementMatthias Dieter Wallnöfer2010-03-121-1/+1
* s4:provision Improve the handling of provision errorsAndrew Bartlett2010-03-112-11/+17
* s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdateAndrew Bartlett2010-03-113-25/+60
* s4-python: only install external python libs that are missingAndrew Tridgell2010-03-051-0/+12
* s4-python: import a copy of the python dns libraryAndrew Tridgell2010-03-05114-0/+16829
* s4-dns: use samba.external to pull in the dns.resolver libraryAndrew Tridgell2010-03-051-3/+5
* s4-python: allow us to have samba copies of python libraries we depend onAndrew Tridgell2010-03-051-0/+50
* s4:provision - use the new "interface_ips" python call to detect the right ho...Matthias Dieter Wallnöfer2010-03-041-8/+8
* dns: make dns update script use unbuffered IOAndrew Tridgell2010-03-031-0/+4