Commit Graph

243 Commits

Author SHA1 Message Date
Dan Walsh 820ebc2e9c Make audit2allow optional, only requre policycoreutils-python not -devel.
- Update Translations.
2013-05-21 09:52:13 -04:00
Dan Walsh 0776c0272f On update cp instead of rename, since there could be a situation where
someone has ~/.config on a different file sytem then ~.  It has happened.
- Fix --password spelling error
- Remove --quit option from sealert
- Update translations
2013-05-07 15:55:16 -04:00
Dan Walsh 745a96a1db On update cp instead of rename, since there could be a situation where
someone has ~/.config on a different file sytem then ~.  It has happened.
- Fix --password spelling error
- Remove --quit option from sealert
- Update translations
2013-05-07 15:01:30 -04:00
Dan Walsh 07b8e47f99 On update cp instead of rename, since there could be a situation where
someone has ~/.config on a different file sytem then ~.  It has happened.
- Fix --password spelling error
- Remove --quit option from sealert
- Update translations
2013-05-07 14:24:39 -04:00
Dan Walsh a8fa0aa2cd Fix handling of timeout attempt #2 2013-04-19 13:51:44 -04:00
Dan Walsh 01b7198e1d Fix translations to show in browser 2013-04-19 11:24:17 -04:00
Dan Walsh c637e61ba2 Fix handling of timeout
- Update Translations
2013-04-19 08:49:08 -04:00
Dan Walsh f7b12f03ce Fix handling of timeout
- Update Translations
2013-04-19 08:32:49 -04:00
Dan Walsh 7ab3ca40cd Remove old options from setroubleshoot usage statement.
- Update Translations
2013-04-08 15:00:56 -04:00
Dan Walsh 0ab57c14ae Remove old options from setroubleshoot usage statement.
- Update Translations
2013-04-08 14:10:23 -04:00
Dan Walsh abf12c936e Remove old options from setroubleshoot usage statement.
- Update Translations
2013-04-08 14:01:24 -04:00
Dan Walsh b485199b61 Fix usage of "it's" versus its in man pages.
- Update Translations

- Remove requirement for setools-libs-python, no longer needed.
2013-03-27 12:14:31 -04:00
Dan Walsh c51057549a Update Translations
- Fix audit2allow -R output to actually work.
2013-03-05 14:00:27 -05:00
Dan Walsh c161aacacb Fix handling of sesearch data 2013-02-15 11:48:34 -05:00
Dan Walsh cdc4090d18 Remove sesearch from package and start using sepolicy from policycoreutils-python
- Fix retrieval of writable types to translate attributes into the group of types available, and not return non file types.
2013-01-31 14:16:51 -05:00
Dan Walsh 105601e9d4 Update translations.
- Restart auditd service on install and removal
2013-01-22 15:08:39 -05:00
Dan Walsh db70389507 Require policycoreutils-devel to pull in audit2allow 2013-01-14 16:40:06 -05:00
Dan Walsh 7f5337dcb1 More translation fixes. 2012-07-27 08:09:51 -04:00
Dan Walsh 7d712361d7 More translation fixes. 2012-07-27 07:41:36 -04:00
Dan Walsh 91210069f7 Fix translations to actually work 2012-07-25 11:09:29 -04:00
Dan Walsh 411d80b880 Change requires to libreport-gtk instead of report-gtk 2012-06-07 14:22:58 -04:00
Dan Walsh 0e2a3bb9b9 Fix crash caused by switching to syslog, and update trans 2012-01-23 13:34:19 -05:00
Dan Walsh 3d294d0f45 remove specific logging and move to syslog
Fix handling of AVC messages broken by fix for memory leaks
2012-01-20 16:01:26 -05:00
Dan Walsh 645442a3a6 remove specific logging and move to syslog
Fix handling of AVC messages broken by fix for memory leaks
2012-01-20 15:45:35 -05:00
Dan Walsh ca587936ab Fixup for memory leaks 2012-01-17 13:46:09 -05:00
Dan Walsh 60a40eb56a Update to latest translations 2012-01-06 09:27:14 -05:00
Dan Walsh c6f492a0fd Patch from Mgrepl to stop printable from crashing if None is passed in
Update to latest translations
2011-12-20 13:57:58 +00:00
Dan Walsh fbc7225a03 Patch from Mgrepl to stop printable from crashing if None is passed in
Update to latest translations
2011-12-19 16:45:34 -05:00
Dan Walsh 22d57e2e76 Update to latest translations
Fix memory leak in sedispatch
2011-12-08 14:43:21 -05:00
Dan Walsh fbe8a4b202 Update to latest translations
Fix memory leak in sedispatch
2011-12-08 13:31:27 -05:00
Dan Walsh 84a36601df Update to latest translations 2011-12-05 17:17:03 -05:00
Dan Walsh 1e8d277b8c Set the gobject prg_name for better integration into the desktop 2011-11-11 11:47:18 -05:00
Dan Walsh f13df42147 Don't report to syslog when sedispatch gets an signal to exit. 2011-11-04 13:08:09 -04:00
Dan Walsh c42c750c64 Apply Miroslav patch that rewrites sealert option handling with using optparse. Fixing conflicting options problems. 2011-10-26 15:41:11 -04:00
Dan Walsh 31ade72e44 Remove dependancy on X from sedispatch 2011-07-13 16:53:20 -04:00
Dan Walsh 841e2eca02 Move serverconnection.py and FixIt commands from setroubleshoot to setroubleshoot-server
Remove run_cmd.py
2011-06-24 14:35:41 -04:00
Dan Walsh 9944e56fa4 Stop translating strings into bogus hex strings 2011-04-18 17:00:53 -04:00
Dan Walsh 5abe99fa11 Allow browser to close even if windows are still open
Cleanup imports in gui_utils.py
2011-04-13 16:39:19 -04:00
Dan Walsh beaec65585 - Cleanup handling of current_alert
- Change Details button to say Plugin\nDetails
2011-02-09 11:06:12 -05:00
Dan Walsh 1343fe6e94 - Turn off sensitivity of details button when no AVC's exist 2011-01-26 09:15:56 -05:00
Dan Walsh 36061a7e53 - Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work. 2011-01-24 14:17:51 -05:00
Dan Walsh 78b258f7e6 - Fixup for allow_execstack have to add pid to avc struct 2011-01-18 14:13:43 -05:00
Dan Walsh 09574c5dac - Fix email_alerts to work with new infrastructure 2011-01-18 11:03:41 -05:00
Dan Walsh e876f5234d - Added details button and context as tooltips to gui on front end for advanced users 2011-01-07 17:16:35 -05:00
Dan Walsh 983a54c27b - Fix man page to reflect change in gui
- Fix sealert -fixit call to import load_plugins
- update translations
- Fix handling of empty tpath in gui
2011-01-06 11:39:09 -05:00
Dan Walsh 39f1aaddd5 - Fix dbus Introspect handling
- Make sealert use terminal for errors when in terminal mode
2010-12-23 10:08:50 -05:00
Dan Walsh b348d93b9b - Fix Details Button
- Fix table display
- Handle situations when you have no spath and tpath
2010-12-22 09:39:48 -05:00
Dan Walsh 7083f0913a - Fix Details Button
- Fix table display
- Handle situations when you have no spath and tpath
2010-12-02 10:41:11 -05:00
Dan Walsh 27cd0be3b3 - Fix dbus config file to allow console to use sealert 2010-11-29 15:26:03 -05:00
Dan Walsh d1c95fcf92 - Fix dbus config file to allow console to use sealert 2010-11-29 15:25:53 -05:00