Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 150 Bytes
BOOTSTRAP.md 7.93 KB
PROGRESS.md 37.9 KB
build.conf.sample 3.3 KB
build.sh 12.8 KB
clean.sh 563 Bytes
license.txt 2.16 KB

Latest revisions

# Date Author Comment
2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

d25878c7 10/01/2015 01:33 PM Stephen Beaver

Fixed 5225
Programmer had mangled element name in if($_POST) section

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

339b8893 10/01/2015 11:51 AM Renato Botelho

Fix #5220, setup PHP timezone:

- Get defined zoneinfo in the following order:
- /var/db/zoneinfo
- /cf/conf/config.xml
- /etc/inc/globals_override.inc
- /etc/inc/globals.inc

4169bf0c 10/01/2015 01:59 AM Chris Buechler

Only need to check 'vip' here.

c9ab2622 10/01/2015 01:53 AM Chris Buechler

fix comment typo Phil Davis noted

701f5caa 09/30/2015 11:12 PM Chris Buechler

Can't use continue here as it continues the foreach, which skips the "ipfw zone" command, breaking CP for any system that doesn't have VIPs defined.

0403236d 09/30/2015 09:30 PM Renato Botelho

Restore item accidentaly removed on last commit

27cd9844 09/30/2015 09:25 PM Renato Botelho

Remove timezone from default config, we have a definition in globais.inc now

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

View all revisions | View revisions

Also available in: Atom