s3-net: display full value of "msDS-SupportedEncryptionTypes".
[sfrench/samba-autobuild/.git] / source3 / libsmb / clifile.c
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate1 cancellable
2014-06-21 Volker Lendeckelibsmb: Enable oplocks for smb2 cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Align cli_ntcreate with other sync wrappers
2014-06-21 Volker Lendeckelibsmb: remove smb2 switch from cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Replace async cli_ntcreate by cli_create
2014-06-21 Volker Lendeckelibsmb: Add cli_create_send/recv
2014-06-07 Jeremy Allisons3: libsmb: Change cli_disk_size() to use the trans2...
2014-06-07 Jeremy Allisons3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-05-09 Jeremy Allisons3: libsmbclient: Work around bugs in SLES cifsd and...
2014-05-09 Jeremy Allisons3: client : correctly fill in the struct smb_create_re...
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_get_ea_list_path() inside...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_fnum() inside cli_set_...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_set_ea_path() inside cli_set_...
2013-08-15 Jeremy Allisons3:libsmb: Fix cli_set_ea_path() to use frame instead...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_dskattr() inside cli_dskattr().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_getatr() inside cli_getatr().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_setatr() inside cli_setatr().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_setattrE() inside cli_setattrE().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_getattrE() inside cli_getattrE().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_close_fnum() inside cli_close().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_create_fnum() inside cli_ntcr...
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_rmdir() inside cli_rmdir().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_mkdir() inside cli_mkdir().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_unlink() inside cli_unlink().
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_rename() inside cli_rename().
2013-04-11 Volker Lendeckelibsmbclient: Streamline cli_openx a bit
2013-04-11 Volker Lendeckelibsmbclient: Use tevent_req_poll_ntstatus in cli_openx
2013-02-19 Stefan Metzmachers3:libsmb: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2012-08-30 Christian Ambachs3:libsmb correctly set isFsctl for snapshot list
2012-06-05 Stefan Metzmachers3:libsmb: fix the talloc parent of clistr_pull_talloc...
2012-06-05 Stefan Metzmachers3:libsmb: remove unused 'inbuf' variable
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-02 Volker Lendeckes3: Notifies should never time out
2012-03-22 Volker Lendeckes3: Add sync cli_notify
2012-03-22 Volker Lendeckes3-libsmb: Fix parsing a notify response
2012-03-22 Volker Lendeckes3: rename "len"->"next", according to wireshark
2012-03-01 Jeremy AllisonMove to talloc from malloc.
2012-03-01 Jeremy AllisonFix mixup between talloc/malloc.
2011-12-04 Jeremy AllisonRevert fac5c654e2fe17c2c11d150b16088e8a51f6be20
2011-12-04 Jeremy AllisonAdd cli_open() back as a synchronous wrapper function...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-12-01 Jeremy AllisonAfter a discussion with Volker, sdd a backup_intent...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_server_time_zone()
2011-08-09 Stefan Metzmachers3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
2011-08-03 Stefan Metzmachers3:libsmb/clifile: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-07-29 Jeremy AllisonAdded missing return. Not strictly neccessary, the...
2011-07-29 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->pid to cli->smb1.pid and hide...
2011-07-18 Björn Baumbachs3-libsmb: remove unused cli_lock()
2011-07-11 Björn Baumbachs3-libsmb: let cli_lock64 return NTSTATUS instead of...
2011-07-11 Björn Baumbachs3-libsmb: introduce cli_lock32()
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str() in cli_set_ea_path()
2011-07-07 Stefan Metzmachers3:libsmb: add trans2_bytes_push_bytes()
2011-07-07 Stefan Metzmachers3:libsmb: make trans2_bytes_push_str() non-static
2011-07-06 Stefan Metzmachers3:libsmb: let cli_qfileinfo[_recv]() return recv_flags2
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-19 Volker Lendeckes3: Add incomplete cli_nttrans_create
2011-06-19 Volker Lendeckes3: Correctly align even
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-19 Volker Lendeckes3: Do central cli_set_error
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-04-30 Jeremy AllisonAdd POSIX O_RDONLY test of a directory for bug #8112...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-25 Andrew Tridgells3-libsmb: work our correct length for EA strings
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-01-17 Volker Lendeckes3: Convert cli_lock64 to cli_smb
2011-01-17 Volker Lendeckes3: Convert cli_lock to use cli_locktype
2011-01-17 Volker Lendeckes3: Convert cli_locktype to cli_smb
2011-01-17 Volker Lendeckes3: Make passing up "result_parent" from cli_smb optional
2011-01-17 Volker Lendeckes3: Add cli_setpathinfo
2011-01-17 Volker Lendeckes3: Fix some nonempty blank lines
2010-11-30 Volker Lendeckes3: Add cli_shadow_copy_data
2010-11-11 Volker Lendeckes3: Well... Fix a stupid error
2010-11-11 Volker Lendeckes3: Make cli_set_ea_fnum return NTSTATUS
2010-11-11 Volker Lendeckes3: Make cli_set_ea_path return NTSTATUS
2010-11-11 Volker Lendeckes3: Remove two pointless variables
2010-11-11 Volker Lendeckes3: Convert cli_set_ea() to cli_trans()
next