aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Markdown.Joachim Tingvold2015-03-21-31/+32
|
* Markdown.Joachim Tingvold2015-03-21-5/+5
|
* Markdown.Joachim Tingvold2015-03-21-23/+31
|
* Markdown.Joachim Tingvold2015-03-21-2/+2
|
* Reformat markdown.Joachim Tingvold2015-03-21-9/+9
|
* Markdown.Joachim Tingvold2015-03-21-0/+0
|
* Change markup.Joachim Tingvold2015-03-21-2/+1
|
* More restructuring.Joachim Tingvold2015-03-21-0/+3
|
* Re-add moved files.Joachim Tingvold2015-03-21-0/+40914
|
* Restructure folders.Joachim Tingvold2015-03-21-40914/+0
|
* Changed mgmt_ipv6 structureArne Sund2015-03-18-17/+19
|
* If distro7 switch came before distro6 switch, things brokeArne Sund2015-03-18-6/+4
|
* Minor changes to the formatArne Sund2015-03-18-2/+2
|
* Updated interface names, the junos way!Arne Sund2015-03-18-2/+2
|
* switches.txt now print more infoArne Sund2015-03-18-3/+42
|
* Added a rowArne Sund2015-03-18-1/+1
|
* Distro moved because of conflict with power rackArne Sund2015-03-18-1/+1
|
* foobar apache+PHP funker nå..Jonas Lindstad2015-03-17-52/+338
|
* rename + fixesJonas Lindstad2015-03-16-191/+379
|
* No distros should be on the same rowArne Sund2015-02-26-1/+1
|
* Moved distros so they don't conflict with power racksArne Sund2015-02-26-1/+1
|
* This should be the final version of the row placements for 2015Arne Sund2015-02-26-5/+9
|
* Updated the example command with the best distro placementsArne Sund2015-02-21-1/+1
|
* Added support for more colorsArne Sund2015-02-21-3/+13
|
* Updated the switch placements for this yearArne Sund2015-02-21-6/+19
|
* We want each sector use its own distroArne Sund2015-02-21-3/+11
|
* Added this year sector gapsArne Sund2015-02-21-4/+4
|
* We don't want horisontal crossingsArne Sund2015-02-21-1/+2
|
* We got 8 distros and 42 rows this yearArne Sund2015-02-21-2/+2
|
* Added testing config for distroXgwJonas Lindstad2015-02-20-0/+355
|
* Table after first successful testJonas Lindstad2015-02-20-0/+14
|
* latest console output from HTTP serverJonas Lindstad2015-02-20-33/+11
|
* Tested working with no static data - pure DB implementationJonas Lindstad2015-02-20-3/+1
|
* latest console output from DHCP serverJonas Lindstad2015-02-20-22/+142
|
* Tested working with no static data - pure DB implementationJonas Lindstad2015-02-20-20/+10
|
* updates 'last_config_fetch' when DHCP client fetches configJonas Lindstad2015-02-19-5/+5
|
* Now supports the new lease() implementation - updates 'current_mac' on leaseJonas Lindstad2015-02-19-21/+39
|
* Replaced initial implementation - now supports updating fields. A bit more ↵Jonas Lindstad2015-02-19-0/+89
| | | | query heavy now, but should not cause any problems
* added fields for ZTP - different from mgmt fieldsJonas Lindstad2015-02-19-8/+11
|
* Updates 'last_config_fetch' from DB, removed TG15 specific stuffJonas Lindstad2015-02-19-17/+18
|
* Now utilizing a lot more of the DB data. Small cleanup. Somewhat untested, ↵Jonas Lindstad2015-02-13-68/+53
| | | | not enough time to do so over this weekend
* Minor updates, documentation and fixesJonas Lindstad2015-02-13-4/+62
|
* fixing typos in readmeJonas Lindstad2015-02-11-7/+11
|
* Added support for binary files (e.g. serving JunOS files)Jonas Lindstad2015-02-11-35/+69
|
* Updated readme with examplesJonas Lindstad2015-02-11-0/+4
|
* added .gitignore for binary files, updated readmeJonas Lindstad2015-02-11-2/+13
|
* Updated with todays work. Cleaned up, better checks, better CLI outputJonas Lindstad2015-02-05-94/+130
|
* Updated the read me a bit - better description + licenseJonas Lindstad2015-02-05-3/+3
|
* Cleanup, removed unused codeJonas Lindstad2015-02-04-85/+11
|
* First test with Postgres as backend. Separated the lease logic to a separate ↵Jonas Lindstad2015-02-03-22/+171
| | | | module. Added cli dump 'in action'