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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-98
/
+183
2008-03-07
Try to fix up part of the upgrade test.
Andrew Bartlett
2
-12
/
+21
2008-03-07
Rework provision scripts for more testing
Andrew Bartlett
2
-17
/
+17
2008-03-07
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
1
-76
/
+138
2008-03-07
Start to rework provision for LDAP backends
Andrew Bartlett
2
-2
/
+16
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
1
-76
/
+138
2008-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-3
/
+6
2008-03-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-10
/
+22
2008-03-03
Fix failure to re-provision.
Andrew Bartlett
2
-9
/
+21
2008-03-03
Fix member server provision
Douglas VanLeuven
1
-1
/
+1
2008-02-29
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
1
-2
/
+1
2008-02-29
use gmake to handle .py file copies.
Jelmer Vernooij
1
-0
/
+4
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-02-28
Remove sDefault as static variable.
Jelmer Vernooij
1
-1
/
+1
2008-02-28
Reorder modules to have rdn_name before objectclass.
Andrew Bartlett
1
-1
/
+1
2008-02-26
Fix pydoctor.
Jelmer Vernooij
1
-5
/
+2
2008-02-26
use make macro for python.
Jelmer Vernooij
1
-27
/
+0
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-1
/
+25
2008-02-21
idmap: Handle uid->SID mapping
Kai Blin
1
-0
/
+24
2008-02-20
Avoid python2.2-specific types.
Jelmer Vernooij
1
-1
/
+1
2008-02-16
use gmake to handle .py file copies.
Jelmer Vernooij
1
-0
/
+4
2008-02-16
Formatting fixes.
Jelmer Vernooij
1
-2
/
+3
2008-02-15
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
1
-18
/
+22
2008-02-13
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2
-1
/
+57
2008-02-13
Fix invalid symbol.
Jelmer Vernooij
1
-3
/
+5
2008-02-12
Fix subunit runner exit codes.
Jelmer Vernooij
1
-1
/
+2
2008-02-12
Correctly increment counters in Subunit test runner.
Jelmer Vernooij
1
-1
/
+4
2008-02-11
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
5
-8
/
+13
2008-02-09
Add tests for upgrade of WINS database.
Jelmer Vernooij
2
-3
/
+20
2008-02-09
Remove unused define.
Jelmer Vernooij
1
-1
/
+0
2008-02-09
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
15
-245
/
+543
2008-02-09
Add docstring.
Jelmer Vernooij
1
-0
/
+2
2008-02-09
Fix syntax of docstrings, set project name when generating Python API documen...
Jelmer Vernooij
3
-6
/
+4
2008-02-09
Re-enable python support in BECOME-DC test.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Fix upgrade after provision parameter rename.
Jelmer Vernooij
1
-2
/
+2
2008-02-09
Fix provision python test.
Jelmer Vernooij
1
-15
/
+9
2008-02-09
Add tests for findnss(), add some docstrings.
Jelmer Vernooij
2
-14
/
+48
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
2
-18
/
+27
2008-02-08
LDAP now works with the python provision!
Andrew Bartlett
1
-1
/
+0
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-29
python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).
Jelmer Vernooij
1
-0
/
+5
2008-01-29
Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...
Jelmer Vernooij
1
-1
/
+1
2008-01-26
python: Use relative paths for registry.
Jelmer Vernooij
1
-1
/
+8
2008-01-26
python: Load smb.conf file for the provision tests.
Jelmer Vernooij
1
-2
/
+6
2008-01-25
configure: define HAVE_WORKING_PYTHON
Stefan Metzmacher
1
-0
/
+1
2008-01-25
python: Give precedence to Samba's syspath over the already set system one.
Jelmer Vernooij
1
-1
/
+1
[next]