index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cope with API changes.
Jelmer Vernooij
2008-09-30
16
-43
/
+90
*
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
2008-09-30
12
-5
/
+15
*
Remove global_loadparm instance, discard_const_p.
Jelmer Vernooij
2008-09-30
1
-5
/
+13
*
Remove global_loadparm instance.
Jelmer Vernooij
2008-09-30
2
-5
/
+7
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-09-30
1
-2
/
+6
*
Remove global_loadparm instance.
Jelmer Vernooij
2008-09-30
1
-1
/
+1
*
Remove redundant call.
Jelmer Vernooij
2008-09-30
1
-1
/
+1
*
Explicitly pass on session options to session setup function.
Jelmer Vernooij
2008-09-30
2
-9
/
+16
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
9
-18
/
+55
*
Remove unused uninstallheader script.
Jelmer Vernooij
2008-09-30
1
-35
/
+0
*
Re-add uninstallplugins, there has to be at least one instance of this.
Jelmer Vernooij
2008-09-30
1
-0
/
+2
*
Fix installation of misc files.
Jelmer Vernooij
2008-09-30
3
-11
/
+11
*
Remove ldb_module_wait implementation - ldb_module.wait() is gone.
Jelmer Vernooij
2008-09-30
1
-17
/
+0
*
Patch by Matthias that removes old SWAT support and fixes uninstall.
Matthias Dieter Wallnöfer
2008-09-29
1
-11
/
+16
*
Consistently use lower case variable names for path variables.
Jelmer Vernooij
2008-09-29
2
-22
/
+22
*
Stop creating symlinks to libraries without sonames. (caused recursive
Matthias Dieter Wallnöfer
2008-09-29
1
-1
/
+3
*
s4:samldb: use the code path with async ldb
Stefan Metzmacher
2008-09-29
1
-43
/
+4
*
s4:libcli/smb2: remove unused header
Stefan Metzmacher
2008-09-29
1
-1
/
+0
*
s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymore
Stefan Metzmacher
2008-09-29
1
-3
/
+3
*
LDB ASYNC: misc changes
Simo Sorce
2008-09-29
6
-73
/
+67
*
LDB ASYNC: ldb misc changes
Simo Sorce
2008-09-29
2
-54
/
+44
*
LDB ASYNC: samba4 modules
Simo Sorce
2008-09-29
22
-4333
/
+4946
*
LDB ASYNC: core modules
Simo Sorce
2008-09-29
11
-2152
/
+1534
*
LDB ASYNC: other backends
Simo Sorce
2008-09-29
3
-582
/
+619
*
LDB ASYNC: ldb_tdb backend
Simo Sorce
2008-09-29
4
-315
/
+242
*
LDB ASYNC: Core files
Simo Sorce
2008-09-29
5
-164
/
+489
*
s4:configure: require tdb >= 1.1.3 from the system
Stefan Metzmacher
2008-09-29
1
-1
/
+1
*
s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updates
Stefan Metzmacher
2008-09-29
4
-3
/
+39
*
s4:provision: don't do the full provision in the become_dc
Stefan Metzmacher
2008-09-27
1
-0
/
+2
*
Add test to show you can open for delete a readonly file.
Jeremy Allison
2008-09-26
1
-0
/
+59
*
we need different error handling for truncated packets in NETPROT and
Andrew Tridgell
2008-09-24
2
-2
/
+40
*
fixed expansion of $USERNAME in signing tests
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
empty access mask is only denied on SMB2
Andrew Tridgell
2008-09-24
1
-1
/
+3
*
we should terminate the connection on a bad negprot packet size
Andrew Tridgell
2008-09-24
1
-2
/
+2
*
for use in python we need to use global_loadparm
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
- add reserved field in basic_information level
Andrew Tridgell
2008-09-24
1
-3
/
+25
*
record highest seq number in SMB2 to check for seqnum going backwards
Andrew Tridgell
2008-09-24
1
-0
/
+2
*
log stream termination
Andrew Tridgell
2008-09-24
1
-0
/
+2
*
cope with body_size zero in SMB2 receive
Andrew Tridgell
2008-09-24
1
-1
/
+2
*
check for a 0 byte in the buffer in SMB2 read
Andrew Tridgell
2008-09-24
1
-0
/
+6
*
the offset is 16 bits in SMB2 fileinfo
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
zero access mask should give ACCESS_DENIED
Andrew Tridgell
2008-09-24
1
-0
/
+4
*
- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
Andrew Tridgell
2008-09-24
1
-15
/
+39
*
- use the current dialect first, for servers that only look at the
Andrew Tridgell
2008-09-24
1
-3
/
+10
*
added the structure for LINK_INFORMATION setfileinfo call
Andrew Tridgell
2008-09-24
1
-0
/
+13
*
be friendlier in smb2_deltree to some of the SMB2 implementations that
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
check error code for zero desired_access in SMB2 create
Andrew Tridgell
2008-09-24
1
-0
/
+7
*
fixed setpathinfo in gentest to not zero the filename/handle
Andrew Tridgell
2008-09-24
1
-5
/
+2
*
fixed uninitialised variable bug
Andrew Tridgell
2008-09-24
1
-0
/
+1
*
support NT_STATUS_XX:NT_STATUS_YY syntax in ignore files
Andrew Tridgell
2008-09-24
1
-1
/
+15
[next]