summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add option to System: Firmware: Settings for running gitsync after installing...Erik Fonnesbeck2010-11-101-5/+13
* Remove csrf-magic include from functions.inc -- it was causing problems with ...Erik Fonnesbeck2010-11-101-1/+0
* Correct this to make it actually work. This is also mentioned in Ticket #904 ...Ermal2010-11-091-1/+1
* Use a shell script rather than bad hack to execute php code for pppoe periodi...Ermal2010-11-091-1/+7
* Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
* RevertScott Ullrich2010-11-091-1/+0
* Testing csrf-magicScott Ullrich2010-11-091-0/+1
* Set session.use_trans_sid to trueScott Ullrich2010-11-091-0/+1
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-2/+9
* Kill dhcplease before writing the hosts file so that it does not scramble the...Ermal2010-11-081-7/+15
* Cosmetic issue, add space before 'done', otherwise package XML name and done ...Warren Baker2010-11-081-1/+1
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-081-1/+1
* Add routed/ items to obsoleted files. Force removal of file so that director...Scott Ullrich2010-11-061-1/+3
* Ignore /var/etc directory to avoid these kinds of errors: tar: /var/etc/openv...Scott Ullrich2010-11-061-0/+1
* Spelling fix.Warren Baker2010-11-051-1/+1
* Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-031-0/+8
* Protect from strange situations on bootup by testing for is_array(). Do not a...Ermal2010-11-023-14/+22
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-023-22/+22
* Fix typo (standart -> standard)jim-p2010-11-021-2/+2
* Switch to a unified vpn-linkup and vpn-linkdown.jim-p2010-11-021-6/+6
* Fix l2tp interface naming. Fixes #985jim-p2010-11-021-1/+1
* Use individual linkdown scripts.jim-p2010-11-011-3/+3
* Various sync fixes to ensure sections are pushed even if empty, otherwise the...jim-p2010-11-011-20/+53
* Make isvalidpid() know about pidfile the same as the other *pid functions do....Ermal2010-10-291-5/+4
* Also mention that this allows access to the dashboard.Erik Fonnesbeck2010-10-291-2/+2
* Ooops use meant logic.Ermal2010-10-271-1/+1
* Ticket #975. Properly initialize variables to avoid caching issues. Also chec...Ermal2010-10-271-5/+8
* Do some is_array() testing before renaming fields, otherwise empty variables ...jim-p2010-10-271-9/+20
* Do not require LDAP search base DN. Requiring this can prevent some valid LDA...jim-p2010-10-271-1/+1
* If there are no aliases, push an empty aliases array. Fixes #961jim-p2010-10-251-1/+4
* Add a note to the DNS Rebinding protection error letting the user know to try...jim-p2010-10-251-1/+1
* Do not show on the queue/limiters list the disabled entries(optimized and cle...Ermal2010-10-251-15/+12
* Do not show on the queue/limiters list the disabled entries.Ermal2010-10-251-6/+19
* Ticket #943. Call the update procedure directly to not do an unecessary loop.Ermal2010-10-251-1/+1
* Make this more strict checking.Ermal2010-10-252-3/+2
* Add l7 rules synchro. Ticket #951pierrepomes2010-10-241-0/+2
* Be smart and correct; first check for opt*ip and after check for opt* otherwi...Ermal2010-10-221-7/+8
* Check to see if it is not an array first - as per jim-p on IRC.Warren Baker2010-10-221-1/+2
* Mark this entry as an array before treating it as such otherwise php complains.Ermal2010-10-221-0/+1
* Fix crl upgrade code.jim-p2010-10-211-1/+1
* Add ability to select reason codes for revocation. Reformat CRL edit screen a...jim-p2010-10-211-2/+1
* Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555jim-p2010-10-211-0/+31
* Add upgrade code for importing CRLs. Ticket #555jim-p2010-10-201-2/+12
* Add more CRL functionality. Needs to wait on a new build for further testing.jim-p2010-10-201-1/+1
* move dhcpd.conf authoritative; so it's only there once, not once per interface.Chris Buechler2010-10-201-4/+4
* Sync CRLs, too.jim-p2010-10-201-0/+3
* Correctly call die() in the places needed. Also remove unused global.Ermal2010-10-191-36/+42
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-195-18/+25
OpenPOWER on IntegriCloud