Age | Commit message (Expand) | Author |
2015-01-21 | Remove unsafe micro-optimization of *bit test* | Philip Guenther |
2015-01-20 | Split out from rdist/defs.h the client-only and server-only bits into | Philip Guenther |
2015-01-20 | Move struct distoptinfo into distopt.c, killing the DISTOPTINFO typedef | Philip Guenther |
2015-01-20 | Move #include <syslog.h> to the one file that needs it | Philip Guenther |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-07-12 | The statdb code has never been complete here | Philip Guenther |
2014-07-12 | Kill never enabled #ifdefs | Philip Guenther |
2014-07-12 | config-def.h is now unnecessary; merge config-data.h into defs.h | Philip Guenther |
2014-07-12 | Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and utimes() | Philip Guenther |
2014-07-12 | SETARGS and NEED_HASMNTOPT paths are dead; rshrcmd() and libz stuff are | Philip Guenther |
2014-07-12 | Deleted unused local prototypes for systems stuff | Philip Guenther |
2014-07-12 | No really, assume POSIX: errno is declared for us and sys/stat.h has | Philip Guenther |
2014-07-12 | Delete unused global | Philip Guenther |
2014-07-10 | Missed a chunk of the previous | Philip Guenther |
2014-07-05 | Assume POSIX: uid_t and gid_t | Philip Guenther |
2014-07-05 | Assume C89: stdargs, const, and setvbuf() | Philip Guenther |
2014-07-05 | Use void* in malloc/realloc/calloc wrappers | Philip Guenther |
2013-12-21 | Constipate some functions | Philip Guenther |
2012-11-12 | Fix various format string issues. Stop assuming time_t is long or smaller. | Philip Guenthe |
2011-04-10 | Apply some tough type-love and give rdist a chance to handle files | Kenneth R Westerback |
2008-01-02 | remove unused function | Charles Longeau |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-14 | o Sync w/ freerdist 0.92 minus the compress option | Todd C. Miller |
2003-05-06 | use POSIX regex | Todd C. Miller |
2001-08-23 | recieve -> receive | Aaron Campbell |
1999-02-04 | Fix a serious memory consumption problem when running over directories | Todd C. Miller |
1998-07-16 | prototype yyerror | Todd C. Miller |
1998-06-26 | rdist 6.1.4 + OpenBSD patches + some -Wall | Todd C. Miller |
1997-10-15 | Get rid of the buf[] extern. Each .c file has it's own (local) buf. | Todd C. Miller |
1997-04-27 | Pull in more includes to properly prototype library functions, kill local | Jason Downs |
1996-04-28 | Added OpenBSD tag. | etheisen |
1996-04-28 | setproctitle() prototype no longer needed. | etheisen |
1996-03-05 | rdist 6.1.2 | dm |
1996-02-03 | rdist 6.1.1 | dm |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |