aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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.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
2010-05-04GPRS: Introduce a GPRS Gb ProxyHarald Welte1-2/+7
2010-05-04Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte1-2/+5
2010-05-01Makefile cleanupHarald Welte1-4/+5
2010-04-07[mgcp] Add the logging commands for the MGCP command.Holger Hans Peter Freyther1-1/+1
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-1/+1
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-1/+1
2010-03-24Move the version/copyright string to a separate fileHolger Hans Peter Freyther1-1/+1
2010-03-24Include bscconfig.h without ../ for the srcdir != build dir caseHolger Hans Peter Freyther1-1/+1
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther1-14/+17
2010-02-22[mgcp] Move the network bits to a separate file...Holger Hans Peter Freyther1-1/+1
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther1-1/+2
2010-02-20finish openbsc / libosmocore separationHarald Welte1-7/+5
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-18/+18
2010-02-12Move debug.c into the liblaf0rge1.a tooHolger Hans Peter Freyther1-2/+2