Age | Commit message (Expand) | Author |
2015-01-20 | Split out from rdist/defs.h the client-only and server-only bits into | Philip Guenther |
2015-01-20 | Don't use utime(), so don't need <utime.h> | Philip Guenther |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
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-10 | Assume POSIX: write() takes size_t and returns ssize_t | Philip Guenther |
2014-07-05 | Assume POSIX: lchown(), fchown(), fchmod(), fchmodat() | 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 |
2011-04-24 | delete a stupid SIGSEGV handler (not used) | Theo de Raadt |
2011-04-18 | Print size_t with %zu and ssize_t with %zd in error/debug output. | Kenneth R Westerback |
2011-04-10 | Apply some tough type-love and give rdist a chance to handle files | Kenneth R Westerback |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-01-02 | remove unused function | Charles Longeau |
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 | Now that rcmdsh(3) can deal with an rsh command w/ args, deal with | Todd C. Miller |
2003-04-19 | strcpy/strcat/sprintf removal; krw@ OK | Todd C. Miller |
2003-04-05 | strings; ok miod ho krw | Theo de Raadt |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-05-27 | unsigned vs unsigned int | Theo de Raadt |
2002-05-06 | do not install a SIGSEGV handler | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
1999-05-14 | correct error msg so it considers the terminating null byte | Aaron Campbell |
1999-02-04 | Fix a serious memory consumption problem when running over directories | Todd C. Miller |
1998-06-26 | save_errno | Todd C. Miller |
1998-06-26 | rdist 6.1.4 + OpenBSD patches + some -Wall | Todd C. Miller |
1997-10-07 | Don't use cached name value for uid/gid if last lookup was by id (and not name). | Todd C. Miller |
1997-04-27 | Pull in more includes to properly prototype library functions, kill local | Jason Downs |
1996-06-26 | rcsid | Theo de Raadt |
1996-03-05 | rdist 6.1.2 | dm |
1996-02-03 | rdist 6.1.1 | dm |