summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fixing syntax errorsVinicius Coque2010-06-291-3/+3
| * | | | | | Merge remote branch 'mainline/master' into 1_diagRenato Botelho2010-06-253-4/+17
| |\ \ \ \ \ \
| * | | | | | | Modified sintaxes on diag_dns.php and diag_dump_states.phpJeann2010-06-252-7/+7
* | | | | | | | Implement gettext() calls on services_wol_edit.phpRafael Lucas2010-07-121-13/+13
* | | | | | | | Implement gettext() calls on services_wol.phpRafael Lucas2010-07-121-21/+21
* | | | | | | | Implement gettext calls on services_snmp.phpRafael Lucas2010-07-121-32/+32
* | | | | | | | Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettextRafael Lucas2010-07-1246-537/+792
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'mainline/master'Renato Botelho2010-07-1223-77/+174
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Mark filter dirty after savingScott Ullrich2010-07-121-1/+2
| | * | | | | | | Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-1/+1
| | * | | | | | | Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-10/+16
| | * | | | | | | Cleanup HTML formattingScott Ullrich2010-07-121-21/+26
| | * | | | | | | Add hint about drag and drop reorderingScott Ullrich2010-07-111-4/+12
| | * | | | | | | Unbreak OnMouseEventScott Ullrich2010-07-111-2/+1
| | * | | | | | | Nuke trailing c/rScott Ullrich2010-07-111-1/+1
| | * | | | | | | Add a Close button option for notices that have appeared as long as the save ...Scott Ullrich2010-07-111-3/+7
| | * | | | | | | Mark Loading box visibility has hidden as it is only used for drag and dropScott Ullrich2010-07-111-1/+1
| | * | | | | | | remove warning for redirect mode since it's not supportedChris Buechler2010-07-111-1/+0
| | * | | | | | | Use redboxtableScott Ullrich2010-07-111-2/+2
| | * | | | | | | Unbreak niftyScott Ullrich2010-07-111-1/+1
| | * | | | | | | Rename to already existing name=infoboxnpScott Ullrich2010-07-112-3/+3
| | * | | | | | | Show a loading ajax widget when the page is refreshing the orderScott Ullrich2010-07-111-5/+9
| | * | | | | | | Add a id of redboxtable to the table so that ajax can interact with this box.Scott Ullrich2010-07-111-2/+2
| | * | | | | | | Use the move pointer typeScott Ullrich2010-07-111-4/+5
| | * | | | | | | fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-111-2/+2
| | * | | | | | | Adding drag and drop feature to firewall rules ordering. Simply start draggi...Scott Ullrich2010-07-111-2/+66
| | * | | | | | | rename slbd pages since this is no longer slbdChris Buechler2010-07-1114-31/+31
| | * | | | | | | fix double click to editChris Buechler2010-07-111-1/+1
| | * | | | | | | Separate regdomain.xml parsing back to a separate file, so it can be used whe...Erik Fonnesbeck2010-07-101-0/+1
| | * | | | | | | Restore the code for getting the step's title and description after the step ...Erik Fonnesbeck2010-07-101-0/+3
| | * | | | | | | Fix typo that prevented these two checkboxes from displaying the proper state...Erik Fonnesbeck2010-07-091-2/+2
| | * | | | | | | Properly select the interfaces when displaying the edit page for floating rul...Erik Fonnesbeck2010-07-091-2/+3
| | * | | | | | | Remove stray </a>. Obtained-from: m0n0wallScott Ullrich2010-07-091-1/+1
| | * | | | | | | Don't use the association when duplicating firewall rules. Fixes #634Erik Fonnesbeck2010-07-081-1/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Implemment gettext() callsJeann2010-07-082-20/+20
| * | | | | | | Reset interface_* filesRenato Botelho2010-07-0818-448/+448
| * | | | | | | Merge remote branch 'mainline/master'Renato Botelho2010-07-082-7/+38
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Allow importing of a CA's private key (optionally).jim-p2010-07-071-1/+32
| | * | | | | | Show $g['product_name'] on wizardsRenato Botelho2010-07-071-6/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | implements gettext() calls in interfaces_gif_edit.phpNeriberto C.Prado2010-07-071-23/+23
| * | | | | | Merge remote branch 'mainline/master'Renato Botelho2010-07-071-0/+42
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Add a text box where someone can enter in alternate hostnames for the system ...jim-p2010-07-061-0/+24
| | * | | | | Delete an accidentally duplicated line.jim-p2010-07-061-1/+0
| | * | | | | Add a checkbox to disable DNS rebinding checks if needed.jim-p2010-07-061-0/+19
| * | | | | | Merge remote branch 'mainline/master'Vinicius Coque2010-07-065-8/+93
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Move the skel dir to /etc/skel, where it's easier to manage from a build poin...jim-p2010-07-061-5/+0
| | * | | | | Add per-rule NAT reflection override.Erik Fonnesbeck2010-07-052-0/+32
| | * | | | | Add the missing VPN types to the interface list on port forwards and add the ...Erik Fonnesbeck2010-07-053-2/+60
| | * | | | | Fixes #698. Always check if we are dealing with an ip value to then store the...Ermal2010-07-051-1/+1
* | | | | | | Implement gettext calls on services_rfc2136_edit.phpRafael Lucas2010-07-121-29/+29
OpenPOWER on IntegriCloud