s4-dsdb Add ability to force a particular SID in the upgrade case
[idra/samba.git] / source3 / libsmb / clilist.c
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...
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.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Derrell Lipmanr18011: Should fix bug 3835.
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr16541: Fix #3862 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr15997: Fix bug in OS/2 Warp - it doesn't set the ff_last
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr12758: r12127@cabra: derrell | 2006-01-03 15:22...
2007-10-10 Jeremy Allisonr12275: Fix memory leak found by Mikhail Kshevetskiy...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr7157: Ensure we abort a directory listing if we see...
2007-10-10 Jeremy Allisonr7151: Fix for bug #2698. If a unicode to unix charset...
2007-10-10 Jeremy Allisonr6994: Fix for bugid #2729 - it turns out resume keys...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr5991: Fixup last entry offset correctly for level...
2007-10-10 Jeremy Allisonr5975: Re-arrange code and comments to make more sense.
2007-10-10 Jeremy Allisonr5973: Fix up overwrite of last 2 bytes on clilist...
2007-10-10 Jeremy Allisonr5970: Fix old bug where ff_searchcount was being compa...
2007-10-10 Jeremy Allisonr5967: Fix typo bug where flags overwrote info level.
2007-10-10 Jeremy Allisonr5723: Add missing part of fix for #2271. After analysi...
2007-10-10 Jeremy Allisonr5702: Fix bug #2271. Correctly pull out and use resume...
next