capture origin/<name> of active branch in case remote is not tracked
[scpubgit/System-Introspector.git] / lib / System / Introspector / Probe /
2012-09-18 Robert 'phaylon... capture origin/<name> of active branch in case remote... master
2012-09-18 Robert 'phaylon... gather current branch and last commit
2012-08-30 Robert 'phaylon... documentation and attribution fixes
2012-08-07 Chris Nehren Make the gruop parser handle blank lines in /etc/group
2012-07-27 Robert 'phaylon... fixed perl filtering
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-10 Robert 'phaylon... perl interpreters probe and tests
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... moved error data to __error__ markers
2012-06-15 Robert 'phaylon... apt source loading and tests for Packages::Apt probe
2012-06-15 Robert 'phaylon... find upgradable packages and optionally update apt...
2012-06-13 Robert 'phaylon... more explicit ipc to work around child-exec issues
2012-06-11 Robert 'phaylon... return authorized_keys stub structure if the file doesn...
2012-06-06 Robert 'phaylon... made passwd file path configurable
2012-06-06 Matt S Trout better users probe
2012-05-24 Robert 'phaylon... moved probe classes to ::Probe:: namespace