2014-02-06 |
Steinar H.... | Compile with large file support, especially since pwrit... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Steinar H.... | Bump version number to 1.0.4-pre. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Steinar H.... | Release Cubemap 1.0.3. 1.0.3 |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Steinar H.... | Fix compilation error with newer glibc; broken after... origin/HEAD origin/master |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Steinar H.... | Bump version number to 1.0.3-pre. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Steinar H.... | Release Cubemap 1.0.2. 1.0.2 |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Steinar H.... | The SO_MAX_PACING_RATE patches are now released in... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Steinar H.... | Fix handling of streams with no data. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Steinar H.... | Fix a crash bug on reload. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Steinar H.... | Remove some legacy from older versions that nobody... |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Steinar H.... | Minor deduplication. |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Steinar H.... | Fix some duplicated IP address parsing code. |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Steinar H.... | Move some config stuff into an anonymous namespace. |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Steinar H.... | Fix some signed/unsigned comparison warnings (pacing_ra... |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Steinar H.... | Add a listen statement to listen on only specific IP... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Steinar H.... | When checking to see if we want to warn about pacing... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Steinar H.... | Bump version number to 1.0.2-pre. |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Steinar H.... | Update the VLC Metacube patch to apply against current... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Steinar H.... | Support SO_MAX_PACING_RATE. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Steinar H.... | Release Cubemap 1.0.1. 1.0.1 |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Steinar H.... | Add NEWS file for upcoming release. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Steinar H.... | Fix compilation on 32-bit systems. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Steinar H.... | Fix capitalization in systemd service unit. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Steinar H.... | Update the man page with our non-alphaness as well. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Steinar H.... | Update README; we are not in alpha stage anymore. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Philipp Kern | Add systemd service unit. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Philipp Kern | Makefile: Implement sysconfdir and localstatedir. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Steinar H.... | Update version number to 1.0.1-pre. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Steinar H.... | Use the new-in-3.11 O_TMPFILE flag when available. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Steinar H.... | Reduce contention of queued_data_mutex. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Steinar H.... | Release Cubemap 1.0.0. 1.0.0 |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Steinar H.... | Include a Munin plugin that was missing in the archive. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Fix an issue where rewind-to-HTTP-header would not... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Re-run include-what-you-use. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Munin plugins should be symlinked, not created directly... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Make the install target install the Munin plugins. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Tweak the MutexLock implementation slightly, so as... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Compute the checksum on outgoing Metacube packets as... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Use memcpy instead of incurring potential unaligned... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Steinar H.... | Switch to a new version of the Metacube protocol. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Steinar H.... | Make the HTTP inputs time out after 30 seconds of no... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Steinar H.... | Correct my e-mail address in the man page (cubemap... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Philipp Kern | Add a manual page for cubemap. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Store the stream header in the inputs, not just the... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | When adding new streams that are copies of old streams... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Make an option to properly delete streams. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Do not crash on invalid src= URLs. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Default PREFIX should be /usr/local, not /usr. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Philipp Kern | Makefile: accept LDFLAGS for linking |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Fix the vertical label of the cubemap_input Munin plugin. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Provide an install target in the Makefile. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Added some Munin plugins. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Store and log connection time for inputs. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Steinar H.... | Two minor cleanups in the stats code. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Steinar H.... | Add preliminary support for input stream statistics. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Steinar H.... | Fix broken umask (we had the bits inverted). |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Steinar H.... | Make the Metacube block size warning a bit less aggress... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Steinar H.... | Support the new METACUBE_FLAGS_NOT_SUITABLE_FOR_STREAM_... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Steinar H.... | When warning about unusually long Metacube blocks,... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Steinar H.... | When reading the HTTP input, skip the \r\n\r\n. Fixes... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Steinar H.... | Warn on large Metacube blocks. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Steinar H.... | Add an assert, to hopefully catch a bug. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Steinar H.... | Set num_servers to 1 in the sample config, as that... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Steinar H.... | (Hopefully) fix an assert failure in httpinput.cpp. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Steinar H.... | Fix a possible corruption/crash when name lookups fail... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Steinar H.... | Fix a possible infinite loop in HTTPInput. |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Steinar H.... | Fix a potential double-free. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Steinar H.... | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Steinar H.... | Unbreak access logging. |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Steinar H.... | Add a hack for starting at the _start_ of backlog.... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Steinar H.... | Never send more than IOV_MAX (1024) iovecs in pwritev. |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Steinar H.... | Fix a minor error message. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Steinar H.... | Enable TCP_CORK if available. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Support UDP packets larger than 4 kB. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Timestamp the error log. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Catch up on any lost data before serializing, so increa... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Bump version number to 0.2; it's about time. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Small error message fix. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Run include-what-you-use. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Add support for UDP outputs. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Fix a Valgrind hit that could cause an undefined set... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Merge branch 'master' of /srv/git.sesse.net/www/cubemap |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Steinar H.... | Fix a (harmless) close() warning that would come if... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Run include-what-you-use. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Refer to streams internally mostly by an index, not... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Fix merge snafu in last commit. (Oops.) |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Small optimization to Metacube output. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Move iovecs around instead of having single data buffer... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Add Metacube headers in add_data_deferred(), not add_da... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | When unwrapping in set_backlog_size, do not add a spuri... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Revert "Fix a bug where Metacube streams would become... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Fix a bug where Metacube streams would become inconsist... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Steinar H.... | Reinstate the new signal handling; revert the revert. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Steinar H.... | Revert "Rewrite the entire internal signal handling... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Steinar H.... | Fix broken linking. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Steinar H.... | Compile and link with -pthread, not -lpthread. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Steinar H.... | Rewrite the entire internal signal handling/wakeup. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Steinar H.... | Remove unneeded default Client constructor. |
commit | commitdiff | tree | snapshot |
next |