FreeNAS Code
This project has moved to github - see https://github.com/freenas
Brought to you by:
cochard,
mattolander
File | Date | Author | Commit |
---|---|---|---|
config.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
disks.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
functions.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
globals.inc | 2007-05-10 | cochard | [r902] Add configuration file conversion |
install.inc | 2007-06-12 | votdev | [r1030] Begin to add new rc.init subsystem |
interfaces.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
packages.inc | 2007-06-06 | votdev | [r999] Use === instead of == for string comparison (Se... |
rc.inc | 2007-06-16 | votdev | [r1088] Misc modifications |
services.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
system.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
util.inc | 2007-06-16 | votdev | [r1091] Replace $g['booting'] with is_booting() |
xmlparse.inc | 2007-06-13 | cochard | [r1047] DNS part for IPv6 |