summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ticket #960. Use XMLRPC automatic base64 encoding for strings (XML_RPC_auto_b...Pierre POMES2010-12-131-2/+2
* Show the full URL used to download package files, to aid in tracking down pac...jim-p2010-12-121-1/+2
* Add IPSec 'ipalias' VIP support. Ticket #1041Pierre POMES2010-12-101-5/+11
* Call a filter reload even though the ip might not have changed. This makes th...Ermal2010-12-101-5/+4
* Hard code maxlockouts to 15 until GUI portion is readyScott Ullrich2010-12-101-1/+1
* Correct error messages.Ermal2010-12-101-4/+4
* Correct webConfgurator auth/error messagesScott Ullrich2010-12-102-6/+6
* Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Tick...jim-p2010-12-101-13/+20
* Add log_auth() which with send items to syslogd using LOG_AUTH facilities. U...Scott Ullrich2010-12-102-4/+20
* Log on the host the errors so we can use the sshlockout software for protecti...Ermal2010-12-101-0/+3
* Be consistent on shifting array during authentication. Also check for array t...Ermal2010-12-101-3/+12
* Leave a notice for this as well.Ermal2010-12-101-0/+2
* If we fail to authenticate consider it as fatal since nothing else can be done.Ermal2010-12-101-2/+2
* Do not call rc.newwanip on bootup. Remove bogus return 0;Scott Ullrich2010-12-101-2/+5
* Start relayd after routing has been started.Ermal2010-12-101-3/+3
* Do not spam logs uselessly on bootup and sleep a bit before starting apinger.Ermal2010-12-101-3/+6
* Fix config synchronization. Also unbreak the config when erroring out because...Ermal2010-12-101-11/+9
* Hmmm use correct keys to returned array.Ermal2010-12-101-2/+2
* Just the password here.Ermal2010-12-101-1/+0
* Actually we expect an array to be returned.Ermal2010-12-101-1/+1
* Hello xmlrpc to another function!Ermal2010-12-102-2/+16
* Teach convert_friendly_interface_to_friendly_descr about carp vips. This help...Ermal2010-12-091-22/+32
* Make this at least right though it might not be correct.Ermal2010-12-091-1/+1
* Remove \n here, it was being printed on the console. Echo should do the right...jim-p2010-12-091-1/+1
* Use the array index for this.Ermal2010-12-091-6/+3
OpenPOWER on IntegriCloud