commit bc9f66c1c268a4583a9ff1b8ccd8756b58c04e12 Author: Roberto Majadas Date: Sat Feb 13 17:49:17 2010 +0100 Update release number and README, NEWS files NEWS | 25 +++++++++++++++++++++++++ README | 1 + configure.ac | 2 +- 3 files changed, 27 insertions(+), 1 deletions(-) commit 5dce87955cc01011284f2826d62b3e719a782cce Author: Marek Černocký Date: Sat Feb 13 00:31:19 2010 +0100 Update Czech translation po/cs.po | 89 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 40 insertions(+), 49 deletions(-) commit cb685386864e8f2e066606ed0c98efbd8dfb3361 Author: Petr Kovar Date: Thu Feb 11 02:44:46 2010 +0100 Update Czech translation by Marek Cernocky po/cs.po | 922 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 859 insertions(+), 63 deletions(-) commit 1939b449b0d53b1023a2ef3074fd384329e78988 Author: Roberto Majadas Date: Wed Feb 10 04:04:18 2010 +0100 Fix some help DTD failures help/C/nanny.xml | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) commit 93fa2476b6cf0eb0825af197f27beb5e7efc4e86 Author: Roberto Majadas Date: Wed Feb 10 03:56:52 2010 +0100 Add desktop.in to EXTRA_DIST client/gnome/admin/data/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b7ff85608ec1d646655e0e68249ffe95b4850cb7 Author: Roberto Majadas Date: Wed Feb 10 03:11:27 2010 +0100 Updated spanish translation po/es.po | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit c32c03d9898350c73ed71fd5e5dcb5fb110edd43 Author: Roberto Majadas Date: Wed Feb 10 03:09:41 2010 +0100 "Import..." label translatable client/gnome/admin/data/ui/nbm_pbl_dialog.ui | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 912b5c3459d9086b26fd3010655d97d033ea15be Author: Roberto Majadas Date: Wed Feb 10 03:04:54 2010 +0100 Updated Spanish translation po/es.po | 20 ++++++++++++++++++-- 1 files changed, 18 insertions(+), 2 deletions(-) commit 88ef123ff964f625f706b6af368ef5b7dcb014a5 Author: Roberto Majadas Date: Wed Feb 10 02:50:41 2010 +0100 Add gettext support to .desktop files .../admin/data/nanny-admin-console.desktop.in | 4 ++-- .../admin/data/nanny-blacklist-manager.desktop.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 778a7a3103a3f2e2cdfc4781b2d060db07e1d6de Author: Roberto Majadas Date: Wed Feb 10 02:40:00 2010 +0100 Updated Spanish translation po/es.po | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 6334095cf8d0b13333e2105fefb1c9cb7cdda7f4 Author: Roberto Majadas Date: Wed Feb 10 02:38:56 2010 +0100 Update Spanish translation po/es.po | 943 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 849 insertions(+), 94 deletions(-) commit 8dbe30ba67c8cb0d90c0295b73c4c13de6422d39 Author: Roberto Majadas Date: Wed Feb 10 02:35:21 2010 +0100 Some i18n gtk.Builder bugfixes client/common/src/Categories.py | 6 +++--- client/common/src/Utils.py | 32 ++++++++++++++++++++++---------- client/gnome/admin/src/__init__.py.in | 13 ++++++++----- configure.ac | 2 +- 4 files changed, 34 insertions(+), 19 deletions(-) commit cca48ad6160c5cc3a29d7d8cfd1d11cbe7901d84 Author: Roberto Majadas Date: Wed Feb 10 01:50:40 2010 +0100 Rename glade files to ui files client/common/src/Utils.py | 4 +- client/gnome/admin/data/Makefile.am | 2 +- client/gnome/admin/data/glade/Makefile.am | 8 - client/gnome/admin/data/glade/nac_wcf_dialog.glade | 304 ---------- .../admin/data/glade/nac_wcf_edit_dialog.glade | 161 ------ .../admin/data/glade/nanny_admin_console.glade | 589 -------------------- client/gnome/admin/data/glade/nbm_pbl_dialog.glade | 99 ---- .../admin/data/glade/nbm_pbl_edit_dialog.glade | 73 --- client/gnome/admin/data/ui/Makefile.am | 8 + client/gnome/admin/data/ui/nac_wcf_dialog.ui | 304 ++++++++++ client/gnome/admin/data/ui/nac_wcf_edit_dialog.ui | 161 ++++++ client/gnome/admin/data/ui/nanny_admin_console.ui | 589 ++++++++++++++++++++ client/gnome/admin/data/ui/nbm_pbl_dialog.ui | 99 ++++ client/gnome/admin/data/ui/nbm_pbl_edit_dialog.ui | 73 +++ client/gnome/admin/src/AdminConsole.py | 4 +- client/gnome/admin/src/BlacklistManager.py | 8 +- client/gnome/admin/src/ConfigureProxyDialog.py | 8 +- client/gnome/admin/src/__init__.py.in | 2 +- configure.ac | 2 +- po/POTFILES.in | 11 +- 20 files changed, 1255 insertions(+), 1254 deletions(-) commit 534cfbec92f11f9852f1cb030f652aa308a93e8a Author: Andrej Žnidaršič Date: Sat Feb 6 15:56:35 2010 +0100 Updated Slovenian translation po/sl.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c4fe7a25b0cfdead09e2868ba71e81834bd7a2a7 Author: Andrej Žnidaršič Date: Sat Feb 6 15:54:50 2010 +0100 Updated Slovenian translation po/sl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b152399c9f973124c56801ce779817acc2157fe8 Author: Andrej Žnidaršič Date: Sat Feb 6 15:53:27 2010 +0100 Updated Slovenian translation po/sl.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 5c49a4e451d93b46b86a0bbbb374b197068f739f Author: Andrej Žnidaršič Date: Sat Feb 6 15:52:16 2010 +0100 Updated Slovenian translation po/sl.po | 903 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 828 insertions(+), 75 deletions(-) commit 55a2e5737a82c0e40bbb7ac22e8bdfbc22a7ec16 Author: Claude Paroz Date: Fri Feb 5 21:15:08 2010 +0100 Specify no-python-format for a string containing the percent sign The no-python-format comment is meant to instruct xgettext to not consider percent signs in a string as string formatters. Without this the msgfmt program raises an error when checking a translation which does not contain the same formatting sequence. See the gettext manual, chapter 3 for more information on this. client/common/src/Categories.py | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 1c37e6ec3e745cf24189c3c8b6ec0c53324d57c1 Author: Claude Paroz Date: Fri Feb 5 20:49:53 2010 +0100 Delete trailing spaces in POTFILES.in po/POTFILES.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fcf41378e03f698d6078b98d4198d9c6df608164 Author: Daniel Nylander Date: Fri Feb 5 19:30:42 2010 +0100 Updated Swedish translation po/sv.po | 897 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 827 insertions(+), 70 deletions(-) commit 6e0a1e8b0f5bdcae3505b4ca4a33b0556e974c47 Author: Roberto Majadas Date: Fri Feb 5 17:15:13 2010 +0100 Add some missing manual files help/C/figures/nanny-add-forbidden-site.png | Bin 0 -> 37733 bytes help/C/figures/nanny-select-file-to-import.png | Bin 0 -> 29092 bytes .../nanny-web-content-filter-blacklists.png | Bin 0 -> 56174 bytes 3 files changed, 0 insertions(+), 0 deletions(-) commit 1cff62d1e38ef85d80e22b8b71b0575496c71641 Author: Roberto Majadas Date: Fri Feb 5 17:11:26 2010 +0100 Update nanny user manual help/C/figures/nanny-session.png | Bin 38165 -> 41029 bytes help/C/nanny.xml | 117 ++++++++++++++----------------------- help/Makefile.am | 14 +++-- 3 files changed, 53 insertions(+), 78 deletions(-) commit 47fbcad718ad6c000c044e8a2fcc4199a9d0207a Author: Roberto Majadas Date: Fri Feb 5 14:25:54 2010 +0100 Add translators comments to Categories.py client/common/src/Categories.py | 222 ++++++++++++++++++++++++++------------- 1 files changed, 148 insertions(+), 74 deletions(-) commit 0c213c3cfe0d5321bb768444697c099798c5a872 Author: Claude Paroz Date: Fri Feb 5 09:41:22 2010 +0100 Added partial French translation Contributed by Laurent Coudeur and Claude Paroz po/LINGUAS | 1 + po/fr.po | 955 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 956 insertions(+), 0 deletions(-) commit 8b369452adbc4eb7f80f5572d17ad4e56573d815 Author: Claude Paroz Date: Fri Feb 5 09:24:48 2010 +0100 Removing markup from translatable strings client/common/src/DBusClient.py | 2 +- client/gnome/admin/src/AdminConsole.py | 4 ++-- client/gnome/admin/src/ConfigureProxyDialog.py | 12 ++++++------ client/gnome/systray/src/SystrayNanny.py | 21 +++++++++------------ 4 files changed, 18 insertions(+), 21 deletions(-) commit 7e21586e23fda1f9eadedbe3067c71f1adcfcd66 Author: Roberto Majadas Date: Thu Feb 4 19:12:20 2010 +0100 Fix ui bug in Systray tooltip client/gnome/systray/src/SystrayNanny.py | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit d0a904e272a84cf5612bd5890c8e2f3968452cc3 Author: Roberto Majadas Date: Thu Feb 4 18:29:29 2010 +0100 Use plural forms in SystrayNanny client/gnome/systray/src/SystrayNanny.py | 20 ++++++++------------ 1 files changed, 8 insertions(+), 12 deletions(-) commit ca9c32fb10662138a65270e0ee4710a5eddbbb26 Author: Roberto Majadas Date: Thu Feb 4 17:48:00 2010 +0100 Fix correct licenses client/gnome/admin/src/__init__.py.in | 34 ++++++++++++++++++------------ client/gnome/systray/src/__init__.py.in | 25 ++++++++++++++++++++++ 2 files changed, 45 insertions(+), 14 deletions(-) commit 35954ea78ec6c66d51537ccc68f39e652fc9dad6 Author: Roberto Majadas Date: Thu Feb 4 17:35:17 2010 +0100 Add .desktop to blacklist-manager client/gnome/admin/data/Makefile.am | 2 +- .../admin/data/nanny-blacklist-manager.desktop.in | 10 ++++++++++ po/POTFILES.in | 2 ++ 3 files changed, 13 insertions(+), 1 deletions(-) commit 8a94b66724bd7f242d0753e3e2261cc6b0e1e577 Author: Cesar Garcia Tapia Date: Thu Feb 4 15:52:35 2010 +0100 Added a new app for manage the blacklists (install, remove and update) client/common/src/DBusClient.py | 4 +- client/gnome/admin/Makefile.am | 4 +- client/gnome/admin/NannyBlacklistManager | 37 ++++ client/gnome/admin/data/glade/Makefile.am | 4 +- client/gnome/admin/data/glade/nbm_pbl_dialog.glade | 99 +++++++++++ .../admin/data/glade/nbm_pbl_edit_dialog.glade | 73 ++++++++ client/gnome/admin/src/BlacklistManager.py | 187 ++++++++++++++++++++ client/gnome/admin/src/Makefile.am | 1 + client/gnome/admin/src/__init__.py.in | 1 + po/POTFILES.in | 3 + 10 files changed, 408 insertions(+), 5 deletions(-) commit f8c26bc77b58d71d9ca811e6a848db2316ff43a2 Author: Roberto Majadas Date: Thu Feb 4 12:52:44 2010 +0100 Add translator comments client/gnome/systray/src/SystrayNanny.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5bbcd3e7c1e97996d187b3e1b510afcb60fffb65 Author: Roberto Majadas Date: Wed Feb 3 21:06:20 2010 +0100 Add help handlers client/gnome/admin/src/AdminConsole.py | 2 +- help/nanny.omf.in | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletions(-) commit d75e6e6cc22d7ca1701c536f369e3ba6ced7b2a8 Author: Roberto Majadas Date: Wed Feb 3 20:50:39 2010 +0100 Change string in AdminConsole Dialog client/gnome/admin/src/AdminConsole.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b9df2bfbfc70358a473fc0ab1f7ad9966dd2971c Author: Roberto Majadas Date: Wed Feb 3 20:33:09 2010 +0100 remove some files from POTFILES.in po/POTFILES.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 528c8f2955d462495f0a83c862185718eac1ba1b Author: Roberto Majadas Date: Wed Feb 3 20:29:44 2010 +0100 Update (c) year client/common/src/Categories.py | 2 +- client/common/src/DBusClient.py | 2 +- client/common/src/Singleton.py | 2 +- client/common/src/Utils.py | 2 +- client/common/src/__init__.py | 2 +- client/gnome/admin/src/AdminConsole.py | 2 +- client/gnome/admin/src/ConfigureProxyDialog.py | 2 +- client/gnome/admin/src/ScheduleCalendar.py | 2 +- client/gnome/systray/src/SystrayNanny.py | 2 +- daemon/src/BlockingDeferred.py | 2 +- daemon/src/Chrono.py | 2 +- daemon/src/Daemon.py | 2 +- daemon/src/DansGuardianImporter.py | 2 +- daemon/src/FilterManager.py | 2 +- daemon/src/LinuxFiltering.py | 2 +- daemon/src/LinuxSessionFiltering.py | 2 +- daemon/src/LinuxUsersManager.py | 2 +- daemon/src/LinuxWebContentFiltering.py | 2 +- daemon/src/NannyDBus.py | 2 +- daemon/src/QuarterBack.py | 2 +- daemon/src/__init__.py | 2 +- daemon/src/gregexmodule.c | 2 +- daemon/src/proxy/Controllers.py | 2 +- daemon/src/proxy/Importer.py | 2 +- daemon/src/proxy/Proxy.py | 2 +- daemon/src/proxy/TwistedProxy.py | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) commit 9c23411de4a464a2b736ff1f536888c45bcf4807 Author: Roberto Majadas Date: Wed Feb 3 20:18:48 2010 +0100 Update GPL licenses client/common/src/Categories.py | 25 +++++++++++++++++++++++++ client/common/src/DBusClient.py | 21 ++++++++++----------- client/common/src/Singleton.py | 24 ++++++++++++------------ client/common/src/Utils.py | 24 ++++++++++++------------ client/common/src/__init__.py | 25 +++++++++++++++++++++++++ client/gnome/admin/src/AdminConsole.py | 24 ++++++++++++------------ client/gnome/systray/src/SystrayNanny.py | 21 ++++++++++----------- daemon/src/DansGuardianImporter.py | 29 ++++++++++++++++------------- daemon/src/LinuxUsersManager.py | 26 +++++++++++++------------- daemon/src/__init__.py | 25 +++++++++++++++++++++++++ daemon/src/gregexmodule.c | 22 ++++++++++++++++++++++ 11 files changed, 182 insertions(+), 84 deletions(-) commit 2ae86614acedc33ae069d6ae100534eebc724fbe Author: Roberto Majadas Date: Wed Feb 3 19:52:43 2010 +0100 Remove old daemon code configure.ac | 1 - daemon/src/Makefile.am | 2 +- daemon/src/contrib/Makefile.am | 3 - daemon/src/contrib/__init__.py | 1 - daemon/src/contrib/daemon.py | 183 ---------------------------------------- 5 files changed, 1 insertions(+), 189 deletions(-) commit 055dd2414e0823555c7ccaa14ad5cb4f45ed0938 Author: Roberto Majadas Date: Wed Feb 3 19:41:38 2010 +0100 Add some files to POTFILES.in po/POTFILES.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 8b7fd8fdefaa01175bad38a710ac1e8d915aa9fd Author: Roberto Majadas Date: Wed Feb 3 19:37:08 2010 +0100 Add checke urls with the new sys daemon/src/FilterManager.py | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) commit 5f259a075884bd06097b45eb0c4682eec2cb66a4 Author: Roberto Majadas Date: Wed Feb 3 19:19:20 2010 +0100 Check domains and urls with the new checker sys daemon/src/FilterManager.py | 46 ++++++++++++---- daemon/src/LinuxWebContentFiltering.py | 2 +- daemon/src/proxy/TwistedProxy.py | 89 ++++---------------------------- 3 files changed, 45 insertions(+), 92 deletions(-) commit 133b283b38db78ffbecda07806889bee423b086b Author: Roberto Majadas Date: Wed Feb 3 16:26:16 2010 +0100 Update nanny doc (gnome-style) Makefile.am | 2 +- configure.ac | 3 + help/C/figures/nanny-add-web-to-filter.png | Bin 0 -> 11498 bytes help/C/figures/nanny-browser.png | Bin 0 -> 42047 bytes help/C/figures/nanny-session.png | Bin 0 -> 38165 bytes help/C/figures/nanny-web-content-filtering.png | Bin 0 -> 13535 bytes help/C/legal.xml | 76 ++++++ help/C/nanny.xml | 307 ++++++++++++++++++++++++ help/Makefile.am | 14 +- help/nanny-add-web-to-filter.png | Bin 11498 -> 0 bytes help/nanny-browser.png | Bin 42047 -> 0 bytes help/nanny-session.png | Bin 38165 -> 0 bytes help/nanny-web-content-filtering.png | Bin 13535 -> 0 bytes help/nanny.xml | 269 --------------------- 14 files changed, 400 insertions(+), 271 deletions(-) commit 45f75036aa5ba71839449bca1ae953305e0797d2 Author: Roberto Majadas Date: Wed Feb 3 16:15:58 2010 +0100 Bugfixing in dansguardian importer daemon/src/DansGuardianImporter.py | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 6c7d203c28916071a92ea40d59489b92c35cea8e Author: Cesar Garcia Tapia Date: Wed Feb 3 16:07:06 2010 +0100 Fix a bug with the category selection client/gnome/admin/src/ConfigureProxyDialog.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8e1179edeecc54d8c4c0e7fd91f073771ffd4175 Author: Marek Černocký Date: Tue Feb 2 13:31:33 2010 +0100 Update Czech translation po/cs.po | 76 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 43 insertions(+), 33 deletions(-) commit d42a930f8c6e51e0d3ce4f8ad0f28b62c179bae0 Author: Roberto Majadas Date: Mon Feb 1 23:29:50 2010 +0100 May_url_blocked fixed daemon/src/DansGuardianImporter.py | 6 +++--- daemon/src/FilterManager.py | 14 +++++++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) commit 423450006b0eb4aa7b795971e6a3074bef3432fb Author: Cesar Garcia Tapia Date: Mon Feb 1 23:26:58 2010 +0100 Changes in the add/remove/update packaged filters API client/gnome/admin/src/ConfigureProxyDialog.py | 2 + daemon/src/FilterManager.py | 53 +++++++++++++++-------- daemon/src/NannyDBus.py | 6 +- 3 files changed, 39 insertions(+), 22 deletions(-) commit d5f79fa00d787a563078154ffde8ba17fd2d574a Author: Roberto Majadas Date: Mon Feb 1 22:15:48 2010 +0100 Add CheckDomain method daemon/src/DansGuardianImporter.py | 2 +- daemon/src/FilterManager.py | 100 +++++++++++++++++++++++++++++++++--- daemon/src/NannyDBus.py | 5 ++ 3 files changed, 99 insertions(+), 8 deletions(-) commit 9dcf1dc5c9fa2e9499706b229a98cd0c5cfd5db7 Author: Roberto Majadas Date: Mon Feb 1 19:29:27 2010 +0100 Fix unicode error importing from Dansguadian daemon/src/DansGuardianImporter.py | 27 +++++++++++++++++++++++---- 1 files changed, 23 insertions(+), 4 deletions(-) commit e751f37555285e8ff8f6bdad43cc8cf8998b1935 Author: Cesar Garcia Tapia Date: Mon Feb 1 21:40:03 2010 +0100 Added i18n-ed packaged filters categories client/common/src/Categories.py | 80 ++++++++++++++++++++++++ client/common/src/Makefile.am | 1 + client/common/src/__init__.py | 1 + client/gnome/admin/src/ConfigureProxyDialog.py | 6 ++- 4 files changed, 87 insertions(+), 1 deletions(-) commit 9fdc31f1edb803e04542b887693a570f068d735d Author: Cesar Garcia Tapia Date: Mon Feb 1 20:16:19 2010 +0100 Finished the configuration for packaged filters client/gnome/admin/src/ConfigureProxyDialog.py | 45 ++++++++++++++++++++++-- daemon/src/FilterManager.py | 1 - 2 files changed, 42 insertions(+), 4 deletions(-) commit e01d43fb14328bfe7d15f0fe34caec7b3e7f6ef6 Author: Cesar Garcia Tapia Date: Mon Feb 1 18:52:15 2010 +0100 First code for the packaged filters configuration client/common/src/DBusClient.py | 24 ++++++ client/gnome/admin/data/glade/nac_wcf_dialog.glade | 45 ++++++++++- client/gnome/admin/src/ConfigureProxyDialog.py | 79 +++++++++++++++++++- daemon/src/FilterManager.py | 16 +++- daemon/src/NannyDBus.py | 12 ++-- 5 files changed, 156 insertions(+), 20 deletions(-) commit 059cf06b9f1feba03744a846f11e377fc430fa89 Author: Roberto Majadas Date: Mon Feb 1 18:38:18 2010 +0100 Monitoring external filters db daemon/src/FilterManager.py | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 42 insertions(+), 1 deletions(-) commit 1b1f79eceed4b143da876b77052ab258bff17c41 Author: Roberto Majadas Date: Mon Feb 1 16:49:30 2010 +0100 Detect pkg_db's added or removed at startup daemon/src/FilterManager.py | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit 66602db164f3a0a7442d45e7f9708512fe73fce0 Author: Roberto Majadas Date: Mon Feb 1 16:18:05 2010 +0100 RemovePkgFilter exported to dbus daemon/src/FilterManager.py | 13 ++++++++++++- daemon/src/NannyDBus.py | 5 +++++ 2 files changed, 17 insertions(+), 1 deletions(-) commit 03552aaa3264217e39dd179ecfb24b9bf9a776de Author: Roberto Majadas Date: Mon Feb 1 15:57:47 2010 +0100 UpdatePkgFilter exported to dbus daemon/src/FilterManager.py | 26 +++++++++++++++++++++++--- daemon/src/NannyDBus.py | 5 +++++ 2 files changed, 28 insertions(+), 3 deletions(-) commit 908a97c78487c6128a327476bda41b311c244955 Author: Roberto Majadas Date: Mon Feb 1 15:32:07 2010 +0100 Get|SetPkgFilterMetadata exported to Dbus daemon/src/FilterManager.py | 38 +++++++++++++++++++++++++++----------- daemon/src/NannyDBus.py | 12 +++++++++++- 2 files changed, 38 insertions(+), 12 deletions(-) commit 7e8393ecd00b3556f3813d0032dbb3e57925d2b1 Author: Roberto Majadas Date: Mon Feb 1 14:51:10 2010 +0100 set|get_pkg_filter_user_categories verify categories daemon/src/FilterManager.py | 29 +++++++++++++++++++++++------ 1 files changed, 23 insertions(+), 6 deletions(-) commit eed75e9cc92a74b732a92c6447e23ed3a8363ef3 Author: Roberto Majadas Date: Mon Feb 1 14:26:59 2010 +0100 ListPkgFilters report name, description, ro daemon/src/FilterManager.py | 35 ++++++++++++++++++++++++++++++----- daemon/src/NannyDBus.py | 4 ++-- 2 files changed, 32 insertions(+), 7 deletions(-) commit 57a5188e9bfa483943c67222a423edd170ef06f8 Author: Roberto Majadas Date: Mon Feb 1 13:59:53 2010 +0100 AddPkgFilter exported to Dbus daemon/src/FilterManager.py | 49 ++++++++++++++++++++++++++++++++++++++---- daemon/src/NannyDBus.py | 6 +++++ 2 files changed, 50 insertions(+), 5 deletions(-) commit 3c39c2a9b7fd59d8f492a31e2bfb4fecab90c919 Author: Roberto Majadas Date: Mon Feb 1 12:47:44 2010 +0100 [Get|Set]PkgFilterUserCategories exported to DBUS daemon/src/FilterManager.py | 99 ++++++++++++++++++++++++++++++++++++++++-- daemon/src/NannyDBus.py | 29 ++++++++---- 2 files changed, 113 insertions(+), 15 deletions(-) commit fa716cbef517e9c57f2ef2dc39e87e26ec71021d Author: Cesar Garcia Tapia Date: Mon Feb 1 11:26:51 2010 +0100 New dialog for update custom filters. Check empty fields in custom filters. client/common/src/DBusClient.py | 16 +- client/gnome/admin/data/glade/nac_wcf_dialog.glade | 95 ++++++- .../admin/data/glade/nac_wcf_edit_dialog.glade | 60 ++--- client/gnome/admin/src/ConfigureProxyDialog.py | 298 ++++++++++++-------- daemon/src/FilterManager.py | 2 +- daemon/src/NannyDBus.py | 18 +- 6 files changed, 309 insertions(+), 180 deletions(-) commit 58ccad5708278a3470b4274af514303ce5deb2ca Author: Roberto Majadas Date: Sun Jan 31 15:34:36 2010 +0100 Update Custom Filter exported to NannyDbus daemon/src/FilterManager.py | 17 +++++++++++++++-- daemon/src/NannyDBus.py | 10 +++++++++- 2 files changed, 24 insertions(+), 3 deletions(-) commit eacf30b392908668c12134cc9cdef372f470e791 Author: Roberto Majadas Date: Sun Jan 31 15:07:38 2010 +0100 Some sql fixes in FilterManager daemon/src/FilterManager.py | 17 ++++++++++------- 1 files changed, 10 insertions(+), 7 deletions(-) commit 7b490f330b5c92ea09edd0a2ff9bdc97dc66f189 Author: Roberto Majadas Date: Sun Jan 31 14:52:52 2010 +0100 Export *_custom_filte to NannyDbus daemon/src/FilterManager.py | 26 ++++++++++++++++++++------ daemon/src/NannyDBus.py | 20 +++++++++++++++++--- 2 files changed, 37 insertions(+), 9 deletions(-) commit 3469d6a2dbd53ef3a261923fb8785eb2931b9882 Author: Roberto Majadas Date: Sun Jan 31 14:46:27 2010 +0100 Add FilterManager to QuarterBack daemon/src/FilterManager.py | 3 ++- daemon/src/QuarterBack.py | 2 ++ 2 files changed, 4 insertions(+), 1 deletions(-) commit 7dda52da68a1fd1cf44aa1d5664aeb417dfe7b43 Author: Roberto Majadas Date: Sun Jan 31 14:43:34 2010 +0100 Add initial FilterManager daemon/src/BlockingDeferred.py | 71 +++++++++++++++++++++++++ daemon/src/FilterManager.py | 112 ++++++++++++++++++++++++++++++++++++++++ daemon/src/Makefile.am | 2 + 3 files changed, 185 insertions(+), 0 deletions(-) commit 0f64c4265229c9e374d043ac27b18a7b8e0331df Author: Roberto Majadas Date: Sun Jan 31 13:01:42 2010 +0100 Importer emit progress signal daemon/src/DansGuardianImporter.py | 77 +++++++++++++++++++++++------------- 1 files changed, 49 insertions(+), 28 deletions(-) commit 8c20e346e69147e1396c9003601ecfe44b5549fb Author: Roberto Majadas Date: Sat Jan 30 17:41:15 2010 +0100 Some performances in DansGuardian Importer daemon/src/DansGuardianImporter.py | 85 ++++++++++++++++++++++++++---------- 1 files changed, 61 insertions(+), 24 deletions(-) commit 9bd50505e28154beae322075371aaf6914ba65c5 Author: Roberto Majadas Date: Fri Jan 29 04:26:56 2010 +0100 Add initial DansGuardianImporter daemon/src/DansGuardianImporter.py | 223 ++++++++++++++++++++++++++++++++++++ daemon/src/Makefile.am | 19 ++-- 2 files changed, 233 insertions(+), 9 deletions(-) commit 017190e3364d32130ab9764a2e43d80ba7464a8b Author: Roberto Majadas Date: Fri Jan 29 00:52:14 2010 +0100 Add glib regex wrapper python module daemon/src/Makefile.am | 11 +++++++++++ daemon/src/gregexmodule.c | 26 ++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 0 deletions(-) commit b9b9955209972eff4275016c3db8fb87582d3ed5 Author: Roberto Majadas Date: Fri Jan 29 00:47:34 2010 +0100 Add hachoir-regex and glib depends configure.ac | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit 5de622cf2d8729c6a0e00136308931316459a4f6 Author: Petr Kovar Date: Tue Jan 12 00:14:43 2010 +0100 Add Czech translation by Marek Cernocky po/LINGUAS | 1 + po/cs.po | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 278 insertions(+), 0 deletions(-) commit 8da689390f14a3dcddc964f0abd35297ec9f84b4 Author: Mario Blättermann Date: Wed Jan 6 21:06:28 2010 +0100 Added German translation po/LINGUAS | 1 + po/de.po | 281 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 282 insertions(+), 0 deletions(-) commit c9f921b9ea5a3281d1681daf8c37bb5d83f5dd18 Author: Juan Jesús Ojeda Date: Wed Jan 6 13:18:03 2010 +0100 Updated Spanish translation po/es.po | 180 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 95 insertions(+), 85 deletions(-) commit 3b1654c9171af7675a900e0f84f5fd48edd765ae Author: Matej Urbančič Date: Tue Jan 5 17:35:57 2010 +0100 Added sl for Slovenian translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f996484e7a08e6ca140e9f798ec7331306a247b6 Author: Andrej Žnidaršič Date: Tue Jan 5 17:35:50 2010 +0100 Updated Slovenian translation po/sl.po | 279 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 279 insertions(+), 0 deletions(-) commit 97c48cd9cd7824f33b2ff29ccf5bea39751555a7 Author: Daniel Nylander Date: Mon Dec 28 10:52:47 2009 +0100 Added Swedish translation po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 13af830f6c82e830e7b867e0630b536ec084c319 Author: Daniel Nylander Date: Mon Dec 28 10:52:22 2009 +0100 Updated Swedish translation po/sv.po | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 274 insertions(+), 0 deletions(-) commit 1d5a267018ec1f0edf9b86b251e50bd6eb543eed Author: Enrico Nicoletto Date: Sat Dec 26 23:54:09 2009 -0200 Added Brazilian Portuguese translation po/LINGUAS | 1 + po/pt_BR.po | 277 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 278 insertions(+), 0 deletions(-) commit 9ebff2a2649cdac40d5cd226746532cb3cc657eb Author: Nils-Christoph Fiedler Date: Fri Dec 25 10:19:50 2009 +0100 Added LowGerman translation po/LINGUAS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit b6d3a6005046e267f3692f9941a219fa4db82691 Author: Nils-Christoph Fiedler Date: Fri Dec 25 10:19:44 2009 +0100 Added LowGerman translation po/nds.po | 269 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 269 insertions(+), 0 deletions(-) commit 90ecb38fc96baa52ae1d955f269808923656f50b Author: Nguyễn Thái Ngọc Duy Date: Fri Dec 25 00:56:27 2009 +0700 vi.po: added Vietnamese translation configure.ac | 2 +- po/vi.po | 275 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 276 insertions(+), 1 deletions(-)