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
*
Fix the build.
Jelmer Vernooij
2008-03-07
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-07
3
-98
/
+183
|
\
|
*
Try to fix up part of the upgrade test.
Andrew Bartlett
2008-03-07
2
-12
/
+21
|
*
Rework provision scripts for more testing
Andrew Bartlett
2008-03-07
2
-17
/
+17
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-03-07
1
-76
/
+138
|
|
\
|
|
*
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
2008-03-06
1
-76
/
+138
|
*
|
Start to rework provision for LDAP backends
Andrew Bartlett
2008-03-07
2
-2
/
+16
|
|
/
*
|
Fix includes.
Jelmer Vernooij
2008-03-04
1
-0
/
+2
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
3
-32
/
+48
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-03
2
-10
/
+22
|
\
|
|
*
Fix failure to re-provision.
Andrew Bartlett
2008-03-03
2
-9
/
+21
|
*
Fix member server provision
Douglas VanLeuven
2008-03-03
1
-1
/
+1
|
*
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
2008-02-29
1
-2
/
+1
|
*
use gmake to handle .py file copies.
Jelmer Vernooij
2008-02-29
1
-0
/
+4
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-29
13
-38
/
+38
|
\
|
|
*
Remove sDefault as static variable.
Jelmer Vernooij
2008-02-28
1
-1
/
+1
|
*
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
12
-37
/
+37
|
|
\
|
|
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-25
1
-1
/
+1
|
|
*
Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by
Jelmer Vernooij
2008-02-21
12
-36
/
+36
|
*
|
Reorder modules to have rdn_name before objectclass.
Andrew Bartlett
2008-02-28
1
-1
/
+1
|
|
/
*
|
Fix pydoctor.
Jelmer Vernooij
2008-02-26
1
-5
/
+2
*
|
use make macro for python.
Jelmer Vernooij
2008-02-26
1
-27
/
+0
*
|
Fix the build (again).
Jelmer Vernooij
2008-02-26
1
-0
/
+26
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-25
4
-3
/
+29
|
\
|
|
*
idmap: Handle uid->SID mapping
Kai Blin
2008-02-21
2
-0
/
+28
|
*
Avoid python2.2-specific types.
Jelmer Vernooij
2008-02-20
1
-1
/
+1
|
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+0
*
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
1
-11
/
+11
|
\
|
|
*
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
|
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-10
/
+10
*
|
Move responsibilities of build.h to makefile.
Jelmer Vernooij
2008-02-16
1
-1
/
+0
*
|
use gmake to handle .py file copies.
Jelmer Vernooij
2008-02-16
1
-0
/
+4
|
/
*
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
[next]