Commit Graph

4375 Commits (5dd295ff445334fef92f04434b59ab899a87bd81)
 

Author SHA1 Message Date
Holger Hans Peter Freyther 5dd295ff44 bsc: Timers are in seconds, clarify that in the online help
9 years ago
Holger Hans Peter Freyther 444d7d8e65 ipa: Fix compiler warnings about aliasing
9 years ago
Holger Hans Peter Freyther 686191a1c9 oml: Fix compiler warning about aliasing
9 years ago
Holger Hans Peter Freyther 90e9a445c8 gprs: Fix compiler warnings in sgsn_main.c
9 years ago
Holger Hans Peter Freyther 5a1b329a9e gprs: Fix compiler warnings ini gprs_sndcp_vty.c
9 years ago
Holger Hans Peter Freyther 65762e0455 gprs: Fix compiler warnings in sgsn_libgtp.c
9 years ago
Holger Hans Peter Freyther 744568b569 gprs: Fix compiler warnings in the gprs_llc.c code
9 years ago
Holger Hans Peter Freyther cfee952e23 gprs: Fix compiler warnings in gprs_sndcp.c
9 years ago
Holger Hans Peter Freyther 1768a5765d gprs: Reduce the number of compiler warnings in gprs_gmm.c
9 years ago
Holger Hans Peter Freyther 4766524d17 rsl: Add missing breaks in the code
9 years ago
Holger Hans Peter Freyther d219507d63 sgsn: Comparing array to NULL is not useful
9 years ago
Holger Hans Peter Freyther bd30cd3e1f bsc/msc: Extension can never be NULL use strlen instead
9 years ago
Holger Hans Peter Freyther cb4567f117 msc: Name is never NULL use strlen to check if it is empty
9 years ago
Holger Hans Peter Freyther 8a080be4ad abis: Check for failure of ftell
9 years ago
Jacob Erlbeck 4ace424fa7 ipa: Be consistent in checking conn->cfg (Coverity)
9 years ago
Holger Hans Peter Freyther c8b2c2f10e nat: Mention the the BSC the SCCP connection was on
9 years ago
Holger Hans Peter Freyther 27aab2e1c5 gbproxy/debian: Add a start script for the GBproxy
9 years ago
Holger Hans Peter Freyther bb8d68196c nat/debian: Create an init script for the nat application
9 years ago
Jacob Erlbeck e827812051 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages
9 years ago
Holger Hans Peter Freyther 8a158bb1ea ctrl/abis: When the max_power_reduction changes, send it to the BTS
9 years ago
Holger Hans Peter Freyther a27303094a sgsn/ctrl: Add ctrl interface, implement listing subscribers
9 years ago
Holger Hans Peter Freyther 49f9e5b6b4 ctrl: Move the lookup into a separate file in preparation for GPRS
9 years ago
Holger Hans Peter Freyther d883db027b nitb/ctrl: Implement a command to list all active subscribers
9 years ago
Holger Hans Peter Freyther 2d99eeb7f2 nitb/ctrl: Implement creating and deleting subscribers
9 years ago
Holger Hans Peter Freyther 9dbc3f8db7 nitb/ctrl: Add command to add/modify a subscriber to the database
9 years ago
Holger Hans Peter Freyther d092f48648 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction
9 years ago
Holger Hans Peter Freyther ebe55aa95a systemd: Add service for the osmo-sgsn
9 years ago
Holger Hans Peter Freyther 2826cb58bb systemd: Saying these services restart once should be enough
9 years ago
Holger Hans Peter Freyther 870cc0fdac Merge branch 'jolly/mncc'
9 years ago
Andreas Eversberg 63bfdd83ea mncc: Add support for half rate V1 frames to MNCC/RTP interface
9 years ago
Andreas Eversberg 9acbe4cefe mncc: Use helper function to check if an MNCC frame is data (speech/traffic)
9 years ago
Andreas Eversberg f78fc4e76e mncc: Complete definitions for all speech traffic frames at MNCC interface
9 years ago
Holger Hans Peter Freyther f50f70452f mgcp: The valid payload types start at 0. Fix the VTY
9 years ago
Holger Hans Peter Freyther 162a0becc5 systemd: Remove the second occurance of Restart=always
9 years ago
Nikola 9e55636fe0 trau: Fix linking on FreeBSD by using LIBRAY_DL
9 years ago
Alexander Chemeris 9e15e187cc sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu()
9 years ago
Alexander Chemeris 1e77e3dc5b db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered()
9 years ago
Alexander Chemeris 82a1858eb0 db: Add more tests for retrieving subscribers from a DB.
9 years ago
Alexander Chemeris 7e20f64f27 db: Remove the german from the log message
9 years ago
Holger Hans Peter Freyther e0bd8efcc0 Merge branch 'daniel/smpp-fixes'
9 years ago
Holger Hans Peter Freyther ed0d4f6222 nitb/smpp: Add simple test runner for the issues found by daniel
9 years ago
Daniel Willmann 1fc8ec66a3 smpp_smsc: Fix integer overflow in read return value and msgb_alloc()
9 years ago
Daniel Willmann b6f01e77b1 smpp_smsc: Check that the size is large enough to hold actual data
9 years ago
Daniel Willmann a4540b2c3b smpp_smsc: Fix socket read() error handling
9 years ago
Ciaby ec6e4f8b3d nitb: Add a test for "show network" in the python testsuite.
9 years ago
Holger Hans Peter Freyther 1a1463725b Merge branch 'zecke/features/extended-control'
9 years ago
Holger Hans Peter Freyther 4ecc6877a2 nat: Add CTRL command test case for the new control commands
9 years ago
Holger Hans Peter Freyther 472f3bd198 nat: Introduce command to remove an access-list-name
9 years ago
Holger Hans Peter Freyther bc3780a73f nat: Implement setting the access-control-name through CTRL interface
9 years ago
Holger Hans Peter Freyther ecdf912ffb bsc: Include the MCC/MNC in the location trap
9 years ago