index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
tests
/
samdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-96
/
+0
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-5
/
+5
*
s4-python: Remove env from non-executable test scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
provision: Simplify make_smbconf a bit.
Jelmer Vernooij
2012-02-26
1
-2
/
+2
*
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
2011-02-07
1
-8
/
+5
*
s4-python: Add some more module docstrings.
Jelmer Vernooij
2010-12-05
1
-0
/
+3
*
samba.provision: Add package with provision and backend modules.
Jelmer Vernooij
2010-11-28
1
-6
/
+7
*
s4-python: Fix formatting of docstrings for the purpose of pydoctor.
Jelmer Vernooij
2010-11-28
1
-8
/
+0
*
s4:provision: also use fixed GUID names of the default group policies for dom...
Stefan Metzmacher
2010-07-10
1
-2
/
+3
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...
Jelmer Vernooij
2010-06-15
1
-18
/
+22
*
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
2010-06-13
1
-1
/
+2
*
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
2010-03-01
1
-4
/
+0
*
s4:provision Fix samdb test with new provision code
Andrew Bartlett
2009-11-02
1
-3
/
+12
*
s4:samba.tests.samdb - remove last relicts of the templates
Matthias Dieter Wallnöfer
2009-09-30
1
-4
/
+2
*
fixed up add_foreign again
Andrew Tridgell
2009-08-17
1
-16
/
+4
*
more fixups from provision changes
Andrew Tridgell
2009-08-17
1
-2
/
+14
*
fixed up some provision errors from the recent changes
Andrew Tridgell
2009-08-17
1
-3
/
+2
*
Provide a SamDB TestCase-class that can be used by OpenChange.
Jelmer Vernooij
2009-02-12
1
-0
/
+10
*
Use created loadparm context, rather than the one specified on the command-line.
Jelmer Vernooij
2009-02-12
1
-2
/
+2
*
Use convenience function for finding setup dir in SaMDB tests.
Jelmer Vernooij
2009-02-11
1
-2
/
+2
*
Make it possible to override the setup path.
Jelmer Vernooij
2009-02-11
1
-9
/
+11
*
Cancel transactions when exceptions are raised.
Jelmer Vernooij
2009-02-11
1
-0
/
+1
*
samba.tests.samdb: Fix test after merger of samba.security and
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Fix samdb python test.
Jelmer Vernooij
2008-05-30
1
-2
/
+2
*
Fix up provision and samdb tests.
Andrew Bartlett
2008-05-30
1
-5
/
+20
*
Fix samdb test and enable it.
Jelmer Vernooij
2008-05-29
1
-2
/
+6
*
Update after changes to the provision API, make sure temp dir gets cleaned
Jelmer Vernooij
2008-05-29
1
-10
/
+19
*
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2008-05-11
1
-4
/
+4
*
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
2008-05-11
1
-4
/
+4
*
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
2008-04-14
1
-2
/
+2
*
Fix and test python scripts and kerberos
Andrew Bartlett
2008-03-28
1
-0
/
+1
*
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
1
-0
/
+55