This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenGGSN project".
The branch, neels/refactor has been created
at 1fe004a28eab6678033e0dffc418445e2136cb20 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openggsn/commit/?id=1fe004a28eab6678033e0dffc418445e2136cb20
commit 1fe004a28eab6678033e0dffc418445e2136cb20
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Sun Oct 11 23:49:27 2015 +0200
gpt.c: improve an error log.
It would print the memory location of the address buffer. Instead, print the
first few hex values of the address buffer.
http://cgit.osmocom.org/openggsn/commit/?id=667620e66b7c04db36dec1669114a91751423753
commit 667620e66b7c04db36dec1669114a91751423753
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Sun Oct 11 23:44:00 2015 +0200
Rename gtp_dublicate, cosmetic.
Fix spelling dublicate -> duplicate in comments and in (apparently only
statically used) gtp_dublicate().
Add two TODO comments.
Fix other spelling/punctuation and one numbering in comments.
Remove an opening brace from a comment to not mix up cindent in vim.
Break a long line.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenGGSN project