aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SGSN: use BSSGP flow-control implementation of libosmocorelaforge/bssgp_fcHarald Welte2012-09-064-0/+9
* RSL: Add basic support for CSD transparent modeHarald Welte2012-08-292-6/+58
* reimplement chan_compat_with_mode() to take care of CSDHarald Welte2012-08-291-9/+34
* bsc_api: Invert logic of chan_compat_with_mode()Harald Welte2012-08-291-4/+4
* Add init script to osmocom-sgsn package.Eric Butler2012-08-263-0/+158
* osmocom-nitb debian package improvements.Eric Butler2012-08-264-13/+26
* Start osmocom-nitb with HLR path and RTP proxy enabled (debian package).Eric Butler2012-08-263-2/+9
* Fix init script.Eric Butler2012-08-263-5/+10
* Fix libdbi package dependencyEric Butler2012-08-262-2/+8
* Use package version since git info won't be available.Eric Butler2012-08-262-0/+11
* Update debian package.Eric Butler2012-08-266-45/+13
* VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte2012-08-177-13/+17
* VTY: dynamically create BTS "type" command syntaxHarald Welte2012-08-174-4/+31
* BSC VTY: use numeric ranges for bts/trx/timeslot numbersHarald Welte2012-08-171-8/+8
* dynamically generate a proper VTY reference for phys_chan_configHarald Welte2012-08-173-5/+57
* ... and more VTY help fixesHarald Welte2012-08-171-4/+7
* Some more VTY documentation / help fixesHarald Welte2012-08-173-9/+13
* complete the VTY help messages so we don't get "null" in the manualHarald Welte2012-08-164-47/+188
* abis_nm: Add function abis_nm_get_attr() to get attributes from BTSHarald Welte2012-08-142-0/+22
* docs: Do not remove too much from of the dumped online helpHolger Hans Peter Freyther2012-08-141-1/+1
* doc: Document a shortcoming of the current OML codeHolger Hans Peter Freyther2012-08-061-0/+1
* contrib: Create a script that opens a SIP session beforeHolger Hans Peter Freyther2012-08-052-4/+130
* contrib: Move the shared code into a new fileHolger Hans Peter Freyther2012-08-052-62/+71
* contrib: Make the RTPReplay a a class so it can be sharedHolger Hans Peter Freyther2012-08-051-47/+68
* typo: Mandantory -> Mandatory.. a common typo of mineHolger Hans Peter Freyther2012-08-031-3/+3
* gb: suspend_ref was changed to a plain uint8_t, update the codeHolger Hans Peter Freyther2012-08-032-2/+2
* nat: Document all parameters of the VTY commandsHolger Hans Peter Freyther2012-07-281-26/+50
* mgcp: Make sure "no rtcp-omit" is fully documentedHolger Hans Peter Freyther2012-07-281-4/+6
* misc: Introduce a script tha generates the VTY referenceHolger Hans Peter Freyther2012-07-285-34/+62
* libbsc: Add documentation to MM INFO, LAC, TSC, CIHolger Hans Peter Freyther2012-07-211-4/+6
* nitb: Document missing parameters, reword documentation, combine paramHolger Hans Peter Freyther2012-07-211-3/+3
* MSC 04.08: RRLP messages are DRR, not DNM !Harald Welte2012-07-161-1/+1
* BSC API: Don't treat a RRLP message as NOTICE eventHarald Welte2012-07-161-0/+6
* SGSN: Code to help debug / fix sgsn crash in cb_data_ind()Harald Welte2012-07-142-1/+26
* add some comments regarding the free() / release of pdp contextxHarald Welte2012-07-142-0/+8
* move BTS-specific timezone override into sub-structureHarald Welte2012-07-123-16/+20
* handover: Not finding a HO record on CHAN ACT NACK is not an errorHarald Welte2012-07-121-1/+1
* msc: Attempt to release the lchan immediately on IMSI DetachHolger Hans Peter Freyther2012-07-101-6/+6
* GPRS LLC: fix segfault when transmitting downlink unit-data without mmctxHarald Welte2012-07-041-5/+10
* BSC VTY: Allow encryption to be set to A5/3Harald Welte2012-07-041-2/+3
* BSC: introduce new "sysmobts" BTS modelHarald Welte2012-07-0213-8/+101
* pre-fix measurement reports with subscriber identityHarald Welte2012-07-021-3/+7
* gsm_data_shared: add structure for decoded parameters of RLC configHarald Welte2012-06-282-0/+69
* ipaccess: some more comments on timer valuesHarald Welte2012-06-281-2/+5
* use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte2012-06-1723-4453/+8
* index on master: d24566a libgb: separate header files related to spec and implementationHarald Welte2012-06-170-0/+0
* libgb: separate header files related to spec and implementationHarald Welte2012-06-177-219/+239
* libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte2012-06-179-35/+34
* libgb/gprs: don't use log_info from libcommon anymoreHarald Welte2012-06-174-5/+98
* libgb: prefix all NS related functions with gprs_Harald Welte2012-06-1710-58/+95