-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Direct Mode LAN, OLSR status link, DHCP reservations to OLSR. #93
base: master
Are you sure you want to change the base?
Commits on May 14, 2016
-
Added olsrd.conf entries for HNA4 and Reserved IP Addresses
Colin Begg committedMay 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 241d926 - Browse repository at this point
Copy the full SHA 241d926View commit details
Commits on May 15, 2016
-
Colin Begg committed
May 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 613b95b - Browse repository at this point
Copy the full SHA 613b95bView commit details -
Colin Begg committed
May 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f42af0 - Browse repository at this point
Copy the full SHA 0f42af0View commit details
Commits on May 16, 2016
-
Colin Begg committed
May 16, 2016 Configuration menu - View commit details
-
Copy full SHA for ac7b088 - Browse repository at this point
Copy the full SHA ac7b088View commit details
Commits on May 19, 2016
-
Change database schema, mode and PHP to support auto direct IP
Colin Begg committedMay 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 18558df - Browse repository at this point
Copy the full SHA 18558dfView commit details
Commits on May 20, 2016
-
Fixed network interfaces creation, now restarts OK
Colin Begg committedMay 20, 2016 Configuration menu - View commit details
-
Copy full SHA for f98cd04 - Browse repository at this point
Copy the full SHA f98cd04View commit details -
Final fixes to Controller files (I hope)
Colin Begg committedMay 20, 2016 Configuration menu - View commit details
-
Copy full SHA for fa1b2f3 - Browse repository at this point
Copy the full SHA fa1b2f3View commit details
Commits on May 21, 2016
-
Change direct netmask to default of 255.255.255.240
Colin Begg committedMay 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 275cddd - Browse repository at this point
Copy the full SHA 275cdddView commit details
Commits on May 23, 2016
-
Fix logic for displaying OLSR status page
Colin Begg committedMay 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 5730169 - Browse repository at this point
Copy the full SHA 5730169View commit details
Commits on May 24, 2016
-
Add dhcp reservation GUI to model, view and controller
Colin Begg committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 72a8d66 - Browse repository at this point
Copy the full SHA 72a8d66View commit details -
Accidentally added .save and .new
Colin Begg committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 061090c - Browse repository at this point
Copy the full SHA 061090cView commit details
Commits on May 25, 2016
-
Reservations GUI and changes to allow for extra parameter to render_o…
…lsrd_config()
Colin Begg committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 70529c4 - Browse repository at this point
Copy the full SHA 70529c4View commit details -
Add /etc/ethers creation, pass reservations to render_olsrd_config, a…
…llow for existing reservation.
Colin Begg committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 4e0eebf - Browse repository at this point
Copy the full SHA 4e0eebfView commit details
Commits on May 26, 2016
-
Added default Direct Mode LAN IP of 10.2.2.2 to avoid Validation erro…
…rs when none fitted.
Colin Begg committedMay 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 7a2244b - Browse repository at this point
Copy the full SHA 7a2244bView commit details -
Default to pinging Internet gateways, to propagate Internet connectio…
…n to other nodes
Colin Begg committedMay 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 4430bc3 - Browse repository at this point
Copy the full SHA 4430bc3View commit details
Commits on May 29, 2016
-
Error crept into isntall.sh, two lines concatenated. Fixed
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 2e4566c - Browse repository at this point
Copy the full SHA 2e4566cView commit details -
Two lines concatenated in install.sh. Fix it!
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for c1c5ba7 - Browse repository at this point
Copy the full SHA c1c5ba7View commit details -
Merge branch 'master' of https://github.com/cbegg50/hsmm-pi
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for b22bf86 - Browse repository at this point
Copy the full SHA b22bf86View commit details -
Merge branch 'master' of https://github.com/cbegg50/hsmm-pi
Testing new Composer install of cakephp
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for dc8464f - Browse repository at this point
Copy the full SHA dc8464fView commit details -
Pear stopped installing cakephp. Mod installer to use Composer
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 124d010 - Browse repository at this point
Copy the full SHA 124d010View commit details -
Composer source file to install Cakephp 2.8.3
Colin Begg committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for ab32e8e - Browse repository at this point
Copy the full SHA ab32e8eView commit details
Commits on May 30, 2016
-
Modify install.sh to use git clone to install Cake V2.8.4
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for db227da - Browse repository at this point
Copy the full SHA db227daView commit details -
Change clone repository to cbegg50/hsmm-pi
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for ca6eef6 - Browse repository at this point
Copy the full SHA ca6eef6View commit details -
Correct path to cake script under Console
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for be190ff - Browse repository at this point
Copy the full SHA be190ffView commit details -
Add commands to iinstall cakephp with Composer (faster than GitHub)
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 7619de8 - Browse repository at this point
Copy the full SHA 7619de8View commit details -
Add update script for php updates, including database changes
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 12eca52 - Browse repository at this point
Copy the full SHA 12eca52View commit details -
Modify the README.md file to show the new additions.
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 5a9f65e - Browse repository at this point
Copy the full SHA 5a9f65eView commit details -
Put Pi default values back into olsrd.conf.template
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for fb046a9 - Browse repository at this point
Copy the full SHA fb046a9View commit details -
Default Hello timers for faster network recognition
Colin Begg committedMay 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 56f2b2a - Browse repository at this point
Copy the full SHA 56f2b2aView commit details
Commits on Jun 6, 2016
-
Revert to all Pi values for timers - gives best longevity of Pi mesh …
…connection
Colin Begg committedJun 6, 2016 Configuration menu - View commit details
-
Copy full SHA for d6d3259 - Browse repository at this point
Copy the full SHA d6d3259View commit details
Commits on Jun 8, 2016
-
Revert "Revert to all Pi values for timers - gives best longevity of …
…Pi mesh connection" Didn't work very well This reverts commit d6d3259.
Colin Begg committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 2147feb - Browse repository at this point
Copy the full SHA 2147febView commit details -
Put back 'sudo apt-get update' commented out by accident
Colin Begg committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 722550c - Browse repository at this point
Copy the full SHA 722550cView commit details
Commits on Jun 23, 2016
-
Revert to using Pear to install CakePHP
Colin Begg committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 96bf030 - Browse repository at this point
Copy the full SHA 96bf030View commit details
Commits on Jun 24, 2016
-
Install olsrd from repo as normally specified branch has gone from Gi…
…tHub
Colin Begg committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for d5c31bd - Browse repository at this point
Copy the full SHA d5c31bdView commit details -
Remove the symbolic link which overwrites the installed binary!
Colin Begg committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 665afcb - Browse repository at this point
Copy the full SHA 665afcbView commit details