summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Use captiveportal_syslog()Scott Ullrich2010-12-221-4/+4
* Fix whitespace.Scott Ullrich2010-12-221-37/+36
* Typecast second param for array_merge to silent a warning that is breaking bu...Renato Botelho2010-12-221-2/+2
* nuke trailing carriage returnsScott Ullrich2010-12-2215-15/+15
* Nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* White space fixes and (C) for both Ermal and myselfScott Ullrich2010-12-221-3/+5
* Log voucher errors. Fix whitespace. Remove trailing c/rScott Ullrich2010-12-221-7/+10
* Fix incorrect variable name.Erik Fonnesbeck2010-12-221-1/+1
* Be consistent on having 1K == 1024Ermal2010-12-221-5/+5
* Make the CP locking more granular and make use correctly of exclusive/shared ...Ermal2010-12-222-108/+94
* * Use exclusive locking for parts of config involving CP db.Ermal2010-12-221-38/+40
* merge the dynamic obtained result with the static maintained list to not avoi...Ermal2010-12-211-4/+1
* Do not do useless work.Ermal2010-12-211-2/+3
* This checkbox enables, remove confusing enable/disable.Chris Buechler2010-12-201-2/+2
* Move the CP rule below webConfigurator abusal rule to allow adding the same p...Ermal2010-12-201-36/+37
* Well now that CP has the proper conditions and fastforwarding is disabled by ...Ermal2010-12-201-1/+1
* attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.Ermal2010-12-201-1/+2
* Unbreak pppoe clients. Pointy-hat: myselfErmal2010-12-201-4/+8
* Remove newlineScott Ullrich2010-12-181-1/+1
* Be less chattyScott Ullrich2010-12-181-9/+2
* Do not spam console, spam logScott Ullrich2010-12-181-1/+1
* No need to output 'Loading new configuration'. We already have a line writte...Scott Ullrich2010-12-181-3/+0
* use is_dir(). Sometimes php lack of uniform function names can be annoying.Scott Ullrich2010-12-181-1/+1
* Ensure log directory exists before invoking syslogdScott Ullrich2010-12-182-1/+5
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-0/+1
* Echo out newlineScott Ullrich2010-12-171-1/+1
* Safe belts to avoid errors.Ermal2010-12-171-8/+11
* Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-172-0/+57
* Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-171-1/+1
* Add missing - in syslogd command line parameters, fixes #1111jim-p2010-12-171-1/+1
* Add newline after 99 menu option. Otherwise it looks very strange.Scott Ullrich2010-12-171-1/+5
* When we supply a version number, it should be under All/ and not Latest/ (whi...jim-p2010-12-171-1/+1
* Prevent division by zero if the file size is zero.Erik Fonnesbeck2010-12-161-2/+5
* Make $rel lowercase, since that's how it is on FreeBSD's package servers.jim-p2010-12-161-1/+1
* If the IP stays the same, still resync VPNs if it's a PPP type interface.jim-p2010-12-161-1/+10
* Move these back, it may not play nice with DHCP renewsjim-p2010-12-161-6/+6
* Move IPsec up too, it should always resync.jim-p2010-12-161-3/+3
* OpenVPN needs resync even if the IP did not change, because the IP may have d...jim-p2010-12-161-3/+3
* Fix condition that needed to be negated after a recent layout change here and...Erik Fonnesbeck2010-12-151-1/+2
* Remove config lock for filter reload, since no config file reads or writes ar...Erik Fonnesbeck2010-12-141-7/+1
* Make voucher xmlrpc error checking the same as others.Ermal2010-12-141-4/+3
* Ticket #1087. Cleanup whitespace and also do not rely on having the db dirty ...Ermal2010-12-141-66/+49
* Cleanup of whitespace and use exclusive lock during reconfiguration of vouchers.Ermal2010-12-141-10/+11
* Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...jim-p2010-12-143-23/+1
* Revert "Set execute bit on backup script" Not needed.jim-p2010-12-141-0/+0
* Set execute bit on backup scriptjim-p2010-12-141-0/+0
* Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087jim-p2010-12-143-1/+23
* No functional change just simple cleanup.Ermal2010-12-141-3/+1
* Backend support for the retry parameter.jim-p2010-12-141-1/+6
* Move some lb status parsing functions to a common area so they can be reused ...jim-p2010-12-141-0/+66
OpenPOWER on IntegriCloud