Show patches with: none      |   1298 patches
« 1 2 ... 10 11 12 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
opensgsn: Replace some TODOs with error paths and fix compiler warning - - - - --- 2015-04-28 Mike McTernan (wavemobile) Accepted
mgcp/test: Fix mgcp-transcoding assertion (Coverity) - - - - --- 2015-04-27 Jacob Erlbeck Accepted
[9/9] sgsn: Show the QoS that has been assigned - - - - --- 2015-04-23 Holger Freyther Changes Requested
[8/9] sgsn: Dump the E164 (encoded) assigned to the subscriber - - - - --- 2015-04-23 Holger Freyther Changes Requested
[7/9] sgsn: Handle different levels of QoS - - - - --- 2015-04-23 Holger Freyther Changes Requested
[6/9] sgsn: Store subscribed QoS and attempt to use it - - - - --- 2015-04-23 Holger Freyther Changes Requested
[5/9] sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation - - - - --- 2015-04-23 Holger Freyther Changes Requested
[4/9] gsup: Extract the QoS field - - - - --- 2015-04-23 Holger Freyther Changes Requested
[3/9] gsup: Extract the new MSISDN string - - - - --- 2015-04-23 Holger Freyther Changes Requested
[2/9] gsup: Specify the QoS service for the PDP info - - - - --- 2015-04-23 Holger Freyther Changes Requested
[1/9] gsup: Document passing MSISDN as part of the response - - - - --- 2015-04-23 Holger Freyther Changes Requested
[4/4] sub: Remove the queue from the subscriber code - - - - --- 2015-04-10 Holger Freyther Accepted
[3/4] sub: Remove introspection of the "channel queue" - - - - --- 2015-04-10 Holger Freyther Accepted
[2/4] sub: Remove paging requests before dispatching - - - - --- 2015-04-10 Holger Freyther Accepted
[1/4] mncc: Select the codec similar to the modify handling - - - - --- 2015-04-10 Holger Freyther Accepted
nitb: Fix IMSI/IMEI buffer handling (Coverity) - - - - --- 2015-04-09 Jacob Erlbeck Accepted
[2/2] gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) - - - - --- 2015-04-09 Jacob Erlbeck Accepted
[1/2] msgb: Check the return value of msgb_alloc (Coverity) - - - - --- 2015-04-09 Jacob Erlbeck Accepted
[3/3] ns: Log when sending fails (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[2/3] bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[1/3] bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[4/4] nitb: Fix IMSI/IMEI buffer handling (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[3/4] nitb: Check source string length before calling strncpy (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[2/4] gprs: Fix GSUP cancel_type handling (Coverity) - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[1/4] nat: Fix timeslot range in 'show bsc mgcp' VTY command - - - - --- 2015-04-07 Jacob Erlbeck Accepted
[1/1] Loggingrb: Build and fix the testcase - - - - --- 2015-03-30 Mike McTernan (wavemobile) Accepted
Fix bunch of printf warnings - - - - --- 2014-10-22 Max Rejected
Replace ad-hoc function with generic one from libosmocore - - - - --- 2014-10-22 Max Accepted
Use generic auth API - - - - --- 2014-10-17 Max Accepted
[2/2] gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg - - - - --- 2014-10-16 Jacob Erlbeck Accepted
[1/2] gprs/test: Add BSSGP tests - - - - --- 2014-10-16 Jacob Erlbeck Accepted
Use normal talloc instead of libosmocore copy - - - - --- 2014-10-14 Max Not Applicable
Use normal talloc instead of libosmocore copy - - - - --- 2014-10-14 Max Superseded
[1/2] Ignore build byproducts - - - - --- 2014-10-13 Max Deferred
[2/2] gprs-ns/test: Check the nsvc state explicitely - - - - --- 2014-10-09 Jacob Erlbeck Accepted
[1/2] gprs-ns/test: Re-add return value check for gprs_nsvc_reset - - - - --- 2014-10-09 Jacob Erlbeck Accepted
[6/6] gprs-ns: Fix reset state handling - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[5/6] gprs-ns: Let gprs_nsvc_reset return a value - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[4/6] gprs-ns/test: Add test_sgsn_reset_invalid_state - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[3/6] gprs-ns/test: Add expire_nsvc_timer - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[2/6] gprs-ns/test: Save the last PCU type sent - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[1/6] gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset - - - - --- 2014-10-08 Jacob Erlbeck Accepted
[5/5] build: remove bundled copy of talloc - - - - --- 2014-10-04 Jan Engelhardt Superseded
[4/5] build: default to system-provided talloc - - - - --- 2014-10-04 Jan Engelhardt Superseded
[3/5] build: allow using a system-provided talloc properly - - - - --- 2014-10-04 Jan Engelhardt Superseded
[2/5] build: resolve link failure in libosmogsm when --disable-talloc is used - - - - --- 2014-10-04 Jan Engelhardt Superseded
[1/5] build: resolve compiler warning about implicit delcaration - - - - --- 2014-10-04 Jan Engelhardt Accepted
libosmocore: to talloc or not to talloc - - - - --- 2014-10-04 Jan Engelhardt Superseded
[3/3] build: default to system-provided talloc - - - - --- 2014-10-03 Jan Engelhardt Superseded
[2/3] build: allow using a system-provided talloc properly - - - - --- 2014-10-03 Jan Engelhardt Superseded
[1/3] build: resolve link failure in libosmogsm when --disable-talloc is used - - - - --- 2014-10-03 Jan Engelhardt Superseded
libosmocore: system-talloc+bundled-talloc support - - - - --- 2014-10-03 Jan Engelhardt Superseded
[2/2] build: remove all_includes - - - - --- 2014-10-02 Jan Engelhardt Accepted
[1/2] build: put dependency libraries in the right place in Makefiles - - - - --- 2014-10-02 Jan Engelhardt Accepted
libosmo-netif: build system cleanups - - - - --- 2014-10-02 Jan Engelhardt Accepted
[5/5] build: fix linker error with kasumi_test - - - - --- 2014-10-02 Jan Engelhardt Accepted
[4/5] build: remove unused all_includes and use AM_CPPFLAGS - - - - --- 2014-10-02 Jan Engelhardt Accepted
[3/5] build: always install our talloc.h - - - - --- 2014-10-02 Jan Engelhardt Rejected
[2/5] build: resolve link failure in libosmogsm when --disable-talloc is used - - - - --- 2014-10-02 Jan Engelhardt Rejected
[1/5] utils: resolve compiler warnings on implicit declarations - - - - --- 2014-10-02 Jan Engelhardt Accepted
libosmocore: some build fixes - - - - --- 2014-10-02 Jan Engelhardt Accepted
Add subscriber delete command - - - - --- 2014-09-25 Ruben Pollan Accepted
[4/4] gprs: Set bssgph field in bssgp_msgb_alloc() - - - - --- 2014-09-23 Jacob Erlbeck Accepted
[3/4] gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg (TODO) - - - - --- 2014-09-23 Jacob Erlbeck Changes Requested
[2/4] gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE - - - - --- 2014-09-23 Jacob Erlbeck Accepted
[1/4] gprs: Fix and check BVCI in BSSGP STATUS messages - - - - --- 2014-09-23 Jacob Erlbeck Accepted
gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE - - - - --- 2014-09-10 Jacob Erlbeck Superseded
[2/2] gprs: Improve loglevels and log messages for SGSN - - - - --- 2014-09-04 Daniel Willmann Superseded
[1/2] gprs_sgsn.h: Add two macros to log details of MM/PDP contexts - - - - --- 2014-09-04 Daniel Willmann Rejected
Can't build debian packages of libosmocore - - - - --- 2014-09-02 Ciaby Accepted
Can't build debian packages of libosmocore - - - - --- 2014-09-02 Ciaby Superseded
gprs: Fix and check BVCI in BSSGP STATUS messages - - - - --- 2014-09-01 Jacob Erlbeck Superseded
configure: fix unrecognized option --enable-external-tests - - - - --- 2014-09-01 Pablo Neira Ayuso Accepted
Add subscriber delete command - - - - --- 2014-08-31 Ruben Pollan Changes Requested
Can't build debian packages of libosmocore - - - - --- 2014-08-31 Ciaby Superseded
[27/33] Add MEAS (MPH_INFO) IND message to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-28 Harald Welte Superseded
[33/33] Move detection of handover frames from sysmo-bts code to common code - - - - --- 2014-08-27 Harald Welte Superseded
[32/33] Remove obsolete gsmtap handling from osmo-bts-sysmo part. - - - - --- 2014-08-27 Harald Welte Superseded
[31/33] Add gsmtap option to command line to main.c of osmo-bts-sysmo - - - - --- 2014-08-27 Harald Welte Superseded
[30/33] Move gsmtap VTY commands from osmo-bts-sysmo to common part - - - - --- 2014-08-27 Harald Welte Superseded
[29/33] Send primitives at PH-/MPH-/TCH-SAP interface via GSMTAP - - - - --- 2014-08-27 Harald Welte Superseded
[28/33] sysmobts: Clean up transitions for lchan cipher state - - - - --- 2014-08-27 Harald Welte Superseded
[27/33] Add MEAS (MPH_INFO) IND message to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[26/33] l1sap: Port code to new ciphering handling - - - - --- 2014-08-27 Harald Welte Superseded
[25/33] sysmobts/l1_if: Sacch/Sdcc/Facch are handled in l1sap/core - - - - --- 2014-08-27 Harald Welte Superseded
[24/33] Add SDCCH/SACCH/FACCH messages to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[23/33] l1sap: Avoid compiler warnings regarding uninitialized nmsg - - - - --- 2014-08-27 Harald Welte Superseded
[22/33] l1sap: Use {data, empty}_req_from_l1sap() and avoid code duplication - - - - --- 2014-08-27 Harald Welte Superseded
[21/33] Add TCH messages to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[20/33] l1sap: re-introduce a comment that was lost during l1sap merge - - - - --- 2014-08-27 Harald Welte Superseded
[19/33] Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[18/33] Relace bts_model_get_time() by get_time() at common part - - - - --- 2014-08-27 Harald Welte Superseded
[17/33] l1sap: Re-introduce more correct RACH slot counting - - - - --- 2014-08-27 Harald Welte Superseded
[16/33] Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[15/33] l1sap: additional comments explaining l1sap changes in l1_if.c - - - - --- 2014-08-27 Harald Welte Superseded
[14/33] Add PDCH messages to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[13/33] l1sap: Add a warning about assuming BS_AG_BLKS_RES=1 - - - - --- 2014-08-27 Harald Welte Superseded
[12/33] Add PCH/AGCH message to PH-/MPH-/TCH-SAP interface - - - - --- 2014-08-27 Harald Welte Superseded
[11/33] l1sap: sysmobts: remove obsolete get_lapdm_chan_by_hl2() - - - - --- 2014-08-27 Harald Welte Superseded
[10/33] l1sap: correctly set chan_nr on PRIM_PH_RACH / INDICATION - - - - --- 2014-08-27 Harald Welte Superseded
« 1 2 ... 10 11 12 13 »