osmo-msc/src
Holger Freyther 2e99605b7e [misc] Search for the crypt symbol to conditionally enable crypt in VTY
It will define -DVTY_CRYPT_PW= if crypt is found. If -lcrypt is
needed, $(LIB_CRYPT) will be -lcrypt.

Compiles on OS X and Linux and reenables crypt.

Patch by: Lars Immisch
2009-06-02 04:04:36 +00:00
..
input [l2] Do not always release the layer2 when closing the socket (Andreas Eversberg) 2009-06-02 03:25:24 +00:00
vty show and edit subscribers from the vty interface 2009-05-23 17:31:39 +00:00
Makefile.am [misc] Search for the crypt symbol to conditionally enable crypt in VTY 2009-06-02 04:04:36 +00:00
abis_nm.c * give Siemens ObjClass reasonable names rather than A3/A5/A6 2009-05-28 11:39:21 +00:00
abis_rsl.c [debug] Change DEBUGPC statements to contain \n (Andreas Eversberg) 2009-06-02 03:25:04 +00:00
bs11_config.c * give Siemens ObjClass reasonable names rather than A3/A5/A6 2009-05-28 11:39:21 +00:00
bsc_hack.c [e1] Correctly initialize the e1link (Andreas Eversberg) 2009-06-02 03:25:14 +00:00
chan_alloc.c * rename the timer functions to avoid name collisions with libmisdn. 2009-05-23 05:22:08 +00:00
db.c [db] Introduce a VLR database here 2009-04-19 06:35:23 +00:00
debug.c debug: Fix the definition on DMM (Andreas Eversberg) 2009-06-02 02:35:12 +00:00
e1_config.c With this patch, the TRAU muxing code supports not just bridging only. 2009-05-23 15:51:12 +00:00
e1_input.c With this patch, the TRAU muxing code supports not just bridging only. 2009-05-23 15:51:12 +00:00
gsm_04_08.c [debug] Change DEBUGPC statements to contain \n (Andreas Eversberg) 2009-06-02 03:25:04 +00:00
gsm_04_11.c Store incoming SMS into SQL database 2009-03-30 20:56:32 +00:00
gsm_data.c Add user-configurable BSIC setting 2009-05-23 16:56:52 +00:00
gsm_subscriber.c [subscriber] Log changes in the usage of a subscriber (Andreas Eversberg) 2009-06-02 02:54:48 +00:00
gsm_utils.c Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) 2009-05-21 07:23:02 +00:00
ipaccess-config.c An application that has own events and file descriptors, must poll 2009-05-23 06:07:04 +00:00
ipaccess-find.c An application that has own events and file descriptors, must poll 2009-05-23 06:07:04 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
paging.c * rename the timer functions to avoid name collisions with libmisdn. 2009-05-23 05:22:08 +00:00
rs232.c add missing newline in debug statement for RS232 TX 2009-04-29 22:32:10 +00:00
select.c An application that has own events and file descriptors, must poll 2009-05-23 06:07:04 +00:00
signal.c Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) 2009-05-21 07:23:02 +00:00
subchan_demux.c Fix order of subchannel bits (Andreas Eversberg) 2009-04-29 16:21:18 +00:00
telnet_interface.c fix some more compiler warnings 2009-05-23 06:14:44 +00:00
timer.c * rename the timer functions to avoid name collisions with libmisdn. 2009-05-23 05:22:08 +00:00
tlv_parser.c Some messages have one or two length-value information elements. The is 2009-05-23 06:39:58 +00:00
trau_frame.c * use DEBUGP in TRAU frame code 2009-02-18 03:24:58 +00:00
trau_mux.c With this patch, the TRAU muxing code supports not just bridging only. 2009-05-23 15:51:12 +00:00
vty_interface.c show and edit subscribers from the vty interface 2009-05-23 17:31:39 +00:00