Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1243   21 years amir srrd/trunk: changed configure.ac to use perls @INC to search for …
(edit) @1242   21 years amir srrd/trunk: updated TODO
(edit) @1241   21 years amir srrd/trunk: added comment to service_injectservice().
(edit) @1240   21 years amir srrd/trunk: updated TODO.
(edit) @1239   21 years amir srrd/trunk: now using only "/usr/bin/env perl" in configure.ac and no …
(edit) @1238   21 years amir srrd/trunk: added srrexecd ↔ srrexecc/srrd password authentication. …
(edit) @1237   21 years amir srrd/trunk: updated TODO.
(edit) @1236   21 years amir srrd/trunk: cleanup of lsa inject tracking. looks like it works perfect!
(edit) @1235   21 years amir srrd/trunk: added lsa injection tracking. srrd now tracks injection …
(edit) @1234   21 years amir srrd/trunk: changed activate delay between services to 10 seconds …
(edit) @1233   21 years amir srrd/trunk: changed activate_all() delay from 1 second to 2 seconds …
(edit) @1232   21 years amir srrd/trunk: updated TODO
(edit) @1231   21 years amir srrd/trunk: updated TODO
(edit) @1230   21 years amir srrd/trunk: fixed a possible core dump.
(edit) @1229   21 years ueli srdd/trunk: update TODO
(edit) @1228   21 years ueli srrd/trunk/scripts: replace #!/usr/bin/perl with #!/usr/bin/env perl
(edit) @1227   21 years ueli srrd/trunk/etc/services: replace #!/usr/bin/perl with #!/usr/bin/env perl
(edit) @1226   21 years ueli srrd/trunk/etc/services/samples: replace #!/usr/bin/perl with …
(edit) @1225   21 years ueli add toolTip help for Tomcat
(edit) @1224   21 years amir srrd/trunk: removed signal handler for all core dumping signals. added …
(edit) @1223   21 years amir srrd/trunk: cleaned up inject waiting debug message output.
(edit) @1222   21 years amir srrd/trunk: replaced thread_yield() with usleep().
(edit) @1221   21 years amir srrd/trunk: we do not ignore —with-site-lib= anymore and take perl …
(edit) @1220   21 years amir srrd/trunk: fixed pthread_yield() warning by defining USE_GNU before …
(edit) @1219   21 years amir srrd/trunk: removed DEBUG_VTY around route_announceopaque() to see all …
(edit) @1218   21 years amir srrd/trunk: fixed configure which got destroyed by uelis last commit. …
(edit) @1217   21 years amir srrd/trunk: removed all strerror() in exec_server.c since terra has …
(edit) @1216   21 years amir srrd/trunk: cleanup of last commit.
(edit) @1215   21 years amir srrd/trunk: added automatic generation of perlxsi.c and linking with …
(edit) @1214   21 years ueli SR::Core:Disk: set automatically the disk name if it is empty
(edit) @1213   21 years ueli SR::Core:Disk: change Non disk name to Disk-Create.New and add delete …
(edit) @1212   21 years ueli SR::Core::Http: add a new variable prefix part for user specified part …
(edit) @1211   21 years ueli srrd/trunk: send a SIGHUP for service reloading
(edit) @1210   21 years amir srrd/trunk: fixed small bug in service.c debug output.
(edit) @1209   21 years amir srrd/trunk: defined signal handler for SIGCHLD to be SIG_IGN to ignore …
(edit) @1208   21 years amir srrd/trunk: changed debug output in exec_server.c and extended myurl …
(edit) @1207   21 years amir srrd/trunk: added embedded perl support. added …
(edit) @1206   21 years amir srrd/trunk: added config_service→inject_stamp and implemented minimum …
(edit) @1205   21 years amir srrd/trunk: added missing \n in copyright notice.
(edit) @1204   21 years ueli srrd/trunk: reinit service semaphore in timer thread if semaphore not …
(edit) @1203   21 years ueli srrd/trunk: fix locking bug in config_changeservice
(edit) @1202   21 years amir srrd/trunk: updated TODO
(edit) @1201   21 years amir srrd/trunk: changed SIGCHLD handling in srrd to SIG_DFL.
(edit) @1200   21 years amir srrd/trunk: added -l to —help of srrpasswd.
(edit) @1199   21 years amir srrd/trunk: updated TODO
(edit) @1198   21 years amir srrd/trunk: fixed problem with missing SIGCHLD signal by setting the …
(edit) @1197   21 years amir srrd/trunk: extended srrexecc client to be able to loop forever doing …
(edit) @1196   21 years amir srrd/trunk: fixed a bug in debug_ng.c which always printed a thread …
(edit) @1195   21 years amir srrd/trunk: fixed a "too many files open bug in srrexecd eg. …
(edit) @1194   21 years amir srrd/trunk: removed srrchpax from Makefile.am. its not needed anymore.
(edit) @1193   21 years amir srrd/trunk: changed signal behavior. SIGINT and SIGTERM (kill & …
(edit) @1192   21 years amir srrd/trunk: added thread_count to debug output of debug_ng.c
(edit) @1191   21 years amir srrd/trunk: added —with-debug-thread-locks-hard and changed code to …
(edit) @1190   21 years amir srrd/trunk: added check to service timertick. when router TTL counted …
(edit) @1189   21 years amir srrd/trunk: commented signals
(edit) @1188   21 years amir srrd/trunk: commented debug_ng.c
(edit) @1187   21 years amir srrd/trunk: added some comments and fixed a not correctly initialized …
(edit) @1186   21 years amir srrd/trunk: added -l <logfile> to srrexecd. srrexecd now now detach …
(edit) @1185   21 years amir srrd/trunk: added —disable-srrexecd and added checks so that this …
(edit) @1184   21 years amir srrd/trunk: fixed compiling with —disable-pthread. works again fine now.
(edit) @1183   21 years amir srrd/trunk: fixed srrexecc, the srrexecd client, to display the …
(edit) @1182   21 years amir srrd/trunk: added srrexecd service config file reload on SIGHUP and on …
(edit) @1181   21 years amir srrd/trunk: changed exec_server debug output when starting a service …
(edit) @1180   21 years amir srrd/trunk: added Makefile service primitive support to srrexecd.
(edit) @1179   21 years amir srrd/trunk: updated NEWS
(edit) @1178   21 years amir srrd/trunk: fixed router TTL check (using local received timestamp) …
(edit) @1177   21 years amir srrd/trunk: fixed the "already freed lsa for service in timertick bug".
(edit) @1176   21 years amir srrd/trunk: fixed /proc/meminfo memory calculation
(edit) @1175   21 years amir srrd/trunk: fixed /proc/meminfo parsing to work under linux 2.4 /and/ …
(edit) @1174   21 years amir srrd/trunk: fixed /proc/meminfo parsing to work under linux 2.4 /and/ …
(edit) @1173   21 years amir srrd/trunk: implemented received lsa timestamp. this gets used by …
(edit) @1172   21 years amir srrd/trunk: fixed locking bug "thread semaphore httpssl_key not …
(edit) @1171   21 years amir srrd/trunk: fixed race in ospf_injectrouter() which tried to access …
(edit) @1170   21 years amir srrd/trunk: fixed locking bug "lsa body already freed but looping …
(edit) @1169   21 years amir srrd/trunk: fixed locking bug in router-ttl-count-to-death data path. …
(edit) @1168   21 years amir srrd/trunk: shortened debug output in exec_[client|server].c even more.
(edit) @1167   21 years amir srrd/trunk: shortened debug output in exec_[client|server].c and …
(edit) @1166   21 years amir srrd/trunk: srrd now honors debug_ng.c when called with -d
(edit) @1165   21 years amir srrd/trunk: srrexecd now honors the -d flag.
(edit) @1164   21 years amir srrd/trunk: fixed core dump in a special case debug output.
(edit) @1163   21 years amir srrd/trunk: fixed core dump when no srrexecd can be connected.
(edit) @1162   21 years amir srrd/trunk: changed debug output in srrexecd.
(edit) @1161   21 years amir srrd/trunk: fixed debug loggin in srrexecd. added thread id to output. …
(edit) @1160   21 years amir srrd/trunk: srrd works together with srrexecd using the srr exec …
(edit) @1159   21 years amir srrd/trunk: srrexecd/srrexecc request execution works without timeout. …
(edit) @1158   21 years amir srrd/trunk: srrexecd/srrexecc request execution works without timeout. …
(edit) @1157   21 years amir srrd/trunk: srrexecd/srrexecc request execution works. next we will …
(edit) @1156   21 years amir srrd/trunk SR::Service: added status output when called with unknown …
(edit) @1155   21 years amir typo: cryofs → cryptofs
(edit) @1154   21 years amir cryptofs/trunk: release of version 0.31 working with …
(edit) @1153   21 years amir cryptofs/trunk: cryptofs works now under linux 2.4.20. linux 2.6 will …
(edit) @1152   21 years amir cryptofs/trunk: added cryptofs executable script and cryptofs.conf as …
(edit) @1151   21 years amir genmirror/trunk: fixed typo in AUTHORS file
(edit) @1150   21 years amir cryptofs/trunk: added AURHORS, COPYRIGHT and README
(edit) @1149   21 years amir crytofs: a new project folder for a small script providing a crypted …
(edit) @1148   21 years amir srrd/trunk: last changes on srrexecd.
(edit) @1147   21 years amir srrd/trunk: srrexec client → server execution request works. service …
(edit) @1146   21 years amir srrd/trunk: added srrexecd.[ch], srrexecc.[ch], exec_server.[ch], …
(edit) @1145   21 years amir srrd/trunk: changed locking order to L(config), L(service), L(lsadb) …
(edit) @1144   21 years amir srrd/branches/locking-order: the branch is not needed anymore.
Note: See TracRevisionLog for help on using the revision log.