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
/
raw
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s4:libcli/raw: initialy read the first 4 bytes only
Stefan Metzmacher
2009-05-20
1
-0
/
+1
*
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
[next]