index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
provision.py
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-09
Add tests for findnss(), add some docstrings.
Jelmer Vernooij
1
-13
/
+26
2008-02-09
Remove unused class members.
Jelmer Vernooij
1
-4
/
+2
2008-02-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
1
-17
/
+27
2008-02-08
Fix LDAP backend with python
Andrew Bartlett
1
-18
/
+26
2008-02-08
Fix formatting.
Jelmer Vernooij
1
-10
/
+10
2008-01-26
python: Use relative paths for registry.
Jelmer Vernooij
1
-1
/
+8
2008-01-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
1
-4
/
+8
2008-01-25
python/provision: Reload secrets when necessary, fix unix names in mappings.
Jelmer Vernooij
1
-7
/
+9
2008-01-25
Tidy up the last regresesions on the python smbscript, from my work
Andrew Bartlett
1
-10
/
+17
2008-01-25
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
1
-5
/
+6
2008-01-25
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
1
-204
/
+265
2008-01-24
Python: add some docstrings.
Jelmer Vernooij
1
-5
/
+46
2008-01-18
Remove --ldap-base from the python provision script
Andrew Bartlett
1
-32
/
+0
2008-01-11
Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5...
Jelmer Vernooij
1
-4
/
+4
2007-12-29
r26629: python: Improve documentation in various places.
Jelmer Vernooij
1
-1
/
+7
2007-12-29
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
1
-35
/
+61
2007-12-28
r26622: python: Update license version, clarify copyright.
Jelmer Vernooij
1
-1
/
+1
2007-12-26
r26608: More improvements to the upgrade code.
Jelmer Vernooij
1
-0
/
+2
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-3
/
+3
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-3
/
+1
2007-12-24
r26566: Fix member provision when using python.
Jelmer Vernooij
1
-9
/
+9
2007-12-24
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...
Jelmer Vernooij
1
-2
/
+2
2007-12-24
r26564: More python bindings for registry code.
Jelmer Vernooij
1
-3
/
+2
2007-12-24
r26562: Fix provisioning using Python.
Jelmer Vernooij
1
-30
/
+43
2007-12-24
r26559: Make the provision function a bit smaller.
Jelmer Vernooij
1
-164
/
+182
2007-12-21
r26545: Sync output with ejs.
Jelmer Vernooij
1
-35
/
+30
2007-12-21
r26538: Pass path generation function around rather than base directory.
Jelmer Vernooij
1
-139
/
+117
2007-12-21
r26536: More tests for provisioning code.
Jelmer Vernooij
1
-6
/
+0
2007-12-21
r26535: Get rid of all-knowing ProvisionSettings object.
Jelmer Vernooij
1
-264
/
+258
2007-12-21
r26527: Start on tests for provision.
Jelmer Vernooij
1
-40
/
+20
2007-12-21
r26525: Consistency in the API.
Jelmer Vernooij
1
-50
/
+53
2007-12-21
r26524: Import self join.
Jelmer Vernooij
1
-42
/
+75
2007-12-21
r26523: Refactor provisioning code.
Jelmer Vernooij
1
-152
/
+244
2007-12-21
r26522: Fix warnings on SamDB connect from Python, simplify the setup code fo...
Jelmer Vernooij
1
-28
/
+33
2007-12-21
r26520: More Python updates.
Jelmer Vernooij
1
-6
/
+7
2007-12-21
r26518: Fix provision of registry using Python.
Jelmer Vernooij
1
-14
/
+26
2007-12-21
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
1
-31
/
+35
2007-12-21
r26513: Update substitution dictionary for ldifs.
Jelmer Vernooij
1
-0
/
+6
2007-12-21
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
1
-4
/
+2
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-15
/
+15
2007-12-21
r26499: Allow testing python provision by setting the PROVISION_PYTHON enviro...
Jelmer Vernooij
1
-10
/
+0
2007-12-21
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
1
-172
/
+58
2007-12-21
r26484: Don't rely on removed header.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26471: Sync with js version.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26375: Move provision-independent utility function to main samba python module.
Jelmer Vernooij
1
-10
/
+4
2007-12-21
r26366: Import provision scripts in Python.
Jelmer Vernooij
1
-0
/
+842
[prev]