Bind raw TCP netconf server to all network interfaces.
[controller.git] / opendaylight / distribution / opendaylight / src / main / resources / configuration / config.ini
2013-11-20 Tomas OlveckyBind raw TCP netconf server to all network interfaces. 43/2843/2
2013-10-24 mrajvaidAdding logging configuration for tomcat (JULI) 16/2116/2
2013-10-18 Madhu VenugopalIntegrating Jolokia REST Bridge for JMX 92/1992/4
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9
2013-09-30 Giovanni MeoMiscelanous fixes after the release of the artifacts 14/1514/2
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Sal Models for meter table. Removed tab space...
2013-09-19 Giovanni MeoMerge "Aligning JSON marshalled output for Properties...
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoMerge "UI: Allow admin to reset password for other...
2013-09-19 Giovanni MeoMerge "Simple changes to eliminate pmd warnings"
2013-09-19 Giovanni MeoMerge "Add strong password check for users"
2013-09-18 Alessandro BochAdd strong password check for users 41/1241/2
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Madhu VenugopalMerge "Supply from filesystem infinispan configuration"
2013-09-12 Madhu VenugopalMerge "FRMsync get stuck, miscelaneous fix"
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Madhu VenugopalAdded Configurable parameter for the Connection Manager... 67/1167/1
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Giovanni MeoMerge "Remove redundant class members, turn others...
2013-09-10 Giovanni MeoMerge "Remove java.lang redundant imports. Taken from...
2013-09-10 Ed WarnickeMerge "Added NOTICE file"
2013-09-09 Andrew KimMerge "Display Confirmation dialog before removing...
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-09 Giovanni MeoMerge "Add snapshots/releases setting to all maven...
2013-09-09 Giovanni MeoMerge "- DiscoveryService yields to avoid hogging the...
2013-09-06 Jason Ye- DiscoveryService yields to avoid hogging the cpu 16/1116/1
2013-09-04 Ed WarnickeMerge "fixing spelling errors"
2013-09-04 Ed WarnickeMerge "Cleaning up code, comments, and documentation...
2013-09-04 Giovanni MeoMerge "Fix "unary operator expected" err in run.sh...
2013-09-03 Chi-Vien LyController network interface enhancements: 82/1082/1
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-22 Chi-Vien LyMerge "Added distributionManagement section to md-sal...
2013-08-22 Chi-Vien LyMerge "1. Controller switchEvents queue should be prior...
2013-08-21 Jason Ye1. Controller switchEvents queue should be priority... 49/949/1
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-23 Alessandro BochMerge "InventoryShim to check node presence, before...
2013-07-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-19 Alessandro BochMerge "Fix for Switchmanager Save Configuration. Signed...
2013-07-19 Jason YeMerge "Make statistic queue size configurable via...
2013-07-19 Chi-Vien LyMake statistic queue size configurable via config.ini 19/619/1
2013-07-18 Alessandro BochMerge "HA - Cache synch for Topology Manager"
2013-07-18 Chi-Vien LyMerge changes I69928220,Ia0704c89
2013-07-18 Giovanni MeoMerge "fix maven warnings regarding missing versions...
2013-07-18 Giovanni MeoMerge "YANG typedefs generation as class with extends...
2013-07-18 Giovanni MeoMerge "Added more descriptive parsing exceptions."
2013-07-18 Jason YeChange default timeout to 30 sec. 11/611/1
2013-07-18 Alessandro BochMerge "Fix for maintaining properties for non-default...
2013-07-18 Alessandro BochMerge "Fix for bug 28 https://bugs.opendaylight.org...
2013-07-17 Alessandro BochMerge "Changes in DiscoveryService to cope with recentl...
2013-07-17 Jason YeChanges in DiscoveryService to cope with recently intro... 08/608/1
2013-06-15 Giovanni MeoMerge "Add IfNewHostNotify to DeviceManager"
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-14 Jason YeMerge "Enable checkstyle for other non-source files"
2013-06-14 Giovanni MeoEnable checkstyle for other non-source files 74/474/2
2013-06-03 Alessandro BochMerge "Replaced Equals/HashcodeBuilder for DatapacketLi...
2013-06-02 Alessandro BochMerge "Add 'TableStatistics' to SAL and Northbound...
2013-06-01 Aditya Prakash VajaAdd 'TableStatistics' to SAL and Northbound Statistics... 18/418/6
2013-05-07 Giovanni MeoMerge "protocol plugin stub node type changed to STUB...
2013-05-07 Alessandro BochMerge "Add LLDP retry count to config.ini"
2013-05-07 Jason YeAdd LLDP retry count to config.ini 09/309/1
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-02 Giovanni MeoMerge "pom changes for FRM integration tests; added...
2013-05-01 Jason Ye- Add flow and port stats polling intervals in config.ini 78/278/1
2013-04-24 Jason Ye- Plugin sends Barrier msg every 100 async msgs (config... 43/243/1
2013-04-06 Andrew KimMerge "Web UI Branding support This fix provides an...
2013-04-06 Alessandro BochMerge "Add TLS support in the Opendaylight Controller...
2013-04-05 Jason YeAdd TLS support in the Opendaylight Controller: 19/119/1
2013-04-02 Madhu VenugopalMerge "ISSUE Opendaylight controller to get node descri...
2013-04-02 Madhu VenugopalOpenDaylight uses Jersey framework to support JAX-RS... 94/94/2
2013-03-29 Alessandro BochMerge "Refactoring SubnetConfig: -Use NetUtils IP valid...
2013-03-29 Giovanni MeoMerge "Ability to configure some system parameters...
2013-03-29 Chi-Vien LyAbility to configure some system parameters on the... 90/90/1
2013-03-22 Giovanni MeoInitial opendaylight infrastructure commit!! 67/67/1