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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-11
talloc_free_children can only reset pool if it's empty
Volker Lendecke
1
-1
/
+2
2008-02-11
Mark talloc_pool memory for valgrind
Volker Lendecke
1
-3
/
+16
2008-02-11
Implement talloc_pool()
Volker Lendecke
3
-7
/
+207
2008-02-11
Add a comment.
Michael Adam
1
-0
/
+1
2008-02-11
Fix talloctort: move size check after referenced ptr check.
Michael Adam
1
-5
/
+5
2008-02-11
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
1
-0
/
+5
2008-02-11
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
2
-3
/
+8
2008-02-11
Fix the build: remove reference to inexistent header samba3_proto.h
Michael Adam
1
-1
/
+0
2008-02-11
Fix accidently introduced typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-11
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
14
-1868
/
+3
2008-02-11
Remove tests for Samba 3 EJS code.
Jelmer Vernooij
1
-4
/
+1
2008-02-11
Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.
Jelmer Vernooij
5
-8
/
+13
2008-02-11
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
Jelmer Vernooij
9
-176
/
+125
2008-02-11
autoconf: We build Samba from git now, not from SVN.
Kai Blin
1
-7
/
+7
2008-02-11
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
1
-0
/
+3
2008-02-11
provision: Fix new user creation.
Kai Blin
1
-2
/
+2
2008-02-11
pidl/Samba3::ServerNDR: use talloc_tos() instead of NULL
Stefan Metzmacher
1
-1
/
+1
2008-02-11
Fix case.
Jelmer Vernooij
1
-1
/
+1
2008-02-11
Move some more variables to static .mk file.
Jelmer Vernooij
2
-13
/
+9
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
More syntax fixes, use more standard python functions.
Jelmer Vernooij
1
-328
/
+247
2008-02-10
Start working on python conversion of minschema.
Jelmer Vernooij
1
-0
/
+660
2008-02-09
Add tests for upgrade of WINS database.
Jelmer Vernooij
2
-3
/
+20
2008-02-09
Remove unused define.
Jelmer Vernooij
2
-8
/
+3
2008-02-09
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
151
-3172
/
+4983
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
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
/
+38
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
3
-5
/
+7
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
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
11
-100
/
+383
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
[prev]
[next]