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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-10
/
+10
*
Formatting fixes.
Jelmer Vernooij
2008-02-16
1
-2
/
+3
*
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
2008-02-15
1
-18
/
+22
*
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
2
-1
/
+57
*
Fix invalid symbol.
Jelmer Vernooij
2008-02-13
1
-3
/
+5
*
Fix subunit runner exit codes.
Jelmer Vernooij
2008-02-12
2
-2
/
+4
*
Correctly increment counters in Subunit test runner.
Jelmer Vernooij
2008-02-12
2
-4
/
+5
*
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
2008-02-11
2
-508
/
+0
*
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
2008-02-11
5
-8
/
+13
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
Jelmer Vernooij
2008-02-11
1
-2
/
+2
|
\
|
*
provision: Fix new user creation.
Kai Blin
2008-02-11
1
-2
/
+2
|
*
Fix typo.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
*
|
More syntax fixes, use more standard python functions.
Jelmer Vernooij
2008-02-10
1
-328
/
+247
*
|
Start working on python conversion of minschema.
Jelmer Vernooij
2008-02-10
1
-0
/
+660
*
|
Add tests for upgrade of WINS database.
Jelmer Vernooij
2008-02-09
2
-3
/
+20
*
|
Remove unused define.
Jelmer Vernooij
2008-02-09
1
-1
/
+0
*
|
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
2008-02-09
18
-258
/
+576
|
\
|
|
*
Add docstring.
Jelmer Vernooij
2008-02-09
1
-0
/
+2
|
*
Fix syntax of docstrings, set project name when generating Python API documen...
Jelmer Vernooij
2008-02-09
3
-6
/
+4
|
*
Re-enable python support in BECOME-DC test.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
|
*
Fix upgrade after provision parameter rename.
Jelmer Vernooij
2008-02-09
1
-2
/
+2
|
*
Fix provision python test.
Jelmer Vernooij
2008-02-09
1
-15
/
+9
|
*
Add tests for findnss(), add some docstrings.
Jelmer Vernooij
2008-02-09
2
-14
/
+48
|
*
Remove unused class members.
Jelmer Vernooij
2008-02-09
1
-4
/
+2
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-08
2
-18
/
+27
|
|
\
|
|
*
LDAP now works with the python provision!
Andrew Bartlett
2008-02-08
1
-1
/
+0
|
|
*
Fix LDAP backend with python
Andrew Bartlett
2008-02-08
1
-18
/
+26
|
*
|
Fix formatting.
Jelmer Vernooij
2008-02-08
1
-10
/
+10
|
|
/
|
*
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
2008-02-04
1
-1
/
+1
|
*
python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).
Jelmer Vernooij
2008-01-29
1
-0
/
+5
|
*
Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...
Jelmer Vernooij
2008-01-29
1
-1
/
+1
|
*
python: Use relative paths for registry.
Jelmer Vernooij
2008-01-26
1
-1
/
+8
|
*
python: Load smb.conf file for the provision tests.
Jelmer Vernooij
2008-01-26
1
-2
/
+6
|
*
configure: define HAVE_WORKING_PYTHON
Stefan Metzmacher
2008-01-25
1
-0
/
+1
|
*
python: Give precedence to Samba's syspath over the already set system one.
Jelmer Vernooij
2008-01-25
1
-1
/
+1
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-01-25
1
-4
/
+8
|
|
\
|
|
*
Tidy up the last regresesions on the python smbscript, from my work
Andrew Bartlett
2008-01-25
1
-10
/
+17
|
*
|
python/provision: Reload secrets when necessary, fix unix names in mappings.
Jelmer Vernooij
2008-01-25
1
-7
/
+9
|
|
/
|
*
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
2008-01-25
5
-10
/
+19
|
*
python: Add test for secretsdb_become_dc
Jelmer Vernooij
2008-01-25
1
-3
/
+18
|
*
python: fix tests for check_all_substituted.
Jelmer Vernooij
2008-01-25
1
-2
/
+2
|
*
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
2008-01-25
5
-212
/
+276
|
*
python: Make SamDB.set_ntds_invocation_id take a string.
Jelmer Vernooij
2008-01-25
3
-48
/
+65
|
*
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
2008-01-24
2
-0
/
+19
|
*
python: Add bindings for SamDB.set_invocation_id().
Jelmer Vernooij
2008-01-24
4
-29
/
+82
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-01-24
1
-10
/
+29
|
|
\
|
|
*
Ensure we set subobj.BACKEND_MOD for the 'partitions only' case.
Andrew Bartlett
2008-01-24
1
-0
/
+4
|
|
*
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
2008-01-24
1
-5
/
+24
|
|
*
Use the repl_meta_data module by default.
Andrew Bartlett
2008-01-24
1
-3
/
+5
|
|
*
Kill another sub that the modules will handle for us.
Andrew Bartlett
2008-01-24
1
-3
/
+0
[next]