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
...
|
*
|
tdb/ldb: Use prefix in case DESTDIR is not set.
Jelmer Vernooij
2008-02-12
2
-8
/
+8
|
*
|
Create the required directories when installing Python code.
Jelmer Vernooij
2008-02-12
2
-0
/
+4
|
*
|
Mark the reprovision test as known failing for now.
Jelmer Vernooij
2008-02-12
2
-2
/
+3
|
*
|
Reintroduce samba3sam EJS test, at least until the Python test is ready.
Jelmer Vernooij
2008-02-12
1
-0
/
+2
|
*
|
Add blackbox test for provisioning code to make sure it can be run more than ...
Jelmer Vernooij
2008-02-12
2
-1
/
+40
|
*
|
Avoid using setup.py for intsallation.
Jelmer Vernooij
2008-02-12
7
-7
/
+20
|
*
|
Manually compile python files rather than use setup.py.
Jelmer Vernooij
2008-02-12
4
-22
/
+15
|
*
|
Manually compile python files rather than using setup.py.
Jelmer Vernooij
2008-02-12
4
-20
/
+18
*
|
|
fixed up the .in side of SMB2 negprot
Andrew Tridgell
2008-02-12
6
-19
/
+76
|
/
/
*
|
Fix out of tree builds.
Jelmer Vernooij
2008-02-11
5
-10
/
+11
*
|
Split actual content out of tdb Makefile into a separate file.
Jelmer Vernooij
2008-02-11
2
-80
/
+89
*
|
Split actual content out of talloc Makefile into talloc.mk.
Jelmer Vernooij
2008-02-11
2
-37
/
+42
*
|
Move some more rules to rules.mk
Jelmer Vernooij
2008-02-11
2
-6
/
+9
*
|
Split rules.mk out of Makefile.
Jelmer Vernooij
2008-02-11
2
-27
/
+31
*
|
Split rules out of tdb Makefile.
Jelmer Vernooij
2008-02-11
2
-38
/
+41
*
|
ldb: Split up the Makefile so it will be possible later on to directly includ...
Jelmer Vernooij
2008-02-11
3
-122
/
+125
*
|
Use make variables in cflags file (now supported by cflags.pl)
Jelmer Vernooij
2008-02-11
2
-7
/
+11
*
|
Support including files in the cflags.pl script.
Jelmer Vernooij
2008-02-11
2
-10
/
+23
*
|
TORTUREDIR as target dir for binaries is no longer used, remove it.
Jelmer Vernooij
2008-02-11
1
-7
/
+0
*
|
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
6
-210
/
+208
*
|
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
*
|
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
1
-4
/
+1
*
|
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
9
-176
/
+125
|
\
\
|
*
|
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
|
*
|
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
|
*
|
Fix typo.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
[prev]
[next]