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
...
|
*
|
|
WSPP docs say we need to check that root_dir is NULL
Andrew Tridgell
2008-09-29
1
-0
/
+6
|
*
|
|
we need to return NT_STATUS_INVALID_PARAMETER for bad levels in
Andrew Tridgell
2008-09-29
1
-0
/
+5
|
*
|
|
unmapped SIDs should be rid 0 not rid -1
Andrew Tridgell
2008-09-29
1
-1
/
+4
|
*
|
|
added some more well known SIDs - thanks to the WSPP LSAT test suite
Andrew Tridgell
2008-09-29
3
-1
/
+108
|
*
|
|
make the schannel creentials persistent
Andrew Tridgell
2008-09-29
1
-1
/
+1
|
|
/
/
|
*
|
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
|
*
|
fixed error code for bad keepalive
Andrew Tridgell
2008-09-24
1
-1
/
+1
|
*
|
stricter checking of SMB2 echo body (per the spec)
Andrew Tridgell
2008-09-24
1
-1
/
+6
|
*
|
Revert LDB return code patches from Matthias.
Jelmer Vernooij
2008-09-25
22
-125
/
+125
|
*
|
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
2008-09-24
1
-3
/
+1
|
*
|
Kerberos cosmetic changes: Revert a part of the patch
Matthias Dieter Wallnöfer
2008-09-24
1
-1
/
+3
|
*
|
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
2008-09-24
5
-18
/
+16
|
*
|
Cosmetic corrections for the LDB library
Matthias Dieter Wallnöfer
2008-09-24
8
-32
/
+32
|
*
|
Cosmetic corrections for the LDB backend modules
Matthias Dieter Wallnöfer
2008-09-24
8
-75
/
+75
|
*
|
Cosmetic corrections for the DSDB module
Matthias Dieter Wallnöfer
2008-09-24
6
-18
/
+18
|
*
|
Use loadparm since it's required by some modules.
Jelmer Vernooij
2008-09-24
1
-6
/
+6
|
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
Jelmer Vernooij
2008-09-24
6
-16
/
+26
|
|
\
\
[prev]
[next]