index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
|
|
Remove unused code.
Jelmer Vernooij
2008-02-16
2
-8
/
+4
*
|
|
Simplify handling of plugin installation.
Jelmer Vernooij
2008-02-16
2
-13
/
+20
*
|
|
Add static header for gencache.
Jelmer Vernooij
2008-02-16
3
-6
/
+95
*
|
|
Formatting fixes.
Jelmer Vernooij
2008-02-16
1
-2
/
+3
|
|
/
|
/
|
*
|
Unconditionally run the python tests.
Jelmer Vernooij
2008-02-15
1
-30
/
+26
*
|
Reconcile header files for torture utility functions.
Jelmer Vernooij
2008-02-15
6
-55
/
+123
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-15
20
-469
/
+606
|
\
\
|
*
|
lsa.idl: add lsa_AsciiStringLarge
Stefan Metzmacher
2008-02-15
1
-0
/
+6
|
*
|
lsa.idl: don't use ascstr_noterm anymore
Stefan Metzmacher
2008-02-15
1
-3
/
+3
|
|
/
|
*
epmapper.idl: don't use ascstr2 anymore
Stefan Metzmacher
2008-02-15
1
-1
/
+10
|
*
epmapper.idl: add link to official IDL
Stefan Metzmacher
2008-02-15
1
-0
/
+1
|
*
dcerpc.idl: use charset() instead of ascstr3
Stefan Metzmacher
2008-02-15
1
-1
/
+2
|
*
ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...
Stefan Metzmacher
2008-02-15
1
-0
/
+3
|
*
drsuapi.idl: use charset() instead of the exotic flags() and string
Stefan Metzmacher
2008-02-15
1
-3
/
+6
|
*
krb5pac.idl: use charset() instead of string type with flags
Stefan Metzmacher
2008-02-15
1
-1
/
+2
|
*
NET-API-BECOME-DC: at least find the 'provision' function in python mode
Stefan Metzmacher
2008-02-15
1
-4
/
+16
|
*
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
2008-02-15
1
-1
/
+4
|
*
remove redundent code
Andrew Tridgell
2008-02-15
1
-3
/
+0
|
*
fixed some options that could not be overridden on the command line
Andrew Tridgell
2008-02-15
1
-10
/
+3
|
*
added blackbox testing of gentest
Andrew Tridgell
2008-02-15
2
-0
/
+48
|
*
convert gentest to use popt and the cmdline library
Andrew Tridgell
2008-02-15
1
-83
/
+83
|
*
make sure lp_ctx is initialised
Andrew Tridgell
2008-02-15
1
-1
/
+2
|
*
fix typo
Andrew Tridgell
2008-02-15
1
-1
/
+1
|
*
added a blackbox test for masktest
Andrew Tridgell
2008-02-15
3
-5
/
+52
|
*
fixed masktest to use popt, and fixed the incorrect pstring conversion
Andrew Tridgell
2008-02-15
1
-94
/
+63
|
*
converted locktest to use popt and cmdline utility code
Andrew Tridgell
2008-02-15
4
-99
/
+77
|
*
added blackbox testing for locktest
Andrew Tridgell
2008-02-15
3
-1
/
+56
[next]