summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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-141-14/+1
* Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087jim-p2010-12-141-1/+14
* 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
* 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
* Do not spam logs uselessly on bootup and sleep a bit before starting apinger.Ermal2010-12-101-3/+6
* Actually we expect an array to be returned.Ermal2010-12-101-1/+1
* Hello xmlrpc to another function!Ermal2010-12-101-1/+15
* 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
* Use the array index for this.Ermal2010-12-091-6/+3
* Get rid of fastforwarding since it is not maintained from long time. Courtesy...Ermal2010-12-082-6/+1
* Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfs...jim-p2010-12-081-2/+5
* Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-071-2/+2
* Do not atempt to start a service during installation.Ermal2010-12-071-1/+0
* Move all dynamic dns update processes under the same even 'reload dyndns' sin...Ermal2010-12-071-4/+1
* Tighten checks a bit also when check_firmware_version is called return the co...Ermal2010-12-072-7/+19
* Add lem(4) to our drivers list.Ermal2010-12-072-3/+3
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-061-0/+11
* Remove unused binary from listErmal2010-12-061-1/+1
* cleanup other bogus code.Ermal2010-12-061-1/+0
* Remove bogus code and use proper function here.Ermal2010-12-061-2/+1
* Actually honor the mtu/mac spoofing option in the interfaces.php page even wh...Ermal2010-12-061-13/+35
* Do the setting earlier to not miss any code and make ipsec not work.Ermal2010-12-061-2/+2
* Do not reload twice carp and vips in general during an interface reload.Ermal2010-12-061-9/+10
* Correct code to reconfigure an interface for groups/gre/gif tunnels to take i...Ermal2010-12-061-10/+27
* Ticket #491. Do not actually check for enable to exist but for host since ena...Ermal2010-12-061-2/+2
* Use send_event since touch()'ing files does not work.Ermal2010-12-061-3/+1
* Do not call filter_configure here the caller does. Also remove old code of th...Ermal2010-12-062-27/+1
* The caller of this function is responsible for this and usually all the calle...Ermal2010-12-061-3/+0
* Make sure filter_configure() is not called during bootup since its harmful.Ermal2010-12-061-1/+9
* Do not spam filter reload at boot.Ermal2010-12-061-1/+3
* Silence this.Ermal2010-12-061-1/+1
* Restore locking to filter reload, using an exclusive filter lock around the f...Erik Fonnesbeck2010-12-041-3/+8
* Switches must come after the user name when using pw lock/unlock.Erik Fonnesbeck2010-12-031-1/+1
* Remove authorized_keys file when there are no authorized keys for the user.Erik Fonnesbeck2010-12-031-1/+2
* Actually make the other code correct.Ermal2010-12-031-4/+4
* Ooops actually return after disabling flowtables.Ermal2010-12-031-1/+3
OpenPOWER on IntegriCloud