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
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...
Stefan Metzmacher
2009-07-15
3
-4
/
+14
*
s4:libcli: move SMB2 lock flags to smb2_constants.h
Stefan Metzmacher
2009-07-02
2
-7
/
+8
*
two more NT status codes that we get on DRS with w2k8-R2
Andrew Tridgell
2009-06-12
1
-0
/
+2
*
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2009-06-12
1
-16
/
+16
*
fixed the encoding/decoding of the reverse attribute for server side sort
Andrew Tridgell
2009-06-10
1
-3
/
+10
*
s4: smbcli_transport_send hit the socket right away if possible
Sam Liddicott
2009-06-09
1
-0
/
+7
*
s4:libcli/smb2: add smb2_transport_credits_ask_num()
Stefan Metzmacher
2009-06-09
3
-2
/
+13
*
s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...
Stefan Metzmacher
2009-06-09
1
-2
/
+6
*
s4:libcli/smb2: add support sending compounded requests
Stefan Metzmacher
2009-06-09
3
-50
/
+205
*
s4:libcli/smb2: prepare SMB2 signing code for compounded requests
Stefan Metzmacher
2009-06-09
1
-2
/
+8
*
libwbclient: Add async call framework.
Kai Blin
2009-05-30
1
-2
/
+2
*
s4: Add additional 2-letter SID/RID mappings.
Andrew Kroeger
2009-05-29
1
-0
/
+23
*
s4:libcli/smb2: remove old dialect revision constants
Stefan Metzmacher
2009-05-26
1
-4
/
+0
*
s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constants
Stefan Metzmacher
2009-05-26
1
-2
/
+5
*
s4:libcli/smb2: add some more SMB2 constants
Stefan Metzmacher
2009-05-26
1
-4
/
+14
*
s4:libcli/smb2: fix session setup with raw NTLMSSP
Stefan Metzmacher
2009-05-20
1
-13
/
+17
*
s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blob
Stefan Metzmacher
2009-05-20
1
-1
/
+8
*
s4:libcli/smb2: fill in transport->negotiate.secblob with the correct data
Stefan Metzmacher
2009-05-20
1
-0
/
+2
*
s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...
Günther Deschner
2009-05-20
1
-1
/
+5
*
s4:libcli/raw: initialy read the first 4 bytes only
Stefan Metzmacher
2009-05-20
1
-0
/
+1
*
errormap: Remove wbc -> NTSTATUS error map for now. It is not used.
Jelmer Vernooij
2009-05-15
1
-37
/
+0
*
Move SMB2 constants to a separate file
Volker Lendecke
2009-05-11
2
-114
/
+140
*
Fix SMB2_CAP_DFS
Volker Lendecke
2009-05-11
1
-1
/
+1
*
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2009-05-01
2
-0
/
+24
*
s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error
Stefan Metzmacher
2009-05-01
1
-1
/
+1
*
Fix of a bug in the security.descriptor.as_sddl() method
nadezhda ivanova
2009-04-23
1
-0
/
+6
*
errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL
Kai Blin
2009-04-23
1
-1
/
+1
*
errormap: Add wbcErr to NTSTATUS mappings
Kai Blin
2009-04-22
1
-0
/
+37
*
libcli: fix a "not handled in switch" compile warning
Björn Jacke
2009-04-22
1
-0
/
+1
*
ѕ4: fix a "not handled in switch" compile warning
Björn Jacke
2009-04-22
1
-0
/
+2
*
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
2009-04-21
3
-535
/
+2
*
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
2009-04-20
1
-0
/
+10
|
\
|
*
Add a unit test for security_descriptor.as_sddl() without arguments.
Jelmer Vernooij
2009-04-20
1
-0
/
+10
*
|
Move libcli/auth to the top level
Andrew Bartlett
2009-04-14
8
-1657
/
+0
|
/
*
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
2009-04-01
1
-1
/
+1
*
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
2009-04-01
6
-12
/
+167
*
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
2009-03-28
3
-0
/
+50
*
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
2009-03-25
1
-2
/
+0
*
move source4/libcli/cldap => libcli/cldap
Stefan Metzmacher
2009-03-19
3
-1263
/
+0
*
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2009-03-19
3
-476
/
+812
*
s4 libcli: Add back Longhorn beta dialect as a constant
Zach Loafman
2009-03-18
2
-4
/
+4
*
s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE
Zach Loafman
2009-03-17
1
-0
/
+1
*
s4 libcli: Add SMB2.1 dialect to libcli
Zach Loafman
2009-03-17
2
-2
/
+5
*
s4:errormap: map ECANCELED to NT_STATUS_CANCELLED
Stefan Metzmacher
2009-03-06
1
-0
/
+4
*
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2009-03-01
2
-2
/
+5
|
\
|
*
Add header files for secace and secacl.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
|
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
|
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
|
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-15
/
+17
*
|
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
3
-27
/
+31
|
/
[next]