libsmb: Implement SMB_FIND_FILE_UNIX_INFO2 dir listing
[bbaumbach/samba-autobuild/.git] / source3 / libsmb / clilist.c
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...
2008-12-16 Jeremy AllisonRevert "Final part of fix for bug #5953 - smbclient...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai BlinFinal part of fix for bug #5953 - smbclient crashes...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-28 Jeremy AllisonFix from Guenter Kukkukk <linux@kukkukk.com> to fix...
2008-02-09 Jeremy AllisonWe don't need the extra null termination - we've
2008-02-09 Jeremy AllisonMake clilist work again with OS/2 (kukks help!).
2008-02-09 Jeremy AllisonFrom kukks - prevent crashes if finfo.name == NULL.
2008-02-08 Jeremy AllisonTry and fix length and finfo calls for older clients...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Jeremy AllisonDon't understand this. I have no changes here....
2007-12-06 Jeremy AllisonFix path length limits on cli_list (outgoing. Incoming
2007-11-29 Jeremy AllisonRemove pstrings. Ensure we validate offsets.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
next