summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* fix route-to rule generation with new gateways codeBill Marquette2008-01-271-1/+7
* Change regex to match valid bandwidth to allow bandwidth with decimal point t...Ermal Luçi2008-01-271-2/+2
* Fix some bugs and typos.Ermal Luçi2008-01-271-23/+19
* Add input validation for bandwidths and HFSC scheduler.Ermal Luçi2008-01-221-240/+253
* Revert dhclient timeout to the default of 60 seconds (originally didn't reali...Chris Buechler2008-01-221-2/+2
* Add support for the "Remove Shaper " button on the backend.Ermal Luçi2008-01-211-11/+22
* Remove a duplicated entry slipped in accidentally.Ermal Luçi2008-01-211-9/+0
* Revert dhclient timeout to the default of 60 seconds.Chris Buechler2008-01-211-1/+1
* More changes in the attempt to change the logic on filter.incErmal Luçi2008-01-201-10/+10
* Please don't force commit!Bill Marquette2008-01-191-2/+2
* Unbreak filter_rules_generate broked by previous wrong commit which was again...Ermal Luçi2008-01-181-396/+485
* First attempt at changing the logic of the default rules of pfSense.Ermal Luçi2008-01-181-462/+384
* Forgotten filter.inc support for Floating tab on the Rules section.Ermal Luçi2008-01-171-8/+18
* Remove both Bill and myself from the (C). Looks like Ermal hasScott Ullrich2008-01-171-2/+0
* Add back Bill to the (C) header, he did far more work on the shaperScott Ullrich2008-01-171-1/+2
* Move $rule portion out of the ng0 check that accidently slipped in. ThisScott Ullrich2008-01-171-1/+1
* Unbreak traffic from the firewall itself.Scott Ullrich2008-01-171-1/+1
* * Fix many bugs itroduced with the new shaper code import.Ermal Luçi2008-01-162-1118/+1420
* Conditional checks use ==, not = !Scott Ullrich2008-01-161-2/+2
* attempt loading SPD entries 4 timesSeth Mos2008-01-151-2/+2
* Somehow sending a SIGHUP before flushing and reloading works better thenSeth Mos2008-01-151-4/+6
* Flush both SA and SPD entriesSeth Mos2008-01-151-0/+1
* Fix copy and pasto.Scott Ullrich2008-01-151-5/+0
* * Use correct package nameScott Ullrich2008-01-151-2/+7
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+7
* repair logic I think. Can we please use more curlies?Seth Mos2008-01-141-4/+4
* Make 3 passes at loading the SPD entries as this will fail on large configura...Seth Mos2008-01-141-27/+31
* Check that ldap_connect() exists before calling. For some reason onScott Ullrich2008-01-131-2/+17
* remove DynDNS cache in services_dyndns_reset()Chris Buechler2008-01-121-0/+6
* Bring in the new traffic shaper.Ermal Luçi2008-01-114-720/+1801
* touch up textChris Buechler2008-01-084-16/+16
* add vr(4) VLAN supportChris Buechler2008-01-051-1/+1
* Add ping-check true; to isc-dhcpdScott Ullrich2008-01-051-0/+2
* * Missing =Scott Ullrich2008-01-012-13/+35
* Only check item if it is an array.Scott Ullrich2007-12-311-2/+3
* Correctly return no groups when the user is not a member of a local group.Scott Ullrich2007-12-311-2/+2
* Modify isSystemAdmin() to check LDAP for a "admins" group.Scott Ullrich2007-12-311-0/+6
* Remove the need to define authetnication containers. Now a user can loginScott Ullrich2007-12-311-7/+22
* Only iterate items if it is an array.Scott Ullrich2007-12-311-12/+14
* * Return OU=Users which is built-in to active directoryScott Ullrich2007-12-311-0/+2
* Correct variable check.Scott Ullrich2007-12-311-1/+1
* Adding LDAP Authentication container picker.Scott Ullrich2007-12-311-0/+2
* Add Users containers setting where a ; seperated list of LDAP containersScott Ullrich2007-12-311-2/+17
* Add LDAP test functions to verify that the LDAP settings are correct.Scott Ullrich2007-12-301-3/+43
* Fix bug causing duplicate extension=apc.so entries in php.ini, which blows up...Chris Buechler2007-12-301-1/+0
* Add ldap_get_user_ous() which will return an array of containers that holdScott Ullrich2007-12-291-0/+43
* Ignore ldap items for locally defined users.Scott Ullrich2007-12-291-13/+18
* * Allow LDAP users to login to pfSense.Scott Ullrich2007-12-291-23/+53
* * Refactor code a bit, split out user property search functionScott Ullrich2007-12-281-6/+45
* Allow multiple groups to be assigned per user.Scott Ullrich2007-12-282-5/+28
OpenPOWER on IntegriCloud