More const fixes for compiler warnings from the waf build.
[kai/samba.git] / source3 / libsmb / clilist.c
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...
2007-10-10 Gerald Carterr5577: get recurse; dir working across single level...
2007-10-10 Gerald Carterr5520: fix last remaining dfs issues with smbclient.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonCorrect fix (removed the earlier band-aid) for what...
2003-07-30 Jeremy AllisonFix bug we discovered in W2K client signing on secondar...
2003-07-30 Jeremy AllisonEliminate valgrind error when client gets bad sig on...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew Bartlettspecify the size of these buffers
next