Search the web
Sign In
New User? Sign Up
dansguardian · A public mailing list to discuss all aspects of DansGuardian
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10899 - 10928 of 23408   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10899
Building DG 2.8.0.3 on Solaris 9 9/04 with gcc 3.3.2 I get the error: g++ -O2 -Wall -c md5.cpp md5.cpp:33:23: <endian.h>: No such file or directory To get it...
peter_a_guthrie
Offline Send Email
Dec 1, 2004
11:33 am
10900
I found the instructions Debug+ etc. but how can I trace the problem now? Regards, Paul...
Paul Stroo
stroopnl
Offline Send Email
Dec 1, 2004
12:55 pm
10901
*SNIP* ... If you go to the above URL and read the README, it explains in detail what the patches do. -- Northern Indiana ESC Adam Kennedy -...
Adam Kennedy
niescak
Offline Send Email
Dec 1, 2004
1:43 pm
10902
... Hash: SHA1 ... It permit to filter url passed in a GET request. For example you have in google image url like that: ...
Cedric Foll
foll_cedric
Offline Send Email
Dec 1, 2004
2:12 pm
10903
Ok, I put the patch to test by itself (without AV code) and it works great both proxy mode and in transparent proxy mode. With AV code my test person said that...
Adam Kennedy
niescak
Offline Send Email
Dec 1, 2004
2:41 pm
10904
... When you run dansguardian compiled with debug, you see its output. Look through it, maybe you see something suspicious, like exceptions. Regards, Nerijus...
Nerijus Baliunas
nerijusbbd
Offline Send Email
Dec 1, 2004
3:40 pm
10905
New version of Google patch is available at:- http://assets.e2bn.net/misc/patches/dg/v1.3/google2.8.0.3g1.3.1.1 Please read the README and CHANGES files for...
Philip Pearce
e2bntech
Offline Send Email
Dec 1, 2004
6:17 pm
10906
... It's a number which relates to a message in the language specific messages file. As I missed putting the revised messages file in the 1.3.0 and 1.3.1...
Philip Pearce
e2bntech
Offline Send Email
Dec 1, 2004
6:33 pm
10907
... This Patch against the DGAV code is available below along with a tarball which has the patch already applied. ...
Adam Kennedy
niescak
Offline Send Email
Dec 1, 2004
7:10 pm
10908
... Turns out that the x-forwarded-for options to have DG add the header were messing with the remote site. I turned those options OFF and all seems well....
Adam Kennedy
niescak
Offline Send Email
Dec 1, 2004
7:15 pm
10909
Friends, With the google patch here, I wanted to ask for a pointer to a website that you think has the best tutorial on regular expressions. cheers - wash ...
Odhiambo Washington
pipinD
Offline Send Email
Dec 2, 2004
12:37 pm
10910
Hi all, I found in this site http://linuxpackages.net/pipermail/slackware/2004-April/000407.html a little bash script to randomize a sorted file. When you...
Allan Cassaro Vilela ...
allangomesgood
Offline Send Email
Dec 2, 2004
2:18 pm
10911
I have installed DG 2.8.3 and was wondering what I need to do to set up the filter groups? If my teachers are all in a group on my linux box and my students...
melph63825
Offline Send Email
Dec 2, 2004
3:46 pm
10912
You can start reading perl manuals about regex. An very interesting tool you can also look at is regex coach (http://weitz.de/regex-coach/), a must have tool,...
Aecio F. Neto
aecioneto
Offline Send Email
Dec 2, 2004
3:56 pm
10913
Hi, I write a very (very, very) simple bash script to download and update a blacklist from urlsblacklist.com. The script download, clean duplicate lines (from...
Allan Cassaro Vilela ...
allangomesgood
Offline Send Email
Dec 2, 2004
5:08 pm
10914
I am having a problem with Yahoo Mail file attachments. When I try to attach a file to an email that is greater than about 320 kb it looks like it times out...
klesko3
Offline Send Email
Dec 2, 2004
7:01 pm
10915
... to ... Does it go if you dansguardian is running but AV is disabled? i.e. dansguardian.conf, virusscan = off...
Sean Hurley
shurley@...
Send Email
Dec 2, 2004
7:17 pm
10916
... Forgot that one, No, turning off AV scan does NOT help. Thanks...
klesko3
Offline Send Email
Dec 2, 2004
7:31 pm
10917
... After looking at this further, I am assuming the following: I can create up to 9 filter lists: dansguardianf1.conf-dansguardianf9.conf Then in the...
melph63825
Offline Send Email
Dec 2, 2004
7:42 pm
10918
... Then could it be as simple as the file extension? With Hotmail I am able to send a file attachment no problem. Could it be the problem I had earlier with...
Sean Hurley
shurley@...
Send Email
Dec 2, 2004
7:43 pm
10919
... I ... I'll have to check out the file extention. I have maxcontentFILTERsize = 256 Is this the same as maxcontentsize? I don't have a maxcontentsize in my...
klesko3
Offline Send Email
Dec 2, 2004
8:53 pm
10920
... maxcontentsize? ... Yeah, that's what I meant. 256 is the default. Try with '0' or experiment with higher numbers if it is not the extension. But you can ...
Sean Hurley
shurley@...
Send Email
Dec 2, 2004
9:00 pm
10921
... Yahoo have changed the domain for thumbnails three times over the last few months, but the following line in bannedregexpurllist blanks yahoo thumbnails...
Philip Pearce
e2bntech
Offline Send Email
Dec 2, 2004
10:04 pm
10922
hi! its possible to implement in dansguardian some navigation schedule? i need admin thats time, and create reports to that! How can i do that? Thanks in...
Carlos Mario Mora (c4...
c4y0
Offline Send Email
Dec 2, 2004
11:22 pm
10923
Hi, What's your 'maxuploadsize' in dansguardian.conf? Try adjusting it and see if there's a difference. It usually helps troubleshooting if you increase...
Cheewai Lai
clai@...
Send Email
Dec 3, 2004
4:15 am
10924
Hi Folks, I want to match more than one line of HTML in contentregexplist. Is this possible, and when, how can i do this? Thanks, Janno. Janno de Wit DNA...
Janno de Wit
atlantux
Offline Send Email
Dec 3, 2004
11:13 am
10925
Hi all, We've installed dansguardian for a client. However, his staff are getting round it by typing things like "finger" in to images.google.com and then...
Andy Jeffries
andy@...
Send Email
Dec 3, 2004
2:58 pm
10926
... images.google.com ... I am new to Dans Guardian so maybe I am still a bit green. Part of the problem, that I can see, is there is google.com, google.ca,...
Sean Hurley
shurley@...
Send Email
Dec 3, 2004
3:27 pm
10927
... The problem is I want the users to have access to images.google.com. Just not to any resulting pages (when they view them) that have dodgy content in the...
Andy Jeffries
andy@...
Send Email
Dec 3, 2004
3:30 pm
10928
Well I did a little more testing and it does not appear to be a problem with DG. As I was testing things last night I was getting inconsistent results. The...
klesko3
Offline Send Email
Dec 3, 2004
4:06 pm
Messages 10899 - 10928 of 23408   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help