aboutsummaryrefslogtreecommitdiff
path: root/libftpconn
Commit message (Expand)AuthorAgeFilesLines
* libftpconn: add out >= 2 condition to make GCC happyFlavio Cruz2023-12-291-1/+1
* libftpconn: Fix memory leak on errorSamuel Thibault2023-01-011-1/+4
* Simplify deallocations.Justus Winter2017-08-051-6/+3
* fix compiler warnings in hurd/libftpconnFlavio Cruz2015-12-292-4/+3
* Replace `bzero' with `memset'Justus Winter2014-12-103-4/+4
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-1/+0
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* Fix extern inline useSamuel Thibault2012-03-253-5/+20
* fix common misspellingsJonathan Neuschäfer2011-08-204-5/+5
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-296/+0
* [ftpfs]Samuel Thibault2009-02-022-3/+9
* .Roland McGrath2002-10-191-0/+5
* 2002-10-19 Roland McGrath <roland@frob.com>Roland McGrath2002-10-191-5/+4
* .Roland McGrath2002-06-111-0/+5
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-1/+5
* .Roland McGrath2002-05-081-0/+5
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-5/+4
* Fix grammatical error, argh!Marcus Brinkmann2002-04-201-1/+1
* ftpfs/Marcus Brinkmann2002-04-202-29/+99
* .Roland McGrath2001-12-221-0/+5
* 2001-12-22 Roland McGrath <roland@frob.com>Roland McGrath2001-12-221-6/+4
* *** empty log message ***Thomas Bushnell1999-08-111-1/+1
* 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-08-112-1/+8
* 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-08-112-3/+8
* Add braces to silence gcc warnings.Roland McGrath1998-10-206-113/+149
* .Miles Bader1997-09-041-0/+4
* [!FTP_CONN_EI] (FTP_CONN_EI):Miles Bader1997-09-041-1/+7
* (ftp_conn_close):Miles Bader1997-09-041-3/+0
* (ftp_conn_create):Miles Bader1997-09-041-1/+0
* .Miles Bader1997-09-041-0/+11
* (struct ftp_conn):Miles Bader1997-09-041-2/+0
* (ftp_conn_abort_open_actv_data):Miles Bader1997-09-041-67/+72
* .Miles Bader1997-09-021-0/+31
* (struct ftp_conn):Miles Bader1997-09-021-1/+7
* (ftp_conn_close):Miles Bader1997-09-021-1/+4
* (ftp_conn_free):Miles Bader1997-09-021-0/+5
* (ftp_conn_finish_open_data,Miles Bader1997-09-021-15/+161
* .Miles Bader1997-08-191-0/+4
* (ftp_conn_create):Miles Bader1997-08-191-0/+1
* .Miles Bader1997-08-181-0/+11
* (ftp_conn_set_type):Miles Bader1997-08-181-10/+11
* (ftp_conn_sysify):Miles Bader1997-08-181-0/+1
* (struct ftp_conn):Miles Bader1997-08-181-0/+13
* (ftp_conn_append_name, ftp_conn_basename):Miles Bader1997-08-181-2/+9
* .Miles Bader1997-08-091-0/+7
* (ftp_conn_unix_cont_get_stats):Miles Bader1997-08-091-0/+7
* (ftp_conn_getline):Miles Bader1997-08-091-0/+4
* (ftp_conn_cont_get_names):Miles Bader1997-08-091-0/+7
* (struct ftp_conn_hooks):Miles Bader1997-08-091-0/+5
* .Miles Bader1997-08-081-0/+27