1. 11eb67e Some memory allocation improvements by Wayne Davison · 6 years ago
  2. d297021 Spelling fixes from a Fossies run done by Jens. by Wayne Davison · 6 years ago
  3. f7c3a25 Change rsyncd.conf &merge directive to match *.inc. by Wayne Davison · 15 years ago
  4. 5dd14f0 Split up the ifuncs.h file into 3 .h files. by Wayne Davison · 18 years ago
  5. 582831a - Don't require a daemon config &directive to use an equal sign. by Wayne Davison · 18 years ago
  6. 312b684 Made include_config() more efficient, and fixed a memory leak. by Wayne Davison · 18 years ago
  7. 8a3ddcf Added &include and &merge config-file directives that allow the by Wayne Davison · 18 years ago
  8. a6c6f8e Use FLOG instead of FERROR for config errors. by Wayne Davison · 18 years ago
  9. 1b42f62 Moved inline functions from rsync.h into ifuncs.h. by Wayne Davison · 19 years ago
  10. 8e41b68 Tweaking the license text a bit more. by Wayne Davison · 19 years ago
  11. 4fd842f Switching to GPL 3. by Wayne Davison · 19 years ago
  12. ba2133d Further modifications to the copyright comment section. by Wayne Davison · 19 years ago
  13. 2dc7b8b Got rid of type-casting into isFOO() and toFOO() functions by by Wayne Davison · 19 years ago
  14. e7c6706 Updated the FSF's address to an even newer one. by Wayne Davison · 20 years ago
  15. 0f78b81 - Updated the address for the FSF in the opening comment. by Wayne Davison · 20 years ago
  16. 415b598 Got rid of duplicate rsync: prefix from an rsyserr() call. by Wayne Davison · 20 years ago
  17. 45c49b5 Got rid of calls to (the soon to vanish) safe_fname() function. by Wayne Davison · 20 years ago
  18. 4875d6b Adding more calls to safe_fname(). by Wayne Davison · 21 years ago
  19. d62bcc1 Changed rprintf() calls that included strerror() to use rsyserr(). by Wayne Davison · 22 years ago
  20. 58cadc8 Merged in the security fixes from 2.5.7. by Wayne Davison · 22 years ago
  21. 0090cbd Got rid of O_TEXT_STR change. by Wayne Davison · 23 years ago
  22. 536b846 Open config files in text mode when O_TEXT is defined. This helps on by David Dykstra · 23 years ago
  23. 30e8c8e When using daemon mode over a remote shell program and not running as root, by David Dykstra · 24 years ago
  24. 32f7617 Try to fix ctype issues by always calling these functions as by Martin Pool · 24 years ago
  25. 07a874f Correction from Nelson Beebe: argument to functions such as isspace() by Martin Pool · 24 years ago
  26. d41c7d0 Use MAXHOSTNAMELEN (256) for the array holding the host_name in socket.c by David Dykstra · 27 years ago
  27. fe8c0a9 use Realloc instead of realloc by Andrew Tridgell · 28 years ago
  28. f9e940e load just the globals section of the config file when the daemon by Andrew Tridgell · 28 years ago
  29. 0b76cd6 by Andrew Tridgell · 28 years ago