Dane Springmeyer
|
ab7f6ee75c
|
update rasterlite, occi, csv, hello_world, and rundemo
|
2012-03-09 12:58:16 +00:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
975afebd87
|
ensure all plugins report best guess at top level geometry_type using new descriptor attribute
|
2012-01-11 20:03:23 -08:00 |
|
Dane Springmeyer
|
62a5e457f1
|
plugin code formatting based on emacs format in utils/format_source_files
|
2011-11-13 19:37:50 -08:00 |
|
Dane Springmeyer
|
a058639b24
|
use c++ style includes
|
2011-11-09 16:45:18 -08:00 |
|
kunitoki
|
35739ae917
|
- fix indentation and trailing spaces (generally coding style) in kismet plugin partially related to #911
- implemented srs datasource option in kismet plugin (was hardcoded and not changeable)
|
2011-10-22 03:10:45 +02:00 |
|
Artem Pavlenko
|
bfd27f6047
|
+ revert make_shared in kismet_thread (introduced in #2907)
|
2011-05-19 16:39:55 +00:00 |
|
Dane Springmeyer
|
49fd1f93d1
|
use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation
|
2011-05-16 23:41:34 +00:00 |
|
Lucio Asnaghi
|
795384596d
|
+ kismet plugin cosmetics
|
2010-11-18 22:48:56 +00:00 |
|
Lucio Asnaghi
|
b7414ee1f9
|
+ aligned kismet to use the new box2d::from_string
|
2010-11-14 14:46:44 +00:00 |
|
Robert Coup
|
1dce437120
|
#622 add optional late-binding of datasources
|
2010-10-24 06:34:18 +00:00 |
|
Dane Springmeyer
|
67a8f33da9
|
fix minor issues caught in debian packaging relating to executable status and spelling
|
2010-02-21 17:28:01 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
71f69feed4
|
add missing include
|
2009-11-29 22:16:32 +00:00 |
|
Andreas Volz
|
213384c7e3
|
- return is enough if host isn't found. The exit is to much for this problem
- also return for other problems with the sockets. If not I get a hit from gdb while writing in a not existing socket...
|
2009-07-26 20:37:57 +00:00 |
|
Dane Springmeyer
|
e4aab13cb7
|
kismet: avoid compiler errors due to unused variable
|
2009-05-08 23:38:42 +00:00 |
|
Andreas Volz
|
5994b51620
|
changed logging
|
2009-03-27 21:38:10 +00:00 |
|
Andreas Volz
|
845441a1b8
|
support for different icon types (uncrypted, crypted, WEP)
|
2009-03-24 20:55:18 +00:00 |
|
Andreas Volz
|
cab469eefb
|
- added new et input plugin
- add missing files to plugins Makefile.am
- split debugging and tracing
- documentation
|
2009-03-22 22:26:42 +00:00 |
|