< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[repro-devel] New patches


Hello All.
There are few new patches to Repro.
1)      Store classes rearranged, as I wrote in previous mal.
2)      Repro.cxx divided into two files – repro.cxx with system function (main,
install/remove Win32 service, signal handlers etc) and reproMain.cxx that 
consist
Sip server related code.
3)      Fixed bug. When repro was restarted from web interface, new changes in
parameters table not applied.
4)      Added command line switch “--no-load-web-admin”
5)      CommandLineParser divided into two parts – Basic class 
ReproConfiguration,
and derived class CommandLineParser

-- 
Best regards,
 Ruslan                          mailto:prostoruslan@xxxxxxxxx

Attachment: 5_ComandLineParserDividedIntoTwoClasses.diff
Description: Binary data

Attachment: 1_StoreAbstractClasses.diff
Description: Binary data

Attachment: 2_DividereproCxxToTwoFiles.diff
Description: Binary data

Attachment: 3_FixBugInRestartRepro.diff
Description: Binary data

Attachment: 4_SwitchNostartWebAdmin.diff
Description: Binary data