فهرست منبع

Older CVS comments removed

z3APA3A 11 سال پیش
والد
کامیت
e37a7f48d7
61فایلهای تغییر یافته به همراه1 افزوده شده و 68 حذف شده
  1. 0 1
      Makefile.Linux
  2. 0 1
      Makefile.Solaris
  3. 0 1
      Makefile.Solaris-gcc
  4. 0 1
      Makefile.ccc
  5. 0 1
      Makefile.debug
  6. 0 1
      Makefile.inc
  7. 0 1
      Makefile.intl
  8. 0 1
      Makefile.msvc
  9. 0 1
      Makefile.msvc64
  10. 0 1
      Makefile.msvcCE
  11. 0 1
      Makefile.unix
  12. 0 1
      Makefile.win
  13. 0 1
      Makefile.winCE
  14. 0 1
      Release.notes
  15. 0 1
      cfg/0.scenario.txt
  16. 0 1
      cfg/3proxy.cfg.sample
  17. 0 1
      cfg/counters.sample
  18. 0 1
      copying
  19. 0 3
      doc/html/faqe.html
  20. 0 3
      doc/html/faqr.html
  21. 0 1
      doc/html/howtoe.html
  22. 0 3
      doc/html/howtor.html
  23. 0 1
      doc/html/securityen.html
  24. 0 1
      doc/ru/example1.txt
  25. 0 1
      doc/ru/iodbc.txt
  26. 0 1
      src/3proxy.c
  27. 0 1
      src/Makefile.inc
  28. 0 1
      src/auth.c
  29. 0 1
      src/base64.c
  30. 0 1
      src/common.c
  31. 0 1
      src/countersutil.c
  32. 0 1
      src/datatypes.c
  33. 0 1
      src/dighosts.c
  34. 0 1
      src/dnspr.c
  35. 0 1
      src/ftp.c
  36. 0 1
      src/ftppr.c
  37. 0 1
      src/icqpr.c
  38. 0 2
      src/libs/md4.c
  39. 0 1
      src/msnpr.c
  40. 0 1
      src/myalloc.c
  41. 0 1
      src/mycrypt.c
  42. 0 1
      src/ntlm.c
  43. 0 1
      src/plugins.c
  44. 0 1
      src/plugins/FilePlugin/FilePlugin.c
  45. 0 1
      src/plugins/PCREPlugin/pcre_plugin.c
  46. 0 1
      src/plugins/SSLPlugin/ssl_plugin.c
  47. 0 1
      src/plugins/TransparentPlugin/transparent_plugin.c
  48. 0 1
      src/plugins/WindowsAuthentication/WindowsAuthentication.c
  49. 0 1
      src/plugins/utf8tocp1251/utf8tocp1251.c
  50. 0 1
      src/pop3p.c
  51. 0 1
      src/proxy.c
  52. 0 1
      src/proxy.h
  53. 0 1
      src/proxymain.c
  54. 0 1
      src/smtpp.c
  55. 0 1
      src/sockmap.c
  56. 0 1
      src/socks.c
  57. 0 1
      src/stringtable.c
  58. 0 1
      src/tcppm.c
  59. 0 1
      src/udppm.c
  60. 1 1
      src/version.h
  61. 0 1
      src/webadmin.c

+ 0 - 1
Makefile.Linux

@@ -1,4 +1,3 @@
-#$Id: Makefile.Linux,v 1.24 2014-04-07 20:34:57 vlad Exp $
 #
 #
 # 3 proxy Makefile for GCC/Linux/Cygwin
 # 3 proxy Makefile for GCC/Linux/Cygwin
 #
 #

+ 0 - 1
Makefile.Solaris

@@ -1,4 +1,3 @@
-#$Id: Makefile.Solaris,v 1.18 2008/09/30 13:58:44 vlad Exp $
 #
 #
 # 3 proxy Makefile for Solaris/SunCC
 # 3 proxy Makefile for Solaris/SunCC
 #
 #

