Commit graph

79 commits

Author SHA1 Message Date
Bastian Kleineidam
a69f12d5e1 Remove unused file. 2012-01-05 13:50:51 +01:00
Bastian Kleineidam
9b437fd1e4 Use dictionary-based logging config. 2012-01-04 21:07:35 +01:00
Bastian Kleineidam
50bdfeab83 Removed unused reindent script. 2011-10-19 13:44:48 +02:00
Bastian Kleineidam
6e69f8f3b1 Fix sql logging output. 2011-10-09 19:02:23 +02:00
Bastian Kleineidam
51bcccfdfe Added new option --user-agent to set the User-Agent header. 2011-07-25 21:09:49 +02:00
Bastian Kleineidam
e3bb574997 Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
Bastian Kleineidam
9d6f2e1a4a Add badsite.example.com as example. 2011-05-06 19:05:51 +02:00
Bastian Kleineidam
e13d2a5078 Improved warningregex example. 2011-05-05 18:31:46 +02:00
Bastian Kleineidam
84f6d56a49 Print level in loggers xml, csv and sql. 2011-04-09 10:51:03 +02:00
Bastian Kleineidam
3b225e676f Added note that output configuration is ignored in linkchecker-gui. 2011-04-02 10:38:41 +02:00
Bastian Kleineidam
6bd207622f Updated logfile comment. 2011-04-02 10:38:10 +02:00
Bastian Kleineidam
68a8de58d1 Deprecate the --interactive commandline option. 2011-02-20 11:05:29 +01:00
Bastian Kleineidam
eaa2b79bc3 Updated documentation. 2011-02-17 19:59:02 +01:00
Bastian Kleineidam
a94269fd5b Remove unused ID part of loggers. 2010-12-15 13:24:31 +01:00
Bastian Kleineidam
5058161e40 Remove deprecated options and backward compatibility parts. 2010-11-21 11:35:56 +01:00
Bastian Kleineidam
d811269d03 Improved config documentation. 2010-10-25 22:41:03 +02:00
Bastian Kleineidam
a254e1dce0 Improved configuration documentation. 2010-10-25 21:42:11 +02:00
Bastian Kleineidam
25d75bd4a2 Added login URL posting. 2010-10-14 18:36:11 +02:00
Bastian Kleineidam
4acf79c641 Add configuration file option for the --cookies commandline option. 2010-10-12 00:41:14 +02:00
Bastian Kleineidam
0f92b76290 Remove the unnormed URL warning. 2010-07-29 20:20:59 +02:00
Bastian Kleineidam
34a2f4a15d Disable and deprecated the --no-proxy-for option. 2010-03-07 17:45:48 +01:00
Bastian Kleineidam
3fd3ee90ec Fix GUI documentation install 2009-07-29 21:53:52 +02:00
Bastian Kleineidam
8533ade21f Add ID for each logged URL. 2009-07-26 22:31:51 +02:00
Bastian Kleineidam
16316b0a08 Fix regex in example config 2009-07-24 23:50:06 +02:00
Bastian Kleineidam
d97e0e007b Use ScriptAlias in Apache config 2009-07-22 23:27:46 +02:00
Bastian Kleineidam
7f67027abf ignore the fragment part (ie. the anchor) of URIs when
+  getting and caching content
2009-06-26 07:22:36 +02:00
calvin
dc537a73d3 Fix CGI paths
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3962 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 16:13:59 +00:00
calvin
61612a40e5 Moved apache configuration to config directory
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3926 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-24 17:29:53 +00:00
calvin
dbb498a395 Add virus checking
New option --scan-virus to check the content of URLs for
viruses with ClamAV.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3753 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-20 08:57:37 +00:00
calvin
b96e8120d6 Add W3C Validator checks
Add new options --check-html-w3 and --check-css-w3 to allow checking
of HTML and CSS pages with the online W3C validators.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3748 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-08 10:36:54 +00:00
calvin
62efec3b35 Added CSS syntax check.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3719 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-24 09:44:18 +00:00
calvin
c71b9644b7 complete on filenames in bash completion
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3661 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-01-14 19:13:52 +00:00
calvin
e1b10045a2 set COMPREPLY array for bash completion
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3660 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-01-14 18:55:16 +00:00
calvin
4e31859a7c Fix misnamed SQL columns to make it work with -osql again
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3634 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2007-12-13 10:50:50 +00:00
calvin
a6ab36f505 fix noproxyfor option example
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3621 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2007-12-01 15:49:30 +00:00
calvin
4c0620c498 use default python
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3559 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2007-06-16 22:08:41 +00:00
calvin
c695ad547d moved
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3520 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-11-21 17:48:35 +00:00
calvin
ebf903d5a9 fix config syntax: don't indent with comments
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3512 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-11-17 20:16:31 +00:00
calvin
e8fabd2eb2 remove pylint target
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3483 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-09-24 10:16:34 +00:00
calvin
980fe1ea31 replace numerated config entries with numerical ones
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3477 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-09-21 14:30:27 +00:00
calvin
89d70e65f3 document internlinks config option
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3431 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-09-15 09:39:33 +00:00
calvin
c10da15b08 add timeout setting to configuration file
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3192 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-05-15 19:04:21 +00:00
calvin
0a0ea737c0 cleanup
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3167 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-05-14 08:46:09 +00:00
calvin
86ac63e3ee updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3140 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-05-13 09:38:33 +00:00
calvin
bb3dac673f added coding line
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3015 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-01-06 15:04:29 +00:00
calvin
e92aee054c updated copyright
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3010 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2006-01-03 19:12:47 +00:00
calvin
2361eeacfd clarify ignorewarnings config value
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2896 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-10-13 21:23:13 +00:00
calvin
595d0be97e fix ignore warnings example
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2893 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-10-13 21:01:23 +00:00
calvin
c8f6c7acfa no more FAQ
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2832 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-10-10 21:57:14 +00:00
calvin
c27cb2a978 improved documentation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2791 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-08-03 18:59:08 +00:00