ChangeLog 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. * Fri Apr 5 2013 Dan Fruehauf
  2. - (a58ff77) added subpackage NetworkManager-ssh-gnome (HEAD, origin/master, origin/HEAD, master)
  3. * Tue Apr 2 2013 Dan Fruehauf
  4. - (6ba59c4) updated spec with more tidiness
  5. * Sun Mar 31 2013 Dan Fruehauf
  6. - (dc9b4d5) more refactoring to Makefile.am, using backticks instead of $(shell)
  7. * Sun Mar 31 2013 Dan Fruehauf
  8. - (accdfaa) fixed bug when ChangeLog was not generated every time
  9. * Sat Mar 30 2013 Dan Fruehauf
  10. - (0fe4747) more refactoring to Makefile.am
  11. * Sat Mar 30 2013 Dan Fruehauf
  12. - (9afb20c) removed macros from spec greatly refactored Makefile.am
  13. * Fri Mar 29 2013 Dan Fruehauf
  14. - (ccf99d2) updated README.md with firewall rules to apply on server
  15. * Thu Mar 28 2013 Dan Fruehauf
  16. - (1af74fd) changelog always has %{checkout} as its last entry
  17. * Thu Mar 28 2013 Dan Fruehauf
  18. - (a2add30) updated changelog in RPM spec
  19. * Thu Mar 28 2013 Dan Fruehauf
  20. - (541b7d1) more changes to spec: * in /etc only config files allowed - fixed with %config tag * depending on nm-connection-editor or NetworkManager-gnome * fixed changelog line
  21. * Thu Mar 28 2013 Dan Fruehauf
  22. - (259f30b) not calling g_type_init() if glib > 2.35.3
  23. * Thu Mar 28 2013 Dan Fruehauf
  24. - (6f221c2) Fix for potfiles by Whoopie
  25. * Tue Mar 26 2013 Dan Fruehauf
  26. - (ad40104) replaced all '// TODO' comments to '/* FIXME' comments
  27. * Tue Mar 26 2013 Dan Fruehauf
  28. - (688359b) renamed auth-helpers -> advanced-dialog
  29. * Tue Mar 26 2013 Dan Fruehauf
  30. - (e27a6ae) updated spec's changelog
  31. * Tue Mar 26 2013 Dan Fruehauf
  32. - (7549f1d) more changes to spec for Fedora standards, added a target to build rpms from git
  33. * Sat Mar 23 2013 Dan Fruehauf
  34. - (9bb7132) added remark in README.md about kernel packet forwarding
  35. * Fri Mar 22 2013 Dan Fruehauf
  36. - (8767415) more changes to conform to Fedora packaging standards
  37. * Fri Mar 22 2013 Dan Fruehauf
  38. - (36fdd55) ingore config.h.in~
  39. * Thu Mar 21 2013 Dan Fruehauf
  40. - (cf6c00f) changes to conform with Fedora packaging guidelines
  41. * Wed Mar 20 2013 Dan Fruehauf
  42. - (ccfc811) updated README.md
  43. * Wed Mar 20 2013 Dan Fruehauf
  44. - (e99a854) changed -bb to -ba in Makefile.am, to build also a source RPM
  45. * Fri Mar 15 2013 Dan Fruehauf
  46. - (6467963) greatly improved rpm building: * using a proper changelog extracted from git * including a git revision tag and date * adding a dirty tag for local modifications * using a dynamic version in spec
  47. * Thu Mar 7 2013 Dan Fruehauf
  48. - (6503b7e) not building with ipv6 if no NetworkManager >= 0.9.6 found, also suggesting user to run with '--without-ipv6'
  49. * Wed Mar 6 2013 Dan Fruehauf
  50. - (2238d45) Merge branch 'master' of github.com:danfruehauf/NetworkManager-ssh
  51. * Wed Mar 6 2013 Dan Fruehauf
  52. - (5cfce45) Moved the 'How does it work?' section to the end as it might confuses users
  53. * Wed Mar 6 2013 Dan Fruehauf
  54. - (6c7f468) waiting for QUIT signal, as specified by this bug for the openconnect plugin: https://bugzilla.gnome.org/show_bug.cgi?id=674991 - thanks for Oren Held for pointing that out
  55. * Mon Mar 4 2013 Dan Fruehauf
  56. - (7ed31a7) Fixes warning on debian, thanks to Whoopie
  57. * Fri Mar 1 2013 Dan Fruehauf
  58. - (4569aac) update README.md with debugging information
  59. * Fri Mar 1 2013 Dan Fruehauf
  60. - (a813a7c) added import support
  61. * Mon Feb 25 2013 Dan Fruehauf
  62. - (28fc866) updated screenshots
  63. * Mon Feb 25 2013 Dan Fruehauf
  64. - (b07cab1) updated screenshots
  65. * Mon Feb 25 2013 Dan Fruehauf
  66. - (3f7f43a) fixed build, stupid mistake
  67. * Mon Feb 25 2013 Dan Fruehauf
  68. - (dcde283) added better handling of errors - canceling ifconfig timer if ssh has quitted
  69. * Mon Feb 25 2013 Dan Fruehauf
  70. - (ce6c4c1) allowing to use also tap0/tun0
  71. * Mon Feb 25 2013 Dan Fruehauf
  72. - (41ffe16) fixed ipv6 support when running with --without-ipv6
  73. * Mon Feb 25 2013 Dan Fruehauf
  74. - (351368f) refactored ui file
  75. * Mon Feb 25 2013 Dan Fruehauf
  76. - (d3d652f) Merge branch 'master' of github.com:danfruehauf/NetworkManager-ssh
  77. * Mon Feb 25 2013 Dan Fruehauf
  78. - (8d53f80) ipv6 support optional
  79. * Mon Feb 25 2013 Dan Fruehauf
  80. - (4be9c54) fixed changelogs
  81. * Mon Feb 25 2013 Dan Fruehauf
  82. - (5d403e4) Merge branch 'master' of github.com:danfruehauf/NetworkManager-ssh
  83. * Mon Feb 25 2013 Dan Fruehauf
  84. - (b4733f2) incremented version to 0.0.3
  85. * Mon Feb 25 2013 Dan Fruehauf
  86. - (45f2e5b) added ipv6 support
  87. * Sun Feb 24 2013 Dan Fruehauf
  88. - (1dc1873) slight fix to README.md
  89. * Sun Feb 24 2013 Dan Fruehauf
  90. - (e8396f4) applied Whoopie's patch for all, not just debian
  91. * Sun Feb 24 2013 Dan Fruehauf
  92. - (9ed57cd) reversed Whoopie's libexec patch
  93. * Sun Feb 24 2013 Dan Fruehauf
  94. - (bb9d011) updated README.md
  95. * Sat Feb 23 2013 Dan Fruehauf
  96. - (13276e1) improved exporting
  97. * Sat Feb 23 2013 Dan Fruehauf
  98. - (b679426) nm_ssh_get_free_device now looking properly for a free tun/tap device
  99. * Sat Feb 23 2013 Dan Fruehauf
  100. - (0faf649) improved error handling from the SSH process, removed some TODOs as well
  101. * Sat Feb 23 2013 Dan Fruehauf
  102. - (3e9dfed) added option to specify username (although would most likely be root)
  103. * Sat Feb 23 2013 Dan Fruehauf
  104. - (3fe1e00) fixed LIBEXECDIR in nm-ssh-service.name.in, thanks to Whoopie
  105. * Sat Feb 23 2013 Dan Fruehauf
  106. - (1a8b359) added export functionality for tap devices
  107. * Sat Feb 23 2013 Dan Fruehauf
  108. - (5892292) added tap support
  109. * Sat Feb 23 2013 Dan Fruehauf
  110. - (e439814) fixed POTFILES.in, thanks to Whoopie
  111. * Sat Feb 23 2013 Dan Fruehauf
  112. - (aab4a37) improved debian build with git versioning, thanks to Whoopie
  113. * Wed Feb 20 2013 Dan Fruehauf
  114. - (011a210) fixed system command when probing for tun devices
  115. * Tue Feb 19 2013 Dan Fruehauf
  116. - (bd4202f) removing fds after ssh process exits, solves the problem of 100% cpu after process exits
  117. * Tue Feb 19 2013 Dan Fruehauf
  118. - (7ba8924) * config variable for SSH_AUTH_SOCK * config variable for SSH_KNOWN_HOSTS_PATH
  119. * Tue Feb 19 2013 Dan Fruehauf
  120. - (ee12daa) * supressing error when probing tun devices * ifconfig is now a constant
  121. * Tue Feb 19 2013 Dan Fruehauf
  122. - (9375210) using user's known_hosts file instead of root's
  123. * Tue Feb 19 2013 Dan Fruehauf
  124. - (817184d) added proper ignores
  125. * Tue Feb 19 2013 Dan Fruehauf
  126. - (efbe6aa) added warning dialog if ssh-agent is not running
  127. * Mon Feb 18 2013 Dan Fruehauf
  128. - (3a1ebe9) such mess with autoconf, added m4 again with compiler_warnings.m4
  129. * Mon Feb 18 2013 Dan Fruehauf
  130. - (7df0d99) removed even more autoconf files
  131. * Mon Feb 18 2013 Dan Fruehauf
  132. - (37df930) added back Makefile.in.in in po/
  133. * Mon Feb 18 2013 Dan Fruehauf
  134. - (c6802d4) fixed autoreconf stuff
  135. * Sun Feb 17 2013 Dan Fruehauf
  136. - (5998e75) updated README.md with running autoreconf
  137. * Sun Feb 17 2013 Dan Fruehauf
  138. - (5112a18) removed also configure
  139. * Sun Feb 17 2013 Dan Fruehauf
  140. - (9b8304c) even more cleaning of autoconf
  141. * Sun Feb 17 2013 Dan Fruehauf
  142. - (98c465f) added ignores
  143. * Sun Feb 17 2013 Dan Fruehauf
  144. - (9307420) removed redundant constant and reverted change of password saving in config
  145. * Sun Feb 17 2013 Dan Fruehauf
  146. - (9c3711a) removed more autoconf unneeded files
  147. * Sun Feb 17 2013 Dan Fruehauf
  148. - (19bd109) 0.0.2 - improved ssh-agent integration
  149. * Sun Feb 17 2013 Dan Fruehauf
  150. - (6130714) added gitignore
  151. * Sun Feb 17 2013 Dan Fruehauf
  152. - (e627ba9) removed autoconf redundant stuff
  153. * Sun Feb 17 2013 root
  154. - (b04ecb9) greatly improved the integration with ssh-agent
  155. * Wed Feb 13 2013 Dan Fruehauf
  156. - (6fd6bb4) updated README.md for deb building
  157. * Wed Feb 13 2013 Dan Fruehauf
  158. - (303f182) fixed deps for ubuntu package
  159. * Wed Feb 13 2013 Dan Fruehauf
  160. - (cb142e9) fixed ubuntu package building
  161. * Wed Feb 13 2013 Dan Fruehauf
  162. - (0294354) fixed deps for ubuntu package
  163. * Wed Feb 13 2013 Dan Fruehauf
  164. - (0ddfaa0) updated ubuntu packaging
  165. * Wed Feb 13 2013 Dan Fruehauf
  166. - (c2f3c76) added ubuntu package building
  167. * Wed Feb 13 2013 Dan Fruehauf
  168. - (57c6345) removed files in POTFILES.in
  169. * Wed Feb 13 2013 Dan Fruehauf
  170. - (14aee09) minor changes to enable compilation on debian
  171. * Sat Feb 9 2013 Dan Fruehauf
  172. - (1001eb3) got rid of some more unused files
  173. * Sat Feb 9 2013 Dan Fruehauf
  174. - (b2e6f48) mistake in ChangeLog
  175. * Sat Feb 9 2013 Dan Fruehauf
  176. - (e5ee901) Added screenshots
  177. * Sat Feb 9 2013 Dan Fruehauf
  178. - (eab0202) removed 'show passwords' checkbox
  179. * Fri Feb 8 2013 Dan Fruehauf
  180. - (c95215d) README.md updated
  181. * Fri Feb 8 2013 Dan Fruehauf
  182. - (9fd048e) updated ChangeLog with correct date
  183. * Fri Feb 8 2013 Dan Fruehauf
  184. - (d890178) fixed export of EXTRA_OPTS
  185. * Fri Feb 8 2013 Dan Fruehauf
  186. - (80dc7a6) README.md updated
  187. * Fri Feb 8 2013 Dan Fruehauf
  188. - (8cd1018) README.md updated
  189. * Fri Feb 8 2013 Dan Fruehauf
  190. - (94a31ca) README.md updated
  191. * Fri Feb 8 2013 Dan Fruehauf
  192. - (55df8cd) README.md updated
  193. * Fri Feb 8 2013 Dan Fruehauf
  194. - (e9c0850) README.md updated
  195. * Fri Feb 8 2013 Dan Fruehauf
  196. - (cf82af6) updated README.md
  197. * Fri Feb 8 2013 Dan Fruehauf
  198. - (dbd6df8) added rpm target to Makefile.am
  199. * Fri Feb 8 2013 Dan Fruehauf
  200. - (62e8def) more cleanups to building mechanism
  201. * Fri Feb 8 2013 Dan Fruehauf
  202. - (91cd028) changed README and spec to conform with github
  203. * Fri Feb 8 2013 Dan Fruehauf
  204. - (2dc862c) Initial first commit
  205. * Fri Feb 8 2013 Dan Fruehauf
  206. - (446bd32) Initial commit
  207. * Fri Feb 8 2013 Dan Fruehauf
  208. - (16355cc) added spec for fedora/redhat
  209. * Fri Feb 8 2013 Dan Fruehauf
  210. - (50c9904) fixed resolving function
  211. * Fri Feb 8 2013 Dan Fruehauf
  212. - (49e2b61) added resolving and some more cleanups
  213. * Fri Feb 8 2013 Dan Fruehauf
  214. - (eafedd6) removed common directory and fixed parsing of extra_ops
  215. * Fri Feb 8 2013 Dan Fruehauf
  216. - (f25525b) more cleanups, most of the stuff is in configuration
  217. * Fri Feb 8 2013 Dan Fruehauf
  218. - (227348f) using remote tun number from configuration
  219. * Fri Feb 8 2013 Dan Fruehauf
  220. - (b9529b0) got rid of common directory
  221. * Fri Feb 8 2013 Dan Fruehauf
  222. - (3142b9e) heaps more changes, things are actually working now
  223. * Fri Feb 8 2013 Dan Fruehauf
  224. - (6fdffb0) more cleanups and GUI starts to look much better
  225. * Wed Feb 6 2013 Dan Fruehauf
  226. - (9fd3ef1) * modified AUTHORS * changed get_ssh_agent_socket to static
  227. * Wed Feb 6 2013 Dan Fruehauf
  228. - (fabeac2) * fixed makefiles with gio-unix * fixed copyright
  229. * Wed Feb 6 2013 Dan Fruehauf
  230. - (dc429de) modified configure.ac
  231. * Wed Feb 6 2013 Dan Fruehauf
  232. - (0ff6a77) probing ssh-agent socket
  233. * Tue Feb 5 2013 Dan Fruehauf
  234. - (d9f2d75) cleanups, removed nm-ssh-service-ssh-helper
  235. * Mon Feb 4 2013 Dan Fruehauf
  236. - (1984e3d) nm-ssh: first commit imported from nm-openvpn