summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-0/+8
| | |/ | |/|
| * | More VPN log fixes, for consistency. Ticket #912jim-p2010-11-021-7/+7
| |/
| * Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-141-1/+1
|\ \ | |/
| * Make sure this is an array before entering the foreach loop. Reported at http...Erik Fonnesbeck2010-10-131-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-051-2/+4
|\ \ | |/
| * Fix syslog.conf generation. Ticket #929pierrepomes2010-10-011-2/+4
* | More gettext fixesRenato Botelho2010-10-011-1/+1
* | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-011-18/+7
|\ \ | |/
| * Make this code more readble and clear on what it does.Ermal2010-09-301-7/+6
| * Remove legacy code for static routes.Ermal2010-09-301-4/+2
| * Oops fix long standing variable name mistype.Ermal2010-09-301-1/+1
| * Remove legacy codeErmal2010-09-301-8/+0
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-0/+26
|\ \ | |/
| * on newip event reload the static routes for that interface because on dynamic...Ermal2010-09-171-0/+2
| * Add as a search domain the domains suggested by dhcp.Ermal2010-09-161-0/+24
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-13/+11
|\ \ | |/
| * Actually there is a script that will run ntpd on bootup. Revert partially the...Ermal2010-09-061-0/+3
| * Fix ntpd starting at boot time and also status->services checking/stop/start/...Ermal2010-09-061-5/+2
| * CA/CERT Movejim-p2010-09-011-6/+6
| * There are no interfaces stored in static routes. Correct code for that.Ermal2010-08-311-3/+1
* | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-301-10/+10
|\ \ | |/
| * Fix declaration. Change 'global $configure' to 'global $config' tognhb2010-08-241-10/+10
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-231-2/+8
|\ \ | |/
| * Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd...Ermal2010-08-231-2/+8
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-201-1/+1
|\ \ | |/
| * Default to 2 max procsScott Ullrich2010-08-191-1/+1
* | Implement gettext() calls on system.incCarlos Eduardo Ramos2010-08-171-38/+38
|/
* Fixes #717. Actually if no default gateway is found assume wan is the one.Ermal2010-07-211-8/+8
* Increase max requests to 2 so that requests can continue if a thread is blockedScott Ullrich2010-07-211-1/+1
* Move this block down, and fix the log name. It was in the wrong place and pre...jim-p2010-07-161-3/+3
* fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-111-2/+3
* Load cpufreq on nanobsd when enabling powerd. It's in the kernel on full inst...jim-p2010-06-291-1/+3
* Also teach system_routing_configure to have an interface as parameter so to r...Ermal2010-06-181-3/+7
* Silence.Ermal2010-06-181-1/+1
* Fixes #652. Correct typo.Ermal2010-06-141-2/+2
* Only change max procs for captive portal configurationsScott Ullrich2010-06-091-20/+19
* Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...Ermal2010-06-041-0/+13
* Fixes #622. Add a new file status for signaling default gateway under /tmp. d...Ermal2010-05-311-1/+15
* Revert "Use a global array for the most part of using the return_gateways_arr...Ermal2010-05-211-2/+2
* Use a global array for the most part of using the return_gateways_array() fun...Ermal2010-05-211-2/+2
* Use nanobsdScott Ullrich2010-05-181-1/+1
* Use !=Scott Ullrich2010-05-181-1/+1
* Nuke nonsenseScott Ullrich2010-05-181-34/+1
* Add back needed functionsScott Ullrich2010-05-181-0/+80
* Only check g['platform'] for nanobsdScott Ullrich2010-05-181-79/+3
* Add missing functions and move check earlier since this only checks on bootupScott Ullrich2010-05-181-0/+39
* Add system_identify_specific_platform()Scott Ullrich2010-05-181-0/+39
OpenPOWER on IntegriCloud