index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of git.osmocom.org:libosmocore
Pablo Neira Ayuso
2011-06-13
6
-7
/
+12
|
\
|
*
add missing #include file to sysinfo.h
Harald Welte
2011-06-05
1
-0
/
+1
|
*
abis_nm.h: Add include to gsm_utils.h
Harald Welte
2011-06-05
1
-0
/
+1
|
*
socket: getaddrinfo(): set AI_PASSIVE if we want to bind
Harald Welte
2011-05-31
1
-0
/
+3
|
*
abis_nm: Forward declare the used enums
Holger Hans Peter Freyther
2011-05-31
1
-0
/
+3
|
*
gsmtap_util: Remove msg_free from the wq call back
Sylvain Munaut
2011-05-29
1
-3
/
+0
|
*
gsm/sysinfo: Fix rsl2sitype array size
Sylvain Munaut
2011-05-29
1
-1
/
+1
|
*
gsm/sysinfo: don't include netinet/in.h
Harald Welte
2011-05-29
1
-1
/
+0
|
*
bitvec: add missing stdint.h
Harald Welte
2011-05-29
1
-0
/
+1
|
*
socket: remove unused IPv4 related header includes
Harald Welte
2011-05-29
1
-2
/
+0
|
*
socket: Skip ifa's without ifa->ifa_addr
Harald Welte
2011-05-24
1
-0
/
+2
*
|
Merge branch 'master' of git.osmocom.org:libosmocore
Pablo Neira Ayuso
2011-05-24
9
-19
/
+245
|
\
|
|
*
Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc
Harald Welte
2011-05-24
3
-0
/
+60
|
*
libosmocore: rename configure.in -> configure.ac
Alexander Huemer
2011-05-24
1
-0
/
+0
|
*
libosmocore: add missing AC_LANG_SOURCE for current autoconf
Alexander Huemer
2011-05-24
1
-1
/
+1
|
*
Import sytem information related definitions + code from openbsc
Harald Welte
2011-05-24
5
-2
/
+177
|
*
abis_nm: Mark the structs as extern to avoid compiler warning
Holger Hans Peter Freyther
2011-05-23
1
-2
/
+2
|
*
abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name
Harald Welte
2011-05-23
2
-16
/
+7
|
*
rename abis_nm_adm_name() to abis_nm_adm_state_name()
Harald Welte
2011-05-23
2
-2
/
+2
*
|
Merge branch 'master' of git.osmocom.org:libosmocore
Pablo Neira Ayuso
2011-05-23
14
-107
/
+891
|
\
|
|
*
abis_nm: import definitions and common code on A-bis OML from OpenBSC
Harald Welte
2011-05-22
4
-2
/
+432
|
*
libosmogsm: add ipaccess related header file
Harald Welte
2011-05-22
2
-1
/
+94
|
*
socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function
Harald Welte
2011-05-22
2
-1
/
+37
|
*
remove debug printf from socket.c
Harald Welte
2011-05-22
1
-1
/
+0
|
*
gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_inst
Harald Welte
2011-05-22
1
-0
/
+6
|
*
vty: print actual application name rather than always OpenBSC on connect
Harald Welte
2011-05-22
1
-3
/
+9
|
*
GSMTAP/socket code: Check for sys/socket.h and conditionally compile
Harald Welte
2011-05-22
4
-10
/
+17
|
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
6
-98
/
+305
|
*
logging: fix corrupted output
Pablo Neira Ayuso
2011-05-19
1
-0
/
+6
*
|
logging: fix corrupted output
Pablo Neira Ayuso
2011-05-19
1
-0
/
+6
|
/
*
app: Introduce some routines to help with application startup
Holger Hans Peter Freyther
2011-05-12
4
-3
/
+68
*
update debian changelog to 0.3.0
Harald Welte
2011-05-10
1
-0
/
+6
*
update include paths in debian packaging spec
Harald Welte
2011-05-10
2
-2
/
+8
*
libosmocore: bump library interface version to '1' for new osmo_ names
Harald Welte
2011-05-08
4
-2
/
+7
*
msgfile: use namespace prefix osmo_* and use more descriptive names
Pablo Neira Ayuso
2011-05-07
3
-18
/
+20
*
plugin: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
3
-4
/
+4
*
backtrace: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
3
-3
/
+3
*
crc: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
2
-7
/
+7
*
utils: use namespace prefix osmo_*
Pablo Neira Ayuso
2011-05-07
4
-23
/
+23
*
statistics: use namespace prefix osmo_counter*
Pablo Neira Ayuso
2011-05-07
2
-15
/
+16
*
write-queue: use namespace prefix osmo_wqueue*
Pablo Neira Ayuso
2011-05-07
2
-14
/
+14
*
signal: use namespace prefix osmo_signal*
Pablo Neira Ayuso
2011-05-07
2
-12
/
+14
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
8
-39
/
+39
*
timer: use namespace prefix osmo_timer*
Pablo Neira Ayuso
2011-05-07
5
-39
/
+40
*
GSMTAP: add function to create a 'sink' for gsmtap packets
Harald Welte
2011-05-04
2
-2
/
+59
*
logging: make sure the output is null-terminated
Pablo Neira Ayuso
2011-05-04
1
-0
/
+2
*
logging: remove workaround now that _output() has been reworked
Pablo Neira Ayuso
2011-05-04
1
-12
/
+3
*
logging: rework _output() function
Pablo Neira Ayuso
2011-05-04
1
-23
/
+26
*
logging: several memory allocation belong to tall_log_ctx context
Pablo Neira Ayuso
2011-05-04
1
-2
/
+2
*
logging: fix missing description of global loglevel
Pablo Neira Ayuso
2011-05-04
1
-0
/
+7
[prev]
[next]