Timeline


and .

01/10/09:

16:02 Ticket #199 (Umit may hang while starting) created by gpolo
If you run umit with python 2.4, without having pysqlite installed, it …
15:11 Changeset [3930] by gpolo

Adjusted to work with python 2.4

13:31 Ticket #197 (PacketManipulator doesn't run on Python 2.4) reopened by getxsick
I'm reopening this ticket because of some discussion are still open.

01/09/09:

23:28 Ticket #197 (PacketManipulator doesn't run on Python 2.4) closed by nopper
invalid: I use sax in Preference Manager and with python 2.4 I cannot run PM …
23:01 Ticket #157 (Umit Crash - 'extract_tb() takes at least 1 argument (0 given)') closed by gpolo
fixed: We are more likely to want …
23:00 Changeset [3929] by gpolo

Fixed ticket 157. Replace unneeded and incorrect usage of ...

02:47 Ticket #198 (a lot of equations like type(x) == type("")) created by getxsick
there are thousands of them in umit code. even better is {{{type(x) is …
02:22 Ticket #197 (PacketManipulator doesn't run on Python 2.4) created by getxsick
and it should :)
02:18 Ticket #158 (Umit Crash - 'Failed to open file ...) closed by getxsick
duplicate: The same issue is #40 and the conversion is there. I'm closing this and …
02:08 Ticket #196 (Can't create new profile with using Wizard) created by getxsick
I use expert mode (not tested on beginner), and when I click 'OK' the …
02:05 Ticket #169 (Crash on Launch) closed by getxsick
fixed

01/08/09:

13:36 Ticket #160 (Umit Crash - 'extract_tb() takes at least 1 argument (0 given)') closed by gpolo
duplicate: Duplicate of ticket 157

01/07/09:

23:26 Ticket #193 (every scan add the same callback function and duplicate the calling) closed by getxsick
fixed: fixed in the changeset r3928
23:25 Changeset [3928] by getxsick

Fixed #193. Avoid to redundant adding callbacks for host/services menus.

14:36 Ticket #66 (Umit Crashes when comparing results) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:36 Ticket #99 (Umit Crash - ''list' object has no attribute 'get'') closed by gpolo
fixed: This has been fixed in the changeset 3927
14:36 Ticket #185 (service's filter after set up can't be removed) closed by gpolo
fixed: This has been fixed in the changeset 3927, or at least partially. To …
14:35 Ticket #186 (ScanNotebookPage.parsed.services_scanned is always None) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:35 Ticket #187 (some columns in Ports/Hosts menu for selected host are empty) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:35 Ticket #188 (Opening a saved scan, no service list) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:34 Ticket #189 (get_(open|filtered|closed)_ports() raise exception) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:34 Ticket #195 (exception during closing tab for some scan profiles (as root)) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:34 Ticket #194 (raised exception for some kind of scans during saving USR file) closed by gpolo
fixed: This has been fixed in the changeset 3927
14:33 Changeset [3927] by gpolo

* Fixes for the following tickets: 66, 99, 185, 186, 187, 188, 189, 194, ...

14:10 Changeset [3926] by gpolo

Updated SearchResult? to the new parser

13:52 Changeset [3925] by gpolo

Updated DiffCompare? to use the new parser

13:24 Changeset [3924] by gpolo

* More umitDB fixes to work with the new parser; * Merged latest ...

13:16 Changeset [3923] by gpolo

Removed merge tracking for "svnmerge" for ...

13:10 Changeset [3922] by gpolo

Updated XMLStore to work with the new parser

12:41 Changeset [3921] by gpolo

properties added in HostInfo?: state, ip, ipv6 and mac

12:33 Changeset [3920] by gpolo

Blocked revisions 3919 via svnmerge

........

r3919 | gpolo | 2009-01-07 ...

12:32 Changeset [3919] by gpolo

Updated get_services

12:31 Changeset [3918] by gpolo

Initialized merge tracking via "svnmerge" with revisions "1-3917" from ...

12:29 Changeset [3917] by gpolo

* More fixes -- some related to the new parser; * Updated parser to the ...

12:27 Changeset [3916] by gpolo

Updated services writing

12:20 Changeset [3915] by gpolo

parse epoch_time as float

12:17 Changeset [3914] by gpolo

Fixed _write_runstats

01:15 Changeset [3913] by gpolo

* Merged NmapParser? from the nmapparser branch; * Fixed several things in ...

01/06/09:

23:33 Changeset [3912] by gpolo

Fixed formated_finish_date and finish_epoch_time

22:43 Changeset [3911] by getxsick

Added a scan with 2 hosts.

22:32 Ticket #195 (exception during closing tab for some scan profiles (as root)) created by getxsick
read #194 first. in this case, we don't have to save the scan. just …
22:28 Changeset [3910] by getxsick

Added XML files for only-root profiles. Can't produce USR files because of ...

22:24 Changeset [3909] by getxsick

Removed broken usr from the repo.

22:15 Changeset [3908] by getxsick

Added USR and XML outputs of standard profiles done as a root. Host used ...

22:13 Ticket #194 (raised exception for some kind of scans during saving USR file) created by getxsick
I see this behaviour for the following profiles: * Operation System …
22:02 Changeset [3907] by getxsick

Added USR and XML outputs of standard profiles done as a NON root! Host ...

21:17 Changeset [3906] by gpolo

Avoid a final space in hostname

21:13 Changeset [3905] by gpolo

Rest assured that anything under single quotes do not need to be ...

20:58 Changeset [3904] by gpolo

Initial support for taskbegin, taskprogress and taskend.

20:55 Changeset [3903] by gpolo

* Fixed services_scanned; * Removed setter for num_services and ...

19:48 Changeset [3902] by gpolo

Forgot instance

19:45 Changeset [3901] by gpolo

* Fixed get_services; * Minor tweak in get_hostnames.

19:39 Changeset [3900] by gpolo

Fixed get_vendor, get_hostname, get_open_ports, get_filtered_ports, ...

18:39 Changeset [3899] by gpolo

Fixed write_xml

18:28 Changeset [3898] by gpolo

Simplified ports parsing

18:28 Changeset [3897] by gpolo

* Updated addresses display; * Added extraports display.

17:19 Changeset [3896] by gpolo

* Renamed HostInfo?.ports_used to HostInfo?.portused; * Renamed ...

17:04 Changeset [3895] by gpolo

* There is no longer a HostInfo?.hops, now it lives on ...

16:51 Changeset [3894] by gpolo

* Changed HostInfo?.state to HostInfo?.status (it is a dict now) * Changed ...

16:25 Changeset [3893] by gpolo

Removed bad use of os.access

16:20 Changeset [3892] by gpolo

* Remove unneeded properties from HostInfo?; * Other misc changes.

14:09 Changeset [3891] by gpolo

* Changed 'runstats' format; * Fixed epoch typos; * Prepared to move ...

13:43 Changeset [3890] by gpolo

Simplified parsing of the simpler xml entities; Improved ParserBasics? ...

12:44 Changeset [3889] by gpolo

* Removed 'months' usage -- let calendar handle; * Added some new keys ...

01/05/09:

22:57 Changeset [3888] by gpolo

Attributes -> AttributesImpl?

22:52 Changeset [3887] by gpolo

Removed trailling whitespaces

22:28 Changeset [3886] by gpolo

Added demo back, as xmldisplay.py, with some better usage interface.

22:16 Changeset [3885] by gpolo

Simplified HostInfo?.set_id, NmapParserSAX.remove_none_keys and a check ...

22:06 Changeset [3884] by gpolo

Removed use of other umitCore modules; Also dropped string module usage ...

22:01 Changeset [3883] by gpolo

Initial NmapParser? copied from trunk

21:59 Changeset [3882] by gpolo

Added directory for holding sample nmap xml files

21:58 Changeset [3881] by gpolo

Created branch for fixing and improving the current NmapParser?

12/27/08:

17:02 Ticket #193 (every scan add the same callback function and duplicate the calling) created by getxsick
host/services menus have callbacks if something has changed. if you …

12/26/08:

12:18 Changeset [3880] by luis

Fixed icons (open, expand, etc) at NodeWindow?

12/25/08:

23:20 Ticket #192 (topology's tab makes umit's window too large for small screens) created by gpolo
After you go to the topology's tab and click on controls the umit's window …
23:14 Ticket #131 (Umit Crash - ''HIGClosableTabLabel' object has no attribute ...) closed by getxsick
fixed: please see #33 for this issue. it has been already resolved. if any …
23:13 Ticket #156 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:12 Ticket #131 (Umit Crash - ''HIGClosableTabLabel' object has no attribute ...) reopened by getxsick
23:12 Ticket #131 (Umit Crash - ''HIGClosableTabLabel' object has no attribute ...) closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:03 Ticket #101 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:03 Ticket #56 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:03 Ticket #42 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:02 Ticket #168 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:02 Ticket #162 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:02 Ticket #161 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. Also you have to install pysqlite (or use …
23:00 Ticket #137 (Umit Crash - 'name '_' is not defined') closed by getxsick
fixed: It's being fixed in r3879. You have to install pysqlite (or use Python …
22:55 Changeset [3879] by getxsick

Added extra information for users if sqlite is not installed and fixed ...

22:28 Changeset [3878] by gpolo

Merged revisions 3858,3876-3877 via svnmerge from ...

22:08 Changeset [3877] by getxsick

Added missing import of I18N

21:32 Ticket #191 (psyco should be disable for UMIT_DEVELOPMENT=1) closed by getxsick
fixed
21:31 Changeset [3876] by getxsick

#191: psyco is off if UMIT_DEVELOPMENT was set

21:16 Changeset [3875] by gpolo

Removed trailling whitespaces

21:02 Changeset [3874] by gpolo

Removed unecessary imports to os.path

21:02 Ticket #191 (psyco should be disable for UMIT_DEVELOPMENT=1) created by getxsick
Psyco avoids to use pdb for debugging.
20:49 Changeset [3873] by gpolo

Reorganized it a bit while running directly

20:34 Changeset [3872] by gpolo

Fixed some error messages

20:33 Changeset [3871] by gpolo

Removed string module usage

20:28 Changeset [3870] by gpolo

Replaced all type() calls

20:15 Changeset [3869] by gpolo

No need to do type checking on set_id

20:08 Ticket #190 (Add scan to inventory) closed by gpolo
fixed: I've fixed this on r3868, but as we discussed there is another error that …
20:07 Changeset [3868] by gpolo

"Fixed" trac ticket 190 -- check for vendor availability before accessing ...

20:05 Changeset [3867] by gpolo

Fixing argument passing for the updated XMLStore.store method

20:01 Changeset [3866] by gpolo

Always close the connection to the database openned by XMLStore

19:35 Changeset [3865] by gpolo

Always remove a finished scan from the running scans list

19:04 Ticket #190 (Add scan to inventory) created by luis
When I try add a simple scan to Inventory it …
18:06 Ticket #189 (get_(open|filtered|closed)_ports() raise exception) created by getxsick
[…]
17:19 Ticket #188 (Opening a saved scan, no service list) created by luis
Reproduce: 1) Make a scan 2) Go to service list, have it? …
02:41 Ticket #187 (some columns in Ports/Hosts menu for selected host are empty) created by getxsick
but the same columns for selected services are available...so why they are …
01:03 Ticket #186 (ScanNotebookPage.parsed.services_scanned is always None) created by getxsick
Scanned services are available as ScanNotebookPage?.services. Shouldn't be …

