Use python.h from libreplace
[samba.git] / source3 / libsmb / clilist.c
2023-10-31 Ralph Boehmelibsmb: infer posix context from info_level
2023-10-04 Volker Lendeckelibsmb: Pass NTTIME to interpret_long_date()
2023-07-13 Andreas Schneiders3:libsmb: Fix code spelling
2023-06-01 Volker Lendeckelibsmb: Fix directory listing against old servers
2022-12-16 Volker Lendeckelibsmb: Simplify clistr_is_previous_version_path()
2022-11-29 David Mulderlibsmb: Allow listing with posix context
2022-11-29 David Mulderlibsmb: Make info_level configurable in dir listing
2022-09-15 Jeremy Allisons3: libsmb: Fix SMB1 cli_list_old_send() to cope with...
2022-09-15 Jeremy Allisons3: libsmb: Fix SMB1 cli_list_trans_send() (SMBtrans2...
2022-09-15 Jeremy Allisons3: libsmb: In cli_list_old_send(), push state->mask...
2020-11-19 Volker Lendeckelibsmb: Use async cli_smb2_list_send() in cli_list_send()
2020-11-19 Volker Lendeckelibsmb: Prepare cli_list_send()/recv() for single-issue...
2020-11-19 Volker Lendeckelibsmb: Convert cli_list_recv() to single-recv
2020-11-04 Volker Lendeckelibsmb: Remove "mntpoint" argument from cli_list_trans...
2020-11-04 Volker Lendeckelibsmb: Remove "mntpoint" argument from cli_list()...
2020-11-04 Volker Lendeckelibsmb: Fix a signed/unsigned warning
2020-09-30 Volker Lendeckelibsmb: Make cli_list() prototype more descriptive
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_trans() and cli_list take...
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_old() take 32-bit attribute.
2020-06-04 Jeremy Allisons3: libsmb: Change size of finfo->attr to uint32_t.
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_EA_SIZE encodes attibut...
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_INFO_STANDARD encodes...
2020-06-03 Jeremy Allisons3: libsmb: Info level SMB_FIND_FILE_BOTH_DIRECTORY_INF...
2020-05-28 Volker Lendeckelibsmb: Remove clistr_pull_talloc()
2020-05-12 Jeremy Allisons3: libsmbclient: Finish unifing bad iconv behavior...
2020-05-12 Jeremy Allisons3: libsmb: In SMB1 old protocol - return NT_STATUS_INV...
2020-03-10 Volker Lendeckelibsmbclient: Put it back to a known, well-working...
2020-03-03 Volker Lendeckelibsmb: Implement SMB_FIND_FILE_UNIX_INFO2 dir listing
2019-10-29 Jeremy AllisonCVE-2019-10218 - s3: libsmb: Protect SMB1 client code...
2019-10-22 Noel Powers3/libsmd: clang: Fix some uninitialized value errors
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2016-08-22 Jeremy Allisons3: libsmb: Add return args to clistr_is_previous_versi...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_trans_...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t additional_flags2 arg to cli_s...
2016-04-06 Jeremy Allisons3: libsmb: Fix error where short name length was read...
2015-05-18 Volker LendeckeUse tevent_req_poll_ntstatus
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2013-11-14 Jeremy Allisons3-client: smbclient shows no error if deleting a direc...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-15 Jeremy Allisons3:libsmb: Plumb cli_smb2_list() inside cli_list().
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-22 Jeremy AllisonFix bug in SMB_FIND_INFO_STANDARD parsing found by...
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-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
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-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_available_size() in...
2011-08-09 Stefan Metzmachers3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-07-27 Jeremy AllisonFix bug #8324 - smbclient cannot list directories from...
2011-07-08 Stefan Metzmachers3:libsmb: clistr_pull_talloc() doesn't need base_ptr...
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str/bytes() in cli_lis...
2011-07-07 Stefan Metzmachers3:libsmb: use clistr_pull_talloc() for short_name...
2011-07-07 Stefan Metzmachers3:libsmb: interpret_long_filename() short_name is...
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-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-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-08-19 Günther Deschners3-cli: fix uninitialized variable.
2010-08-19 Günther Deschners3-libsmb: fix some uninitialized variables.
2010-08-18 Volker Lendeckes3: async cli_list
2010-08-05 Volker Lendeckes3: Remove some direct cli->inbuf references in interpr...
2010-08-05 Volker Lendeckes3: Remove a pointless wrapper function
2010-08-05 Volker Lendeckes3: Explicitly pass flags2 to clistr_pull_talloc
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-08-04 Volker Lendeckes3: Use data_blob_null
2010-07-30 Volker Lendeckes3: Remove "cli" from "struct finfo"
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-06-28 Andreas Schneiders3-libsmb: Make sure that finfo is initialized.
2010-05-22 Volker Lendeckes3: Remove unreachable code
2009-11-03 Jeremy AllisonConvert from numbers to correct SMB_FIND_XX constant...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Jeremy AllisonRemove the static "struct client_connection" mess which...
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blin(Fixed) Final part of fix for bug #5953 - smbclient...
2008-12-16 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
next