EduNetworkBuilder/EduNetworkBuilder
2017-08-11 14:56:40 -05:00
..
Properties parts for storing a file history list 2017-07-31 12:08:01 -05:00
Resources Import homework for teachers. Let them export all the homework for a class and import it for another class 2017-08-08 17:45:45 -05:00
add2cfiles.txt
add2edustrings.txt
App.config
DeviceConfig.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.resx
EduNetworkBuilder_TemporaryKey.pfx
EduNetworkBuilder.csproj Add reference for csv parsing 2017-08-01 09:02:49 -05:00
FirewallEditor.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.resx
img_arp.png
img_dhcp.png
img_ping.png
img_ping.xcf
img_tun.png
img_vpn.png
IPAddress.cs Fix a crash when pinging 0.0.0.0. Thanks Samuel for noticing that. 2017-06-29 09:59:01 -05:00
IPAddressEntry.cs allow us to ping from, or traceroute from locked devices. A bug kept us from doing this previously. 2017-06-28 10:11:12 -05:00
IPAddressEntry.Designer.cs
IPAddressEntry.resx
LanguageString.cs Lots of changes to get the enbu file to load 2017-07-29 18:31:19 -05:00
LinkEditor.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
LinkEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
LinkEditor.resx
ListBoxWindow.cs store solved puzzles in the user profile. Load them from the user profile too. 2017-07-29 18:52:23 -05:00
ListBoxWindow.Designer.cs Change the anchoring of the filter textbox on the puzzles selection window. 2017-06-20 15:31:59 -05:00
ListBoxWindow.resx
NB.cs functions to make student csv file 2017-08-10 16:07:33 -05:00
NBSettings.cs fix small glitch where it kept wanting us to select a new language. 2017-07-31 16:36:07 -05:00
NetTest.cs Lots of changes to get the enbu file to load 2017-07-29 18:31:19 -05:00
NetTestEditor.cs Added a traceroute test, a puzzle to show off traceroute, and traceroute help info. 2017-03-13 16:32:40 +03:00
NetTestEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetTestEditor.resx
Network.cs fix a bug with cloning. 2017-08-03 14:21:05 -05:00
NetworkBuilder.cs Get teacher to set a password at the beginning 2017-08-11 14:44:10 -05:00
NetworkBuilder.Designer.cs Add foundation for tracking which items have been graded. 2017-08-02 17:04:15 -05:00
NetworkBuilder.resx
NetworkCard.cs If we ping a local IP, give the real error message. The real error was being replaced with a fake one. 2017-06-28 10:53:19 -05:00
NetworkCardEditor.cs Save NIC data when we are doing editing. In particular, if we put a VPN password in and then clicked the endpoint, the password was reset. Save the password. 2017-06-20 15:36:26 -05:00
NetworkCardEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetworkCardEditor.resx
NetworkComponent.cs ctrl-right-click items to add a "Hide" context menu item. Allows you to hide things in the editor 2017-06-23 15:35:50 -05:00
NetworkDevice.cs Wireless links are properly removed when a device powered off. WLAN connections auto-reconnected. Fixed that. 2017-06-28 11:26:11 -05:00
NetworkInterface.cs IP addresses print CIDR of /? if it is not a real CIDR approved subnet mask. For example, a subnet mask of .250 gives a /?, but .252 gives /30. While this is not real-life (real life does not tell us when we use a foolish subnet), it helps considerably when testing things. 2017-06-27 15:37:33 -05:00
NetworkLink.cs Process for connecting a network link to the device it is connected to. Without this, cloned networks fail. 2017-08-03 11:36:53 -05:00
OptionsWindow.cs Update the icon on the options window. Minor update 2017-06-28 10:02:48 -05:00
OptionsWindow.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
OptionsWindow.resx
Packet.cs traceroute works, at least rudimentarily 2017-03-13 14:04:02 +03:00
PacketMessage.cs
PersonClass.cs Sort the projects consistantly. Class -> Due Date -> Save Date 2017-08-11 14:56:40 -05:00
PersonProfileForm.cs Sort the projects consistantly. Class -> Due Date -> Save Date 2017-08-11 14:56:40 -05:00
PersonProfileForm.Designer.cs Write student csv file - includes generated passwords if it was set up to create new PWs for students who did not have any defined 2017-08-10 16:32:45 -05:00
PersonProfileForm.resx working on Person Form 2017-07-27 15:20:32 -05:00
Program.cs Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
pullLanguageInfo.pl
RTFWindow.cs remove debug print when loading rtf 2017-06-16 13:17:25 -05:00
RTFWindow.Designer.cs
RTFWindow.resx
SchoolworkClass.cs Sort the projects consistantly. Class -> Due Date -> Save Date 2017-08-11 14:56:40 -05:00
Thumbs.db
toedit.txt
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs fix invalid access blowout. Found when trying to get it to run on Linux 2017-06-13 16:53:06 -05:00
VLANConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
VLANConfig.resx
VLANStuff.cs