12/24/08:

16:04 Ticket #185 (service's filter after set up can't be removed) created by getxsick
after scan, we can select service from services list, but after that when …

12/22/08:

12:04 Ticket #184 (Icon for 'Scan' button?) created by getxsick
It would be nice to have a icon instead simple label for SCAN button

12/21/08:

18:29 Changeset [3864] by luis

Added missing files

18:03 Changeset [3863] by luis

Merged revisions 3765-3766,3771,3788-3789,3792,3794,3797-3804,3849,3858 ...

16:20 Changeset [3862] by luis

Initialized merge tracking via "svnmerge" with revisions "561-2940" from ...

16:15 Changeset [3861] by luis

Remove wrong proprieties

16:06 Changeset [3860] by nopper

Merged revisions ...

15:32 Changeset [3859] by nopper

Initialized merge tracking via "svnmerge" with revisions "1-2992" from ...

12:53 Ticket #177 (no tutorial has found) closed by nopper
fixed: Fixed in r3858
12:52 Changeset [3858] by nopper

Fixing horror

12/20/08:

16:03 Changeset [3857] by luis

update prop svnmege-blocked 1-2940

13:31 Changeset [3856] by luis

Blocked revisions 1-3756

13:22 Changeset [3855] by luis

Block revision 2940-3756

13:11 Changeset [3854] by luis

Initialized merge tracking via "svnmerge" with revisions "1-3853" from ...

12/18/08:

16:30 Changeset [3853] by gpolo

Hopefully there are no more comparisons against None not using identity

16:23 Changeset [3852] by gpolo

Found some more comparisons against None not using identity

16:21 Ticket #183 (Always compare to None using identity) created by gpolo
I just fixed on my branch all comparisons against None that were using == …
16:14 Changeset [3851] by gpolo

Always compare to None using identity.

16:12 Changeset [3850] by gpolo

Compare against None based on identity

16:03 Changeset [3849] by gpolo

Initialized merge tracking via "svnmerge" with revisions "1-3848" from ...

12/17/08:

15:14 Changeset [3848] by rcarvalho
14:53 Ticket #64 (Error when open 127.0.0.1:8059 on Linux (fedora)) closed by rcarvalho
fixed: It was an error in WebPaths?.py Check out the last version of branch and …
14:49 Changeset [3847] by rcarvalho

Fixed log file path Fixed issue #64

14:01 Ticket #182 (Nmap not found but scan still running) created by rcarvalho
When I try to perform a scan without nmap installed, an exception is …
12:51 Changeset [3846] by rcarvalho

- Created a 'Help' link pointing to Umit Help folder - Worked on linux ...