+ 0 - 1
Makefile.Solaris-gcc

@@ -1,4 +1,3 @@
-#$Id: Makefile.Solaris-gcc,v 1.14 2008/09/30 13:58:44 vlad Exp $
 #
 #
 # 3 proxy Makefile for Solaris/gcc
 # 3 proxy Makefile for Solaris/gcc
 #
 #

+ 0 - 1
Makefile.ccc

@@ -1,4 +1,3 @@
-#$Id: Makefile.ccc,v 1.12 2007/04/10 16:29:25 vlad Exp $
 #
 #
 # 3 proxy Makefile for Compaq C Compiler
 # 3 proxy Makefile for Compaq C Compiler
 #
 #

+ 0 - 1
Makefile.debug

@@ -1,4 +1,3 @@
-#$Id: Makefile.debug,v 1.7 2007/04/18 05:33:19 vlad Exp $
 #
 #
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 #
 #

+ 0 - 1
Makefile.inc

@@ -1,4 +1,3 @@
-#$Id: Makefile.inc,v 1.3 2007/01/23 16:00:26 vlad Exp $
 #
 #
 # 3 proxy common Makefile
 # 3 proxy common Makefile
 #
 #

+ 0 - 1
Makefile.intl

@@ -1,4 +1,3 @@
-#$Id: Makefile.intl,v 1.8 2007/07/21 18:47:00 vlad Exp $
 #
 #
 # 3 proxy Makefile for Intel C compiler for Windows (for both make and nmake)
 # 3 proxy Makefile for Intel C compiler for Windows (for both make and nmake)
 #
 #

+ 0 - 1
Makefile.msvc

@@ -1,4 +1,3 @@
-#$Id: Makefile.msvc,v 1.17 2010-11-11 14:44:11 v.dubrovin Exp $
 #
 #
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 #
 #

+ 0 - 1
Makefile.msvc64

@@ -1,4 +1,3 @@
-#$Id: Makefile.msvc64,v 1.14 2007/07/21 18:47:05 vlad Exp $
 #
 #
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 #
 #

+ 0 - 1
Makefile.msvcCE

@@ -1,4 +1,3 @@
-#$Id: Makefile.msvc,v 1.14 2007/07/21 18:47:02 vlad Exp $
 #
 #
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 # 3 proxy Makefile for Microsoft Visual C compiler (for both make and nmake)
 #
 #

+ 0 - 1
Makefile.unix

@@ -1,4 +1,3 @@
-#$Id: Makefile.unix,v 1.20 2007/04/10 16:29:25 vlad Exp $
 #
 #
 # 3 proxy Makefile for GCC/Unix
 # 3 proxy Makefile for GCC/Unix
 #
 #

+ 0 - 1
Makefile.win

@@ -1,4 +1,3 @@
-#$Id: Makefile.win,v 1.9 2007/08/20 15:26:27 vlad Exp $
 #
 #
 # 3 proxy Makefile for GCC/windows
 # 3 proxy Makefile for GCC/windows
 #
 #

+ 0 - 1
Makefile.winCE

@@ -1,4 +1,3 @@
-#$Id: Makefile.win,v 1.9 2007/08/20 15:26:27 vlad Exp $
 #
 #
 # 3 proxy Makefile for GCC/windows
 # 3 proxy Makefile for GCC/windows
 #
 #

+ 0 - 1
Release.notes

@@ -104,4 +104,3 @@
    - Addon antiviral, HTTP cache filters modules, authentication
    - Addon antiviral, HTTP cache filters modules, authentication
      modules for different protocols (RADIUS, PAM etc).
      modules for different protocols (RADIUS, PAM etc).
 
 
-$Id: Release.notes,v 1.9 2014-04-07 21:24:42 vlad Exp $

+ 0 - 1
cfg/0.scenario.txt

@@ -15,4 +15,3 @@ on the provider's Web server.
 Provider has proxy server 10.1.2.5. Traffic from proxy server is not free, but
 Provider has proxy server 10.1.2.5. Traffic from proxy server is not free, but
 is cheaper than traffic from non-free networks.
 is cheaper than traffic from non-free networks.
 
 
