summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually we expect an array to be returned.Ermal2010-12-102-2/+2
* Hello xmlrpc to another function!Ermal2010-12-103-2/+37
* 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 correct variable name so the message is actually displayed.Ermal2010-12-094-10/+10
* Remove \n here, it was being printed on the console. Echo should do the right...jim-p2010-12-091-1/+1
* make rebrand-friendlyChris Buechler2010-12-091-1/+1
* Show carp on the list of interfaces to be used for creating gif/gre tunnels.Ermal2010-12-092-0/+6
* Use the array index for this.Ermal2010-12-091-6/+3
* If available, display source IP's CIDR mask on external IP as well.Erik Fonnesbeck2010-12-081-2/+6
* This code must come after natent is defined or the style will never be applie...Erik Fonnesbeck2010-12-081-5/+5
* Fix field descriptions on input validation for LAGG edit.Erik Fonnesbeck2010-12-081-1/+1
* 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
* Actually we do not use this code at all in pfSense.Ermal2010-12-081-6/+6
* Do not overrite the default gateway if already found.Ermal2010-12-081-4/+6
* Properly test for ldap case when clicking save and test for GUI authserver.Ermal2010-12-081-4/+7
* Adjust even advbase while synching. This should be params though.Ermal2010-12-071-0/+7
* Expose advbase option of carp(4) to alleviate advanced configs.Ermal2010-12-073-25/+40
* Do not atempt to start a service during installation.Ermal2010-12-071-1/+0
* Ticket #1081. Fix header() function to do correct redirection. Also remove bo...Ermal2010-12-078-67/+4
* Use full path to binary and silence errors if any on unlink.Ermal2010-12-071-5/+5
* Move all dynamic dns update processes under the same even 'reload dyndns' sin...Ermal2010-12-073-13/+9
* Do the filter reload before vpn and some other services which get impacted or...Ermal2010-12-071-3/+3
* Move this validation down so we can still assume id=0 if it's not present, an...jim-p2010-12-071-7/+6
* Prevent sync problems when upgrading carp clusters. Now we check that the oth...Ermal2010-12-071-12/+69
* Tighten checks a bit also when check_firmware_version is called return the co...Ermal2010-12-072-7/+19
* Whitespace fixes to make this readble.Ermal2010-12-072-126/+135
* Add lem(4) to our drivers list.Ermal2010-12-072-3/+3
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-064-5/+16
* it's 2010, update (C)Scott Ullrich2010-12-061-1/+1
* Make menu drape across two columns saving around 10 lines of text making room...Scott Ullrich2010-12-061-25/+18
* 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
* Ticket #829. Allow the user to change from ppp* type to static or dhcp type i...Ermal2010-12-061-6/+10
* Modify dhclient-script to call rc.newwanip after all the changes to system ha...Ermal2010-12-061-10/+8
* 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-062-10/+31
* Ticket #491. Do not actually check for enable to exist but for host since ena...Ermal2010-12-061-2/+2
* Ticket #1073. Gray out the rules when they are disabled.Ermal2010-12-061-4/+16
* 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
* No need to call filter_reload from here.Ermal2010-12-061-2/+1
* Silence this.Ermal2010-12-061-1/+1
OpenPOWER on IntegriCloud