dmiller
6e33d6ac3c
Bump date in copyright headers
2016-04-04 15:38:44 +00:00
dmiller
a083db0cf9
Bump version for 7.12 release
2016-03-29 19:43:37 +00:00
dmiller
30e9e9fd84
Optionally repair broken zenmap.conf
...
First, make sure we don't have residual junk configs, resulting in ConfigParser
values coming back as lists instead of strings. Then offer the user the option
to copy the global config file, which should be uncorrupted.
2016-03-29 14:26:38 +00:00
dmiller
c4649cd0b8
Fix saving zenmap config to file in some cases.
2016-03-25 04:33:11 +00:00
dmiller
97b5aa2ced
Avoid file corruption from Zenmap configs reopening already-open config file
2016-03-24 18:03:34 +00:00
dmiller
44b4bd2163
Avoid crashing with non-integer geometry in zenmap.conf
2016-03-22 01:11:06 +00:00
dmiller
dcfd7562f2
Avoid a crash in Zenmap config setting window geometry
...
Report: http://seclists.org/nmap-dev/2016/q1/315
Fix: http://stackoverflow.com/a/21485083/1183387
We can't set integer (or non-string) values in a ConfigParser.
2016-03-21 14:20:20 +00:00
dmiller
53aac29d05
Avoid a zenmap crash if locale is not set properly
2016-03-18 15:44:25 +00:00
dmiller
91fc3e503f
Revert r33804, it was not a typo. http://seclists.org/nmap-dev/2016/q1/297
2016-03-18 03:46:13 +00:00
dmiller
c97b56a1e9
sync CHANGELOG and bump version for 7.10SVN
2016-03-17 18:16:43 +00:00
dmiller
f68650e51e
Remove pango modules that are built-in since pango 1.38.
2016-03-16 03:23:45 +00:00
dmiller
56effd8438
Update macports diff
2016-03-16 03:14:55 +00:00
dmiller
7c3f57675e
Hard-require Python 2 in zenmap/setup.py. Closes #255
2016-01-05 14:12:42 +00:00
dmiller
3567d72b17
Fix pep8 errors in all of zenmap
2015-12-11 23:11:47 +00:00
dmiller
24f5f35d3e
Remember zenmap window geometry. Closes #247 . Closes #239 .
2015-12-11 23:11:45 +00:00
dmiller
8425c16203
Bump version and sync CHANGELOG with 7.01
2015-12-10 13:53:54 +00:00
dmiller
94d48e7913
Switch to gtk-mac-bundler and jhbuild for building OS X app bundle
2015-12-09 04:16:50 +00:00
dmiller
32b28a8726
Version bump for 7.00SVN
2015-11-19 20:49:20 +00:00
dmiller
458a6388c4
Don't try to copy nonexistent pango modules since we build --with-included-modules
2015-11-07 01:00:19 +00:00
dmiller
56efe5b793
Update Macports diff
2015-11-07 01:00:18 +00:00
dmiller
f4619edece
Update http urls for nmap.org to https
2015-11-05 20:41:05 +00:00
dmiller
15eb10e9fb
Fix a crash in Zenmap Compare Results.
2015-09-23 20:23:00 +00:00
dmiller
6c934abb93
Update some directions for building .dmg on OS X
2015-09-23 20:22:59 +00:00
dmiller
2843f4535c
New patch against macports, disables gdk-pixbuf2 GIO sniffing
2015-07-02 19:13:43 +00:00
dmiller
4aeabca374
Address some pep8 issues with zenmap_wrapper.py
2015-06-23 22:00:05 +00:00
dmiller
8941682afb
Remove DYLD_LIBRARY_PATH from zenmap_wrapper.py. Fixes #164
2015-06-23 22:00:04 +00:00
dmiller
9fab2630fa
Resolve architecture incompatibilities with Zenmap on OS X. Fixes #161
2015-06-16 13:37:48 +00:00
dmiller
a19e3e5c12
6.49SVN version bump
2015-06-07 15:53:49 +00:00
dmiller
68409b2226
Update copyright date to 2015
2015-06-03 13:01:29 +00:00
dmiller
41e06e9e9c
Fix saving of host comments in Zenmap. Fixes #133
...
Sometimes (all the time?) hosts are "cloned" or deep-copied instead of being
copied by reference, so testing whether a host is "in" a scan is insufficient.
Now we check by address, the same way that Zenmap uses to determine 2 hosts are
the "same" for merging their output.
Also, avoid considering a scan as having unsaved changes if the comment field is
merely focused but unchanged.
2015-05-31 02:47:26 +00:00
dmiller
270d1418fe
Update OS X build info for minimum 10.8 (Mountain Lion)
2015-03-10 04:26:24 +00:00
dmiller
a4dc1b8ff6
Update zenmap copyright date
2015-02-18 02:57:27 +00:00
dmiller
4a6dc88a3c
Include hicolor theme when building Zenmap on Windows. http://seclists.org/nmap-dev/2015/q1/118
2015-02-17 17:52:39 +00:00
dmiller
7a32fcb9f5
Properly quote arguments to su-to-zenmap.sh
...
Found with http://www.shellcheck.net/
Error was: https://github.com/koalaman/shellcheck/wiki/SC2124
2015-02-13 16:31:12 +00:00
dmiller
34557315a2
Generate hi.mo
2015-02-09 22:10:02 +00:00
dmiller
6e33206fbb
New Hindi translation for Zenmap ( http://seclists.org/nmap-dev/2015/q1/103 )
2015-02-09 22:10:00 +00:00
dmiller
c95d656bfc
Generate zh.mo
2014-12-23 13:48:19 +00:00
dmiller
2421ec8933
New Chinese translation of Zenmap
...
http://seclists.org/nmap-dev/2014/q4/314
2014-12-23 13:48:17 +00:00
dmiller
e81f9fba12
Better way of getting locale's encoding
2014-12-09 15:27:26 +00:00
dmiller
f10513b154
Make get_formatted_date return a unicode string instead of bytes
2014-12-09 14:18:02 +00:00
henri
b18aa67c89
Regen fr.mo
2014-11-24 19:35:36 +00:00
henri
46c5461b8f
Update fr.po: http://seclists.org/nmap-dev/2014/q4/259
2014-11-24 19:35:31 +00:00
dmiller
ee167e1c4d
Regen de.mo, it.mo, pl.mo
2014-11-21 12:54:05 +00:00
dmiller
5bb45b5e2b
Update de.po: http://seclists.org/nmap-dev/2014/q4/235
2014-11-21 12:54:02 +00:00
dmiller
df81a6b6f1
Update it.po: http://seclists.org/nmap-dev/2014/q4/230
2014-11-21 12:54:00 +00:00
dmiller
af424ee8da
Update pl.po: http://seclists.org/nmap-dev/2014/q4/228
2014-11-21 12:53:58 +00:00
dmiller
ce340ba67b
Fix a typo in Zenmap setup: sys.prefix, not self.prefix
2014-11-13 13:24:39 +00:00
dmiller
a03556f7c4
Update .po files
2014-10-23 15:16:52 +00:00
dmiller
7f2853788e
Regen de.mo
2014-10-23 15:16:49 +00:00
dmiller
edc715fd9f
Update de.po ( http://seclists.org/nmap-dev/2014/q4/47 )
2014-10-23 15:16:47 +00:00