-$Id: 0.scenario.txt,v 1.2 2004/07/23 13:33:39 vlad Exp $

+ 0 - 1
cfg/3proxy.cfg.sample

@@ -199,4 +199,3 @@ admin
 # now we needn't any root rights. We can chroot and setgid/setuid.
 # now we needn't any root rights. We can chroot and setgid/setuid.
 
 
 
 
-###$Id: 3proxy.cfg.sample,v 1.7 2006/11/18 14:37:06 vlad Exp $#######

+ 0 - 1
cfg/counters.sample

@@ -50,4 +50,3 @@ internal 127.0.0.1
 allow user1
 allow user1
 admin
 admin
 
 
-#$Id: counters.sample,v 1.2 2004/07/23 13:33:39 vlad Exp $

+ 0 - 1
copying

@@ -59,4 +59,3 @@ terms of compatible license, including:
 	http://www.gnu.org/licenses/lgpl.txt
 	http://www.gnu.org/licenses/lgpl.txt
 
 
 
 
-$Id: License,v 1.3 2007/04/05 11:59:47 vlad Exp $

+ 0 - 3
doc/html/faqe.html

@@ -153,6 +153,3 @@ A: First, I'm not programmer. Second, 3proxy was 'proof of concept' in reply for
 
 
 <p><i>Q: Why do you use insecure strcpy, sprintf, etc?</i></p>
 <p><i>Q: Why do you use insecure strcpy, sprintf, etc?</i></p>
 A: Why not? I try to use insecure function in secure manner. You're welcome to look for vulnerabilities.
 A: Why not? I try to use insecure function in secure manner. You're welcome to look for vulnerabilities.
-<pre>
-$Id: faqe.html,v 1.10 2007/07/31 08:42:38 vlad Exp $
-</pre>

+ 0 - 3
doc/html/faqr.html

@@ -278,6 +278,3 @@
   ďóăŕňü.
   ďóăŕňü.
   </p>
   </p>
 </ul>
 </ul>
-<pre>
-$Id: faqr.html,v 1.28 2007/09/25 09:47:13 vlad Exp $
-</pre>

+ 0 - 1
doc/html/howtoe.html

@@ -832,4 +832,3 @@ You can control 3proxy service via "Services" administration ot via "net" comman
 
 
 </ul>
 </ul>
 
 
-<pre>$Id: howtoe.html,v 1.41 2009/02/02 10:04:49 vlad Exp $</pre>

+ 0 - 3
doc/html/howtor.html

@@ -1026,6 +1026,3 @@
 Только не пытайтесь задавать какие-либо вопросы, если вы просто не поняли этот
 Только не пытайтесь задавать какие-либо вопросы, если вы просто не поняли этот
 HowTo.
 HowTo.
 </ul> 
 </ul> 
-<pre>
-$Id: howtor.html,v 1.40 2010/01/21 13:34:20 v.dubrovin Exp $
-</pre>

+ 0 - 1
doc/html/securityen.html

@@ -34,4 +34,3 @@ ODBC logging to prevent SQL and log record injections.
 </ol>
 </ol>
 <p>
 <p>
 
 
-<pre>$Id: securityen.html,v 1.4 2007/05/07 09:16:51 vlad Exp $</pre>

+ 0 - 1
doc/ru/example1.txt

@@ -96,4 +96,3 @@ setuid 65534
 đĎÓĚĹ ÔĎÇĎ ËÁË ÍŮ ÓĎÚÄÁĚÉ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ ÓĹŇ×ĹŇÁ, ÚÁĐŐÓËÁĹÍ 3proxy ËĎÍÁÎÄĎĘ:
 đĎÓĚĹ ÔĎÇĎ ËÁË ÍŮ ÓĎÚÄÁĚÉ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ ÓĹŇ×ĹŇÁ, ÚÁĐŐÓËÁĹÍ 3proxy ËĎÍÁÎÄĎĘ:
 /usr/local/3proxy/3proxy /usr/local/3proxy/3proxy.cfg
 /usr/local/3proxy/3proxy /usr/local/3proxy/3proxy.cfg
 
 