11:55 Changeset [3845] by rcarvalho

Deleted unecessary umitGUI folder

11:52 Changeset [3844] by rcarvalho
11:51 Changeset [3843] by rcarvalho

12/16/08:

15:02 Changeset [3842] by rcarvalho

Fixed umitweb default port number

14:42 Ticket #54 (installing scripts) closed by rcarvalho
fixed: It has been fixed in newest version on UmitWeb's branch. Please check it …
14:03 Ticket #51 (Augmentin) closed by rcarvalho
invalid: Just a Spam
13:42 Ticket #127 (host alias doesn't work properly) closed by rcarvalho
fixed: Host Alias are working fine right now. It was a problem in alias …
13:16 Changeset [3841] by rcarvalho
13:16 Ticket #167 (umitweb hard-coded port number) closed by rcarvalho
fixed: In current trunk version, you can change the port number and server …

12/15/08:

23:43 Changeset [3840] by gpolo

Removed remaining reference to UMIT_ICON

23:19 Ticket #72 (zocor side effects) closed by gpolo
invalid
23:00 Changeset [3839] by gpolo

Update config file representation after writing to it

21:16 Ticket #181 (When copying files we must treat them as binary to not have problems under ...) created by gpolo
I remember having this same problem with some other module in umit and now …
21:11 Changeset [3838] by gpolo

When copying files treat them as binary files, otherwise problems are ...

