summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clifile.c
Commit message (Expand)AuthorAgeFilesLines
...
* s3-libsmb: work our correct length for EA stringsAndrew Tridgell2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-4/+3
* s3-libsmb: only include rap client when needed.Günther Deschner2011-03-151-0/+1
* s3: Convert cli_lock64 to cli_smbVolker Lendecke2011-01-171-34/+24
* s3: Convert cli_lock to use cli_locktypeVolker Lendecke2011-01-171-46/+7
* s3: Convert cli_locktype to cli_smbVolker Lendecke2011-01-171-32/+22
* s3: Make passing up "result_parent" from cli_smb optionalVolker Lendecke2011-01-171-2/+1
* s3: Add cli_setpathinfoVolker Lendecke2011-01-171-0/+35
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-171-3/+3
* s3: Add cli_shadow_copy_dataVolker Lendecke2010-11-301-0/+149
* s3: Well... Fix a stupid errorVolker Lendecke2010-11-111-1/+1
* s3: Make cli_set_ea_fnum return NTSTATUSVolker Lendecke2010-11-111-5/+5
* s3: Make cli_set_ea_path return NTSTATUSVolker Lendecke2010-11-111-3/+5
* s3: Remove two pointless variablesVolker Lendecke2010-11-111-5/+4
* s3: Convert cli_set_ea() to cli_trans()Volker Lendecke2010-11-111-40/+35
* s3: Use cli_setpathinfo in cli_posix_unlink_internalVolker Lendecke2010-10-241-47/+15
* s3: Avoid passing down a boolean to cli_posix_unlink_internal_sendVolker Lendecke2010-10-241-5/+7
* s3: Use cli_setpathinfo in cli_posix_chown_chmod_internalVolker Lendecke2010-10-241-54/+16
* s3: Use cli_setpathinfo in cli_posix_link_internalVolker Lendecke2010-10-241-49/+16
* s3: Use tevent_req_simple_recv_ntstatus where appropriateVolker Lendecke2010-10-241-66/+11
* s3: Pass down a level instead of a flag to cli_posix_link_internalVolker Lendecke2010-10-241-7/+7
* s3: Add async cli_setpathinfoVolker Lendecke2010-10-241-0/+78
* s3: Initialize output vars in parse_ea_blobVolker Lendecke2010-10-241-0/+2
* s3: Remove unused cli_get_ea_list_fnumVolker Lendecke2010-10-241-62/+0
* s3: Add async cli_qfileinfoVolker Lendecke2010-10-241-0/+133
* s3-build: only include async headers where needed.Günther Deschner2010-09-201-0/+1
* s3: async cli_listVolker Lendecke2010-08-181-0/+20
* s3: Add cli_flushVolker Lendecke2010-08-181-0/+83
* s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke2010-08-051-3/+4
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-051-4/+7
* s3: Save the received trans2 from the inbuf in cli_transVolker Lendecke2010-08-051-10/+11
* s3: Callers of cli_qpathinfo_recv might ignore the outputVolker Lendecke2010-07-261-2/+8
* s3: Fix a structure mess-upVolker Lendecke2010-07-261-1/+1
* s3: Remove some unused struct membersVolker Lendecke2010-07-261-6/+0
* s3: Convert cli_get_ea_list_path to cli_qpathinfo_sendVolker Lendecke2010-07-251-20/+94
* s3: Factor out parse_ea_blobVolker Lendecke2010-07-251-25/+41
* s3: Convert cli_posix_stat to cli_qpathinfo_sendVolker Lendecke2010-07-251-57/+20
* s3: Convert cli_posix_getfacl to cli_qpathinfo_sendVolker Lendecke2010-07-251-53/+21
* s3: Convert cli_posix_readlink to cli_qpathinfo_sendVolker Lendecke2010-07-251-67/+33
* s3: Add async cli_qpathinfoVolker Lendecke2010-07-251-0/+135
* s3: Fix cli_posix_statVolker Lendecke2010-07-251-4/+4
* s3: Explicitly handle inbuf in cli_message_start_doneVolker Lendecke2010-02-221-4/+3
* s3: Explicitly handle inbuf in cli_dskattr_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_getatr_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_getattrE_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_open_doneVolker Lendecke2010-02-221-2/+4
* s3: Explicitly handle inbuf in cli_ntcreate_doneVolker Lendecke2010-02-221-2/+3
* s3: Add a talloc_move for the inbuf to cli_smb_recvVolker Lendecke2010-02-221-17/+19
* s3: Convert cli_raw_ioctl to use cli_smb()Volker Lendecke2010-02-201-18/+10
* s3: Fix the build on SolarisVolker Lendecke2009-11-171-6/+6