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
...
|
*
|
|
Add INCLUDE command to pidl.
Julien Kerihuel
2008-02-19
1
-1
/
+20
|
*
|
|
Fix local tests.
Jelmer Vernooij
2008-02-18
1
-2
/
+3
|
*
|
|
Fix dependency on popt.
Jelmer Vernooij
2008-02-18
1
-1
/
+2
*
|
|
|
Remove duplicate code.
Jelmer Vernooij
2008-02-18
1
-9
/
+2
*
|
|
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
37
-369
/
+354
|
\
|
|
|
|
*
|
|
When not using --immediate, use a one-line progress indicator in selftest.
Jelmer Vernooij
2008-02-18
1
-2
/
+9
|
*
|
|
Use consistent hierarchical naming for tests used in selftest.
Jelmer Vernooij
2008-02-18
3
-120
/
+134
|
*
|
|
Fix summary.
Jelmer Vernooij
2008-02-18
1
-3
/
+2
|
*
|
|
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2008-02-18
15
-96
/
+96
|
*
|
|
Use implicit build system element creation for external libraries.
Jelmer Vernooij
2008-02-18
4
-26
/
+13
|
*
|
|
Be a little bit less strict about recursive dependencies.
Jelmer Vernooij
2008-02-18
1
-2
/
+5
|
*
|
|
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
8
-20
/
+20
|
*
|
|
Build complete static libraries.
Jelmer Vernooij
2008-02-18
5
-38
/
+17
|
*
|
|
Simplify handling of ALL_OBJS.
Jelmer Vernooij
2008-02-18
2
-9
/
+1
|
*
|
|
Fix unresolved symbols.
Jelmer Vernooij
2008-02-18
2
-2
/
+4
|
*
|
|
Factor out common code that generates object lists.
Jelmer Vernooij
2008-02-18
3
-18
/
+3
|
*
|
|
Remove mergedobj files during clean.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
|
*
|
|
Simplify some more smb_build code.
Jelmer Vernooij
2008-02-18
1
-9
/
+3
|
*
|
|
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
8
-22
/
+18
|
*
|
|
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
2008-02-18
5
-27
/
+25
*
|
|
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
5
-5
/
+18
|
\
|
|
|
|
*
|
|
Add elements in the build system implicitly if they're unknown
Jelmer Vernooij
2008-02-18
1
-1
/
+14
|
*
|
|
Reenable partial linking
Jelmer Vernooij
2008-02-18
3
-4
/
+3
|
*
|
|
Fix installation of gencache.
Jelmer Vernooij
2008-02-18
1
-0
/
+1
|
*
|
|
Merge functions.
Jelmer Vernooij
2008-02-18
1
-12
/
+2
|
*
|
|
Eliminate duplicate variable.
Jelmer Vernooij
2008-02-18
2
-4
/
+1
*
|
|
|
Provide variable with current directory.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
|
|
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
12
-31
/
+104
|
\
|
|
|
|
*
|
|
Switch back to using static libraries for subsystems for now, since partial l...
Jelmer Vernooij
2008-02-18
1
-1
/
+2
|
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-18
7
-15
/
+63
|
|
\
|
|
|
|
*
|
disable the EAS level in SMB2-GETINFO test until we get some feedback
Andrew Tridgell
2008-02-18
1
-4
/
+6
|
|
*
|
open a root handle in SMB2 should use a NULL filename, not a zero length
Andrew Tridgell
2008-02-18
1
-1
/
+2
|
|
*
|
3 places where the VFS backend doesn't handle NULL strings.
Andrew Tridgell
2008-02-18
3
-0
/
+15
|
|
*
|
handle pushing of zero length smb2 strings
Andrew Tridgell
2008-02-18
1
-0
/
+6
|
|
*
|
fixed RAW-READ after the bufinfo changes. Thanks to Metze for spotting
Andrew Tridgell
2008-02-16
1
-0
/
+3
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-16
9
-365
/
+604
|
|
|
\
\
|
|
*
|
|
fixed handling of zero sized buffers versus NULL buffers in
Andrew Tridgell
2008-02-16
1
-10
/
+31
|
*
|
|
|
Prevent adding libreplace when not necessary.
Jelmer Vernooij
2008-02-16
1
-3
/
+1
|
*
|
|
|
Some more mergedobj fixes.
Jelmer Vernooij
2008-02-16
2
-13
/
+4
|
*
|
|
|
Use standard variable for partial linking.
Jelmer Vernooij
2008-02-16
3
-1
/
+5
|
*
|
|
|
Reintroduce mergedobj support.
Jelmer Vernooij
2008-02-16
3
-1
/
+32
*
|
|
|
|
Simpler handling of sonameflag.
Jelmer Vernooij
2008-02-16
1
-16
/
+7
*
|
|
|
|
Merge unused function.
Jelmer Vernooij
2008-02-16
1
-11
/
+2
*
|
|
|
|
Properly escape quotes in init functions.
Jelmer Vernooij
2008-02-16
1
-1
/
+5
*
|
|
|
|
Move logic to makefile
Jelmer Vernooij
2008-02-16
1
-3
/
+3
*
|
|
|
|
Move responsibilities of build.h to makefile.
Jelmer Vernooij
2008-02-16
11
-97
/
+13
*
|
|
|
|
Remove some unused code.
Jelmer Vernooij
2008-02-16
1
-8
/
+1
*
|
|
|
|
Avoid creating a whole bunch of files in bin/modules.
Jelmer Vernooij
2008-02-16
1
-18
/
+3
*
|
|
|
|
Remove some unused code.
Jelmer Vernooij
2008-02-16
2
-13
/
+6
*
|
|
|
|
Use make list concatenation support to create list of object files for subsys...
Jelmer Vernooij
2008-02-16
3
-23
/
+21
[prev]
[next]