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
...
*
|
|
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
|
*
|
add some info on running tests
Andrew Tridgell
2008-02-15
1
-0
/
+21
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-15
10
-207
/
+204
|
|
\
\
|
|
*
|
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
2008-02-14
1
-1
/
+1
|
|
*
|
util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
Kai Blin
2008-02-14
1
-8
/
+9
|
|
*
|
loadparm: Clean up trailing whitespace
Kai Blin
2008-02-14
1
-163
/
+163
|
*
|
|
fixed loadparm handling in standalone tests
Andrew Tridgell
2008-02-15
3
-3
/
+3
*
|
|
|
Mark the provision_bare() test as known failing for now.
Jelmer Vernooij
2008-02-15
1
-0
/
+1
*
|
|
|
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
2008-02-15
5
-186
/
+202
[prev]
[next]