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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Clean up data.mk file in distclean.
Jelmer Vernooij
2008-02-11
1
-0
/
+1
|
*
|
Print warning when config.status doesn't exist and the user tries to
Jelmer Vernooij
2008-02-11
1
-0
/
+4
|
*
|
Remove unused function.
Jelmer Vernooij
2008-02-11
1
-139
/
+0
|
*
|
Move pidl bits to a separate file.
Jelmer Vernooij
2008-02-11
2
-36
/
+42
|
*
|
Fix typo.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
|
*
|
Avoid autogenerating the Makefile but rather include a data.mk file
Jelmer Vernooij
2008-02-11
7
-211
/
+210
|
*
|
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Michael Adam
2008-02-11
1
-1
/
+1
|
*
|
Fix a c++ warning
Volker Lendecke
2008-02-11
1
-1
/
+2
|
*
|
talloc_free_children can only reset pool if it's empty
Volker Lendecke
2008-02-11
1
-1
/
+2
|
*
|
Mark talloc_pool memory for valgrind
Volker Lendecke
2008-02-11
1
-3
/
+16
|
*
|
Implement talloc_pool()
Volker Lendecke
2008-02-11
3
-7
/
+207
|
*
|
Add a comment.
Michael Adam
2008-02-11
1
-0
/
+1
|
*
|
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-02-11
1
-5
/
+5
|
*
|
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-02-11
1
-0
/
+5
|
*
|
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
2008-02-11
2
-3
/
+8
|
*
|
Fix the build: remove reference to inexistent header samba3_proto.h
Michael Adam
2008-02-11
1
-1
/
+0
|
*
|
Fix accidently introduced typo.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
|
*
|
Ignore mkconfig.mk file, which is autogenerated.
Jelmer Vernooij
2008-02-11
1
-0
/
+1
|
*
|
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
2008-02-11
14
-1868
/
+3
|
*
|
Remove tests for Samba 3 EJS code.
Jelmer Vernooij
2008-02-11
3
-1318
/
+1
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-11
15
-37
/
+633
|
\
|
|
|
*
|
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
12
-229
/
+175
|
|
\
\
|
|
*
|
autoconf: We build Samba from git now, not from SVN.
Kai Blin
2008-02-11
1
-7
/
+7
|
|
*
|
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
2008-02-11
1
-0
/
+3
|
|
*
|
provision: Fix new user creation.
Kai Blin
2008-02-11
1
-2
/
+2
|
|
*
|
pidl/Samba3::ServerNDR: use talloc_tos() instead of NULL
Stefan Metzmacher
2008-02-11
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
2
-8
/
+3
|
*
|
|
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
2008-02-09
0
-0
/
+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'v4-0-trivial' into v4-0-python
Jelmer Vernooij
2008-02-09
164
-3182
/
+5219
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
Jelmer Vernooij
2008-01-22
201
-5970
/
+5375
|
|
\
\
\
\
\
|
*
|
|
|
|
|
selftest: Use Python provision for Samba 4 by default.
Jelmer Vernooij
2008-01-10
1
-4
/
+4
|
*
|
|
|
|
|
configure: Complain when Python is not found.
Jelmer Vernooij
2008-01-10
1
-4
/
+1
*
|
|
|
|
|
|
Fix typo.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
*
|
|
|
|
|
|
Avoid autogenerating the Makefile but rather include a data.mk file
Jelmer Vernooij
2008-02-11
7
-211
/
+210
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix case.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
*
|
|
|
|
|
Move some more variables to static .mk file.
Jelmer Vernooij
2008-02-11
2
-13
/
+9
*
|
|
|
|
|
Automatically write AC_SUBST() vars to mkconfig.mk and use them.
Jelmer Vernooij
2008-02-11
4
-149
/
+73
*
|
|
|
|
|
Move some variables to a separate .mk file that could also be included by a n...
Jelmer Vernooij
2008-02-10
3
-9
/
+18
*
|
|
|
|
|
Start working on generating .mk file from configure for inclusion in Makefile.
Jelmer Vernooij
2008-02-10
1
-9
/
+26
*
|
|
|
|
|
Make formatting a bit more ReST-valid.
Jelmer Vernooij
2008-02-10
2
-36
/
+30
*
|
|
|
|
|
Change README to be ReST-compatible.
Jelmer Vernooij
2008-02-10
1
-17
/
+20
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix typo.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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
*
|
|
|
Ignore Python apidocs, vim swap files.
Jelmer Vernooij
2008-02-09
1
-0
/
+2
[prev]
[next]