index
:
firstaidkit.git
master
rhel6-branch
Unnamed repository; edit this file to name it for gitweb.
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix typo.
Joel Andres Granados
2008-07-14
1
-1
/
+1
*
Avoid the ugly space left by adding "\" to a string separation.
Joel Andres Granados
2008-07-14
6
-45
/
+45
*
Put the header and footer for the print information function in the FAKInfo c...
Joel Andres Granados
2008-07-14
2
-3
/
+7
*
Fix the format of the firstaidkit file.
Joel Andres Granados
2008-07-14
24
-447
/
+748
*
Handle the situation where /var/log/ directory is not present.
Joel Andres Granados
2008-07-11
2
-10
/
+13
*
Discovery plugin: better description
Martin Sivak
2008-06-30
1
-2
/
+2
*
Discovery plugin introduction
Martin Sivak
2008-06-30
1
-0
/
+110
*
Add the Info object and make it possible to override lock for single section
Martin Sivak
2008-06-30
3
-4
/
+28
*
Fix typo.
Joel Andres Granados
2008-06-06
1
-1
/
+1
*
report to the issue after the diagnose. (mdadm config plugin)
Joel Andres Granados
2008-06-06
1
-0
/
+1
*
Fix Typo
Joel Andres Granados
2008-06-06
1
-1
/
+1
*
Add an exists function to the backup system.
Joel Andres Granados
2008-06-06
1
-2
/
+26
*
Make correct use of the backup system in the mdadm plugin.
Joel Andres Granados
2008-06-06
1
-15
/
+7
*
We don't need the backupName anymore. (xserver plugin)
Joel Andres Granados
2008-06-06
1
-1
/
+0
*
Use the backup system spaces instead of the backup system backend. (xserver p...
Joel Andres Granados
2008-06-06
1
-18
/
+8
*
New mdadm configuration plugin.
Joel Andres Granados
2008-06-06
2
-0
/
+175
*
We don't really need to worry about the backup stuff now. (xserver plugin)
Joel Andres Granados
2008-06-06
1
-4
/
+1
*
Always use os.path.join when using the chroon.
Joel Andres Granados
2008-06-06
4
-7
/
+9
*
Use the reporting object correctly.
Joel Andres Granados
2008-06-06
1
-1
/
+2
*
Add a graph that expresses the default flow.
Joel Andres Granados
2008-06-04
1
-32
/
+115
*
Create a general purpose exception for thing that dont have exception yet.
Joel Andres Granados
2008-06-04
1
-0
/
+11
*
Have xserver plugin use the backup system.
Joel Andres Granados
2008-06-04
1
-14
/
+21
*
Clean the created log file for the initialization testsuite
Joel Andres Granados
2008-06-04
1
-1
/
+5
*
Add a graph that easily explains the default flow for firstaidkit.
Joel Andres Granados
2008-06-04
1
-0
/
+471
*
Better express the plugin-all package.
Joel Andres Granados
2008-06-03
1
-1
/
+1
*
fix typo in xserver plugin.
Joel Andres Granados
2008-06-03
1
-1
/
+1
*
fix typo
Joel Andres Granados
2008-06-03
1
-1
/
+1
*
initialize the flow variable in xserver plugin in the correct way.
Joel Andres Granados
2008-06-03
1
-1
/
+1
*
fix typos
Joel Andres Granados
2008-06-03
1
-4
/
+4
*
Make the xserver plugin use the flags.
Joel Andres Granados
2008-06-03
1
-0
/
+5
*
Add pygtk2-libglade qas dependency for gui
Martin Sivak
2008-06-03
1
-1
/
+1
*
Rename gui frontend to gtk frontend and add some examples to firstaidkit laun...
Martin Sivak
2008-06-03
1
-8
/
+10
*
Make the pycFile.pyc on the fly before starting any tests in the initializati...
Joel Andres Granados
2008-06-03
2
-4
/
+5
*
Its better to compile the file on the fly and then do the test.
Joel Andres Granados
2008-06-03
1
-0
/
+0
*
Change to reflect http://fedoraproject.org/wiki/Packaging/Python#Byte_Compile...
Joel Andres Granados
2008-06-03
1
-9
/
+7
*
Give a more meaningful message format when errors and failures occur in the t...
Joel Andres Granados
2008-06-03
1
-2
/
+6
*
Execute the testsuite as soon as the code base is unzipped.
Joel Andres Granados
2008-06-03
1
-0
/
+3
*
Add the pyc file to the source.
Joel Andres Granados
2008-06-03
1
-0
/
+0
*
Add the testsuite controler (test) and some tests.
Joel Andres Granados
2008-06-02
9
-0
/
+414
*
Get the default configuration names right.
Joel Andres Granados
2008-06-02
1
-1
/
+1
*
Catch the exception at the firstaidkit script level.
Joel Andres Granados
2008-05-30
1
-2
/
+11
*
Check to see if the backup dir is present when creating it.
Joel Andres Granados
2008-05-30
1
-1
/
+4
*
Lets not have a milion log files in the current directory.
Joel Andres Granados
2008-05-30
1
-1
/
+1
*
Two reasons to change the backup directory from /tmp/backup to /tmp/firstaidk...
Joel Andres Granados
2008-05-30
1
-1
/
+1
*
When looking in paths given by the user, check to see if the paths is valid.
Joel Andres Granados
2008-05-30
1
-0
/
+3
*
Fix traceback if user not root and has not log file defined.
Joel Andres Granados
2008-05-30
1
-1
/
+11
*
The FLAGS file is a manpage now.
Joel Andres Granados
2008-05-30
1
-1
/
+0
*
Change the spec file to reflect the name changes in the manpages.
Joel Andres Granados
2008-05-30
1
-2
/
+2
*
fix the regular expression that identifies the man page comment.
Joel Andres Granados
2008-05-30
1
-1
/
+1
*
Change the "__" string to "!__" string so it shows up correctly in the wiki p...
Joel Andres Granados
2008-05-30
1
-0
/
+1
[prev]
[next]