]> git.sur5r.net Git - ngadmin/history - lib
Readline is now optional
[ngadmin] / lib /
2013-09-27 darkcovenHide symbols, force CFLAGS
2013-09-27 darkcovenMove cli code to src subdir
2013-09-27 darkcovenRemove Makefiles and use autotools
2013-09-27 darkcovenAdditional checks on data received in VLAN code
2013-09-27 darkcovenOptimize port based VLAN config
2013-09-22 darkcovenFix crash when writing the wrong type of VLAN
2013-09-22 darkcovenOptimize port based VLAN code, send only modified VLANs
2013-09-22 darkcovenSplit lib code into several files
2013-09-22 darkcovenFix crash when reading the wrong type of VLAN
2013-09-21 darkcovenAdd support for port based VLANs
2013-09-20 darkcovenLib: fix duplicate error value
2013-09-18 darkcovenAdd support for password encryption
2013-04-02 darkcovenRaw: separate attribute filtering in a separate function.
2013-04-01 darkcovenSeparated lib in two parts : low level and high level.
2013-04-01 darkcovenLib: updated Doxygen file.
2013-04-01 darkcovenLib: moved lib include file to 'include' subdirectory.
2013-04-01 darkcovenLib: source refactor.
2012-12-31 darkcovenLib: fixed a compilation bug occuring on Ubuntu.
2012-12-30 darkcovenImproved Makefiles.
2012-12-30 darkcovenLib: fixed memory leaks.
2012-12-29 darkcovenAdded DENIED error.
2012-12-29 darkcovenCLI: added the possibility to interrupt hanging command...
2012-12-29 darkcovenAdded the possibility to use global broadcast.
2012-12-29 darkcovenAdded chained makefiles.
2012-12-29 darkcovenAdded support for creating and deleting a 802.1q VLAN.
2012-12-29 darkcovenAdded support for changing VLAN 802.1q and PVID configu...
2012-12-29 darkcovenCLI: separated commands by category in different files.
2012-12-29 darkcovenAdded a dissector plugin for Wireshark.
2012-12-29 darkcovenAdded support for changing the network configuration.
2012-12-29 darkcovenAdded the possibility to specify the command timeout.
2012-12-29 darkcovenAdded support for clearing the switch settings to the...
2012-12-29 darkcovenCLI: added program options.
2012-12-29 darkcovenCLI: reunited commands in one file.
2012-12-29 darkcovenCode reorganized.