core cleanup: move out process_incoming_notif()
commit5f2fc3d8a3c137a2ce6e919360d558eb943b37ea
authorStefan Becker <chemobejk@gmail.com>
Mon, 28 Nov 2011 15:15:32 +0000 (28 17:15 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 28 Nov 2011 15:15:32 +0000 (28 17:15 +0200)
tree4d3748b919987052ba6b31e18adf01eaffbf80ac
parent2169bcb735555b2b2fae3a078e8956418754a1f0
core cleanup: move out process_incoming_notif()

... plus all code that doesn't depend on sipe.c internal stuff. This
needs to be continued once the sipe.c dependencies of the remaining
functions have been refactored.
po/POTFILES.in
siplcs.vcproj
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sip-transport.c
src/core/sipe-notify.c [new file with mode: 0644]
src/core/sipe-notify.h [new file with mode: 0644]
src/core/sipe-subscriptions.c
src/core/sipe.c
src/core/sipe.h