Hello,
it looks that many branches still exist after being merged, discovered
by running git-sweep. The list is next.
If anyone from devs or users spots a branch that was not merged and
needs to be reviewed, let me know. In several days I plan to remove them
to keep the git repo a bit more sane.
Cheers,
Daniel
$ git-sweep preview
Fetching from the remote
These branches have been merged into master:
andrei/blst_send_flags
andrei/cancel_reason
andrei/cdefs2doc
andrei/counters
andrei/fixups
andrei/mod_f_params
andrei/mod_register
andrei/module_interface
andrei/path
andrei/pointer_alias_warnings
andrei/raw_sock
andrei/rpc_async
andrei/rve_f_params
andrei/script_vars
andrei/send_flags
andrei/shm_early_init
andrei/switch
andrei/tcp_tls_changes
andrei/to_parser_fix
andrei/type_conversion
co/crypto_name_collision
co/tcp_closed_event_enhancements
curl
cvs-head
ez/newstuff
henning/trie
henning/trie_mods
janakj/missing_imports
kamailio_modules
lazedo-patch-1
lazedo-patch-2
lazedo/presence_improvements
lazedo/presence_xml_fix_dummy
luismartingil/msrp_crash
mariusbucur/dmq
mariuszbihlei/dnssec
misi/ua-profile
sd_journal_send_xavp
ser_core_cvs
ser_modules
tirpi/cfg_framework_multivalue
tirpi/script_callbacks
tmp/build_local
tmp/build_request
tmp/core_events
tmp/hpw_curl_improvements
tmp/k3.0_sr_backports
tmp/ruri_branch
tsearle-futex-try
tteras/db_sqlite
--
Daniel-Constantin Mierla
http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, Berlin, May 18-20, 2016 - http://www.kamailioworld.com
Module: kamailio
Branch: master
Commit: f067af31d82867c52d9d0ae05571d57153520222
URL: https://github.com/kamailio/kamailio/commit/f067af31d82867c52d9d0ae05571d57…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-04-18T17:24:00+02:00
app_python: declaration of global vars moved in c files
- declared as extern in h files
- prefixed the names to avoid eventual conflicts when using common words
for var names
---
Modified: modules/app_python/apy_kemi.c
Modified: modules/app_python/mod_Core.c
Modified: modules/app_python/mod_Core.h
Modified: modules/app_python/mod_Logger.c
Modified: modules/app_python/mod_Logger.h
Modified: modules/app_python/mod_Ranks.c
Modified: modules/app_python/mod_Ranks.h
Modified: modules/app_python/mod_Router.c
Modified: modules/app_python/mod_Router.h
---
Diff: https://github.com/kamailio/kamailio/commit/f067af31d82867c52d9d0ae05571d57…
Patch: https://github.com/kamailio/kamailio/commit/f067af31d82867c52d9d0ae05571d57…