Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1292   21 years amir srrd/trunk: removed svn:externals link ports/GenToo pointing to …
(edit) @1291   21 years amir srrd/trunk: added svn:externals link ports/GenToo pointing to …
(edit) @1290   21 years amir srrd/trunk: removed ports/GenToo. will replace it with a svn:external …
(edit) @1289   21 years ueli srrd/services/SR::Http: change methode from GET to POST
(edit) @1288   21 years ueli srrd/trunk/src/lf_codec.c: fix wrong return type
(edit) @1287   21 years amir srrd/trunk: added ports/GenToo and ports/SuSE folders containing …
(edit) @1286   21 years ueli srrd/trunk/src: add HTTP POST support
(edit) @1285   21 years amir srrd/trunk: added support for "Content-Encoding: gzip".
(edit) @1284   21 years amir srrd/trunk: reverted commit 1283
(edit) @1283   21 years amir srrd/trunk: replaces CFLAGS with AM_CFLAGS in src/Makefile.am
(edit) @1282   21 years amir srrd/trunk: added "Enable SSL = yes" to output at the end of configure.
(edit) @1281   21 years amir srrd/trunk: fixed —with-site-perl= to use the gives path or use perl …
(edit) @1280   21 years amir srrd/trunk: prepared compress code in http.c to support multiple …
(edit) @1279   21 years amir srrd/trunk: updated NEWS.
(edit) @1278   21 years amir srrd/trunk: added HA() makros and pages_headerappend(). added …
(edit) @1277   21 years amir srrd/trunk: fixed coredump in new code in lsadb_delete_router(). t can …
(edit) @1276   21 years amir srrd/trunk: updated TODO.
(edit) @1275   21 years amir srrd/trunk: changed maximum service name length back to 10 characters …
(edit) @1274   21 years amir srrd/trunk: added ospf_inititialized, telling us if we accept …
(edit) @1273   21 years amir srrd/trunk: improved last commit. router death count should now work …
(edit) @1272   21 years amir srrd/trunk: changed srrd router TTL death count to restart list search …
(edit) @1271   21 years amir srrd/trunk: removed forgotten debug message.
(edit) @1270   21 years amir srrd/trunk/doc: further improved lsadb_server*().
(edit) @1269   21 years amir srrd/trunk/doc: made lsadb_url_foreign_router() thread safe. changed …
(edit) @1268   21 years amir srrd/trunk/doc: made lsadb_url_forservice() thread save, extended url …
(edit) @1267   21 years amir srrd/trunk/doc: renamed unison howto to a more visible name.
(edit) @1266   21 years amir srrd/trunk: extended srrd.unison-howto.txt
(edit) @1265   21 years amir srrd/trunk: extended srrd.unison-howto.txt
(edit) @1264   21 years amir srrd/trunk: updated TODO.
(edit) @1263   21 years amir srrd/trunk: added failure message clearing. user can clear failure …
(edit) @1262   21 years amir srrd/trunk: fixed possible core dump in service_cmd.c
(edit) @1261   21 years amir srrd/trunk: added service configuration flag use_perl which lets srrd …
(edit) @1260   21 years amir srrd/trunk: changed root webpage to contain a new title "Server Node …
(edit) @1259   21 years amir srrd/trunk: fixed sleep delay if injecting too fast. we did sleep(now …
(edit) @1258   21 years amir srrd/trunk: fixed locking problem in thread_fork() if pthread_create() …
(edit) @1257   21 years amir srrd/trunk: cleanup of s→received_stamp marking code in service_seen().
(edit) @1256   21 years ueli srrd/trunk/doc: change email
(edit) @1255   21 years ueli srrd/trunk/doc: add srrd.unison-howto
(edit) @1254   21 years ueli srrd/trunk/scripts: fix creating directory structure
(edit) @1253   21 years amir srrd/trunk: added FAILURE_START_REMDELAYED for service delayed while …
(edit) @1252   21 years amir srrd/trunk: corrected locking bug introduced in last commit. added …
(edit) @1251   21 years amir srrd/trunk: made lsadb_serverlist_forservice(), lsadb_serverlist_all() …
(edit) @1250   21 years ueli srrd/trunk/scripts: fix typo
(edit) @1249   21 years ueli srrd/trunk/scripts: change copyright and fix help usage
(edit) @1248   21 years amir srrd/trunk: updated TODO
(edit) @1247   21 years amir srrd/trunk: fixed failure time stamp. it now correctly displays the …
(edit) @1246   21 years amir srrd/trunk: maded lsadb_serverlist_all() thread save by changing it to …
(edit) @1245   21 years amir srrd/trunk: extended buffer length in pages_service.c
(edit) @1244   21 years amir srrd/trunk: updated TODO
(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 & …
Note: See TracRevisionLog for help on using the revision log.