From: Kern Sibbald Date: Sat, 8 Apr 2006 14:27:35 +0000 (+0000) Subject: - Tweak license to include Microsoft restrictions. X-Git-Tag: Release-2.0.0~971 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3abb30fd01ceb6f6a9546e271b9c6704915b9e70;p=bacula%2Frescue - Tweak license to include Microsoft restrictions. - Move mysql.reconnect to after real_connect(). Thanks to Frank Sweetser for the patch. - Disallow a backslash in a File = directive (Windows junk) unless the string is quoted. - Apply Eric's patch to ua_label.c so that daemon protocol is not translated. - Add NT_ definition for strings that should not be translated. - Apply NT_() to ua_label.c ---