-$Id: example1.txt,v 1.7 2007/04/20 19:58:42 vlad Exp $

+ 0 - 1
doc/ru/iodbc.txt

@@ -98,4 +98,3 @@ LIBS = -L /usr/local/lib -lodbc
 make clean
 make clean
 make -f Makefile.unix
 make -f Makefile.unix
 
 
-$Id: iodbc.txt,v 1.3 2006/02/08 17:59:07 vlad Exp $

+ 0 - 1
src/3proxy.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: 3proxy.c,v 1.132 2011-08-15 19:52:26 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/Makefile.inc

@@ -1,4 +1,3 @@
-#$Id: Makefile.inc,v 1.19 2008/12/10 13:12:10 vlad Exp $
 #
 #
 # 3 proxy common Makefile
 # 3 proxy common Makefile
 #
 #

+ 0 - 1
src/auth.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: auth.c,v 1.108 2012-04-11 23:01:18 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/base64.c

@@ -3,7 +3,6 @@
  *
  *
  * please read License Agreement
  * please read License Agreement
  *
  *
- * $Id: base64.c,v 1.6 2008/01/08 21:46:36 vlad Exp $
  */
  */
 
 
 #include <string.h>
 #include <string.h>

+ 0 - 1
src/common.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: common.c,v 1.94 2014-04-07 21:24:45 vlad Exp $
 */
 */
 
 
 
 

+ 0 - 1
src/countersutil.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: common.c,v 1.81 2007/12/18 09:26:44 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/datatypes.c

@@ -3,7 +3,6 @@
  *
  *
  * please read License Agreement
  * please read License Agreement
  *
  *
- * $Id: datatypes.c,v 1.28 2009/08/14 09:56:21 v.dubrovin Exp $
  */
  */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/dighosts.c

@@ -3,7 +3,6 @@
  *
  *
  * please read License Agreement
  * please read License Agreement
  *
  *
- * $Id: dighosts.c,v 1.10 2009/10/06 08:38:00 v.dubrovin Exp $
  */
  */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/dnspr.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: dnspr.c,v 1.22 2009/09/17 12:21:05 v.dubrovin Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/ftp.c

@@ -3,7 +3,6 @@
  *
  *
  * please read License Agreement
  * please read License Agreement
  *
  *
- * $Id: ftp.c,v 1.34 2009/09/17 12:21:06 v.dubrovin Exp $
  */
  */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/ftppr.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: ftppr.c,v 1.45 2011-08-15 19:52:27 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/icqpr.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: icqpr.c,v 1.30 2012-04-11 23:01:19 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 2
src/libs/md4.c

@@ -1,8 +1,6 @@
 /*
 /*
  * md4c.c	MD4 message-digest algorithm
  * md4c.c	MD4 message-digest algorithm
  *
  *
- * Version:	$Id: md4.c,v 1.1 2010-11-11 11:32:32 v.dubrovin Exp $
- *
  *   License to copy and use this software is granted provided that it
  *   License to copy and use this software is granted provided that it
  *   is identified as the "RSA Data Security, Inc. MD4 Message-Digest
  *   is identified as the "RSA Data Security, Inc. MD4 Message-Digest
  *   Algorithm" in all material mentioning or referencing this software
  *   Algorithm" in all material mentioning or referencing this software

+ 0 - 1
src/msnpr.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: msnpr.c,v 1.3 2012-04-11 23:01:19 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/myalloc.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: myalloc.c,v 1.5 2008/01/08 21:46:38 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/mycrypt.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: mycrypt.c,v 1.8 2008/01/08 21:46:38 vlad Exp $
 */
 */
 #include "libs/md5.h"
 #include "libs/md5.h"
 #include "libs/md4.h"
 #include "libs/md4.h"

