Boris Pek
|
deaadd053b
|
Add possibility to specify UHUB_REVISION manually.
|
2012-10-15 20:24:42 +02:00 |
Jan Vidar Krey
|
c28a5d3a9b
|
Merge branch 'master' of github.com:janvidar/uhub
|
2012-10-15 20:20:17 +02:00 |
Jan Vidar Krey
|
8b06a75d8e
|
Revert "Add possibility to specify UHUB_REVISION manually."
This reverts commit dcfcf3110d .
|
2012-10-15 00:24:59 +02:00 |
Jan Vidar Krey
|
e6cb7a7e10
|
Revert "Add possibility to specify UHUB_REVISION manually."
This reverts commit dcfcf3110d .
|
2012-10-14 22:24:33 +00:00 |
Jan Vidar Krey
|
82caa6b81f
|
Merge pull request #14 from tehnick/fix-build-on-kfreebsd-any
Fix build in Debian GNU/kFreeBSD.
|
2012-10-14 15:19:21 -07:00 |
Boris Pek
|
ddfbb919a7
|
Fix build in Debian GNU/kFreeBSD.
|
2012-10-14 02:13:10 +03:00 |
Jan Vidar Krey
|
7fae42aa4d
|
Merge pull request #12 from tehnick/fix-version
Add possibility to specify UHUB_REVISION manually.
|
2012-10-13 10:34:39 -07:00 |
Jan Vidar Krey
|
ba59e1a00e
|
Merge pull request #13 from tehnick/cmake-up
Simplify CMakeLists.txt
|
2012-10-13 10:34:23 -07:00 |
Jan Vidar Krey
|
4fcfee8e82
|
Merge pull request #11 from tehnick/fix-plugins-location
Use directory /usr/lib/uhub/ instead of /var/lib/uhub/
|
2012-10-13 10:33:09 -07:00 |
Boris Pek
|
63171b0ce2
|
Simplify CMakeLists.txt
|
2012-10-13 20:13:15 +03:00 |
Boris Pek
|
dcfcf3110d
|
Add possibility to specify UHUB_REVISION manually.
|
2012-10-13 19:46:44 +03:00 |
Boris Pek
|
53a5f5a243
|
Use directory /usr/lib/uhub/ instead of /var/lib/uhub/
in according with FHS (Filesystem Hierarchy Standard).
|
2012-10-13 18:48:24 +03:00 |
Jan Vidar Krey
|
af083efb0c
|
fixup! Don't compile the utils files multiple times.
|
2012-10-09 22:14:38 +02:00 |
Jan Vidar Krey
|
e7aa63f3bd
|
Don't compile the utils files multiple times.
|
2012-10-09 22:09:25 +02:00 |
Jan Vidar Krey
|
279c932b67
|
fixup! Add install make rule.
|
2012-10-09 19:31:54 +02:00 |
Jan Vidar Krey
|
69603ff70f
|
Add install make rule.
|
2012-10-09 14:36:14 +02:00 |
Jan Vidar Krey
|
3ea38c59af
|
Better reporting using the !stats command.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
50292cb8c9
|
Update the network statistics every 10 seconds instead of 60 seconds.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
e4fc91dde1
|
Made the network statistics work again.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
8086d89e23
|
Better formatting of byte sizes.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
cc2ead8136
|
Use util's format_size.
|
2012-10-09 10:20:58 +02:00 |
Jan Vidar Krey
|
10d8157477
|
Added a utility function to convert an arbitrary byte size into a human readable string.
E.g. 849484 becomes "829.57 KB".
|
2012-10-09 10:20:12 +02:00 |
Jan Vidar Krey
|
0a7cb86014
|
Fixed a crash in plugin mod_chat_only.
|
2012-10-09 10:02:08 +02:00 |
Jan Vidar Krey
|
2e8c99b7ec
|
Refurbished the ADC hub stress-tester tool; adcrush
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
cb6236691b
|
Added more functionality to the ADC client test code.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
5136525abc
|
Added API to construct ADC messages with source and destination.
|
2012-10-02 23:59:11 +02:00 |
Jan Vidar Krey
|
07da142e65
|
Only enable the C compiler (no C++ compiler required).
|
2012-10-05 09:09:54 +02:00 |
Jan Vidar Krey
|
aa21556600
|
Use correct source directory for building outside of source.
|
2012-10-04 22:00:30 +00:00 |
Tillmann Karras
|
16ee65422d
|
Fix cbuffer initialization
If no data was appended, cbuf_get() would return a pointer to
uninitialized memory. Now it returns a pointer to a string of zero
length.
|
2012-10-03 22:40:33 +02:00 |
Jan Vidar Krey
|
f0b11dadf1
|
Refurbished adcrush (hub stress tester).
|
2012-10-03 13:51:07 +02:00 |
Jan Vidar Krey
|
61073bd304
|
Fix rare protocol parse error due to incorrect recv queue handling.
|
2012-10-03 13:49:50 +02:00 |
Jan Vidar Krey
|
20a847e1b4
|
Moved the ipcalc code to the network directory.
|
2012-10-03 12:59:05 +02:00 |
Jan Vidar Krey
|
a90807fccb
|
Fix version auto generation.
|
2012-10-03 12:02:35 +02:00 |
Jan Vidar Krey
|
25c82076da
|
Cmake fixes, build adc client and link uhub with pthread if sqlite3 is used.
|
2012-10-03 11:45:21 +02:00 |
Jan Vidar Krey
|
089966d918
|
Fix ADC client send queue.
|
2012-10-03 11:44:07 +02:00 |
Jan Vidar Krey
|
e95a892fb7
|
MSVC compile warnings fixed.
|
2012-10-02 22:47:43 +02:00 |
Jan Vidar Krey
|
564f09ad65
|
Update the CMake minimum version to 2.8.3
|
2012-10-02 20:16:30 +00:00 |
Jan Vidar Krey
|
a33851b13d
|
fixup! Updated .gitignore
|
2012-10-02 21:54:56 +02:00 |
Jan Vidar Krey
|
20e445bf94
|
Updated .gitignore
|
2012-10-02 21:49:25 +02:00 |
Jan Vidar Krey
|
133707ef57
|
Removed the VS2010 project files. Use CMake instead.
|
2012-10-02 21:43:58 +02:00 |
Jan Vidar Krey
|
62d14a9c52
|
Plugin compile fixes for windows systems.
|
2012-10-02 21:42:58 +02:00 |
Jan Vidar Krey
|
ab9dda1c61
|
Some fixes for CMake on Windows.
Tested successfully with NMake.
|
2012-10-02 21:38:45 +02:00 |
Jan Vidar Krey
|
37e78eada1
|
Replaced the GNU makefiles with CMake.
|
2012-10-02 15:49:27 +02:00 |
Jan Vidar Krey
|
5b4467acd5
|
Minor stuff on the uhub-admin tool based on the changes in the ADC client code.
|
2012-09-28 15:52:39 +02:00 |
Jan Vidar Krey
|
ff2e2a3d4c
|
Misc ADC client fixes.
|
2012-09-28 15:51:39 +02:00 |
Jan Vidar Krey
|
a599b29b9d
|
Added more complete API for dealing with ADC messages.
- Added a construct method which would take a fourcc and a source.
- Added an unescape function that would write into pre-allocated memory.
|
2012-09-28 15:49:46 +02:00 |
Jan Vidar Krey
|
fc52f0e030
|
Renamed the hub_sendq and hub_recvq to ioq_send and ioq_recv.
|
2012-09-28 09:24:04 +02:00 |
Jan Vidar Krey
|
35bfefa717
|
Fix debug output typo.
|
2012-09-27 15:29:19 +02:00 |
Jan Vidar Krey
|
845aefc941
|
Decouple hub and user manager more cleanly.
|
2012-09-27 15:29:00 +02:00 |
Jan Vidar Krey
|
4fcf3ffc83
|
Add support for configuration options that depend on certain #ifdefs.
|
2012-09-27 15:28:46 +02:00 |