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
*
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
*
After a discussion with Volker, sdd a backup_intent state to the client struct.
Jeremy Allison
2011-12-01
1
-2
/
+4
*
s3:libsmb: make use of cli_state_server_time_zone()
Stefan Metzmacher
2011-09-13
1
-6
/
+6
*
s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
2011-08-09
1
-4
/
+4
*
s3:libsmb/clifile: make use of cli_set_timeout()
Stefan Metzmacher
2011-08-03
1
-12
/
+22
*
s3:libsmb/cli*: make use of cli_state_capabilities()
Stefan Metzmacher
2011-08-02
1
-2
/
+2
*
Added missing return. Not strictly neccessary, the following if (!NT_STATUS_E...
Jeremy Allison
2011-07-30
1
-0
/
+1
*
s3: Add a fallback for missing open&x support in OS/X Lion
Volker Lendecke
2011-07-29
1
-19
/
+68
*
s3:libsmb: move cli->pid to cli->smb1.pid and hide it behind cli_[g|s]etpid()
Stefan Metzmacher
2011-07-20
1
-5
/
+5
*
s3-libsmb: remove unused cli_lock()
Björn Baumbach
2011-07-19
1
-16
/
+0
*
s3-libsmb: let cli_lock64 return NTSTATUS instead of bool
Björn Baumbach
2011-07-11
1
-5
/
+5
*
s3-libsmb: introduce cli_lock32()
Björn Baumbach
2011-07-11
1
-0
/
+16
*
s3:libsmb: use trans2_bytes_push_str() in cli_set_ea_path()
Stefan Metzmacher
2011-07-07
1
-8
/
+9
*
s3:libsmb: add trans2_bytes_push_bytes()
Stefan Metzmacher
2011-07-07
1
-0
/
+19
*
s3:libsmb: make trans2_bytes_push_str() non-static
Stefan Metzmacher
2011-07-07
1
-3
/
+3
*
s3:libsmb: let cli_qfileinfo[_recv]() return recv_flags2
Stefan Metzmacher
2011-07-06
1
-3
/
+11
*
s3: Add incomplete cli_nttrans_create
Volker Lendecke
2011-06-19
1
-0
/
+179
*
s3: Correctly align even
Volker Lendecke
2011-06-19
1
-1
/
+3
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-6
/
+6
*
s3: Do central cli_set_error
Volker Lendecke
2011-05-19
1
-116
/
+0
*
s3: Use tevent_req_ntstatus properly in a few places
Volker Lendecke
2011-05-10
1
-58
/
+29
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
2011-05-06
1
-94
/
+0
*
Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens ...
Jeremy Allison
2011-04-30
1
-2
/
+0
*
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2011-04-29
1
-0
/
+1
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3: only include ntioctl.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-trans2: only include trans2.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
[next]