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/raw: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
2011-09-05
1
-1
/
+1
*
RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...
Jeremy Allison
2011-08-27
1
-0
/
+1
*
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
2011-08-18
1
-0
/
+10
*
libcliraw: Install more header files.
Jelmer Vernooij
2011-08-18
3
-3
/
+3
*
smb_common: Install some more headers.
Jelmer Vernooij
2011-08-18
1
-1
/
+1
*
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
2
-8
/
+8
*
s4:libcli/raw: s/SMBchkpth/SMBcheckpath
Stefan Metzmacher
2011-07-12
2
-2
/
+2
*
s4:libcli/raw: remove SMBkeepalive
Stefan Metzmacher
2011-07-12
1
-1
/
+0
*
libcli/smb move FILE_TYPE constants in common
Andrew Bartlett
2011-07-06
1
-8
/
+0
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
1
-0
/
+1
*
s4:libcli/raw/raw*.c - add unhandled enum values
Matthias Dieter Wallnöfer
2011-06-11
2
-2
/
+3
*
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
2011-06-01
1
-1
/
+1
*
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
2011-05-06
2
-159
/
+2
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
libcli/raw: use a different ifdef than s3 smb.h
Andrew Tridgell
2011-05-03
1
-3
/
+3
*
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
2011-05-03
1
-1
/
+1
*
libcli/smb Move attrib_string in common
Andrew Bartlett
2011-04-29
1
-46
/
+0
*
libcli/smb Move FILE_ATTRIBUTE defines to the top level
Andrew Bartlett
2011-04-29
1
-18
/
+0
*
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
2011-04-14
1
-1
/
+4
*
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2011-03-29
1
-1
/
+3
*
libcli: created smb_constants.h
Andrew Tridgell
2011-03-25
1
-12
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
2
-5
/
+5
*
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
2011-02-25
1
-1
/
+0
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
1
-13
/
+0
*
s4:libcli: Modify S4 client library to check for proper CN alignment
Steven Danneman
2010-07-06
1
-1
/
+3
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-3
/
+0
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
6
-15
/
+10
*
s4:libcli Use integrated name resolution when connecting SMB
Andrew Bartlett
2010-03-11
1
-0
/
+4
*
s4-pvfs: move the private ntcreatex flags to private_flags
Andrew Tridgell
2010-03-05
2
-8
/
+7
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
11
-81
/
+81
*
s4:libcli: remove unneeded talloc_reference() usage
Stefan Metzmacher
2010-01-29
1
-4
/
+1
*
s4-libcli: Fixed a talloc_reference error.
Andreas Schneider
2010-01-26
1
-0
/
+1
*
s4-libcli: GUID_from_ndr_blob() is strict about the blob size
Andrew Tridgell
2009-12-10
1
-2
/
+4
*
s4-libcli: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-8
/
+6
*
s4-libcli: use new GUID functions in libcli
Andrew Tridgell
2009-12-10
2
-14
/
+6
*
s4/libcli: add define for exclusive lock mode
Steven Danneman
2009-12-07
1
-0
/
+1
*
s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READ
Zachary Loafman
2009-12-03
2
-0
/
+4
*
s4/libcli: rename previously reserved field in SMB2 LOCK struct
Steven Danneman
2009-11-25
1
-1
/
+1
*
s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macro
Aravind Srinivasan
2009-11-17
1
-0
/
+8
*
s4-libcli: fixed structure element bug in ntcreatexreadx
Andrew Tridgell
2009-10-15
1
-1
/
+1
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
2
-5
/
+5
*
s4/torture: Add two new SMB RAW-OPEN tests
Aravind Srinivasan
2009-10-01
2
-0
/
+126
*
libcli/smb: move smb2_create_blob code to libcli/smb/
Stefan Metzmacher
2009-08-12
1
-7
/
+1
*
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
2009-08-12
1
-1
/
+1
*
s4:libcli: move SMB2 Find constants to smb2_constants.h
Stefan Metzmacher
2009-08-07
1
-16
/
+0
*
s4:libcli/raw: we don't need to include "smb.h" explicit
Stefan Metzmacher
2009-08-07
4
-4
/
+0
*
s4:libcli/raw: also include smb2_constants.h into interfaces.h
Stefan Metzmacher
2009-08-07
1
-1
/
+2
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-3
/
+2
*
s4:libcli: move SMB2 lock flags to smb2_constants.h
Stefan Metzmacher
2009-07-02
1
-7
/
+0
*
s4: smbcli_transport_send hit the socket right away if possible
Sam Liddicott
2009-06-09
1
-0
/
+7
[next]