| Commit message (Expand) | Author | Age | Files | Lines |
| * | Android build, static config, and changes | Dylan Simon | 2010-03-08 | 1 | -0/+30 |
| * | Update the copyright year. | Wayne Davison | 2009-01-17 | 1 | -1/+1 |
| * | Include 2008 in the copyright years. | Wayne Davison | 2008-03-01 | 1 | -1/+1 |
| * | New logging categories added to allow differentiation between | Wayne Davison | 2007-11-22 | 1 | -9/+5 |
| * | Stop password errors from getting reported as transfer errors. | Wayne Davison | 2007-11-03 | 1 | -0/+4 |
| * | If the user told us to use a password file and we used it, there's | Wayne Davison | 2007-10-14 | 1 | -9/+6 |
| * | Call the renamed read_line_old() function (was read_line()). | Wayne Davison | 2007-09-09 | 1 | -1/+1 |
| * | Tweaking the license text a bit more. | Wayne Davison | 2007-07-10 | 1 | -2/+3 |
| * | Switching to GPL 3. | Wayne Davison | 2007-07-07 | 1 | -3/+2 |
| * | Protocol 30 now uses MD5 checksums instead of MD4. | Wayne Davison | 2007-03-18 | 1 | -9/+11 |
| * | Further modifications to the copyright comment section. | Wayne Davison | 2007-02-04 | 1 | -4/+3 |
| * | Added "const" to appropriate char pointers. | Wayne Davison | 2006-11-19 | 1 | -20/+20 |
| * | Updated the FSF's address to an even newer one. | Wayne Davison | 2006-04-25 | 1 | -3/+3 |
| * | - Updated the address for the FSF in the opening comment. | Wayne Davison | 2006-04-25 | 1 | -19/+20 |
| * | The base4_encode() function now takes a "pad" arg which indicates | Wayne Davison | 2006-03-06 | 1 | -5/+8 |
| * | Check MY_UID() directly instead of accessing am_root. | Wayne Davison | 2006-01-26 | 1 | -3/+2 |
| * | Got rid of calls to (the soon to vanish) safe_fname() function. | Wayne Davison | 2006-01-13 | 1 | -3/+3 |
| * | Use BIGPATHBUFLEN for the length of a line buffer. | Wayne Davison | 2005-07-29 | 1 | -1/+1 |
| * | Made the code a little cleaner by having gen_challenge() return | Wayne Davison | 2005-04-10 | 1 | -11/+10 |
| * | - Use the MD4_SUM_LENGTH define in place of some hard-wired values. | Wayne Davison | 2005-04-09 | 1 | -31/+40 |
| * | Adding more calls to safe_fname(). | Wayne Davison | 2005-02-07 | 1 | -3/+4 |
| * | Changed the errors concerning the secrets file to output with FLOG | Wayne Davison | 2004-09-24 | 1 | -4/+4 |
| * | Changed sum_init() to take a seed value as an arg instead of always | Wayne Davison | 2004-05-21 | 1 | -2/+2 |
| * | Improved a comment and got rid of some trailing whitespace. | Wayne Davison | 2004-05-08 | 1 | -21/+18 |
| * | Tweaked the sizeof syntax and some multi-statement lines. | Wayne Davison | 2004-05-08 | 1 | -18/+19 |
| * | - Improved the get_secret()'s function comments, made it accept a line | Wayne Davison | 2004-05-08 | 1 | -53/+64 |
| * | Decided to use "nobody" instead of "guest". | Wayne Davison | 2004-04-01 | 1 | -1/+1 |
| * | The auth_client function must not return without outputting something | Wayne Davison | 2004-03-31 | 1 | -1/+2 |
| * | Made base64_encode() non-static. | Wayne Davison | 2004-01-03 | 1 | -2/+2 |
| * | Call wildmatch(), not fnmatch(). | Wayne Davison | 2003-07-30 | 1 | -1/+1 |
| * | Add a comment about using getpassphrase() or readpassphrase() rather | Martin Pool | 2003-06-17 | 1 | -2/+8 |
| * | File I/O already handles '\r', so we can remove the O_TEXT flags. | Wayne Davison | 2003-01-26 | 1 | -2/+2 |
| * | Open config files in text mode when O_TEXT is defined. This helps on | David Dykstra | 2003-01-26 | 1 | -2/+2 |
| * | Changed auth_server() to take two fds (for the daemon via remote-shell | Wayne Davison | 2002-08-01 | 1 | -3/+3 |
| * | Another harmless size_t warning. | Martin Pool | 2002-01-24 | 1 | -2/+2 |
| * | Add comment: cyeoh says that getpass is deprecated, because it may | Martin Pool | 2001-08-29 | 1 | -0/+3 |
| * | allow shell wildcards in auth users lines | Andrew Tridgell | 2001-06-22 | 1 | -2/+2 |
| * | Print strerror when a system error occurs; add a new function rsyserr | Martin Pool | 2000-10-26 | 1 | -3/+4 |
| * | Print strerror when a system error occurs; add a new function rsyserr | Martin Pool | 2000-10-26 | 1 | -2/+2 |
| * | got rid of some unused variables | Andrew Tridgell | 2000-08-19 | 1 | -2/+1 |
| * | handle systems that don't take a 2nd argument to gettimeofday() | Andrew Tridgell | 2000-01-23 | 1 | -1/+1 |
| * | Added "strict modes" option. When set false (default is true), it allows | David Dykstra | 1999-02-09 | 1 | -6/+8 |
| * | fixed bug where strtok() could return NULL in getpassf(). | Andrew Tridgell | 1999-01-08 | 1 | -1/+3 |
| * | added --password-file patch from Alex Schlessinger <alex@inconnect.com> | Andrew Tridgell | 1999-01-08 | 1 | -2/+50 |
| * | Make sure secrets file is not other-accessible, and owned by root if the | David Dykstra | 1998-11-24 | 1 | -0/+19 |
| * | changed strlcat() and strlcpy() to have the same semantics as the | Andrew Tridgell | 1998-11-14 | 1 | -1/+1 |
| * | added finddead target, removed dead code and made some functions | Andrew Tridgell | 1998-09-09 | 1 | -1/+1 |
| * | for authenticated access record the authenticated username in the logs | Andrew Tridgell | 1998-05-16 | 1 | -10/+20 |
| * | - changed the log messages to show the requested path | Andrew Tridgell | 1998-05-15 | 1 | -6/+1 |
| * | use strlcat() strlcpy() and slprintf() whenever possible to avoid any | Andrew Tridgell | 1998-05-15 | 1 | -5/+4 |