18:38 Changeset [3837] by gpolo

Readded Network Inventory docs

18:13 Changeset [3836] by gpolo

This was too outdated

18:12 Changeset [3835] by gpolo

Merged revisions 3792,3794,3797-3804 via svnmerge from ...

17:48 Changeset [3834] by gpolo

Merged revisions ...

17:42 Changeset [3833] by gpolo

Merged revisions 3307-3308,3366,3379,3383,3567,3628,3678-3679 via svnmerge ...

17:36 Changeset [3832] by gpolo

Merged revisions 3276 via svnmerge from ...

15:48 Changeset [3831] by gpolo

weird problem with svn locks, attempt to fix it

15:38 Changeset [3830] by gpolo

Merged revisions 2888,2891,2968 via svnmerge from ...

15:30 Changeset [3829] by gpolo

Merged revisions 2814-2815,2831 via svnmerge from ...

15:29 Changeset [3828] by gpolo

Rolled back revisions 2814-2815,2831 via svnmerge from ...

15:24 Changeset [3827] by gpolo

Merged revisions ...

15:06 Changeset [3826] by gpolo

Merged revisions ...

14:10 Changeset [3825] by gpolo

Merged revisions ...

14:05 Ticket #180 (Move testcase from inside umitCore/NmapCommand.py to test/something) created by gpolo
Why was a testcase added inside umitCore/NmapCommand.py ? tests should …
13:32 Changeset [3824] by gpolo

Merged revisions 2617,2678,2719,2723-2725,2728,2732,2780-2784,2787-2796 ...

13:01 Changeset [3823] by gpolo

Merged revisions 2560,2562,2564-2566,2570-2571 via svnmerge from ...

12:53 Changeset [3822] by gpolo

Merged revisions 1471,1473,1574-1575,1996,2002,2007,2009-2012 via svnmerge ...

12:29 Changeset [3821] by gpolo

Merged revisions 1370,1377,1406,1450-1453,1458,1463-1464 via svnmerge from ...

12:13 Changeset [3820] by gpolo

Blocked revisions 1398,1419 via svnmerge

........

r1398 | ggpolo | ...

12:08 Changeset [3819] by gpolo

Blocked revisions 1242-1243,1249-1250,1259,1275,1280,1282 via ...

12:04 Changeset [3818] by gpolo

Blocked revisions 1285-1289,1296,1306,1309,1312,1323-1325,1327,1334,1336 ...

11:55 Changeset [3817] by gpolo

Blocked revisions ...

04:24 Changeset [3816] by gpolo

Blocked revisions 846-847,965,1039-1040 via svnmerge

........

r846 | ...

04:15 Changeset [3815] by gpolo

Blocked revisions 636-640,649-650,652,663-665,668,765 via ...

03:59 Changeset [3814] by gpolo

Blocked revisions 575-576,598,616,619 via svnmerge

........

r575 | ...

03:54 Changeset [3813] by gpolo

Blocked revisions 567-573 via svnmerge

........

r567 | boltrix | ...

03:30 Changeset [3812] by gpolo

Blocked revisions 561-562 via svnmerge

........

r561 | boltrix | ...

03:19 Changeset [3811] by gpolo

Updated svnmerge-integrated property

12/14/08:

03:42 Changeset [3810] by rcarvalho

UmitWeb has now a class that add web functionality to UmitCore?.Paths' ...

12/13/08:

20:03 Changeset [3809] by gpolo

Initialized merge tracking via "svnmerge" with revisions "1-3808" from ...

20:02 Changeset [3808] by gpolo

Removed merge tracking for "svnmerge" for ...

19:56 Changeset [3807] by gpolo

Fixed svnmerge-integrated prop

19:52 Changeset [3806] by gpolo

Fixed svnmerge-integrated prop

19:48 Changeset [3805] by gpolo

Initialized merge tracking via "svnmerge" with revisions "1-2835" from ...

Note: See TracTimeline for information about the timeline view.