]> git.sur5r.net Git - bacula/docs/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)
commit9d9b7085a163a15b0ae2bd76d86403ce48d449ec
treee7d86da9f630883c2c84b6d27bdf71a9475de430
parentfecfdafce6ed8ff982553e31bb3c51da10d67e2a
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.