summaryrefslogtreecommitdiffstats
path: root/browser.c
AgeCommit message (Expand)Author
2001-05-24patch-bac.chdir-20010523.2Thomas Roessler
2001-05-23patch-bac.chdir-20010523.1Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
2000-12-31Make browser behaviour more consistent with expectations.Thomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-09-13Let the browser handle non-existent directories more gracefully.Thomas Roessler
2000-09-04patch-bac.imapurl-4Thomas Roessler
2000-08-28This patch moves hdr_format_s from hdrline.c to curs_lib.c and renamesEdmund GRIMLEY EVANS
2000-08-25patch-bac.imapurl-2, with small modifications.Thomas Roessler
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-07-19IMAP socket moves by Brendan Cully, with a fix from TommiThomas Roessler
2000-07-10Fix a bunch of cases where format parameters were missing from callsThomas Roessler
2000-05-20Add mutt_gecos_name function which centrally handles the GECOSThomas Roessler
2000-04-12Initialize some more memory. Noted by Vsevolod VolkovThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-22Brendan Cully's latest IMAP browser fixes.Thomas Roessler
2000-02-14Brendan Cully's patch from <20000212185021.A7365@xanadu.kublai.com>.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-12-29Fix the use of link_is_dir() in the file browser. This should fixThomas Roessler
1999-12-09Tommi Komulainen's multiple IMAP usernames patch.Thomas Roessler
1999-11-22IMAP folder creation and deletion. From Brendan Cully.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-09-23Try not to pass NULL pointers to snprintf - the Solaris versionThomas Roessler
1999-09-03- If the name of the folder returned by an IMAP server is empty, MuttThomas Roessler
1999-08-23Inclue GSS authentization for IMAP.Thomas Roessler
1999-08-15Various changes added over the last week:Thomas Roessler
1999-07-29Brendan Cully's latest IMAP patches.Thomas Roessler
1999-07-26Assorted IMAP fixes. From Brendan Cully <brendan@kublai.com>,Thomas Roessler
1999-02-10Ups, this one needed a #ifdef USE_IMAP.Thomas Roessler
1999-02-10Some patches Brandon Long posted to comp.mail.mutt.Thomas Roessler
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-01-22Enable tagging in the file browser.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-02patch-0.94.17.vikas.browser_redraw.1Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-09The attached patch fixes a potential problem in folder_format_str()Thomas Roessler
1998-11-09patch-0.94.15.vikas.browser_sort.3Thomas Roessler
1998-10-21Byrial Jensen's mutt_multi_choice() patch plus some GermanThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-12The attached patch removes some redundant code related to the macroThomas Roessler
1998-10-07Clean up behind an aborted sort-by prompt on the file browser. FromThomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-02With SLang, addstr() is a macro. This means we should putThomas Roessler
1998-10-01Translate the various help lines.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-07Put the S_ISLNK definition into protos.h.Thomas Roessler
1998-08-28[patch-0.94.4i.tlr.display_filename.1] Introduce a newThomas Roessler