aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-03-16osmo-nitb becomes osmo-mscNeels Hofmeyr1-1/+1
2017-03-16Add libvlr implementationHarald Welte1-0/+1
2016-11-24Add empty libcommon-csNeels Hofmeyr1-0/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-8/+45
2016-08-27add libiuNeels Hofmeyr1-2/+11
2015-05-03filter: Move the gsm 04.08 filter to a common placeHolger Hans Peter Freyther1-1/+1
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-06-17use new external libosmogb (part of libosmocore.git)openbsc/0.12.0Harald Welte1-1/+1
2011-08-19src: port openBSC over libosmo-abisopenbsc/0.9.15Pablo Neira Ayuso1-1/+1
2011-07-13Add libctrl, an SNMP-like control interfaceDaniel Willmann1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-05Makefile: Add libmsc subdirectory to fix 'distcheck'Harald Welte1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-1/+1
2011-03-03Move 'Gb' protocol stack into its own src/gb subdirectoryHarald Welte1-1/+1
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte1-7/+2
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-39/+5
2011-02-28misc: Fix the make distcheck of the sources.openbsc/0.9.12Holger Hans Peter Freyther1-0/+2
2011-02-19Install programs into $(prefix)/bin, not /sbinHarald Welte1-1/+1
2011-02-13OM2000: Introduce VTY commands to initiate OM2000 proceduresHarald Welte1-1/+1
2011-02-13[RBS2000] Add initial code for Ericsson OM2000 O&M protocolHarald Welte1-1/+1
2011-02-13[RBS2000] Initial attempt at Ericsson RBS2000 supportHarald Welte1-1/+1
2011-02-05[DAHDI] integrate DAHDI driver into E1 Input layerHarald Welte1-2/+2
2011-02-05[E1 INPUT] explicitly configure the E1 input driver for each lineHarald Welte1-1/+2
2011-01-06mncc: Move the cc_tx_to_mncc code into the libbsc.aHolger Hans Peter Freyther1-1/+1
2011-01-06rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domainHolger Hans Peter Freyther1-2/+2
2011-01-01MNCC socket: Export MNCC interface via unix domain socketHarald Welte1-1/+2
2011-01-01MNCC: split into generic mncc.c and mncc_builtin.cHarald Welte1-1/+1
2010-12-26sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther1-1/+1
2010-11-15misc: Introduce a --enable-coverage mode to build with gprof coverageHolger Hans Peter Freyther1-2/+2
2010-09-16bsc: Move the gsm_04_80.c code into the libbsc.aHolger Hans Peter Freyther1-2/+2
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther1-7/+10
2010-06-30bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.cHolger Hans Peter Freyther1-2/+2
2010-06-30osmo_bsc: Add empty osmo_bsc_main.c and hook it into the buildHolger Hans Peter Freyther1-1/+1
2010-06-30misc: Move handover_logic.c into the libbsc.aHolger Hans Peter Freyther1-2/+2
2010-06-15nat: Add the OSMO NAT to the build process.Holger Hans Peter Freyther1-1/+1
2010-06-15[mgcp] Build a libmgcp.a and link to it.Holger Hans Peter Freyther1-4/+5
2010-06-15bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.Holger Hans Peter Freyther1-1/+2
2010-06-14gsm_04_08: Add a operation to enable ciphering on a lchanSylvain Munaut1-1/+1
2010-05-31OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-6/+5
2010-05-16VTY: separate VTY logging commands and OpenBSC node exit codeHarald Welte1-2/+3
2010-05-16VTY: rename vty_interface.c to bsc_vty.cHarald Welte1-1/+1
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte1-1/+0
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte1-1/+1
2010-05-04move ipaccess tools into their own subdirectoryHarald Welte1-10/+2
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-13/+5
2010-05-04[gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte1-4/+8
2010-05-04[gprs] Makefile reorganizationHarald Welte1-2/+1
2010-05-04gb_proxy: Add initial VTY configuration codeHarald Welte1-1/+1