]> git.sur5r.net Git - bacula/rescue/commit
15Apr06
authorKern Sibbald <kern@sibbald.com>
Sat, 15 Apr 2006 09:01:13 +0000 (09:01 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 15 Apr 2006 09:01:13 +0000 (09:01 +0000)
commitef5da1787e82304d7ea434174f2a0b48fbec42ac
tree8e9468a55c2818c9e1be8006ec76b246ef2f847f
parent11a2f9c6df1e87af8a43f2ea31ad97e36410d779
15Apr06
- Correct Makefile bug found by Dan Langille.
14Apr06
- Correct Makefile for Solaris /bin/sh
- Correct mtx-changer.in for Solaris /bin/sh
- Abort if a conf resource does not have a Name =
12Apr06
- Change the name of the regex program to bregex.
- Add the bwild program to the tools directory. It is similar
  to the bregex program.
- Implement create bregex.h and bregex.c in src/lib from the
  Python regexp program.
- Use the new bregex.c to implement Regex expressions on Win32.