]> git.sur5r.net Git - bacula/rescue/commit
- Tweak license to include Microsoft restrictions.
authorKern Sibbald <kern@sibbald.com>
Sat, 8 Apr 2006 14:27:35 +0000 (14:27 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 8 Apr 2006 14:27:35 +0000 (14:27 +0000)
commit3abb30fd01ceb6f6a9546e271b9c6704915b9e70
tree8e9468a55c2818c9e1be8006ec76b246ef2f847f
parent926c2c74a912867c442e723df2be16b52fc9fb44
- 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