Make it clearer which configure files changed.
[rsync/rsync.git] / log.c
2008-09-11 Wayne DavisonConvey the cleaned-up module-path to the user in all...
2008-09-10 Wayne DavisonFix the %P logfile escape inside a chroot.
2008-09-02 Wayne DavisonSplit up the ifuncs.h file into 3 .h files.
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-08-24 Wayne DavisonImproved rwrite() to handle a stderr exception without...
2008-08-17 Wayne DavisonAn improved RERR_PARTIAL message.
2008-08-02 Wayne DavisonWhen using --iconv, if a server-side receiver can't...
2008-07-22 Wayne DavisonExplicitly cast a -1 that is being assigned to a size_t.
2008-07-21 Wayne DavisonImproved var-checker and tweaked all the issues it...
2008-07-21 Wayne DavisonInclude the array-size in array externs so that IBM...
2008-07-21 Wayne DavisonImproved the handling of --msgs2stderr a little more.
2008-07-21 Wayne DavisonAdded a debug-helping option, --msgs2stderr, than shoul...
2008-07-20 Wayne DavisonAdded a '%C' (MD5 checksum) flag for the output/logfile...
2008-07-18 Wayne DavisonUse big_num() in a few more places.
2008-07-17 Wayne DavisonChanged human_num() to big_num() with an extra arg...
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-07-05 Wayne DavisonThe --progress output now leaves the cursor at the...
2008-06-04 Wayne DavisonImproved the progress_is_active code to not overwrite...
2008-04-15 Wayne DavisonFixed the %M escape, which was munging the wrong spaces.
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2008-02-18 Wayne DavisonExtended the protocol-30 info-passing code at startup...
2008-02-18 Wayne DavisonDecided to pad the "*deleting" message to make the...
2007-12-17 Wayne DavisonFixed a FALL THROUGH comment.
2007-11-28 Wayne DavisonAdding --contimeout=SECONDS option.
2007-11-22 Wayne DavisonNew logging categories added to allow differentiation...
2007-09-22 Wayne DavisonMoved inline functions from rsync.h into ifuncs.h.
2007-09-18 Wayne DavisonMake use of new iconvbufs() function.
2007-09-15 Wayne DavisonPrevent a server from outputting an end-of-run message...
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-07-02 Wayne DavisonSwitch the checking of preserve_[ug]id var to checking...
2007-07-02 Wayne DavisonUse module_dir instead of lp_path().
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-04-26 Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-26 Wayne DavisonChanged F_ROOTDIR() to F_PATHNAME().
2007-03-11 Wayne DavisonThe ACL support has arrived! This version has a brand...
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
2006-12-23 Wayne DavisonFixed a problem with the output of %f for non-daemon...
2006-12-17 Wayne DavisonUse F_ROOTDIR() in place of dir.root.
2006-12-16 Wayne DavisonChanged the static file_struct var to match the changes...
2006-12-05 Wayne DavisonUse the latest F_*() accessors.
2006-12-03 Wayne Davison- Typical tranfers now save 12-20 bytes per file becaus...
2006-11-20 Wayne DavisonUse the new ICONV_CONST definition.
2006-11-19 Wayne DavisonAdded "const" to appropriate char pointers.
2006-11-10 Wayne DavisonAllow all itemize types to change all-dots (no changes...
2006-11-09 Wayne DavisonGot rid of type-casting into isFOO() and toFOO() functi...
2006-10-14 Wayne DavisonGot rid of EXIT_OR_RETURN() macro again -- switching...
2006-10-13 Wayne DavisonChanged strcpy() calls into strlcpy() calls, just to...
2006-10-13 Wayne DavisonChanged one more exit_cleanup() call into EXIT_OR_RETURN().
2006-10-13 Wayne DavisonIf in_exit_cleanup is set, some of our functions return...
2006-10-12 Wayne DavisonChanged the indent for one else ... if section.
2006-06-16 Wayne DavisonMake sure that the %f escape always has the full path...
2006-06-07 Wayne Davison- Pass "module_id" to the two log-related settings...
2006-06-01 Wayne Davison- Got rid of the FNAME logcode enum.
2006-05-30 Wayne DavisonSkip transfer logging if the logfile_format string...
2006-05-29 Wayne Davison- Use the renamed stdout_format_has_i, stdout_format_ha...
2006-05-14 Wayne DavisonMake --quiet quieter (like it used to be), but also...
2006-05-09 Wayne Davison- Use the new logfile_* variables that are set by the...
2006-05-03 Wayne DavisonCast the enum in rwrite() when calling send_msg().
2006-05-03 Wayne DavisonUse send_msg() when forwarding a log message, not io_mu...
2006-05-03 Wayne DavisonMade log_init() call timestring() instead of just local...
2006-04-25 Wayne DavisonUpdated the FSF's address to an even newer one.
2006-04-25 Wayne Davison- Updated the address for the FSF in the opening comment.
2006-04-08 Wayne DavisonWe don't need log_initialised exported after all.
2006-04-06 Wayne DavisonMade log_initialised public.
2006-03-28 Wayne DavisonInclude the version number when we exit with an error...
2006-02-24 Wayne DavisonThe orig_umask value is now a mode_t.
2006-02-24 Wayne DavisonMoved an extern into its proper place.
2006-02-09 Wayne DavisonDecided against shortening the output of --itemize...
2006-02-06 Wayne DavisonDon't call isprint() if --8-bit was specified.
2006-02-06 Wayne Davison- The iconv-supporting code can now ask filtered_fwrite...
2006-02-05 Wayne DavisonMake sure that we don't try to use iconv() without...
2006-02-05 Wayne DavisonChanged HAVE_ICONV to HAVE_ICONV_OPEN.
2006-02-04 Wayne DavisonUse iconv() (when available) to allow us to output...
2006-02-04 Wayne DavisonNeeded to make %G output "DEFAULT" when gid == GID_NONE.
2006-02-03 Wayne DavisonMade the new %M escape handle multiple spaces in the...
2006-02-03 Wayne DavisonMention who is outputting the "rsync error" or "rsync...
2006-02-03 Wayne Davison- Allow tab characters to appear in rwrite() messages.
2006-02-01 Wayne DavisonTurn an FSOCKERR into a normal FERROR if it's not going...
2006-01-26 Wayne DavisonAdded 'S' to the itemized output for special files.
2006-01-24 Wayne DavisonFixed a problem in the output of %i's 'T' flag on devic...
2006-01-24 Wayne DavisonFERROR messages also need to leave leading newlines...
2006-01-20 Wayne DavisonHandle the extra output needed when log_format_has_i...
2006-01-17 Wayne DavisonGot rid of a few empty lines.
2006-01-14 Wayne Davison- We now filter all rwrite() output when it goes out...
2006-01-13 Wayne DavisonGot rid of calls to the (soon to vanish) safe_fname...
2006-01-05 Wayne Davison+ Changed two buffers to use BIGPATHBUFLEN instead...
2005-12-16 Wayne DavisonAdded RERR_SIGNAL1's message and tweaked ERR_SIGNAL.
2005-12-16 Wayne DavisonImproved the RERR_SIGNAL message to include all possibl...
2005-12-15 Wayne Davison- Eliminate an all-dot itemization for a locally-copied...
2005-10-26 Wayne DavisonTweaked the error message for RERR_WAITCHILD.
2005-09-26 Wayne DavisonChanged RERR_CRASH to RERR_CRASHED.
2005-09-26 Wayne DavisonHandle new RERR_CRASH AND RERR_TERMINATED exit codes.
2005-06-09 Wayne Davison- Fixed the overzealous outputting of unchanged hard...
2005-04-14 Wayne Davison- Changed log_open() into two functions, logfile_open...
2005-04-12 Wayne DavisonIf we can't open the daemon's log file, fall-back to...
2005-03-31 Wayne Davison- Made the handling of adjacent percents (e.g. "%%b...
2005-03-31 Wayne DavisonIn log_formatted(), add the newline to the format string so
2005-03-31 Wayne DavisonEnabled width-sizing for %L.
next