summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Switch from dansguardian to e2guardianPapoteur2016-06-281-36/+36
* Adapt the config files to e2guardianPapoteur2016-06-281-12/+12
* add missing spaces (mga#2583)Thierry Vignaud2014-01-191-2/+2
* force label wrapping (mga#12359)Thierry Vignaud2014-01-191-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-281-9/+9
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-281-4/+4
* only use transparent proxy with squid <3.2 (mga#10513)Derek Jennings2013-08-241-1/+3
* fix acl enabled test (mga#9195)Derek Jennings2013-08-241-3/+3
* allow urpmi to work when parental controls enabled (mga#7775)Derek Jennings2013-08-241-2/+3
* allow for ext4 when enabling acl (mga#9195)Derek Jennings2013-08-241-2/+2
* Use --kerneltz option to select local time zone (mga#6400)Derek Jennings2013-08-241-1/+1
* handle kernel having *_FS_POSIX_ACL=y (mga#9195)Thierry Vignaud2013-03-151-1/+1
* add a fIXME noteThierry Vignaud2013-03-151-0/+2
* ignore comments in /etc/fstab (mga#9195)Thierry Vignaud2013-03-151-1/+1
* perl_checker: no need to initialize variables, it's done by defaultThierry Vignaud2013-03-151-1/+1
* simplifyThierry Vignaud2013-03-151-3/+1
* perl_checker: fix undeclared variableThierry Vignaud2013-03-151-2/+2
* perl_checker: don't use for without "my"ing the iteration variableThierry Vignaud2013-03-151-6/+4
* perl_checker: write "foreach" instead of "for"Thierry Vignaud2013-03-151-3/+3
* perl_checker: "$foobar" is better written without the double quotesThierry Vignaud2013-03-151-3/+3
* perl_checker: kill unused variablesThierry Vignaud2013-03-151-11/+7
* perl_checker unneeded parentheses & ';'Thierry Vignaud2013-03-151-7/+5
* perl_checker: fix both 'the arrow "->" is unneeded' & 'bad deref'Thierry Vignaud2013-03-151-6/+6
* perl_checker: fix spacingThierry Vignaud2013-03-151-53/+53
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-04-041-2/+4
* Properly check if ACL support is enabled.Eugeni Dodonov2010-05-251-4/+30
* code improvementsEugeni Dodonov2010-04-071-2/+2
* Properly define variables.Eugeni Dodonov2010-04-071-12/+15
* Added patch from Tiago Marques <tiago.marques@caixamagica.pt> to support appl...Eugeni Dodonov2010-04-071-19/+372
* Properly detecting dansguardian control level (#50700).Eugeni Dodonov2009-05-151-1/+2
* enable time control settingsOlivier Blin2008-08-131-3/+2
* load and save time control settings (using "time" iptables module)Olivier Blin2008-08-131-0/+46
* update time settings when modified in widgetsOlivier Blin2008-08-131-4/+8
* move time settings in variablesOlivier Blin2008-08-131-5/+10
* hide inactive time control pane (the "time" netfilter module does not work ou...Olivier Blin2008-04-031-1/+2
* fix whitelisting websites, by using a site list, and not an url listOlivier Blin2008-04-031-1/+1
* add wait message when applying configurationOlivier Blin2008-04-031-0/+2
* perl_checker fixOlivier Blin2008-04-031-2/+2
* use empty prototypeOlivier Blin2008-04-031-2/+2
* add list_get_entries helperOlivier Blin2008-04-031-2/+7
* load and save user whitelistOlivier Blin2008-04-031-1/+2
* extract variables (for next commit)Olivier Blin2008-04-031-5/+4
* use largest lists for usersOlivier Blin2008-04-031-2/+2
* use more generic function namesOlivier Blin2008-04-031-5/+5
* allow to add/remove users in the interfaceOlivier Blin2008-04-031-2/+10
* adapt to new drakx-net APIOlivier Blin2008-04-031-2/+2
* exit with failure code when packages installation failsOlivier Blin2008-03-311-1/+1
* really quit gui when needed (like when packages instalaltion is cancelled, #3...Olivier Blin2008-03-311-1/+4
* fix ugtk2::exit usageOlivier Blin2008-03-311-1/+1
* strip protocol when adding an url to blacklist/whitelistOlivier Blin2008-03-271-1/+3