| Commit message (Expand) | Author | Age | Files | Lines |
* | squid logs are captured in rhn plugin but not squid plugin :| | astokes | 2008-02-27 | 1 | -0/+1 |
* | additional captured information to s390 | astokes | 2008-02-26 | 1 | -0/+6 |
* | added languages to rpm package | navid | 2007-12-14 | 2 | -1/+5 |
* | added i18n plugin from Qian Shen | navid | 2007-12-14 | 1 | -0/+26 |
* | this information can be extracted from rpm -qa, no need to run it twice. | navid | 2007-12-11 | 1 | -3/+0 |
* | this plugin doesn't need to import threading | navid | 2007-12-11 | 1 | -1/+0 |
* | allows use of globs for forbidden paths | navid | 2007-12-10 | 3 | -2/+10 |
* | wait a little longer for a D process to wake up | navid | 2007-12-10 | 1 | -1/+1 |
* | oops, typo causing plugin to unnecessarily complain | navid | 2007-12-10 | 1 | -1/+1 |
* | typo in cluster.py and updated spec file | navid | 2007-12-06 | 1 | -1/+1 |
* | hopefully fixed kernel packages detection code | navid | 2007-12-06 | 1 | -26/+15 |
* | typo, %s but no variable specified | navid | 2007-11-26 | 1 | -1/+1 |
* | selinux: always collect sestatus, even if disabled | navid | 2007-11-22 | 1 | -2/+2 |
* | merged navid-dev back into trunk, see spec file for details | navid | 2007-11-22 | 7 | -19/+111 |
* | pushing s390 to trunk | astokes | 2007-11-06 | 1 | -0/+63 |
* | merged navid-dev r413 into trunkr1.8 | navid | 2007-10-05 | 13 | -144/+131 |
* | devicemapper: collect udevinfo for all block devices | navid | 2007-10-05 | 1 | -1/+6 |
* | fixed buggy new process spawning code | navid | 2007-10-05 | 1 | -7/+11 |
* | filesys: one fdisk -l for all | navid | 2007-10-05 | 2 | -8/+4 |
* | Merged branch navid-dev r372:389 into the trunk. | navid | 2007-09-04 | 14 | -137/+234 |
* | merged branches/navid-dev -r 364:377 into trunk | navid | 2007-08-20 | 2 | -105/+99 |
* | merged navid-dev -r r350:r364 into trunk/rhel-5-startr1.7-8 | navid | 2007-08-17 | 13 | -307/+394 |
* | moving veritas plugin to trunk for others to work on | astokes_rhn | 2007-08-08 | 1 | -0/+222 |
* | merge stokes-dev to trunk | astokes_rhn | 2007-08-08 | 11 | -36/+63 |
* | merging stokes-branch to trunk, autofs,libraries,networking,nfsserver,ldap pl... | astokes_rhn | 2007-08-03 | 10 | -19/+39 |
* | updated changelog in spec filerhel-4-startr1.7-6 | shnavid | 2007-08-03 | 4 | -3/+4 |
* | fixed manpage | shnavid | 2007-08-03 | 2 | -1/+2 |
* | version bumped to 1.7-6pre0 | shnavid | 2007-08-03 | 3 | -6/+11 |
* | capture additional testparm information to verify non default samba options | astokes_rhn | 2007-08-02 | 1 | -0/+1 |
* | committed autofs updates to trunk | astokes_rhn | 2007-08-02 | 1 | -12/+6 |
* | merged diagnostic information | astokes_rhn | 2007-08-02 | 1 | -0/+12 |
* | added changelog entries to spec file | shnavid | 2007-08-02 | 2 | -1/+1 |
* | Merged navid-dev r306 into the trunk | shnavid | 2007-08-02 | 14 | -63/+93 |
* | removed autofs capture as its in its own plugin now | astokes_rhn | 2007-08-01 | 1 | -3/+0 |
* | merging autofs plugin from stokes branch | astokes_rhn | 2007-08-01 | 1 | -1/+67 |
* | merging autofs plugin from stokes branch | astokes_rhn | 2007-08-01 | 1 | -0/+1 |
* | updated system to exclude autofs information | astokes_rhn | 2007-08-01 | 1 | -2/+0 |
* | some merges from trunk, updated autofs plugin to capture similar items from a... | astokes_rhn | 2007-08-01 | 1 | -3/+10 |
* | Merged navid-dev r276 into the trunk | shnavid | 2007-07-31 | 8 | -68/+160 |
* | collect IPC status - sysreport captured this | drobinso | 2007-07-31 | 1 | -0/+3 |
* | find the current and previous system runlevel | drobinso | 2007-07-31 | 1 | -0/+1 |
* | Collect a list of the contents of /boot | drobinso | 2007-07-31 | 1 | -0/+1 |
* | merged navid-devel branch r248 | shnavid | 2007-07-29 | 9 | -163/+317 |
* | typo (fedora-release instead of redhat-release used for testing) | shnavid | 2007-07-29 | 1 | -2/+3 |
* | added checkenabled() method to many plugins | shnavid | 2007-07-27 | 9 | -18/+84 |
* | * added checkenabled() to cluster plugin (only enable if RHCS/GFS related dat... | shnavid | 2007-07-18 | 1 | -1/+18 |
* | * thread count semaphore was not passed to thread | shnavid | 2007-07-18 | 1 | -3/+4 |
* | * catch KeyboardInterrupt when entering sosreport name | shnavid | 2007-07-18 | 1 | -3/+5 |
* | * initial diagnose() support for cluster plugin | shnavid | 2007-07-18 | 1 | -1/+25 |
* | * removed 2>&1 which is default now | shnavid | 2007-07-18 | 1 | -2/+2 |