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
...
|
*
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
*
|
|
|
Ignore pidl Makefile, which is autogenerated.
Jelmer Vernooij
2008-02-13
1
-0
/
+1
*
|
|
|
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
*
converted the out side of SMB2 negprot handling
Andrew Tridgell
2008-02-12
4
-64
/
+66
*
added some helper functions for GUID handling
Andrew Tridgell
2008-02-12
1
-0
/
+41
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-12
14
-47
/
+1352
|
\
|
*
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
2
-0
/
+1257
|
*
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
[prev]
[next]