index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
openbgpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code improvements:
Renato Botelho
2013-07-24
1
-20
/
+26
*
Make filter option easier to use on other commands, enable it on fib
Renato Botelho
2013-07-24
1
-20
/
+33
*
Use fullpath
Renato Botelho
2013-07-24
1
-1
/
+1
*
Remove empty form with wrong action
Renato Botelho
2013-07-24
1
-6
/
+0
*
Respect default limit on first show
Renato Botelho
2013-07-24
1
-1
/
+2
*
Use fullpath
Renato Botelho
2013-07-24
1
-10
/
+10
*
Simplify a bit how it limit number of routes
Renato Botelho
2013-07-24
1
-5
/
+3
*
close file descriptor
Renato Botelho
2013-07-24
1
-0
/
+2
*
Implement ajax call for routing limit and filter
Renato Botelho
2013-07-24
1
-2
/
+52
*
change default limit to all
Renato Botelho
2013-07-24
1
-2
/
+2
*
Fix a typo s/,/./
Renato Botelho
2013-07-24
1
-1
/
+1
*
Remove header of routing command
Renato Botelho
2013-07-24
1
-1
/
+1
*
Revert partially c3bf54d658, anchor names didn't need to be changed
Renato Botelho
2013-07-23
1
-2
/
+2
*
Add an ajax call to get command result
Renato Botelho
2013-07-23
1
-0
/
+6
*
Add an id for each commands, define them earlier and initialize commands
Renato Botelho
2013-07-23
1
-20
/
+19
*
Add limit and filter parameters to doCmdT
Renato Botelho
2013-07-23
1
-2
/
+10
*
Remove format piece of doCmdT and move them to showCmdT
Renato Botelho
2013-07-23
1
-9
/
+15
*
Remove duplicate command
Renato Botelho
2013-07-23
1
-1
/
+0
*
Remove unused code
Renato Botelho
2013-07-23
1
-24
/
+8
*
Fix unclosed <td>
Renato Botelho
2013-07-23
1
-1
/
+1
*
Fix unclosed <a>
Renato Botelho
2013-07-23
1
-1
/
+1
*
simplify a bit using foreach
Renato Botelho
2013-07-23
1
-6
/
+4
*
Remove unused functions
Renato Botelho
2013-07-23
1
-12
/
+0
*
Fix indent and whitespaces, also remove an extra </table>
Renato Botelho
2013-07-23
1
-52
/
+51
*
Only flush the output every thousand lines. Every single line was a little to...
jim-p
2013-04-18
1
-1
/
+5
*
Fix bgpd.conf closing a curly only when it was opened
Renato Botelho
2013-04-18
1
-1
/
+1
*
remove unused variable
Renato Botelho
2013-04-18
1
-1
/
+0
*
Fix indent
Renato Botelho
2013-04-18
1
-123
/
+123
*
Flush output buffer while running bgp status commands to avoid a php crash
jim-p
2013-04-05
1
-0
/
+1
*
Correct permission otherwise openbgpd does not start
Ermal
2013-03-28
1
-2
/
+2
*
Correctly write config file and also properly avoid php errors with some extr...
Ermal
2013-03-28
1
-22
/
+24
*
Do not make mandatory the local addr but use the listenip if local address is...
Ermal
2013-03-28
2
-2
/
+12
*
No need anymore for the setkey command
Ermal
2013-03-28
1
-32
/
+6
*
Actually the md5sigkey is directly given in hex revert partially previous commit
Ermal
2013-03-27
1
-10
/
+4
*
Correctly generate the hex value needed for md5sigkey value. Use correct perm...
Ermal
2013-03-27
1
-13
/
+15
*
Rename function to not clash with pfsense one
Ermal
2013-03-19
1
-3
/
+3
*
Correct descpriton
Ermal
2013-03-15
1
-2
/
+2
*
Close the resource after done
Ermal
2012-11-27
1
-0
/
+1
*
Use popen here to not reach php memory limits
Ermal
2012-11-26
1
-8
/
+3
*
Call the direct bgpd binary to avoid a potential conflict with quagga on 2.1 ...
jim-p
2012-11-26
1
-1
/
+8
*
Fix constant define syntax
jim-p
2012-08-24
1
-7
/
+7
*
Change up some bgpd initialization, fixes #2572
jim-p
2012-08-22
1
-55
/
+61
*
Add some require_once bits here to ensure functions being called are present ...
jim-p
2012-07-10
1
-0
/
+3
*
Fixup quagga and openbgpd config at bootup issue (use constant, php isn't res...
jim-p
2012-06-15
1
-4
/
+6
*
No slashie here, too, just in case
jim-p
2012-06-15
1
-1
/
+1
*
Add user checks to openbgpd so it will work properly when installed from pbi....
jim-p
2012-06-13
1
-18
/
+48
*
more text fixes
Chris Buechler
2010-10-13
1
-2
/
+2
*
add set nexthop parameters and fix many typos in openbgpd package
Chris Buechler
2010-10-13
2
-10
/
+15
*
fix up text
Chris Buechler
2010-10-13
1
-2
/
+2
*
Some cosmetic changes to OpenBGP. Submitted-By: garga on IRC
jim-p
2010-09-20
2
-10
/
+29
[next]