ostinato/server
Srivats P. 602be86a42 Fixes
- Win32: If bindconfig.exe is not present, WinPcapPort::hasExclusiveControl() returns false instead of true (we assume we don't have exclusive control)
- Win32: WinPcapPort now looks for bindconfig.exe in the app's dirPath() instead of the current directory
2010-03-27 14:27:55 +00:00
..
icons Features 2009-11-29 16:32:31 +00:00
abstractport.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
abstractport.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
drone_main.cpp Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
drone.cpp - Added version/revision info to both client and server UI 2010-03-24 15:56:11 +00:00
drone.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
drone.pro - Added version/revision info to both client and server UI 2010-03-24 15:56:11 +00:00
drone.qrc Refactoring 2009-12-26 17:33:27 +00:00
drone.ui - Added version/revision info to both client and server UI 2010-03-24 15:56:11 +00:00
myservice.cpp Fixes 2010-02-17 15:26:42 +00:00
myservice.h - Build files cleanup 2010-03-06 09:20:22 +00:00
pcapextra.cpp - All tabs converted to spaces in all files 2009-12-28 08:31:28 +00:00
pcapextra.h Changes for successful Linux compilation 2010-01-02 13:49:54 +00:00
pcapport.cpp - Build files cleanup 2010-03-06 09:20:22 +00:00
pcapport.h Fixes 2010-02-17 15:26:42 +00:00
portmanager.cpp Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
portmanager.h Removed vim modelines since we have a project .vimrc now 2009-12-28 08:34:47 +00:00
winpcapport.cpp Fixes 2010-03-27 14:27:55 +00:00
winpcapport.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00