index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
2
-8
/
+3
*
|
|
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
2008-02-09
151
-3172
/
+4983
|
\
|
|
|
*
|
Fix tests.
Jelmer Vernooij
2008-02-09
1
-35
/
+24
|
*
|
Split up tests a bit, output subunit.
Jelmer Vernooij
2008-02-09
1
-753
/
+721
|
*
|
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
|
*
|
registry: Fix warning.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
|
*
|
Move nmblookup blackbox test closer to the code it tests.
Jelmer Vernooij
2008-02-09
2
-2
/
+38
|
*
|
Move first_prereq test to m4 code.
Jelmer Vernooij
2008-02-09
2
-7
/
+9
|
*
|
Move some static makefile variables to rules.mk.
Jelmer Vernooij
2008-02-09
2
-39
/
+39
|
*
|
pidl: Allow fixed size arrays inside unions.
Julien Kerihuel
2008-02-09
1
-2
/
+2
|
*
|
Fix test count after pointer_default_top() removal.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
|
*
|
Move more make code to rules.mk
Jelmer Vernooij
2008-02-09
2
-22
/
+26
|
*
|
Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...
Jelmer Vernooij
2008-02-09
3
-188
/
+183
|
*
|
Support 'mkinclude' command in .mk files.
Jelmer Vernooij
2008-02-09
1
-0
/
+2
|
*
|
Remove unused path update.
Jelmer Vernooij
2008-02-09
1
-2
/
+0
|
*
|
Re-enable python support in BECOME-DC test.
Jelmer Vernooij
2008-02-09
2
-2
/
+3
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-09
3
-5
/
+7
|
|
\
|
|
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-09
11
-100
/
+383
|
|
|
\
|
|
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-09
1
-2
/
+2
|
|
|
|
\
|
|
|
*
|
Give a more useful error when the templates.ldb can't be found.
Andrew Bartlett
2008-02-09
1
-2
/
+4
|
|
|
*
|
Make the provision test more real, use a foo.example.com for the realm.
Andrew Bartlett
2008-02-09
1
-1
/
+1
|
|
*
|
|
Remove the forced 'krb5' from the NET-API-BECOME-DC test.
Andrew Bartlett
2008-02-09
1
-2
/
+2
|
*
|
|
|
Ignore kinit with pkinit test failures for now.
Jelmer Vernooij
2008-02-09
2
-1
/
+3
|
*
|
|
|
torture: Merge util.c into util_smb.c
Jelmer Vernooij
2008-02-09
2
-66
/
+39
|
*
|
|
|
Move nt_time_equal() to libutil.
Jelmer Vernooij
2008-02-09
3
-8
/
+12
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix upgrade after provision parameter rename.
Jelmer Vernooij
2008-02-09
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-09
2
-1
/
+284
|
|
\
\
|
|
*
\
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-09
3
-55
/
+31
|
|
|
\
\
|
|
*
|
|
From a request from Peter Huang, include IPsec sechema.
Andrew Bartlett
2008-02-09
2
-1
/
+284
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fix provision python test.
Jelmer Vernooij
2008-02-09
3
-22
/
+12
|
*
|
|
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
|
|
|
/
|
|
/
|
|
*
|
Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.
Michael Adam
2008-02-08
1
-23
/
+21
|
*
|
build: Remove unused functions Import() and GetInfo().
Jelmer Vernooij
2008-02-08
1
-24
/
+0
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-08
6
-56
/
+81
|
|
\
|
|
|
*
Remove unused parameter from provision()
Andrew Bartlett
2008-02-08
1
-1
/
+1
|
|
*
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
|
|
*
Reset error strings
Andrew Bartlett
2008-02-08
1
-0
/
+2
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-08
4
-5
/
+7
|
|
|
\
|
|
|
*
Fix syntax in LDAP test
Andrew Bartlett
2008-02-08
1
-4
/
+4
|
|
*
|
merge tdb changes from ctdb
Andrew Tridgell
2008-02-08
1
-33
/
+47
|
*
|
|
Fix formatting.
Jelmer Vernooij
2008-02-08
1
-10
/
+10
|
|
|
/
|
|
/
|
|
*
|
Skip offline tests.
Jelmer Vernooij
2008-02-08
2
-1
/
+1
|
*
|
Put ldb test output in prefix.
Jelmer Vernooij
2008-02-08
1
-1
/
+1
|
*
|
Mark RAW-OFFLINE as known failing for Samba 4 (because it doesn't have offlin...
Jelmer Vernooij
2008-02-08
1
-0
/
+1
[prev]
[next]