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
/
raw
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2009-05-01
1
-0
/
+3
*
s4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW as a real error
Stefan Metzmacher
2009-05-01
1
-1
/
+1
*
libcli: fix a "not handled in switch" compile warning
Björn Jacke
2009-04-22
1
-0
/
+1
*
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
2009-04-01
1
-1
/
+22
*
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
2009-03-28
1
-0
/
+12
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
2
-18
/
+22
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
2
-5
/
+5
*
s4:libcli/raw: s/class/eclass
Stefan Metzmacher
2009-02-02
1
-3
/
+3
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
4
-7
/
+7
*
s4:libcli/raw: s/private/private_data
Stefan Metzmacher
2009-02-02
5
-34
/
+34
*
util_str: setup the correct talloc name for strings
Stefan Metzmacher
2009-01-19
1
-0
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
4
-13
/
+13
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
2
-1
/
+4
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-0
/
+2
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
2
-6
/
+11
*
Fix prototype for attrib_string().
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
8
-8
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
2
-5
/
+4
*
Remove a few more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-3
/
+2
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
3
-2
/
+9
*
Just hardcode workgroup to empty string, to avoid use of
Jelmer Vernooij
2008-10-24
1
-4
/
+3
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
5
-0
/
+5
*
Move SMB-specific attribute function to SMB client library.
Jelmer Vernooij
2008-10-19
1
-0
/
+44
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
4
-4
/
+4
*
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
2008-09-30
1
-1
/
+3
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
1
-4
/
+3
*
added the structure for LINK_INFORMATION setfileinfo call
Andrew Tridgell
2008-09-24
1
-0
/
+13
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-09-23
4
-2
/
+22
|
\
|
*
libcli/raw: real signing starts at seqnumber 2
Stefan Metzmacher
2008-09-23
1
-0
/
+1
|
*
libcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it's ok to accept any signature
Stefan Metzmacher
2008-09-23
1
-0
/
+2
|
*
libcli/raw: give the caller the chance to do the signing checks on its own.
Stefan Metzmacher
2008-09-23
2
-0
/
+10
|
*
libcli/raw: give the caller the chance to prevent the talloc_free(req) in the...
Stefan Metzmacher
2008-09-23
2
-1
/
+8
|
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
1
-1
/
+1
*
|
added FULL_EA_INFORMATION setea call
Andrew Tridgell
2008-09-23
2
-1
/
+20
|
/
*
Make SMB signing work with Windows 2008 and kerberos.
Andrew Bartlett
2008-09-06
1
-4
/
+1
*
libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK values
Stefan Metzmacher
2008-08-14
1
-7
/
+20
*
More 'must be ignored' options from the MS-SMB doc.
Andrew Bartlett
2008-07-18
1
-20
/
+26
*
Ignore and handle more NT Create & X options.
Andrew Bartlett
2008-07-16
1
-3
/
+8
*
libcli/raw: remove unused smb_raw_max_trans_data() function
Stefan Metzmacher
2008-07-07
1
-12
/
+0
*
libcli/raw: make multi fragmented nttrans requests possible
Stefan Metzmacher
2008-07-07
1
-17
/
+178
*
libcli/raw: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-4
/
+6
*
libcli/raw: remove unused smbcli_request_receive_more() function
Stefan Metzmacher
2008-07-07
1
-13
/
+0
*
libcli/raw: use the new recv_helper infrastructure for trans/trans2 replies
Stefan Metzmacher
2008-07-07
1
-184
/
+313
*
libcli/raw: use the new recv_helper infrastructure for nttrans replies
Stefan Metzmacher
2008-07-07
1
-102
/
+145
*
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2008-07-07
2
-1
/
+23
*
libcli/raw: the nttrans setup count is only 8-bit
Stefan Metzmacher
2008-07-07
1
-1
/
+1
*
ensure we don't end up with a partially initialised EA structure
Andrew Tridgell
2008-06-06
1
-0
/
+2
*
updated some info levels based on WSPP docs
Andrew Tridgell
2008-06-02
3
-21
/
+52
[next]