scpubgit/System-Introspector.git
2012-10-16 Tyler Riddle system-introspector binary uses selector to get only...
2012-10-11 Tyler Riddle remove verbose mode from system-introspector binary...
2012-10-10 Tyler Riddle reduce memory consumption and number of open connection...
2012-10-10 Tyler Riddle new libdirs-perl probe engine; updated tests for same
2012-10-10 Tyler Riddle vastly improved command line logging configuration...
2012-10-10 Tyler Riddle removed old cruft from system-introspector program
2012-10-08 Tyler Riddle blah that last commit was early and broken
2012-10-08 Tyler Riddle restore default behavior of unlimited concurrency when...
2012-10-03 Tyler Riddle per host ulimit and nice values are configurable
2012-10-03 Tyler Riddle watchdog is now configurable
2012-10-03 Tyler Riddle per gatherer logs can be configured; per host concurren...
2012-10-02 Tyler Riddle remove broken watchdog; gatherer can be logged straight...
2012-09-28 Tyler Riddle more reasonable production timeout value on watchdog
2012-09-28 Tyler Riddle connection to gatherer now has a watchdog and gatherer...
2012-09-27 Tyler Riddle add in fault tolerance for crashing gatherer; start...
2012-09-26 Tyler Riddle made enumerating packlists a configurable option
2012-09-26 Tyler Riddle made enumerating packlists a configurable option
2012-09-26 Tyler Riddle rewrote libdirs probe to have less data
2012-09-25 Tyler Riddle move to a gatherer report for the probe data, gatherer...
2012-09-21 Tyler Riddle add note on fixes for huge json problem
2012-09-16 Tyler Riddle checkpoint log tweak
2012-09-16 Tyler Riddle checkpoint log tweak
2012-09-15 Tyler Riddle update log router to match new api
2012-09-14 Tyler Riddle give system::introspector a unique log router
2012-09-14 Tyler Riddle update logging support for log-contextual and object...
2012-09-13 Tyler Riddle update command line logging feature
2012-09-13 Tyler Riddle integrate in new routed logging support
2012-09-06 Tyler Riddle implement ::Util logging and use Dlog_ methods in some...
2012-09-06 Tyler Riddle replace camelcase variable name
2012-09-06 Tyler Riddle replace all tabs with 4 spaces
2012-09-06 Tyler Riddle add logger tester
2012-09-06 Tyler Riddle change logger to return true on init to be cleaner...
2012-09-06 Tyler Riddle finish integration of execution context logging feature
2012-09-06 Tyler Riddle cleaner way to init logs when testing
2012-09-06 Tyler Riddle update tests so they run with new logging support
2012-09-06 Tyler Riddle integrated log level control into command line and...
2012-09-05 Tyler Riddle detailed probe logs
2012-09-04 Tyler Riddle add deps to Makefile.PL ; update system-introspector...
2012-09-04 Tyler Riddle start of logging support; created role for probes
2012-08-30 Robert 'phaylon... Release commit for 0.001_001 v0.001_001
2012-08-30 Robert 'phaylon... cleaned up sponsorship message
2012-08-30 Robert 'phaylon... use more conservative syntax in makefile include
2012-08-30 Robert 'phaylon... add bin dir and test helpers to manifest
2012-08-30 Robert 'phaylon... added Changes file
2012-08-30 Robert 'phaylon... changed dist to use Distar for release management
2012-08-30 Robert 'phaylon... changed to phaylon's correct email address
2012-08-30 Robert 'phaylon... first version should be a dev version
2012-08-30 Robert 'phaylon... documentation and attribution fixes
2012-08-30 Robert 'phaylon... Removed outdated during-development tool
2012-08-25 Nuno Carvalho Add more documentation bits
2012-08-07 Chris Nehren Make the gruop parser handle blank lines in /etc/group
2012-08-07 Chris Nehren Some Makefile.PL fixes:
2012-08-04 Robert 'phaylon... removed plain alarm timeout
2012-08-03 Robert 'phaylon... made remote timeout configurable by env
2012-08-03 Robert 'phaylon... added a one hour alarm to end long-running processes
2012-07-27 Robert 'phaylon... fixed result iteration
2012-07-27 Robert 'phaylon... don't load all results at once before writing
2012-07-27 Robert 'phaylon... fixed perl filtering
2012-07-27 Robert 'phaylon... host file reading
2012-07-25 Robert 'phaylon... determine unique perls by their sitelibexp config setting
2012-07-11 Robert 'phaylon... simulated hostname file and ability to declare a differ...
2012-07-11 Robert 'phaylon... simulated lsof
2012-07-11 Robert 'phaylon... test for version of located perls
2012-07-11 Robert 'phaylon... command line docs and option requirements
2012-07-11 Robert 'phaylon... added executable to makefile
2012-07-11 Robert 'phaylon... log what group/host we are storing
2012-07-11 Robert 'phaylon... fixed distribution name
2012-07-11 Robert 'phaylon... parallel fetching of multiple hosts
2012-07-11 Robert 'phaylon... use test data for Perls probe
2012-07-10 Robert 'phaylon... perl interpreters probe and tests
2012-06-29 Robert 'phaylon... moved host iteration into state so host/group storage...
2012-06-28 Robert 'phaylon... cleanup json files, not yml ones
2012-06-20 Robert 'phaylon... more command error handling fixes
2012-06-20 Robert 'phaylon... removed unnecessary 'file' structure level from Apt...
2012-06-19 Robert 'phaylon... simplified ResolvConf probe output and make it conform...
2012-06-19 Robert 'phaylon... simplified hosts to be standard file data structure...
2012-06-18 Robert 'phaylon... removed redundant data structure part in commit count
2012-06-18 Robert 'phaylon... simplified user group sanitation
2012-06-18 Robert 'phaylon... cope with optional user prefix to groups list
2012-06-18 Robert 'phaylon... removed unrequired explicit 'list' data levels
2012-06-18 Robert 'phaylon... fixed tests to expect __error__ instead of error mark
2012-06-18 Robert 'phaylon... moved error data to __error__ markers
2012-06-15 Robert 'phaylon... added JSON-Diffable dep
2012-06-15 Robert 'phaylon... apt source loading and tests for Packages::Apt probe
2012-06-15 Robert 'phaylon... apt-get tests for Packages::Apt probe
2012-06-15 Robert 'phaylon... updated deps
2012-06-15 Robert 'phaylon... find upgradable packages and optionally update apt...
2012-06-15 Robert 'phaylon... more fixes for external command error handling
2012-06-14 Robert 'phaylon... check for correct error
2012-06-13 Robert 'phaylon... more explicit ipc to work around child-exec issues
2012-06-12 Robert 'phaylon... fixed exception namespace
2012-06-11 Robert 'phaylon... return authorized_keys stub structure if the file doesn...
2012-06-06 Robert 'phaylon... made introspector executable
2012-06-06 Robert 'phaylon... reworked gatherer to be more flexible, added sudo support
2012-06-06 Robert 'phaylon... switched to JSON::Diffable as file format
2012-06-06 Robert 'phaylon... more extensive testing for Users probe with external...
2012-06-06 Robert 'phaylon... made passwd file path configurable
2012-06-06 Matt S Trout add sponsored by notice
2012-06-06 Matt S Trout better users probe
2012-05-29 Robert 'phaylon... distribution fixes
next