summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add tabScott Ullrich2010-12-251-1/+1
* Add newline after installation abortedScott Ullrich2010-12-251-1/+1
* s/Trying to download/DownloadingScott Ullrich2010-12-251-1/+1
* Version bump to 2.0-BETA5. Merry christmas!Scott Ullrich2010-12-251-1/+1
* Backup system libraries and restore during pkg deinstall.Scott Ullrich2010-12-251-0/+12
* Instead of replacing the whole array just add the new vlanif member to the co...Ermal2010-12-231-3/+2
* Add some more safe belts and remove code that is commented from long time now...Ermal2010-12-231-1/+4
* Add some more safe belts and remove code that is commented from long time now...Ermal2010-12-231-10/+10
* Ticket #1128. Ooops pass the right parameter to unlock.Ermal2010-12-231-3/+3
* Hanlde the case when advbase is not present especially on previous 2.0 setups.Ermal2010-12-231-1/+4
* Prevent other types of interface for being added to ng_ether(4). It might be ...Ermal2010-12-221-2/+4
* Ticket #757. Use correct pidfile.Ermal2010-12-221-3/+3
* Include captiveportal.inc if captiveportal_syslog() is not defined.Scott Ullrich2010-12-221-0/+2
* Use captiveportal_syslog()Scott Ullrich2010-12-221-4/+4
* Fix whitespace.Scott Ullrich2010-12-221-37/+36
* Typecast second param for array_merge to silent a warning that is breaking bu...Renato Botelho2010-12-221-2/+2
* nuke trailing carriage returnsScott Ullrich2010-12-2215-15/+15
* Nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* White space fixes and (C) for both Ermal and myselfScott Ullrich2010-12-221-3/+5
* Log voucher errors. Fix whitespace. Remove trailing c/rScott Ullrich2010-12-221-7/+10
* Fix incorrect variable name.Erik Fonnesbeck2010-12-221-1/+1
* Be consistent on having 1K == 1024Ermal2010-12-221-5/+5
* Make the CP locking more granular and make use correctly of exclusive/shared ...Ermal2010-12-222-108/+94
* * Use exclusive locking for parts of config involving CP db.Ermal2010-12-221-38/+40
* merge the dynamic obtained result with the static maintained list to not avoi...Ermal2010-12-211-4/+1
* Do not do useless work.Ermal2010-12-211-2/+3
* This checkbox enables, remove confusing enable/disable.Chris Buechler2010-12-201-2/+2
* Move the CP rule below webConfigurator abusal rule to allow adding the same p...Ermal2010-12-201-36/+37
* Well now that CP has the proper conditions and fastforwarding is disabled by ...Ermal2010-12-201-1/+1
* attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.Ermal2010-12-201-1/+2
* Unbreak pppoe clients. Pointy-hat: myselfErmal2010-12-201-4/+8
* Remove newlineScott Ullrich2010-12-181-1/+1
* Be less chattyScott Ullrich2010-12-181-9/+2
* Do not spam console, spam logScott Ullrich2010-12-181-1/+1
* No need to output 'Loading new configuration'. We already have a line writte...Scott Ullrich2010-12-181-3/+0
* use is_dir(). Sometimes php lack of uniform function names can be annoying.Scott Ullrich2010-12-181-1/+1
* Ensure log directory exists before invoking syslogdScott Ullrich2010-12-182-1/+5
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-0/+1
* 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
OpenPOWER on IntegriCloud