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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-11
Automatically write AC_SUBST() vars to mkconfig.mk and use them.
Jelmer Vernooij
4
-149
/
+73
2008-02-10
Move some variables to a separate .mk file that could also be included by a n...
Jelmer Vernooij
3
-9
/
+18
2008-02-10
Start working on generating .mk file from configure for inclusion in Makefile.
Jelmer Vernooij
1
-9
/
+26
2008-02-10
Make formatting a bit more ReST-valid.
Jelmer Vernooij
2
-36
/
+30
2008-02-10
Change README to be ReST-compatible.
Jelmer Vernooij
1
-17
/
+20
2008-02-09
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Fix tests.
Jelmer Vernooij
1
-35
/
+24
2008-02-09
Split up tests a bit, output subunit.
Jelmer Vernooij
1
-753
/
+721
2008-02-09
Add docstring.
Jelmer Vernooij
1
-0
/
+2
2008-02-09
Ignore Python apidocs, vim swap files.
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
registry: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Move nmblookup blackbox test closer to the code it tests.
Jelmer Vernooij
2
-2
/
+2
2008-02-09
Move first_prereq test to m4 code.
Jelmer Vernooij
2
-7
/
+9
2008-02-09
Move some static makefile variables to rules.mk.
Jelmer Vernooij
2
-39
/
+39
2008-02-09
pidl: Allow fixed size arrays inside unions.
Julien Kerihuel
1
-2
/
+2
2008-02-09
Fix test count after pointer_default_top() removal.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Move more make code to rules.mk
Jelmer Vernooij
2
-22
/
+26
2008-02-09
Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...
Jelmer Vernooij
3
-188
/
+183
2008-02-09
Support 'mkinclude' command in .mk files.
Jelmer Vernooij
1
-0
/
+2
2008-02-09
Remove unused path update.
Jelmer Vernooij
1
-2
/
+0
2008-02-09
Re-enable python support in BECOME-DC test.
Jelmer Vernooij
2
-2
/
+3
2008-02-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
4
-5
/
+9
2008-02-09
Ignore kinit with pkinit test failures for now.
Jelmer Vernooij
2
-1
/
+3
2008-02-09
torture: Merge util.c into util_smb.c
Jelmer Vernooij
2
-66
/
+39
2008-02-09
Move nt_time_equal() to libutil.
Jelmer Vernooij
3
-8
/
+12
2008-02-09
A couple more ipsec classes for the schema.
Andrew Bartlett
1
-0
/
+2
2008-02-09
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
12
-100
/
+386
2008-02-09
Remove the forced 'krb5' from the NET-API-BECOME-DC test.
Andrew Bartlett
1
-2
/
+2
2008-02-09
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
1
-2
/
+2
2008-02-09
Give a more useful error when the templates.ldb can't be found.
Andrew Bartlett
1
-2
/
+4
2008-02-09
Make the provision test more real, use a foo.example.com for the realm.
Andrew Bartlett
1
-1
/
+1
2008-02-09
Fix upgrade after provision parameter rename.
Jelmer Vernooij
1
-2
/
+2
2008-02-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
3
-1
/
+287
2008-02-09
Fix provision python test.
Jelmer Vernooij
3
-22
/
+12
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-09
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
3
-55
/
+31
2008-02-09
From a request from Peter Huang, include IPsec sechema.
Andrew Bartlett
3
-1
/
+287
2008-02-08
Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.
Michael Adam
1
-23
/
+21
2008-02-08
build: Remove unused functions Import() and GetInfo().
Jelmer Vernooij
1
-24
/
+0
2008-02-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
6
-56
/
+81
2008-02-08
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
5
-39
/
+53
2008-02-08
Remove unused parameter from provision()
Andrew Bartlett
1
-1
/
+1
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
Reset error strings
Andrew Bartlett
1
-0
/
+2
2008-02-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
5
-6
/
+8
2008-02-08
merge tdb changes from ctdb
Andrew Tridgell
1
-33
/
+47
2008-02-08
Fix syntax in LDAP test
Andrew Bartlett
1
-4
/
+4
[next]