Commit graph

3259 commits

Author SHA1 Message Date
tgoff0
fd0af6176a Only check for Python development support if building netns components. 2015-05-26 20:39:56 +00:00
tgoff0
b67bbb1156 Removed emails of contributors as most of them are old.
From: santiago
2015-05-26 17:43:39 +00:00
tgoff0
5845f7afed Changed default listen address back to localhost from 0.0.0.0 2015-05-26 17:34:33 +00:00
tgoff0
a91e9e0d4c daemon: Fix corens3 examples install directory. 2015-05-26 17:34:28 +00:00
tgoff0
70808bf7c2 scripts: Use automake instead of installing files manually. 2015-05-26 17:34:22 +00:00
tgoff0
d9c54b9d43 scripts: Try to remove empty directories when uninstalling. 2015-05-26 17:34:18 +00:00
tgoff0
fc4b8e71be gui: Tweak using vtysh by widgets. 2015-05-26 17:34:13 +00:00
tgoff0
6979ab7abb gui: Try to remove empty directories when uninstalling. 2015-05-26 17:34:09 +00:00
tgoff0
033b3227c0 gui: Use automake instead of installing files manually. 2015-05-26 17:34:04 +00:00
tgoff0
0ce17e8c52 daemon: Use automake to install python data files.
Includes other small changes.
2015-05-26 17:33:57 +00:00
tgoff0
666efe9788 packaging/deb: Improvements related to autoconf. 2015-05-22 03:30:06 +00:00
tgoff0
8814e96a4b packaging/rpm: Fix changelog date formatting. 2015-05-22 01:45:44 +00:00
tgoff0
1f01967d96 doc: Update gitignore files. 2015-05-22 00:57:12 +00:00
tgoff0
1344ac834c doc/figures: Adjust file mode bits. 2015-05-22 00:57:03 +00:00
tgoff0
e6ed86acd6 doc:4.8rc1 control net documentation 2015-05-22 00:56:58 +00:00
tgoff0
4f69faa8ee packaging:updates for 4.8rc1 2015-05-22 00:56:52 +00:00
tgoff0
ea66e0d93a Updates for 4.8rc1 2015-05-22 00:56:46 +00:00
tgoff0
e678c5231b doc:updated CORE manual 2015-05-22 00:56:29 +00:00
tgoff0
5838814f07 daemon: Improve running session state change hooks. 2015-05-22 00:56:24 +00:00
tgoff0
0a16ef13db gui: Improve the use of vtysh by widgets. 2015-05-22 00:56:19 +00:00
tgoff0
024cf7dc85 packaging: Update the debian control file. 2015-05-22 00:56:15 +00:00
tgoff0
2a2d81a410 Tweak Makefile output. 2015-05-22 00:56:10 +00:00
tgoff0
f4699f5bc1 Remove some unused python configure variables. 2015-05-22 00:56:06 +00:00
tgoff0
aedd808f1a daemon: Fix path of python sbin programs. 2015-05-22 00:56:02 +00:00
tgoff0
8562b2bfdc gui: Update the sample9-vpn.imn example. 2015-05-22 00:55:58 +00:00
tgoff0
01b94214e7 packaging: Improve the core rpm spec file. 2015-05-22 00:55:53 +00:00
tgoff0
ad60004fad daemon: Improve launching xterm from a sudo environment. 2015-05-22 00:55:48 +00:00
tgoff0
94ad16e256 gui: Update the sample9-vpn.imn example. 2015-05-22 00:55:42 +00:00
tgoff0
3f2519a171 gui: Remove debugging output. 2015-05-22 00:55:37 +00:00
tgoff0
f3ee1f5992 packaging: Add procps-ng as an unconditional dependency.
This is needed for sysctl.
2015-05-22 00:55:33 +00:00
tgoff0
8199d12334 packaging: Remove tkimg as a required package. 2015-05-22 00:55:28 +00:00
tgoff0
c68e05b4b5 Prefer using ip instead of ifconfig.
Includes other minor improvements.
2015-05-22 00:55:20 +00:00
tgoff0
2f3ec89ef4 Use sys.prefix instead of sys.exec_prefix for python sbin programs. 2015-05-22 00:55:13 +00:00
tgoff0
1ed1775228 packaging: Update the rpm package files list. 2015-05-22 00:55:08 +00:00
tgoff0
cced4f6666 Include python-prefix.py as part of the distribution files. 2015-05-22 00:55:03 +00:00
tgoff0
f3c9bcbcc4 fixed bug with lsearch for display for olsr 2015-05-22 00:54:59 +00:00
tgoff0
75b65730d1 added support for olsrv2 and olsr adjacency observer widgets requires nrlConsole.py to be in the path 2015-05-22 00:54:54 +00:00
tgoff0
e905648d68 change the default pipe name of olsrv2 2015-05-22 00:54:49 +00:00
tgoff0
f675b0a16d added check for all blank option values 2015-05-22 00:54:44 +00:00
tgoff0
b82c94efd8 prevent unintended session options alteration from the gui 2015-05-22 00:54:39 +00:00
tgoff0
0018be074f daemon: Only automatically save a XML representation of the current
running session when NMF version 1.0 is used.
2015-05-22 00:54:34 +00:00
tgoff0
ea4f6ba518 fixed issues with shutting down a distributed batch mode 2015-05-22 00:54:28 +00:00
tgoff0
5b36181956 Raise fatal exception if control nets from earlier sessions are detected 2015-05-22 00:54:23 +00:00
tgoff0
e73dbbe25d Made persistent to allow execution from the GUI 2015-05-22 00:54:17 +00:00
tgoff0
3340ae2796 printed CEL messages to stdout when running in batch mode. Aborted current session when in batch mode and a FATAL event is received from the daemon 2015-05-22 00:54:09 +00:00
tgoff0
591ec20937 daemon: Automatically save a XML representation of the current session
after starting, including the deployed network plan when the new NMF
format is used.
2015-05-22 00:54:04 +00:00
tgoff0
baec96fac1 Undo check for configured controlnet, which is optional. 2015-05-22 00:53:59 +00:00
tgoff0
f6049614ab Undo check for configured controlnet, which is optional. 2015-05-22 00:53:54 +00:00
tgoff0
9600ce9e03 Added example setting of primary control network ina distributed environment. Added example settings of auxiliary control networks. 2015-05-22 00:53:49 +00:00
tgoff0
06fe91ea86 Added support for auxiliary control networks. Some refactoring. 2015-05-22 00:53:43 +00:00