Răsfoiți Sursa

* modules: presence_mwi, presence_xml, pua, pua_mi

Moved back to modules_k presence related modules, because they include
stuff from sl module that does not exist in modules yet.
Juha Heinanen 16 ani în urmă
părinte
comite
886cf4bfaf
54 a modificat fișierele cu 0 adăugiri și 0 ștergeri
  1. 0 0
      modules_k/presence_mwi/Makefile
  2. 0 0
      modules_k/presence_mwi/README
  3. 0 0
      modules_k/presence_mwi/add_events.c
  4. 0 0
      modules_k/presence_mwi/add_events.h
  5. 0 0
      modules_k/presence_mwi/doc/presence_mwi.xml
  6. 0 0
      modules_k/presence_mwi/doc/presence_mwi_admin.xml
  7. 0 0
      modules_k/presence_mwi/presence_mwi.c
  8. 0 0
      modules_k/presence_mwi/presence_mwi.h
  9. 0 0
      modules_k/presence_xml/Makefile
  10. 0 0
      modules_k/presence_xml/README
  11. 0 0
      modules_k/presence_xml/add_events.c
  12. 0 0
      modules_k/presence_xml/add_events.h
  13. 0 0
      modules_k/presence_xml/doc/presence_xml.xml
  14. 0 0
      modules_k/presence_xml/doc/presence_xml_admin.xml
  15. 0 0
      modules_k/presence_xml/doc/presence_xml_devel.xml
  16. 0 0
      modules_k/presence_xml/notify_body.c
  17. 0 0
      modules_k/presence_xml/notify_body.h
  18. 0 0
      modules_k/presence_xml/pidf.c
  19. 0 0
      modules_k/presence_xml/pidf.h
  20. 0 0
      modules_k/presence_xml/presence_xml.c
  21. 0 0
      modules_k/presence_xml/presence_xml.h
  22. 0 0
      modules_k/presence_xml/xcap_auth.c
  23. 0 0
      modules_k/presence_xml/xcap_auth.h
  24. 0 0
      modules_k/pua/Makefile
  25. 0 0
      modules_k/pua/README
  26. 0 0
      modules_k/pua/add_events.c
  27. 0 0
      modules_k/pua/add_events.h
  28. 0 0
      modules_k/pua/doc/pua.xml
  29. 0 0
      modules_k/pua/doc/pua_admin.xml
  30. 0 0
      modules_k/pua/doc/pua_devel.xml
  31. 0 0
      modules_k/pua/event_list.c
  32. 0 0
      modules_k/pua/event_list.h
  33. 0 0
      modules_k/pua/hash.c
  34. 0 0
      modules_k/pua/hash.h
  35. 0 0
      modules_k/pua/pidf.c
  36. 0 0
      modules_k/pua/pidf.h
  37. 0 0
      modules_k/pua/pua.c
  38. 0 0
      modules_k/pua/pua.h
  39. 0 0
      modules_k/pua/pua_bind.c
  40. 0 0
      modules_k/pua/pua_bind.h
  41. 0 0
      modules_k/pua/pua_callback.c
  42. 0 0
      modules_k/pua/pua_callback.h
  43. 0 0
      modules_k/pua/send_publish.c
  44. 0 0
      modules_k/pua/send_publish.h
  45. 0 0
      modules_k/pua/send_subscribe.c
  46. 0 0
      modules_k/pua/send_subscribe.h
  47. 0 0
      modules_k/pua_mi/Makefile
  48. 0 0
      modules_k/pua_mi/README
  49. 0 0
      modules_k/pua_mi/doc/pua_mi.xml
  50. 0 0
      modules_k/pua_mi/doc/pua_mi_admin.xml
  51. 0 0
      modules_k/pua_mi/mi_func.c
  52. 0 0
      modules_k/pua_mi/mi_func.h
  53. 0 0
      modules_k/pua_mi/pua_mi.c
  54. 0 0
      modules_k/pua_mi/pua_mi.h

+ 0 - 0
modules/presence_mwi/Makefile → modules_k/presence_mwi/Makefile


+ 0 - 0
modules/presence_mwi/README → modules_k/presence_mwi/README


+ 0 - 0
modules/presence_mwi/add_events.c → modules_k/presence_mwi/add_events.c


+ 0 - 0
modules/presence_mwi/add_events.h → modules_k/presence_mwi/add_events.h


+ 0 - 0
modules/presence_mwi/doc/presence_mwi.xml → modules_k/presence_mwi/doc/presence_mwi.xml


+ 0 - 0
modules/presence_mwi/doc/presence_mwi_admin.xml → modules_k/presence_mwi/doc/presence_mwi_admin.xml


+ 0 - 0
modules/presence_mwi/presence_mwi.c → modules_k/presence_mwi/presence_mwi.c


