]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Sat, 10 Apr 2004 11:12:15 +0000 (11:12 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 10 Apr 2004 11:12:15 +0000 (11:12 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1192 91ce42f0-d328-0410-95d8-f526ca767f89

34 files changed:
bacula/src/lib/alist.c
bacula/src/lib/alloc.c
bacula/src/lib/attr.c
bacula/src/lib/base64.c
bacula/src/lib/bget_msg.c
bacula/src/lib/bnet.c
bacula/src/lib/bnet_pkt.c
bacula/src/lib/bnet_server.c
bacula/src/lib/bpipe.c
bacula/src/lib/bshm.c
bacula/src/lib/bsys.c
bacula/src/lib/cram-md5.c
bacula/src/lib/crc32.c
bacula/src/lib/daemon.c
bacula/src/lib/edit.c
bacula/src/lib/events.c
bacula/src/lib/hmac.c
bacula/src/lib/htable.c
bacula/src/lib/jcr.c
bacula/src/lib/lex.c
bacula/src/lib/mem_pool.c
bacula/src/lib/message.c
bacula/src/lib/parse_conf.c
bacula/src/lib/queue.c
bacula/src/lib/rwlock.c
bacula/src/lib/scan.c
bacula/src/lib/semlock.c
bacula/src/lib/serial.c
bacula/src/lib/signal.c
bacula/src/lib/util.c
bacula/src/lib/workq.c
bacula/src/version.h
bacula/src/win32/compat/compat.cpp
bacula/src/win32/compat/compat.h

index 9d90a97f84989088b31b6155d8e8af9038d13f76..d82c45ed7481bed89d9677e57189ca26a2c2aa86 100644 (file)
@@ -11,7 +11,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f25ee348bca0d6338a60d708d42542814c6a16f3..241749a4396acdbc557ab5505f6cd0c9ac05295f 100644 (file)
@@ -6,7 +6,7 @@
 */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4c5ae2d54f04967c0494b3f68586b70e9714e26e..aaf335d281b0cb18c14e85a397b2c3d70f48864f 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2003-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ae8e2bfd65b620f18379e337dcc4990bf9a303be..d956dca29eb784193ae583a097f273eab6edf583 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0e03ebc4d15081a2b492abc92264872c7c060572..a1a366c056daaae0d5304aaf579896133fb12ba2 100644 (file)
@@ -8,7 +8,7 @@
  *                           
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2001-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a9a339b102f90bc3370d14e7d46aef6164eb883e..9d2b42911efdfb5bf884aa53360cd0b233820a3e 100644 (file)
@@ -9,7 +9,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe4acf92a5e51322ab61296347533eb7ef78c2ce..5de132b41975f3f41a135b7b7407a8409cc82577 100644 (file)
@@ -7,7 +7,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2002-2003 Kern Sibbald and John Walker
+   Copyright (C) 2002-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 26f7f3c88d79bc9547b42b1dda6b62dd15e702ea..18b0c3164fe9089bfb9625528713599400277fb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2bde779f2f34a52d772132fad9a5a7b2a3126e26..21f628350c9f9eb98daf42995f2d451e1a019408 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2002-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d6c7b3ae8f4ecb49d79e99325c9d14c4c330bafc..ed65fce4d2322dcbf40afe4cd28667e8030a18e0 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7251ac9a1f56e3b89840e917f9d297640950656b..1c0f40d7f4fd2ad6d3e6a66df3eb1fe574648e7e 100644 (file)
@@ -8,7 +8,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index be1ed8db4c529b3446719b58932b7a502ef53b8a..c567e8621b64b1e16a1478e49730225c5db815b1 100644 (file)
@@ -8,7 +8,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 412499dc3d9b4eed18aee060dbcad0fb15022649..6451c0a24c7f2dfc29f92aca88535b52893f9252 100644 (file)
@@ -7,7 +7,7 @@
  *
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2001-2004 Kern Sibbald and John Walker
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65410f34cab9ac20a99e313b3ae5be92a532db90..38b029987c6acfdbed8014cfd5edb2b9bda670da 100644 (file)
@@ -14,7 +14,7 @@
  */ 
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9647fdf4b39fc1fd89d324b3cd9d1413da742bd1..77da413529d6db41adb7c7377d551c96973c4b70 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d9833f3f18b27cbd7552ee9f3b757d1e0143c9c7..30e61ccf5cd4b187d016a19bf0922d05cfc8282d 100644 (file)
@@ -7,7 +7,7 @@
  *
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2001-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8c79f98c2bcc6069a1353516eeadf14996b76274..2c5d747c8690bd55cf0836f45e715967f3f9901f 100644 (file)
@@ -8,7 +8,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 088b8c96a7453c88955345b983c6f852c67add98..130adf86ab3e408c54f7b1b6f894404adf02022c 100644 (file)
@@ -23,7 +23,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2003-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 513aed12424aee489e03885822bcbdbd066a121b..86113f3375c4ecbfcebbd6cbe9b85b7564b52a4d 100755 (executable)
@@ -9,7 +9,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e9cf48493619bbb96906d457fa9dc3c38a05eabd..09b941a08d102ca5adb506a622223107b6be4d0f 100644 (file)
@@ -1,12 +1,14 @@
 /*
  * Lexical scanner for Bacula configuration file
  *
+ *   Kern Sibbald, 2000
+ *
  *   Version $Id$
  *
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 229868bc09f19022dfe5fb2dc972cd99d5673da8..63e3786af8c5c8d2a79b09cd7f72b99de4242471 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6cb8f010b33aef4dc9404398aba5070e138ddbc..40b923ade0fdf4c80ed61e17ab9ce8cf9e1ada08 100755 (executable)
@@ -8,7 +8,7 @@
  */
 
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 429edf4d9564e73c6510c69a8628a9aa0e4dcd6a..5972581af3411e0fa5f8fe50c74c78c13b7d3707 100755 (executable)
@@ -34,7 +34,7 @@
  */
 
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1fa05ed9c00dedd6b5af3c015b2a08c5088b2126..19fd12599e6e664d7108b984be8d24a46243a9b0 100644 (file)
@@ -13,7 +13,7 @@
 */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f6912b519de5eac9632687353607cabc47dd1706..4df665ec1da7066e86533a08a0663de93ce549ea 100644 (file)
@@ -13,7 +13,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0289b85d098c261feeb2961429458adcd795171f..c77917b586e2a76a992255211fa01b7882ee1d56 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2b5263167a5ccd68f515a3f712378a39f70d08b6..78ea114bbbcd1e40c3b2f17e56cd9ca454944c61 100644 (file)
@@ -13,7 +13,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f82030702c319a7d969e9472ff5f216c9dd43c60..6c2598e0c20b3da5aa14fd383d45ba17019b5e66 100644 (file)
@@ -7,7 +7,7 @@
      Version $Id$
 */
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a636a7440c4d3d5fc436648a350021582094150c..4e32d44401fd3e3ce28dcee10812f16ec1751958 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 013c9102d3a6ee1e0387b031894c623969459a2b..e23d8abafdc648e945e639412f32cf83e3d7aff4 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index dbe0001ffff78551386943c16b80cbad422a56da..318a20eb35540856c16def0a04dd5978fc010a88 100755 (executable)
@@ -28,7 +28,7 @@
  *
  */
 /*
-   Copyright (C) 2000-2003 Kern Sibbald and John Walker
+   Copyright (C) 2000-2004 Kern Sibbald and John Walker
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ee8bd6a2792ca80af95d89465644d6a436dce882..b58968161945c9187b21e41167ade00175fefd17 100644 (file)
@@ -1,9 +1,9 @@
 /* */
 #undef  VERSION
-#define VERSION "1.34.0"
+#define VERSION "1.35.0"
 #define VSTRING "1"
-#define BDATE   "06 Apr 2004"
-#define LSMDATE "06Apr04"
+#define BDATE   "10 Apr 2004"
+#define LSMDATE "10Apr04"
 
 /* Debug flags */
 #undef  DEBUG
index 579224d0844cd76d61444ff899f690480112a419..016a3a29a41425b6ed417bec7cc0b9c451d5464a 100644 (file)
@@ -2,7 +2,10 @@
 // compat.cpp -- compatibilty layer to make bacula-fd run
 //               natively under windows
 //
-// Copyright (C)2004 Raider Solutions, Inc
+// Copyright transferred from Raider Solutions, Inc to 
+//   Kern Sibbald and John Walker by express permission.
+//
+// Copyright (C) 2004 Kern Sibbald and John Walker
 // 
 //   This program is free software; you can redistribute it and/or
 //   modify it under the terms of the GNU General Public License as
@@ -21,9 +24,6 @@
 //
 // Author          : Christopher S. Hull
 // Created On      : Sat Jan 31 15:55:00 2004
-// Last Modified By: Christopher S. Hull
-// Last Modified On: Tue Feb 24 11:27:33 2004
-// Update Count    : 665
 // $Id$
 
 #include <stdio.h>
index 3b1cfa461c9732981cbfde6325c0db405429ff41..c0caa8af338b6f7727e567eb667d8c362b8b687e 100644 (file)
@@ -1,6 +1,10 @@
 /*                               -*- Mode: C -*- 
  * compat.h -- 
-// Copyright (C)2004 Raider Solutions, Inc.
+ */
+// Copyright transferred from Raider Solutions, Inc to 
+//   Kern Sibbald and John Walker by express permission.
+//
+// Copyright (C) 2004 Kern Sibbald and John Walker
 // 
 //   This program is free software; you can redistribute it and/or
 //   modify it under the terms of the GNU General Public License as
@@ -81,9 +85,9 @@ typedef long time_t;
 #if __STDC__
 typedef _dev_t dev_t;
 typedef __int64 ino_t;
-typedef __int64 off_t;         /* STDC=1 means we can define this */
+typedef __int64 off_t;          /* STDC=1 means we can define this */
 #else
-typedef long _off_t;           /* must be same as sys/types.h */
+typedef long _off_t;            /* must be same as sys/types.h */
 #endif
 typedef signed char int8_t;
 typedef int BOOL;