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
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
3
-7
/
+7
*
libcli/ldap: move generic ldap control encoding code to ldap_message.c
Stefan Metzmacher
2009-02-24
3
-135
/
+12
*
s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...
Stefan Metzmacher
2009-02-24
1
-17
/
+32
*
libcli/ldap: move ldap_ndr from source4/ to toplevel
Stefan Metzmacher
2009-02-24
3
-114
/
+1
*
libcli/ldap: move ldap_errors.h to the toplevel and install it
Stefan Metzmacher
2009-02-24
2
-67
/
+1
*
libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel
Stefan Metzmacher
2009-02-24
4
-1701
/
+1
*
s4:libcli/ldap: remove reference to DEBUG()
Stefan Metzmacher
2009-02-24
1
-1
/
+0
[next]