Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libftpconn: add out >= 2 condition to make GCC happy | Flavio Cruz | 2023-12-29 | 1 | -1/+1 |
* | libftpconn: Fix memory leak on error | Samuel Thibault | 2023-01-01 | 1 | -1/+4 |
* | Simplify deallocations. | Justus Winter | 2017-08-05 | 1 | -6/+3 |
* | fix compiler warnings in hurd/libftpconn | Flavio Cruz | 2015-12-29 | 2 | -4/+3 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 3 | -4/+4 |
* | Normalize whitespace at the end of each file to '\n' | Justus Winter | 2013-11-09 | 1 | -1/+0 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -2/+1 |
* | Fix extern inline use | Samuel Thibault | 2012-03-25 | 3 | -5/+20 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 4 | -5/+5 |
* | Switch to the new ChangeLog style. | Thomas Schwinge | 2009-07-11 | 1 | -296/+0 |
* | [ftpfs] | Samuel Thibault | 2009-02-02 | 2 | -3/+9 |
* | . | Roland McGrath | 2002-10-19 | 1 | -0/+5 |
* | 2002-10-19 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-10-19 | 1 | -5/+4 |
* | . | Roland McGrath | 2002-06-11 | 1 | -0/+5 |
* | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-11 | 1 | -1/+5 |
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+5 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -5/+4 |
* | Fix grammatical error, argh! | Marcus Brinkmann | 2002-04-20 | 1 | -1/+1 |
* | ftpfs/ | Marcus Brinkmann | 2002-04-20 | 2 | -29/+99 |
* | . | Roland McGrath | 2001-12-22 | 1 | -0/+5 |
* | 2001-12-22 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-22 | 1 | -6/+4 |
* | *** empty log message *** | Thomas Bushnell | 1999-08-11 | 1 | -1/+1 |
* | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-08-11 | 2 | -1/+8 |
* | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-08-11 | 2 | -3/+8 |
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 6 | -113/+149 |
* | . | Miles Bader | 1997-09-04 | 1 | -0/+4 |
* | [!FTP_CONN_EI] (FTP_CONN_EI): | Miles Bader | 1997-09-04 | 1 | -1/+7 |
* | (ftp_conn_close): | Miles Bader | 1997-09-04 | 1 | -3/+0 |
* | (ftp_conn_create): | Miles Bader | 1997-09-04 | 1 | -1/+0 |
* | . | Miles Bader | 1997-09-04 | 1 | -0/+11 |
* | (struct ftp_conn): | Miles Bader | 1997-09-04 | 1 | -2/+0 |
* | (ftp_conn_abort_open_actv_data): | Miles Bader | 1997-09-04 | 1 | -67/+72 |
* | . | Miles Bader | 1997-09-02 | 1 | -0/+31 |
* | (struct ftp_conn): | Miles Bader | 1997-09-02 | 1 | -1/+7 |
* | (ftp_conn_close): | Miles Bader | 1997-09-02 | 1 | -1/+4 |
* | (ftp_conn_free): | Miles Bader | 1997-09-02 | 1 | -0/+5 |
* | (ftp_conn_finish_open_data, | Miles Bader | 1997-09-02 | 1 | -15/+161 |
* | . | Miles Bader | 1997-08-19 | 1 | -0/+4 |
* | (ftp_conn_create): | Miles Bader | 1997-08-19 | 1 | -0/+1 |
* | . | Miles Bader | 1997-08-18 | 1 | -0/+11 |
* | (ftp_conn_set_type): | Miles Bader | 1997-08-18 | 1 | -10/+11 |
* | (ftp_conn_sysify): | Miles Bader | 1997-08-18 | 1 | -0/+1 |
* | (struct ftp_conn): | Miles Bader | 1997-08-18 | 1 | -0/+13 |
* | (ftp_conn_append_name, ftp_conn_basename): | Miles Bader | 1997-08-18 | 1 | -2/+9 |
* | . | Miles Bader | 1997-08-09 | 1 | -0/+7 |
* | (ftp_conn_unix_cont_get_stats): | Miles Bader | 1997-08-09 | 1 | -0/+7 |
* | (ftp_conn_getline): | Miles Bader | 1997-08-09 | 1 | -0/+4 |
* | (ftp_conn_cont_get_names): | Miles Bader | 1997-08-09 | 1 | -0/+7 |
* | (struct ftp_conn_hooks): | Miles Bader | 1997-08-09 | 1 | -0/+5 |
* | . | Miles Bader | 1997-08-08 | 1 | -0/+27 |