summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * Hide search baseScott Ullrich2007-12-281-1/+1
* Add ldap.so library.Scott Ullrich2007-12-281-0/+2
* Adding LDAP backend glue.Scott Ullrich2007-12-272-7/+52
* Correctly remove freebsd package upon package deletion.Scott Ullrich2007-12-271-2/+7
* text cleanupChris Buechler2007-12-251-10/+8
* Use list of VLAN long frame and native capable interfaces from globals.inc, a...Chris Buechler2007-12-252-6/+7
* Only iterate items if it is an array.Scott Ullrich2007-12-241-12/+13
* change label to more accurately portray purpose of ruleChris Buechler2007-12-241-3/+3
* freeradius and pptp changes by forum-user 'cybrsrfr'Martin Fuchs2007-12-211-1/+8
* OpenVPN-multi-interface-patches by Fernando Tarlá Cardoso LemosMartin Fuchs2007-12-211-1/+9
* Adding dnswatch support.Scott Ullrich2007-12-172-367/+576
* Transfer (C) of pfSense to BSD Perimeter LLC.Scott Ullrich2007-12-161-1/+1
* Add product_copyright re-branding supportScott Ullrich2007-12-166-19/+24
* globals.inc is required so that we use the correct lock file!Scott Ullrich2007-12-161-0/+1
* If /etc/pwd.db.tmp exists when we are syncing the password database then remo...Scott Ullrich2007-12-131-0/+3
* Don't forget line breaks!Scott Ullrich2007-12-121-2/+2
* Correctly remove old clients correctly.Scott Ullrich2007-12-121-12/+42
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-2/+2
OpenPOWER on IntegriCloud