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
/
source3
/
libsmb
/
clifile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmb: Make cli_ntcreate cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_ntcreate1 cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Enable oplocks for smb2 cli_ntcreate
Volker Lendecke
2014-06-21
1
-0
/
+5
*
libsmb: Align cli_ntcreate with other sync wrappers
Volker Lendecke
2014-06-21
1
-8
/
+3
*
libsmb: remove smb2 switch from cli_ntcreate
Volker Lendecke
2014-06-21
1
-13
/
+0
*
libsmb: Replace async cli_ntcreate by cli_create
Volker Lendecke
2014-06-21
1
-49
/
+49
*
libsmb: Add cli_create_send/recv
Volker Lendecke
2014-06-21
1
-0
/
+84
*
s3: libsmb: Change cli_disk_size() to use the trans2/SMB_FS_FULL_SIZE_INFORMA...
Jeremy Allison
2014-06-07
1
-0
/
+45
*
s3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
Jeremy Allison
2014-06-07
1
-7
/
+3
*
s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().
Jeremy Allison
2014-06-07
1
-0
/
+26
*
s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers.
Jeremy Allison
2014-05-09
1
-1
/
+21
*
s3: client : correctly fill in the struct smb_create_returns from cli_ntcreat...
Jeremy Allison
2014-05-09
1
-5
/
+27
*
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
2014-05-09
1
-8
/
+21
*
s3:libsmb: Plumb cli_smb2_get_ea_list_path() inside cli_get_ea_list_path().
Jeremy Allison
2013-08-15
1
-1
/
+11
*
s3:libsmb: Plumb cli_smb2_set_ea_fnum() inside cli_set_ea_fnum().
Jeremy Allison
2013-08-15
1
-0
/
+8
*
s3:libsmb: Plumb cli_smb2_set_ea_path() inside cli_set_ea_path().
Jeremy Allison
2013-08-15
1
-1
/
+11
*
s3:libsmb: Fix cli_set_ea_path() to use frame instead of talloc_tos().
Jeremy Allison
2013-08-15
1
-3
/
+7
*
s3:libsmb: Plumb cli_smb2_dskattr() inside cli_dskattr().
Jeremy Allison
2013-08-15
1
-1
/
+7
*
s3:libsmb: Plumb cli_smb2_getatr() inside cli_getatr().
Jeremy Allison
2013-08-15
1
-1
/
+11
*
s3:libsmb: Plumb cli_smb2_setatr() inside cli_setatr().
Jeremy Allison
2013-08-15
1
-1
/
+10
*
s3:libsmb: Plumb cli_smb2_setattrE() inside cli_setattrE().
Jeremy Allison
2013-08-15
1
-1
/
+11
*
s3:libsmb: Plumb cli_smb2_getattrE() inside cli_getattrE().
Jeremy Allison
2013-08-15
1
-1
/
+13
*
s3:libsmb: Plumb cli_smb2_close_fnum() inside cli_close().
Jeremy Allison
2013-08-15
1
-1
/
+7
*
s3:libsmb: Plumb cli_smb2_create_fnum() inside cli_ntcreate().
Jeremy Allison
2013-08-15
1
-1
/
+16
*
s3:libsmb: Plumb cli_smb2_rmdir() inside cli_rmdir().
Jeremy Allison
2013-08-15
1
-1
/
+7
*
s3:libsmb: Plumb cli_smb2_mkdir() inside cli_mkdir().
Jeremy Allison
2013-08-15
1
-1
/
+7
*
s3:libsmb: Plumb cli_smb2_unlink() inside cli_unlink().
Jeremy Allison
2013-08-15
1
-1
/
+7
*
s3:libsmb: Plumb cli_smb2_rename() inside cli_rename().
Jeremy Allison
2013-08-15
1
-1
/
+9
*
libsmbclient: Streamline cli_openx a bit
Volker Lendecke
2013-04-11
1
-3
/
+1
*
libsmbclient: Use tevent_req_poll_ntstatus in cli_openx
Volker Lendecke
2013-04-11
1
-2
/
+1
*
s3:libsmb: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-82
/
+82
*
s3:libsmb: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-41
/
+41
*
s3:libsmb correctly set isFsctl for snapshot list
Christian Ambach
2012-08-30
1
-1
/
+1
*
s3:libsmb: fix the talloc parent of clistr_pull_talloc() in cli_notify_done()
Stefan Metzmacher
2012-06-05
1
-1
/
+1
*
s3:libsmb: remove unused 'inbuf' variable
Stefan Metzmacher
2012-06-05
1
-12
/
+6
*
s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send
Luk Claes
2012-06-03
1
-2
/
+2
*
s3:libsmb: get rid of cli_ucs2
Luk Claes
2012-05-28
1
-23
/
+23
*
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
2012-05-28
1
-41
/
+42
*
s3:libsmb: get rid of cli_state_server_time_zone
Luk Claes
2012-05-28
1
-6
/
+6
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-2
/
+2
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-8
/
+8
*
s3: Notifies should never time out
Volker Lendecke
2012-04-02
1
-0
/
+8
*
s3: Add sync cli_notify
Volker Lendecke
2012-03-22
1
-0
/
+35
*
s3-libsmb: Fix parsing a notify response
Volker Lendecke
2012-03-22
1
-1
/
+1
*
s3: rename "len"->"next", according to wireshark
Volker Lendecke
2012-03-22
1
-3
/
+3
*
Move to talloc from malloc.
Jeremy Allison
2012-03-01
1
-3
/
+7
*
Fix mixup between talloc/malloc.
Jeremy Allison
2012-03-01
1
-1
/
+1
*
Revert fac5c654e2fe17c2c11d150b16088e8a51f6be20
Jeremy Allison
2011-12-04
1
-68
/
+19
*
Add cli_open() back as a synchronous wrapper function the calls
Jeremy Allison
2011-12-03
1
-0
/
+115
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-19
/
+19
[next]