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
...
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-14
36
-235
/
+446
|
\
|
|
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
8
-58
/
+109
|
*
A better way to handle the different format of RenameInformation in SMB2
Andrew Tridgell
2008-02-14
6
-14
/
+54
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-14
17
-96
/
+114
|
|
\
|
*
|
we need to refuse a root_fid in rename on SMB but not SMB2
Andrew Tridgell
2008-02-14
1
-3
/
+5
|
*
|
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
2008-02-14
8
-30
/
+59
|
*
|
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
28
-157
/
+246
*
|
|
Remove some make variables that aren't necessary.
Jelmer Vernooij
2008-02-13
3
-4
/
+2
*
|
|
Fix talloc .so installation.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix corner case.
Jelmer Vernooij
2008-02-13
1
-1
/
+2
*
|
Use more variables in generated data.mk.
Jelmer Vernooij
2008-02-13
4
-19
/
+39
*
|
Put soversions and versions for libraries with a hard-coded version in the
Jelmer Vernooij
2008-02-13
2
-32
/
+22
*
|
Allow tdb.mk and talloc.mk to be included at the same time.
Jelmer Vernooij
2008-02-13
4
-16
/
+16
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-13
21
-144
/
+208
|
\
\
|
*
|
torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result
Stefan Metzmacher
2008-02-13
1
-2
/
+0
|
*
|
torture/eventlog: fix crash bugs!
Stefan Metzmacher
2008-02-13
1
-0
/
+8
|
*
|
pidl: $size can be 'foo / 2' so we need to add '(' and ')'
Stefan Metzmacher
2008-02-13
1
-2
/
+2
|
*
|
idl_types: remove unused lstring
Stefan Metzmacher
2008-02-13
1
-5
/
+0
|
*
|
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
Stefan Metzmacher
2008-02-13
2
-12
/
+21
|
|
/
|
*
Makefile: --enable-automatic-dependencies usage
Stefan Metzmacher
2008-02-13
1
-1
/
+1
|
*
missed another spot in the SMB2 create conversion
Andrew Tridgell
2008-02-13
1
-6
/
+6
|
*
missed a spot in the SMB2 create conversion
Andrew Tridgell
2008-02-13
1
-3
/
+3
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-13
8
-4
/
+148
|
|
\
|
*
|
updated SMB2 create operation to match WSPP.
Andrew Tridgell
2008-02-13
8
-80
/
+109
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-13
16
-98
/
+54
|
|
\
\
|
*
|
|
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
7
-33
/
+58
*
|
|
|
Never build .so versions of tdb/talloc from Samba 4 itself. Rather,
Jelmer Vernooij
2008-02-13
3
-8
/
+2
*
|
|
|
Add simple test for ETT_FIELD.
Jelmer Vernooij
2008-02-13
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Support ETT_FIELD keyword.
Julien Kerihuel
2008-02-13
2
-0
/
+23
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-13
2
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
Michael Adam
2008-02-12
2
-2
/
+2
*
|
|
Initial work on a test for samba.tests.samdb
Jelmer Vernooij
2008-02-13
4
-1
/
+59
*
|
|
Add python version of newuser.py.
Jelmer Vernooij
2008-02-13
1
-0
/
+61
*
|
|
Fix invalid symbol.
Jelmer Vernooij
2008-02-13
1
-3
/
+5
|
/
/
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-12
6
-65
/
+20
|
\
\
|
*
|
librpc: remove special support for fixed length strings
Stefan Metzmacher
2008-02-12
3
-58
/
+1
|
*
|
spoolss.idl: don't use string32 anymore and use an charset() array
Stefan Metzmacher
2008-02-12
1
-2
/
+2
|
*
|
nbt.idl: don't use astring15 anymore and use an charset() array
Stefan Metzmacher
2008-02-12
1
-1
/
+1
|
*
|
Fix open file tracking in vfs_cifs so that oplock breaks can propagate
Amin Azez
2008-02-12
1
-4
/
+16
*
|
|
Fix subunit runner exit codes.
Jelmer Vernooij
2008-02-12
2
-2
/
+4
*
|
|
Correctly increment counters in Subunit test runner.
Jelmer Vernooij
2008-02-12
2
-4
/
+5
|
/
/
*
|
Support using shared library during testsuite run if tdb was built with a sha...
Jelmer Vernooij
2008-02-12
1
-2
/
+2
*
|
make sure libraries are built before attempting to install.
Jelmer Vernooij
2008-02-12
1
-2
/
+2
*
|
Specify PICFLAG when compiling python modules.
Jelmer Vernooij
2008-02-12
2
-2
/
+2
*
|
[PATCH] composite: make it possible to call composite_is_ok() without callbac...
Stefan Metzmacher
2008-02-12
1
-18
/
+13
*
|
Make sure talloc.so is build before installing.
Jelmer Vernooij
2008-02-12
1
-2
/
+2
*
|
Fix installation of python module for ldb and tdb.
Jelmer Vernooij
2008-02-12
2
-1
/
+4
|
/
*
fixed crash when 0 dialects (thanks metze!)
Andrew Tridgell
2008-02-12
1
-2
/
+4
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
12
-55
/
+56
*
converted SMB2 session setup to use WSPP protocol field names
Andrew Tridgell
2008-02-12
3
-32
/
+28
[prev]
[next]