aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * added yum pluginshnavid2007-07-131-0/+37
* * added addCopySpecLimit() which copies files up to a max size limitshnavid2007-07-121-1/+20
* * split up command outputs in sub-directories (sos_command/plugin/command in...shnavid2007-07-121-1/+7
* * bumped version to 1.7r1.7shnavid2007-07-123-33/+34
* * cmdline executable needs to be absoluteshnavid2007-07-111-6/+6
* * updated plugins to use new root_symlink parameter (which mimics sysreport s...shnavid2007-07-1014-24/+36
* * added --enableplugin (-e) option to enable plugins which were inactiveshnavid2007-07-101-6/+13
* * added initrd plugin from Chris Evich <cevich@redhat.com>shnavid2007-07-101-0/+28
* * typo.shnavid2007-07-101-1/+1
* * plugin.defaultenabled() decides whether a plugin will be automatically loa...shnavid2007-07-101-0/+5
* * Fixed a small typoshnavid2007-06-151-1/+1
* * Initial commit of XML reporting to gather details about commands executed ...shnavid2007-06-153-6/+20
* 2007-06-15 Eugene Teo <eteo@redhat.com>eugeneteo2007-06-159-0/+113
* Added systemtap.py to gather SystemTap pre-requisites informationeugeneteo2007-05-281-0/+29
* Added amd.py to gather Amd automounter informationeugeneteo2007-05-281-0/+31
* 2007-05-25 Eugene Teo <eteo@redhat.com>eugeneteo2007-05-283-0/+11
* Fixed a backtrace due to bad handling of nonexistent file in kernel plugin, a...sconklin2007-05-251-1/+3
* Forced the file generated by traceroute to not end in .comsconklin2007-04-241-1/+2
* Added optional traceroute collection to networking pluginsconklin2007-04-241-2/+3
* Added clalance's patch to gather iptables info.sconklin2007-04-241-6/+20
* Running "multipath" without arguments might change the device-mapper maps, wh...shnavid2007-04-231-2/+1
* More logging typos fixed.shnavid2007-04-181-4/+4
* Import logging module to make sure we have access to logging.*shnavid2007-04-181-12/+34
* Fixed typo in new logging.shnavid2007-04-181-4/+4
* adding bridging info for xen modulepamadio2007-04-151-0/+1
* No need to be that verbose, some commands will often fail. Downgrading messag...shnavid2007-04-051-2/+2
* rpm -Va should be enabled by default (BZ#234873)shnavid2007-04-051-1/+1
* Replaced xen plugin with (better) version from Chris Lalancette <clalance@red...shnavid2007-04-021-8/+48
* Added a checkenabled() function which can be used to disable a plugin at run-...shnavid2007-03-291-0/+6
* Better logging using python's logging module.shnavid2007-03-271-24/+16
* Beautified console output.shnavid2007-03-271-2/+8
* Fixed hardware plugin to use modules.pcimap instead of deprecated pcitable.shnavid2007-03-271-4/+7
* Forgot to remove a debugging statementshnavid2007-03-151-1/+0
* Added check to see if the loaded module matches the copy on the file-systemshnavid2007-03-151-0/+19
* initial Xen supportshnavid2007-03-151-0/+28
* Sorry, those ". . ." are way too ugly.shnavid2007-03-141-2/+2
* Fixed BZ#219669 (sosreport multi-threaded option sometimes fails)shnavid2007-03-141-1/+1
* Added further commands' output to gather, taken from Alisdar's own LVM troubl...shnavid2007-03-071-2/+9
* Added a specialized plugin for printing related configuration and log files (...shnavid2007-02-212-1/+24
* Fixed typo.shnavid2007-02-211-1/+1
* Added a specialized plugin for device-mapper related configuration files and ...shnavid2007-02-202-1/+32
* First stage interrupt / ^C handlingjwbernin2007-02-171-3/+36
* Collect parsed configuration tree directly from ccsd (useful for troubleshoot...shnavid2007-02-161-0/+5
* Strip out the shared secret (bindpw) from /etc/ldap.confshnavid2007-02-161-0/+3
* Basic KeyboardInterrupt / SIGTERM handling, still needs more developmentjwbernin2007-01-291-1/+1
* Added radius plugin for freeradius data collectionshnavid2007-01-261-0/+29
* Added doRegexSub() to be called in postproc() to apply a regexp substitution ...shnavid2007-01-262-1/+27
* Keep asking full name until one is given to prevent errors when moving the so...shnavid2007-01-261-3/+8
* Removed meaningless error when target of a symlink had already been copied to...sconklin2006-12-151-5/+6
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-153-56/+58