transaction: Change id allocator method to be 'circular' |
|
More...
|
over 15 years ago
|
if we recv() from an abis-ip socket, don't consider -EAGAIN an error |
|
More...
|
over 15 years ago
|
[logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL |
|
More...
|
over 15 years ago
|
don't print directly to stderr, use LOGP() |
|
More...
|
over 15 years ago
|
04_08: Differentiate between DEBUG and ERROR messages |
|
More...
|
over 15 years ago
|
[debug] Introduce DREF debug category for reference counting |
|
More...
|
over 15 years ago
|
Converrt the database later to use DEBUGP/LOGP instead of stderr |
|
More...
|
over 15 years ago
|
[ipaccess] Move ipaccess utilities into a dedicated subdirectory |
|
More...
|
over 15 years ago
|
db: coding style cleanup |
|
More...
|
over 15 years ago
|
debug: add missing va_end() |
|
More...
|
over 15 years ago
|
debug: workaround for strange va_list corruption bug |
|
More...
|
over 15 years ago
|
debug: make sure we always zero-terminate after snprintf() |
|
More...
|
over 15 years ago
|
vty: sub-divide talloc contexts and include them in talloc report |
|
More...
|
over 15 years ago
|
[ipaccess] Spend some more time on figuring out the format |
|
More...
|
over 15 years ago
|
channel allocator: don't allocate channels of unavalable TRXs |
|
More...
|
over 15 years ago
|
fix typo in talloc_ctx causing counters not to show up in talloc report |
|
More...
|
over 15 years ago
|
use enum for operational state |
|
More...
|
over 15 years ago
|
counter: create their own talloc context for better readability |
|
More...
|
over 15 years ago
|
move msgb talloc context into talloc_ctx.c |
|
More...
|
over 15 years ago
|
fix merge artefact from db.c |
|
More...
|
over 15 years ago
|
Merge remote branch 'origin/master' |
|
More...
|
over 15 years ago
|
gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req |
|
More...
|
over 15 years ago
|
gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req |
|
More...
|
over 15 years ago
|
ipaccess-proxy: Fix two memory leaks |
|
More...
|
over 15 years ago
|
debug: Fix typo DMM -> DNM (we don't need DMM twice) |
|
More...
|
over 15 years ago
|
input/ipaccess: Differentiate between LOGL_ERROR and DEBUG |
|
More...
|
over 15 years ago
|
introduce #defines for ip.access RSL and OML UDP ports |
|
More...
|
over 15 years ago
|
Add ipaccess-proxy, a proxy for ip.access A-bis over IP |
|
More...
|
over 15 years ago
|
Fix segfault in case BTS has more TRX than we have configured |
|
More...
|
over 15 years ago
|
db: Fix compile warning, declare db_sms_get_unsent_by_subscr |
|
More...
|
over 15 years ago
|