summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't stomp on this variable or data loss can occur (disappearing static mapp...jim-p2013-05-161-1/+1
* This didn't fix anything, made another syntax error. Revert "Seems to be miss...jim-p2013-05-161-1/+1
* Make sure there's a space here to prevent accidentally breaking the syntax.jim-p2013-05-161-1/+1
* Seems to be missing a semicolon here.jim-p2013-05-161-1/+1
* dnsmasq conf won't allow some custom argsstilez2013-05-151-4/+16
* Add a script that can automatically convert a user's fstab over to ufs labels...jim-p2013-05-151-0/+113
* Merge pull request #635 from jean-m-cyr/masterrbgarga2013-05-151-12/+40
|\
| * Bandwidth Limiter - Disable and blank mask bits input field when mask type is...Jean Cyr2013-05-131-12/+40
* | Fix indent and whitespaceRenato Botelho2013-05-151-41/+40
* | Fix indent and whitespaceRenato Botelho2013-05-151-12/+12
* | Fix comment to reflect what function current returnsRenato Botelho2013-05-151-1/+1
* | Rework getting PF info via ajax using jQueryWarren Baker2013-05-141-16/+13
* | Merge pull request #637 from phil-davis/masterChris Buechler2013-05-141-0/+3
|\ \
| * | Teach Net_IPv6:compress to handle a compressed address as inputPhil Davis2013-05-141-0/+3
|/ /
* | Merge pull request #636 from phil-davis/masterChris Buechler2013-05-131-2/+2
|\ \
| * | IPv6 OpenVPN TAP mode typoPhil Davis2013-05-141-2/+2
|/ /
* | Merge pull request #634 from phil-davis/masterChris Buechler2013-05-131-2/+2
|\ \ | |/ |/|
| * OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991Phil Davis2013-05-141-2/+2
|/
* Merge pull request #632 from ExolonDX/masterJim P2013-05-123-6/+6
|\
| * Tidy up spelling mistakes.Colin Fleming2013-05-123-6/+6
|/
* Merge pull request #629 from jean-m-cyr/masterErmal Luçi2013-05-111-28/+81
|\
| * Allow explicit mask specification in bandwidth limiterJean Cyr2013-05-111-28/+81
|/
* Prevent errors from flowing up to the clients workspace and preventing functi...Ermal2013-05-101-20/+20
* Revert "Fix alias expand for hostnames, it should fix #2941"Renato Botelho2013-05-101-1/+1
* Fix alias expand for hostnames, it should fix #2941Renato Botelho2013-05-091-1/+1
* Revert "Add Turkish to the list of available languages, fixes #2986"Renato Botelho2013-05-091-1/+0
* Update pt_BR translationRenato Botelho2013-05-091-434/+4104
* Update translation templateRenato Botelho2013-05-091-1251/+3465
* Move pot translation file to en/, default locale directoryRenato Botelho2013-05-091-0/+0
* Move Turkish translation files to tr/, the default locale directoryRenato Botelho2013-05-092-0/+0
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-096-14/+14
* Create is_linklocal() to validate ll addressesRenato Botelho2013-05-091-0/+4
* Shuffle some more logs around to more appropriate places.jim-p2013-05-082-3/+4
* Nuke interface_track6_dhcp6_configure()Renato Botelho2013-05-081-47/+0
* Send filterdns logs to the resolver log.jim-p2013-05-081-2/+2
* Add Turkish to the list of available languages, fixes #2986Renato Botelho2013-05-081-0/+1
* Add Turkish translation files, ticket #2986Renato Botelho2013-05-082-0/+43061
* After some discussions it is better to make this a tunable and allow its valu...Ermal2013-05-082-1/+6
* Merge pull request #627 from phil-davis/masterrbgarga2013-05-072-2/+26
|\
| * Remember which interface was used by each OpenVPN confPhil Davis2013-05-071-0/+3
| * Optimize which OpenVPN instances are restartedPhil Davis2013-05-071-2/+23
* | Revert "Fixes for track6 interfaces:"Renato Botelho2013-05-071-5/+4
|/
* Pull code from the calling place rather than the interfaces.incErmal2013-05-072-2/+2
* Merge pull request #626 from phil-davis/masterErmal Luçi2013-05-072-1/+3
|\
| * Reload routes etc when rc.linkup happensPhil Davis2013-05-071-1/+1
| * Add includes to interfaces.incPhil Davis2013-05-071-0/+2
* | Fix wrong check added on commit 1f64b66bf0 that was checking openvpn server t...Renato Botelho2013-05-071-2/+2
* | Fixes for track6 interfaces:Renato Botelho2013-05-071-4/+5
|/
* Merge pull request #625 from phil-davis/masterErmal Luçi2013-05-062-8/+14
|\
| * Handle gateway argument to rc.opnvpnPhil Davis2013-05-071-6/+12
OpenPOWER on IntegriCloud