+ 0 - 1
src/ntlm.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: ntlm.c,v 1.9 2008/01/08 21:46:38 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/plugins.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: ntlm.c,v 1.8 2007/12/27 13:20:04 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/plugins/FilePlugin/FilePlugin.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: FilePlugin.c,v 1.8 2012-04-11 23:01:22 vlad Exp $
 */
 */
 
 
 #include "../../structures.h"
 #include "../../structures.h"

+ 0 - 1
src/plugins/PCREPlugin/pcre_plugin.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: pcre_plugin.c,v 1.11 2012-04-25 18:17:22 vlad Exp $
 */
 */
 
 
 #include "../../structures.h"
 #include "../../structures.h"

+ 0 - 1
src/plugins/SSLPlugin/ssl_plugin.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: ssl_plugin.c,v 1.9 2010-11-11 11:32:33 v.dubrovin Exp $
 */
 */
 
 
 #include "../../structures.h"
 #include "../../structures.h"

+ 0 - 1
src/plugins/TransparentPlugin/transparent_plugin.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: transparent_plugin.c,v 1.9 2010-11-11 11:32:33 v.dubrovin Exp $
 */
 */
 
 
 #include <sys/utsname.h>
 #include <sys/utsname.h>

+ 0 - 1
src/plugins/WindowsAuthentication/WindowsAuthentication.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: WindowsAuthentication.c,v 1.12 2011-04-12 13:05:58 v.dubrovin Exp $
 */
 */
 
 
 #include "../../structures.h"
 #include "../../structures.h"

+ 0 - 1
src/plugins/utf8tocp1251/utf8tocp1251.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: utf8tocp1251.c,v 1.9 2009/09/03 05:32:56 v.dubrovin Exp $
 */
 */
 
 
 #include "../../structures.h"
 #include "../../structures.h"

+ 0 - 1
src/pop3p.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: pop3p.c,v 1.17 2008/01/08 21:46:38 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/proxy.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: proxy.c,v 1.107 2014-04-07 20:35:07 vlad Exp $
 */
 */
 
 
 
 

+ 0 - 1
src/proxy.h

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: proxy.h,v 1.92 2012-04-11 23:01:20 vlad Exp $
 */
 */
 
 
 #define COPYRIGHT "(c)2000-2009 3APA3A, Vladimir Dubrovin & 3proxy.ru\n"\
 #define COPYRIGHT "(c)2000-2009 3APA3A, Vladimir Dubrovin & 3proxy.ru\n"\

+ 0 - 1
src/proxymain.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: proxymain.c,v 1.85 2012-04-15 22:46:09 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/smtpp.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: smtpp.c,v 1.13 2011-06-10 20:48:46 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/sockmap.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: sockmap.c,v 1.64 2014-04-07 20:35:09 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/socks.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: socks.c,v 1.34 2009/09/17 12:21:09 v.dubrovin Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/stringtable.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: stringtable.c,v 1.16 2009/07/20 18:16:03 v.dubrovin Exp $
 */
 */
 
 
 #include <stdio.h>
 #include <stdio.h>

+ 0 - 1
src/tcppm.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: tcppm.c,v 1.15 2012-02-05 22:29:02 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 0 - 1
src/udppm.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: udppm.c,v 1.27 2012-02-05 22:29:03 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"

+ 1 - 1
src/version.h

@@ -1,2 +1,2 @@
 #define VERSION "3proxy-0.8b-devel"
 #define VERSION "3proxy-0.8b-devel"
-#define BUILDDATE "141213225630"
+#define BUILDDATE "141213231838"

+ 0 - 1
src/webadmin.c

@@ -4,7 +4,6 @@
 
 
    please read License Agreement
    please read License Agreement
 
 
-   $Id: webadmin.c,v 1.44 2014-04-07 20:35:12 vlad Exp $
 */
 */
 
 
 #include "proxy.h"
 #include "proxy.h"