Miroslav Stampar
|
05293e01a4
|
Year and version bump
|
2023-01-02 23:24:59 +01:00 |
|
Miroslav Stampar
|
df4293473d
|
Fixing DeprecationWarning (logger.warn)
|
2022-06-22 12:04:34 +02:00 |
|
Miroslav Stampar
|
6276db1d80
|
Copyright year bump
|
2022-01-03 11:30:34 +01:00 |
|
Miroslav Stampar
|
d95406016c
|
Update regarding #4795
|
2021-09-08 21:01:41 +02:00 |
|
Miroslav Stampar
|
31fe3453a2
|
Copyright year bump
|
2020-12-31 11:46:27 +01:00 |
|
Miroslav Stampar
|
125de093df
|
Adding support for FrontBase
|
2020-03-02 12:43:12 +01:00 |
|
Miroslav Stampar
|
4efd745b5c
|
Copyright year bump
|
2020-01-01 13:25:15 +01:00 |
|
Miroslav Stampar
|
b3cdec547b
|
Some renaming (pylint stuff)
|
2019-06-03 10:41:51 +02:00 |
|
Miroslav Stampar
|
257fa3e9e4
|
Minor refactoring
|
2019-05-30 23:03:17 +02:00 |
|
Miroslav Stampar
|
95560da7c1
|
Implements #1222
|
2019-05-29 15:52:33 +02:00 |
|
Miroslav Stampar
|
9c247b3833
|
Last preparations for DREI
|
2019-05-08 12:47:52 +02:00 |
|
Miroslav Stampar
|
b036fcc876
|
Junk removal (in preparing for py3)
|
2019-03-27 17:37:57 +01:00 |
|
Miroslav Stampar
|
5a71210c8a
|
Update regarding #2940 (PEP 394)
|
2019-03-21 14:00:09 +01:00 |
|
Miroslav Stampar
|
590e8ed5ae
|
update_copyright_year()
|
2019-01-05 21:38:52 +01:00 |
|
Miroslav Stampar
|
8a122401aa
|
Update of copyright years
|
2018-01-02 00:48:10 +01:00 |
|
Miroslav Stampar
|
8c6b761044
|
Replacing doc/COPYING to LICENSE
|
2017-10-11 14:50:46 +02:00 |
|
Miroslav Stampar
|
55272f7a3b
|
New version preparation
|
2017-01-02 14:19:18 +01:00 |
|
Miroslav Stampar
|
d0d676ccce
|
Update of copyright string
|
2016-01-06 00:06:12 +01:00 |
|
Miroslav Stampar
|
45bdefd29b
|
Update of copyright
|
2015-01-06 15:02:16 +01:00 |
|
Bernardo Damele
|
43a4e85749
|
updated copyright
|
2014-01-13 17:24:49 +00:00 |
|
Bernardo Damele
|
4b9d8ed673
|
reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter
|
2013-02-14 11:32:17 +00:00 |
|
Bernardo Damele
|
a67ef4117f
|
make sure to use Python 2 interpreter when default system Python is version 3
|
2013-02-14 11:25:04 +00:00 |
|
Bernardo Damele
|
a43202f3c0
|
updated copyright
|
2013-01-18 14:07:51 +00:00 |
|
Miroslav Stampar
|
fb1497aa89
|
Minor update for Issue #209
|
2012-10-21 18:53:31 +02:00 |
|
Miroslav Stampar
|
ed2d163269
|
Fix for an Issue #201
|
2012-10-14 17:53:55 +02:00 |
|
Bernardo Damele
|
162da75a04
|
modified homepage address
|
2012-07-12 18:38:03 +01:00 |
|
jekil
|
c39e5a85ba
|
Removed $id$ tags
|
2012-06-27 20:56:43 +02:00 |
|
Miroslav Stampar
|
e678219a8c
|
minor update
|
2012-03-08 15:51:30 +00:00 |
|
Miroslav Stampar
|
95f89ab63a
|
updating copyright date
|
2012-01-11 14:59:46 +00:00 |
|
Bernardo Damele
|
aedcf8c8d7
|
Changed homepage address
|
2011-07-07 20:10:03 +00:00 |
|
Bernardo Damele
|
6e784e766b
|
Minor bug fix
|
2011-05-07 21:20:47 +00:00 |
|
Bernardo Damele
|
aeb149db22
|
Proper ordering of enumeration methods, consistent with the others enumeration classes
|
2011-04-30 22:04:08 +00:00 |
|
Miroslav Stampar
|
0387654166
|
update of copyright string (until year)
|
2011-04-15 12:33:18 +00:00 |
|
Miroslav Stampar
|
0eea5665b2
|
minor update
|
2011-01-24 17:41:36 +00:00 |
|
Bernardo Damele
|
3c95d71ea5
|
Minor bug fix - restored of so called kb.misc.testedDbms (now kb.misc.fpDbms) to force the DBMS (only) during the fingerprint phase
|
2011-01-14 11:55:20 +00:00 |
|
Miroslav Stampar
|
9853c1ec7f
|
fix for a bug reported by alessio.dallapiazza@gmail.com (AttributeError: users)
|
2010-12-25 09:13:57 +00:00 |
|
Miroslav Stampar
|
3ee44584d4
|
i've found a way! thank you hesus! fyea (ASC(MID) was just crashing when MID returned 'empty string')
|
2010-12-14 12:57:59 +00:00 |
|
Miroslav Stampar
|
be992b4471
|
update regarding common columns existance check
|
2010-11-11 17:09:31 +00:00 |
|
Miroslav Stampar
|
862395ced1
|
further refactoring (all enumerations are now put into enums.py)
|
2010-11-08 09:20:02 +00:00 |
|
Miroslav Stampar
|
d7dbf814a0
|
fix/update for Access
|
2010-11-04 21:47:21 +00:00 |
|
Miroslav Stampar
|
685a8e7d2c
|
refactoring of hard coded dbms names
|
2010-11-02 11:59:24 +00:00 |
|
Miroslav Stampar
|
c98d8fed83
|
minor ms access update
|
2010-11-02 10:13:36 +00:00 |
|
Miroslav Stampar
|
4f7f20b94f
|
sorry, cosmetics
|
2010-10-14 23:18:29 +00:00 |
|
Miroslav Stampar
|
8b48833136
|
large commit with copyright header modifications
|
2010-10-14 14:41:14 +00:00 |
|
Bernardo Damele
|
65a05452f7
|
Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190:
* --search -D foobar: searches all database names like the ones provided
* --search -T foobar: searches all databases' table names like the ones provided (soon)
* --search -C foobar: replaces --dump -C
|
2010-05-07 13:40:57 +00:00 |
|
Miroslav Stampar
|
d583cc07e7
|
ms access update
|
2010-03-30 15:04:55 +00:00 |
|
Bernardo Damele
|
a63e251b25
|
Ahead with code refactoring, related to r1502.
Fixed svn:keywords propset to all .py files.
|
2010-03-23 21:26:45 +00:00 |
|