50 Commits (b1d5a74b4c1026fd59d3f33359b5b9da180944a2)
 

Autor SHA1 Nachricht Datum
  madscientist b1d5a74b4c Improved default snf_engine.xml.sample.in vor 14 Jahren
  madscientist 96852c9546 Updated snf_engine.xml.sample.in to include XML extensions (XSL/CSS) vor 14 Jahren
  adeniz 7bd623aa7d Changed version from 0.1.0 to 0.1.2 to match name of tarball. vor 14 Jahren
  madscientist aa7601fc0a Simplified default configuration file path logic vor 15 Jahren
  adeniz c3dbdd76e4 Default config file is now snf_milter.xml in the same directory as the vor 15 Jahren
  adeniz 3b2dc7305c Implemented default config file. Tested under Ubuntu; need to test vor 15 Jahren
  adeniz 3f47061355 Changed log and startup message prefix from "SNF4CGP" to "CGPSNF". vor 15 Jahren
  adeniz 2e034a757e Initial revision. vor 15 Jahren
  adeniz 54f2ac7c54 Initial revision. This files is used for building the *nix package. vor 15 Jahren
  adeniz 0a9d4beabc Updated config files for CommuniGate. vor 15 Jahren
  adeniz 4275f5bfb4 Renamed SNF4CGP.xml.sample.in to snf_engine.xml.sample.in vor 15 Jahren
  adeniz 44ca7ac75b Initial revision. vor 15 Jahren
  madscientist b8bbba509e Fixed extra qualifier string Job::ScanName(); in JobPool.hpp vor 15 Jahren
  madscientist 76fbc60db3 Changed revision number (missed it in last commit) vor 15 Jahren
  madscientist 6677ba8387 Fixed bug - PlatformVersion was not reported. PlatformVersion is now propagated through the initialization sequence to the scanner pool and ultimately the rulebase so it can be reported properly. vor 15 Jahren
  madscientist 16f5e640f4 Cleaned up some logical expressions for clarity. vor 15 Jahren
  madscientist 1f9713514c Fixed potential race condition where the ExecutiveProcess might send a notification message through cout while the OutputProcessor was busy using cout also. The result would be (at best) corrupted output. Now the ExecutiveProcess and the OutputProcessor both use OutputProcessor::sendString() which protects cout with a mutex. vor 15 Jahren
  madscientist 67a3f85926 Fixed bad cin bug - if cin went bad the executive process would loop, rapidly generate UNKNOWN commands, and produce FAILURE outputs. This would happen when CGP was disabling the plugin (Specs say the plugin should get QUIT first, but it didn't). The fix creates a new Command::NOTGOOD that is produced by getCommand() if cin.good() becomes false. The executive process responds to Command::NOTGOOD by announcing the input has gone bad and then shutting down cleanly. vor 15 Jahren
  madscientist 6fabcf96d3 Created Misc directory vor 15 Jahren
  madscientist 14e9da2854 Completed ConfigurationEngine vor 15 Jahren
  madscientist 3493f12b56 Refactored command comment reporting vor 15 Jahren
  madscientist f7fc41fee1 Completed doMove() logic with and without header injection vor 15 Jahren
  madscientist 727b31b9b0 Added temporary code for testing Actions during FILE command vor 15 Jahren
  madscientist 3f7198f89a Added file release to Job::finalize() vor 15 Jahren
  madscientist 566a593b83 Refactored exception handling and reporting. vor 15 Jahren
  madscientist 105cc56b2f Re-factored for multiplexed configuration access and cycle stealing updates. vor 15 Jahren
  madscientist 7180b0d31d Added CGP string formatting vor 15 Jahren
  madscientist d38973aa63 Corrected shutdown deadlock in Workers. vor 15 Jahren
  madscientist 27aafa90e0 Added guts to JobPool vor 15 Jahren
  madscientist 182de1201d Added utility method skeleton to Job class. vor 15 Jahren
  madscientist 2111d2b112 Added clearJob() vor 15 Jahren
  madscientist 2005147208 Filled in ScannerPool (Completed?) vor 15 Jahren
  madscientist e9131c36d5 Sketched in ScannerPool.cpp vor 15 Jahren
  madscientist 46123c5a75 JobPool.cpp Skeleton. vor 15 Jahren
  madscientist 90075fc40c Refactored a bit to solve circular references in module includes. vor 15 Jahren
  madscientist fba5c00979 Fleshed out WorkerPool.cpp vor 15 Jahren
  madscientist 2ace5f1f8a Filled in OutputProcessor.cpp vor 15 Jahren
  madscientist 27a8a4a5f6 Cleaned up ExecutiveProcess constructor. vor 15 Jahren
  madscientist 22b1be6bb0 Fleshed out WorkerPool.hpp. vor 15 Jahren
  madscientist 61e3c9e6af Reworked and cleaned up allocation and initialization paradigm. vor 15 Jahren
  madscientist 7033ed247f Polished ScannerPool - added some missing pieces. vor 15 Jahren
  madscientist 078b881807 Fleshed out ExecutiveProcess a bit more. vor 15 Jahren
  madscientist 2defaf86c6 Simplified architecture -- removed CommandProcessor module. vor 15 Jahren
  madscientist 5acf9059fc Created OutputProcessor skeleton. vor 15 Jahren
  madscientist dd748b38ef Simplified InputProcessor vor 15 Jahren
  madscientist 3e8f1cfef5 Created raw source files (place holders) and first drafts of ExecutiveProcess.hpp and InputProcessor.hpp vor 15 Jahren
  madscientist 62cc229bfe Buiding workplace structure -- dropped readme, added source directory for SNF4CGP application code, added externals for CodeDweller and SNFMulti. vor 15 Jahren
  madscientist 61213ea44b git-svn-id: https://svn.microneil.com/svn/SNF4CGP/trunk@3 59e8e3e7-56fa-483b-b4b4-fa6ab0af3dfc vor 15 Jahren
  madscientist f45c390f59 Added architectural schematic (jpg of drawing) vor 15 Jahren
  madscientist 02a0499f95 setup vor 15 Jahren