Commit Graph

291 Commits

Author SHA1 Message Date
Dan Walsh 05b395ed50 Fix requires to include pygtk2-libglade 2011-08-26 14:32:05 -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 8615f8e612 - Cleanup handling of current_alert
- Change Details button to say Plugin\nDetails
2011-02-09 11:10:55 -05:00
Dan Walsh beaec65585 - Cleanup handling of current_alert
- Change Details button to say Plugin\nDetails
2011-02-09 11:06:12 -05:00
Dennis Gilmore b9d5aba84d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 07:20:31 -06: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 217f3c11b9 - Update Translations 2010-12-22 09:40:45 -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 d1c95fcf92 - Fix dbus config file to allow console to use sealert 2010-11-29 15:25:53 -05:00
Dan Walsh 88b3527a90 - setroubleshoot will create /var/run/setroubleshoot if it does not exist 2010-11-29 11:59:01 -05:00
Dan Walsh 61894ca985 - Ghost /var/run/setroubleshoot 2010-11-24 08:48:10 -05:00
Dan Walsh 97cb36e53d - Update translations
- Allow seapplet to check for updates
2010-11-23 12:00:31 -05:00
Dan Walsh 2ce9dbbca8 - Better handling of tracebacks in terminal mode
- Fix up messages on process and capability avc messages
- Update translations
2010-11-22 11:03:04 -05:00
Dan Walsh 1ab99590b2 - Fix config name 2010-11-19 10:40:18 -05:00
Dan Walsh fbe8e21164 - Fix crash in sealert with missing log_*
- Report bugzillas in english
2010-11-18 10:01:25 -05:00
Dan Walsh ebd98a5285 - Fix crash in sealert with missing log_*
- Report bugzillas in english
2010-11-17 16:03:43 -05:00
Dan Walsh 1013279669 - Fix crash in sealert with missing log_*
- Report bugzillas in english
2010-11-17 16:00:21 -05:00
Dan Walsh 8f0907dece - Apply patch from Yuri Chornoivan to fix spelling mistakes
- Remove py files that are no longer used
- Add details button
2010-11-15 13:49:54 -05:00
Dan Walsh 3af8ffa776 - Apply patch from Yuri Chornoivan to fix spelling mistakes
- Remove py files that are no longer used
- Add details button
2010-11-15 12:08:50 -05:00
Dan Walsh cf19fc6b55 - Apply patch from Yuri Chornoivan to fix spelling mistakes
- Remove py files that are no longer used
- Add details button
2010-11-15 11:39:39 -05:00
Dan Walsh 3b6d7a89b9 - Fix handling of report_count and ignore button
illa, since report will do the right thing
Resolves: #576927
2010-11-10 13:51:06 -05:00
Dan Walsh b6c0a8cc7b - Add details button
- Fix deleteall
- Select radiobutton if only one plugin
2010-11-09 17:42:17 -05:00
Dan Walsh 732ce7f6e1 - Remove icons
- Rebuild for new libnotify
2010-11-05 09:22:38 -04:00
Dan Walsh 3df68a9255 - Remove icons
- Rebuild for new libnotify
2010-11-05 07:36:28 -04:00
Dan Walsh e13345e5ec - Fix handling delete all
- Fix fix it button
- Make ignore button work.
2010-11-02 17:04:49 -04:00
Dan Walsh ecb677d79d - Fix fix_it call with mispelling of analysis_id 2010-11-01 15:43:14 -04:00
Dan Walsh 6db0d090f8 - Turn on ignore button, add tooltips. Work on alert list. 2010-10-28 17:17:36 -04:00
Dan Walsh 9efb4d216d - Redesign of setroubleshoot 2010-10-27 17:52:43 -04:00
Dan Walsh aba31891b2 - Remove default width request so that the app can expand with different langs. 2010-10-18 14:37:45 -04:00
David Malcolm 427e46c1a6 rebuild again for python 2.7 2010-07-30 15:51:19 -04:00
Daniel J Walsh 6c7078d8c9 - Fix os.exists call in setroubleshoot
- Update po
- Use -s flag in python to prevent using user site directory
2010-07-22 20:48:54 +00:00
Daniel J Walsh 1b15991faf Tju Jul 22 2010 Dan Walsh <dwalsh@redhat.com> - 2.2.91-1 Fix os.exists call
in setroubleshoot
- Update po
- Use -s flag in python to prevent using user site directory
2010-07-22 20:29:39 +00:00
dmalcolm 2aec2d2112 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 06:30:01 +00:00
Daniel J Walsh ceafd3f42e - Fix rpm version of policy 2010-06-22 18:05:21 +00:00
Daniel J Walsh 5463c20e89 - Checking for policy version was going into infinite loop 2010-06-16 20:51:04 +00:00
Daniel J Walsh f221eabab4 - Add white level, so plugins can tell setroubleshoot to ignore avc 2010-03-15 20:59:23 +00:00
Daniel J Walsh 0461d69b84 - Fix seapplet infinite loop from Tim Eliseo 2010-02-16 21:49:02 +00:00
Daniel J Walsh 4cb656d9dd - Fix requires setools-libs-python line 2010-02-10 14:08:03 +00:00
Daniel J Walsh 7462d1b90f - Fix setroubleshoot seapplet to not show ignored avc 2010-02-04 20:57:58 +00:00
Daniel J Walsh fb1ab6eb8b - Remove packagekit dependancy 2010-02-02 14:39:25 +00:00
Daniel J Walsh 850ccd40ff - Add Gavin Romig-Koch report patch
- Cleanup Browser window
- Remove avc messages that are allowed or dontaudited in current policy
2010-01-27 21:56:23 +00:00
Daniel J Walsh c6bd2e52e8 - Remove untest attachfile code
- Catch ProtocolError
2010-01-22 15:08:44 +00:00
Daniel J Walsh b05263b9c8 - Remove untest attachfile code 2010-01-22 14:01:09 +00:00
Daniel J Walsh ce41f88e6c - Remove untest attachfile code 2010-01-22 13:56:51 +00:00
Daniel J Walsh cb7a551db4 - Fix remembering of bugzilla username/password 2010-01-20 19:52:14 +00:00
Daniel J Walsh 5ad09f50d4 - Remove send_interface from Setroubleshootd.conf 2010-01-19 20:42:17 +00:00
Daniel J Walsh 1a0bcb9da0 - Don't crash on missing inode
- Fix up default_encoding an translations
2010-01-18 21:29:29 +00:00
Daniel J Walsh 2e2f4a63ca - Cleanup spec file
- Add default_encoding
- Fix wording in bug report window
2010-01-13 19:34:42 +00:00
Daniel J Walsh a230529eef - Fix ignore button
- Add delete button
2009-12-03 21:54:35 +00:00
Daniel J Walsh 160f45de2a - Exit with error code if you run sealert as root and try to connect to
session bus
- Fix Crash when ino is not defined
2009-11-30 16:00:43 +00:00
Daniel J Walsh 81475d84c5 - Fix bug in substitute code 2009-11-18 15:17:23 +00:00
Daniel J Walsh b7e4883785 - Fix semanage fcontext lines to substitute "." for " " in path
- Update po
2009-11-16 22:15:54 +00:00
Daniel J Walsh c5480cba07 - Fix bugzilla reporting to work on RHEL6 2009-11-10 15:53:17 +00:00
Daniel J Walsh d936921322 - Do not translate hex files
- Catch exception on non dbus system
2009-11-03 16:54:46 +00:00
Daniel J Walsh 0c2a68c923 - Get version correct for both RHEL and Fedora 2009-11-02 15:54:16 +00:00
Daniel J Walsh 9d40617e3b - Fix crash on selinux disabled and bad /etc/redhat-release reporing of
bugzillas
2009-10-30 20:58:09 +00:00
Daniel J Walsh 09adeff70f - Update po
- Fix bugzilla reporting to handle LoadError exception
Thu Oct 15 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.41-1
- Add icon to browser
2009-10-26 14:02:16 +00:00
Daniel J Walsh 3a3fb5ad16 - Add icon to browser 2009-10-15 15:08:42 +00:00
Daniel J Walsh 311202ac0f - Fix up browser button handling when there are 0, 1 or more alerts 2009-10-15 14:25:51 +00:00
Daniel J Walsh ddd48bc496 - Catch additional bugzilla exception 2009-10-13 21:20:15 +00:00
Daniel J Walsh cf39ec6677 - Show that the application is starting.
- Fix ignore sealert button
2009-10-08 16:29:39 +00:00
Daniel J Walsh 5672a4b1a6 - Don't throw up an error box if yum cache is not setup 2009-10-07 18:40:26 +00:00
Daniel J Walsh 84bff11185 - Fix Fix It button
- Remove Setroubleshoot: from every heading
2009-10-05 15:32:52 +00:00
Daniel J Walsh 49085e708d - Fix translations, plurals and glade
- Update Po
- Fix plural form
- Add support for Green Plugins
2009-10-01 18:37:56 +00:00
Daniel J Walsh b630e92433 - Fix translations, plurals and glade 2009-09-29 12:39:15 +00:00
Daniel J Walsh 45aed37bd0 - Fix browser bug handling 2009-09-25 16:18:02 +00:00
Daniel J Walsh 0c34580493 - Fix translations 2009-09-25 14:13:12 +00:00
Daniel J Walsh 2d94671123 - Update po and fix translation line
Fri Sep 11 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.28-1
- Fix permissive domain check
2009-09-23 01:12:33 +00:00
Daniel J Walsh 8f63f250a3 - Fix permissive domain check 2009-09-12 03:37:01 +00:00
Daniel J Walsh 08ac905af6 - Close open file descriptors on exec 2009-09-10 19:35:31 +00:00
Daniel J Walsh 72aefea9cd - Fix setroubleshoot error dialog and hash to catch more dups on reportbug 2009-09-10 13:23:48 +00:00
Daniel J Walsh 4b936a5d8b - Fix permissive fix 2009-08-31 21:27:32 +00:00
Daniel J Walsh 79558e4318 - Add PackageKit requires 2009-08-31 13:18:16 +00:00
Daniel J Walsh b7dfef6d63 - Fix Permissive Domain reporting 2009-08-26 15:00:50 +00:00
Daniel J Walsh f0fcc9af92 - Turn on libcap-ng-devel 2009-08-22 13:50:20 +00:00
Daniel J Walsh d9e03a75c7 - Turn on libpcap 2009-08-20 19:17:26 +00:00
Daniel J Walsh 1f98202c0e - Turn on copy to clipboard button 2009-08-20 11:39:48 +00:00
Daniel J Walsh 21e0d73bbd -Update to upstream
- Added check for new policy.
2009-08-18 19:27:57 +00:00
Daniel J Walsh 8b45ad5ee1 - Default syscall field in audit_data 2009-08-18 13:40:50 +00:00
Daniel J Walsh 1abecc0461 - Add buildrequires python-slip-dbus 2009-08-13 15:40:50 +00:00
Daniel J Walsh 93171134c7 - Add sgrubb drop capabilities, patch
- Fix infiniteloop
2009-07-30 20:08:03 +00:00
Daniel J Walsh cdad0f9aec - Fix handling of mountpoints that the kernel reports as "/" 2009-07-28 16:06:42 +00:00
Daniel J Walsh e9c4e3c60e - Fix handling of mountpoints that the kernel reports as "/" 2009-07-27 22:09:35 +00:00
Jesse Keating 7dfc5f73bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 04:12:20 +00:00
Daniel J Walsh 865cb82080 - Fix sesearch handling 2009-07-21 21:29:06 +00:00
Daniel J Walsh 77539324d4 - Fix a1 handling 2009-07-19 16:17:07 +00:00
Daniel J Walsh 8946c8a530 - Update to upstream
- Fix handling of syscall record a1 field
- Translate "/" to mountpoint when returned by kernel
2009-07-15 16:44:11 +00:00
Daniel J Walsh 58fcc1602f - Update to upstream
- Fixed detail doc not clearing when deleting all alerts
- Hid notify check when deleting all alerts.
2009-07-07 19:30:51 +00:00
Daniel J Walsh 72ab10e0da - Fix locate code to use os.lstat 2009-07-01 20:58:46 +00:00
Daniel J Walsh 67bafb7c4c - Update to upstream
- Fixed browser behavior when there are no alerts
- Fixed seapplet behavior when there are no alerts
- Made delete all button delete alerts on server side and on local side
2009-07-01 19:11:58 +00:00
Daniel J Walsh f561388aac - Add open access to audit_data.py define statements 2009-06-29 14:40:51 +00:00