platform/upstream/corewatcher.git
2012-11-26 Tim PepperHard code system path
2012-11-20 Tim PepperRemove errant doubled line "#0" in example yaml's
2012-11-15 Tim PepperAdd missing newline in reports
2012-11-02 Tim Pepperv0.9.10 bug fix release
2012-11-02 Tim PepperFix core_pattern being unset
2012-11-02 Tim PepperAdd journal log message with version on startup
2012-11-02 Tim PepperGit ignore src/corewatcher.service
2012-10-16 Tim PepperDisable kernel core writing if available disk is < 10%
2012-10-11 Tim Pepperv0.9.9 memory management update
2012-10-11 Tim PepperHandle allocation failures and admit we leak on error...
2012-10-11 Tim PepperDynamically allocated GMutex and GCond variables
2012-10-09 Tim Pepperv0.9.8 bugfix update
2012-10-08 Tim PepperRework processing queue threading
2012-10-04 Tim PepperRename scan_corefolders() to scan_folders()
2012-10-04 Tim PepperRemove remaining mention of queued_mtx
2012-10-04 Tim PepperRemove unused global state
2012-10-04 Tim Pepperv0.9.6 bug fix release
2012-10-03 Tim PepperAdd README skipped in prior commit
2012-10-03 Tim PepperSeparate report submission into its own thread
2012-09-28 Tim PepperVersion 0.9.4
2012-09-28 Tim PepperUnconditionally scan at start
2012-09-28 Tim PepperAlways chmod our directories.
2012-09-28 Tim PepperAdd timestamp from core
2012-09-24 Tim PepperAdd inotify support, remove pthreads dep, bump version
2012-09-18 Tim PepperUpdate example yaml after gdb update
2012-09-18 Tim PepperRemove extra unlink
2012-09-15 Tim PepperAdd some tentative duplicate handling
2012-09-14 Tim PepperFix apparent possible memory overrun in processing_queue
2012-09-13 Tim PepperVersion bump and change name in autotools
2012-09-13 Tim PepperUpdate version number
2012-09-13 Tim PepperAdd systemd unit file
2012-09-13 Tim PepperAdd COPYING file to Makefile.am
2012-09-13 Tim PepperRemove valgrind suppressions
2012-09-11 Tim PepperRemove unused/unneeded corewatcher-config bits
2012-09-11 Tim PepperRequire allow-submit=yes and allow-pass-on=yes
2012-09-11 Tim PepperCope with oddities around umask and permission bits
2012-09-11 Tim PepperRemove unused build_release
2012-09-11 Tim PepperChange from /tmp to /var/lib/corewatcher
2012-09-11 Tim PepperRemove release-info option
2012-09-11 Tim PepperRemove unlink option
2012-09-11 Tim PepperRemove system config files
2012-09-11 Tim PepperOpen /var/lib/corewatcher correctly after creation
2012-09-11 Tim PepperShift files from /tmp to /var/lib/corewatcher
2012-09-11 Tim PepperRemove two old meego-isms
2012-09-11 Tim PepperSearch for core_* instead of core.*
2012-09-11 Tim PepperFix autotools paths
2012-09-10 Tim PepperA little more cleaning pre-production
2012-09-10 Tim PepperA little more cleaning
2012-09-06 Tim PepperCorrect memory management around os-release/version
2012-09-06 Tim PepperAdd an example yaml file
2012-09-06 Tim PepperClean out meego/tizen specific things and quiet compile...
2012-08-27 Tim PepperFix config file path
2012-08-27 Tim PepperDe-brand config file
2012-05-24 William Douglastestmode wasn't getting set when it should have been...
2012-05-24 William Douglasremove incorrect comments
2012-05-24 William DouglasRemove useless check.
2012-05-24 William Douglasadd short option check for test mode
2012-05-24 William Douglasfix compiler failure do to taking out crash submission...
2012-05-24 William Douglasadd test that generates a core for corewatcher
2012-05-24 William DouglasRemove options to not submit crash info
2012-05-21 William DouglasUse CFLAGS for the configuration file as well
2012-05-21 William Douglasupdate gitignore for autoconf
2012-05-21 William DouglasRemove opt out check.
2012-05-21 William DouglasUpdate CFLAGS from old Makefile
2012-05-21 William DouglasRemove dbus interface to UI
2012-05-21 William DouglasAdd check for malloc failing
2012-05-21 William DouglasFix double free possibility
2011-08-04 William DouglasUpdate ioprio defines
2011-08-03 William DouglasTake out Debian Etch work around.
2011-08-03 William DouglasRename coredump scan function.
2011-08-03 William DouglasReorganize header, move objects under the appropriate...
2011-07-28 William DouglasUpdate corewatcher to use autotools.
2011-07-26 William DouglasRemove old define that was duplicating asm/unistd.h...
2011-07-25 William Douglasinitial removal of corewatcher-applet
2011-07-22 William DouglasRework corewatcher, clean valgrind warnings.
2011-05-17 William Douglascorewatcher v0.26
2011-05-17 William DouglasCheck getline return properly
2011-05-04 William Douglascorewatcher v0.25
2011-05-04 William Douglasclean up memory leaks
2011-05-04 William Douglasadd meaningful package list details for files in coredump
2011-04-28 William Douglascorewatcher v0.24
2011-04-28 William Douglasskip over crashes that could cause looping
2011-04-28 William DouglasRevert "Remove rpm information gathering as we don...
2011-04-27 William Douglascorewatcher 0.23
2011-04-27 William DouglasRemove rpm information gathering as we don't use it
2011-04-22 William Douglascorewatcher 0.22
2011-04-22 William DouglasChange behavior to avoid rerunning gdb each time we...
2011-04-21 William Douglascorewatcher 0.21
2011-04-21 William Douglasfix many temporary core detail files from flooding...
2011-04-18 Chris Leechcorewatcher 0.20
2011-04-18 Chris Leechcorewatcher: libproxy support
2011-04-18 Chris Leechcorewatcher: add private field to crash report
2011-04-14 Chris Leechcorewatcher-config: add command line tool for editing...
2011-04-07 William DouglasVersion 0.19
2011-04-06 Patrick McCartyAdd new translations: es_MX, eu, uk, vi
2011-04-06 Patrick McCartyPull from Transifex: update existing translations
2011-04-07 William Douglasclean up some memory leaks
2011-04-06 William DouglasSend message to dbus once core is processed and once...
2011-04-06 William DouglasDebugged and tested keeping files to send until online
2011-04-04 William Douglasfirst stab at resending coredumps that were unsent
next