+ 0 - 0
modules/presence_mwi/presence_mwi.h → modules_k/presence_mwi/presence_mwi.h


+ 0 - 0
modules/presence_xml/Makefile → modules_k/presence_xml/Makefile


+ 0 - 0
modules/presence_xml/README → modules_k/presence_xml/README


+ 0 - 0
modules/presence_xml/add_events.c → modules_k/presence_xml/add_events.c


+ 0 - 0
modules/presence_xml/add_events.h → modules_k/presence_xml/add_events.h


+ 0 - 0
modules/presence_xml/doc/presence_xml.xml → modules_k/presence_xml/doc/presence_xml.xml


+ 0 - 0
modules/presence_xml/doc/presence_xml_admin.xml → modules_k/presence_xml/doc/presence_xml_admin.xml


+ 0 - 0
modules/presence_xml/doc/presence_xml_devel.xml → modules_k/presence_xml/doc/presence_xml_devel.xml


+ 0 - 0
modules/presence_xml/notify_body.c → modules_k/presence_xml/notify_body.c


+ 0 - 0
modules/presence_xml/notify_body.h → modules_k/presence_xml/notify_body.h


+ 0 - 0
modules/presence_xml/pidf.c → modules_k/presence_xml/pidf.c


+ 0 - 0
modules/presence_xml/pidf.h → modules_k/presence_xml/pidf.h


+ 0 - 0
modules/presence_xml/presence_xml.c → modules_k/presence_xml/presence_xml.c


+ 0 - 0
modules/presence_xml/presence_xml.h → modules_k/presence_xml/presence_xml.h


+ 0 - 0
modules/presence_xml/xcap_auth.c → modules_k/presence_xml/xcap_auth.c


+ 0 - 0
modules/presence_xml/xcap_auth.h → modules_k/presence_xml/xcap_auth.h


+ 0 - 0
modules/pua/Makefile → modules_k/pua/Makefile


+ 0 - 0
modules/pua/README → modules_k/pua/README


+ 0 - 0
modules/pua/add_events.c → modules_k/pua/add_events.c


+ 0 - 0
modules/pua/add_events.h → modules_k/pua/add_events.h


+ 0 - 0
modules/pua/doc/pua.xml → modules_k/pua/doc/pua.xml


+ 0 - 0
modules/pua/doc/pua_admin.xml → modules_k/pua/doc/pua_admin.xml


+ 0 - 0
modules/pua/doc/pua_devel.xml → modules_k/pua/doc/pua_devel.xml


+ 0 - 0
modules/pua/event_list.c → modules_k/pua/event_list.c


+ 0 - 0
modules/pua/event_list.h → modules_k/pua/event_list.h


+ 0 - 0
modules/pua/hash.c → modules_k/pua/hash.c


+ 0 - 0
modules/pua/hash.h → modules_k/pua/hash.h


+ 0 - 0
modules/pua/pidf.c → modules_k/pua/pidf.c


+ 0 - 0
modules/pua/pidf.h → modules_k/pua/pidf.h


+ 0 - 0
modules/pua/pua.c → modules_k/pua/pua.c


+ 0 - 0
modules/pua/pua.h → modules_k/pua/pua.h


+ 0 - 0
modules/pua/pua_bind.c → modules_k/pua/pua_bind.c


+ 0 - 0
modules/pua/pua_bind.h → modules_k/pua/pua_bind.h


+ 0 - 0
modules/pua/pua_callback.c → modules_k/pua/pua_callback.c


+ 0 - 0
modules/pua/pua_callback.h → modules_k/pua/pua_callback.h


+ 0 - 0
modules/pua/send_publish.c → modules_k/pua/send_publish.c


+ 0 - 0
modules/pua/send_publish.h → modules_k/pua/send_publish.h


+ 0 - 0
modules/pua/send_subscribe.c → modules_k/pua/send_subscribe.c


+ 0 - 0
modules/pua/send_subscribe.h → modules_k/pua/send_subscribe.h


+ 0 - 0
modules/pua_mi/Makefile → modules_k/pua_mi/Makefile


+ 0 - 0
modules/pua_mi/README → modules_k/pua_mi/README


+ 0 - 0
modules/pua_mi/doc/pua_mi.xml → modules_k/pua_mi/doc/pua_mi.xml


+ 0 - 0
modules/pua_mi/doc/pua_mi_admin.xml → modules_k/pua_mi/doc/pua_mi_admin.xml


+ 0 - 0
modules/pua_mi/mi_func.c → modules_k/pua_mi/mi_func.c


+ 0 - 0
modules/pua_mi/mi_func.h → modules_k/pua_mi/mi_func.h


+ 0 - 0
modules/pua_mi/pua_mi.c → modules_k/pua_mi/pua_mi.c


+ 0 - 0
modules/pua_mi/pua_mi.h → modules_k/pua_mi/pua_mi.h