aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* indent fix, pass 2Laurent Ghigonis2013-06-0512-133/+140
| | | | no functional change
* libglouglou: dnsreverse typoLaurent Ghigonis2013-06-051-1/+1
|
* convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-0520-2343/+2359
| | | | no functionnal change
* gg_map: fix dependencies descriptionLaurent Ghigonis2013-06-051-2/+2
|
* gg_sniff: be less verboseLaurent Ghigonis2013-06-051-8/+8
|
* gg_map: update exampleLaurent Ghigonis2013-06-051-1/+1
|
* gg_map: indicate git clone command for dependenciesLaurent Ghigonis2013-06-051-6/+4
|
* gg_map: mention 'efx' is neededLaurent Ghigonis2013-06-051-0/+1
|
* gg_sniff: add -f <libpcap filter>Laurent Ghigonis2013-06-053-9/+15
|
* gg_sniff: update README to match reality and talk about filtersLaurent Ghigonis2013-06-051-5/+17
|
* glougloud: fix usage()Laurent Ghigonis2013-06-051-1/+2
|
* gg_map: printf respect loglevelLaurent Ghigonis2013-06-051-25/+32
|
* pkg namingLaurent Ghigonis2013-06-051-4/+5
|
* namingLaurent Ghigonis2013-06-051-2/+2
|
* update make pkgLaurent Ghigonis2013-06-051-4/+7
|
* gg_map: install glouglou_localsniff.sh on make installLaurent Ghigonis2013-06-051-0/+2
|
* glouglou_localsniff: move to gg_mapLaurent Ghigonis2013-06-051-0/+0
|
* gg_map: option to specify glougloud server ip / portLaurent Ghigonis2013-06-051-1/+41
|
* glougloud: option to specify listen interfaces / portsLaurent Ghigonis2013-06-051-4/+20
|
* make pkg build .tgzLaurent Ghigonis2013-06-051-0/+1
|
* add main build MakefileLaurent Ghigonis2013-06-051-0/+23
|
* localviz: prefer programs from PWDLaurent Ghigonis2013-06-051-0/+2
|
* add wrapper script to visualize network activity on local machineLaurent Ghigonis2013-06-051-0/+21
|
* glougloud: fix usageLaurent Ghigonis2013-06-051-1/+1
|
* update emailLaurent Ghigonis2013-06-053-3/+3
|
* move elife to Enlightenment repositoryLaurent Ghigonis2013-03-1917-1281/+0
| | | | git clone git://git.enlightenment.org/devs/kiwi/elife.git
* move egraph to Enlightenment repositoryLaurent Ghigonis2013-03-1923-3234/+2
| | | | git clone git://git.enlightenment.org/devs/kiwi/egraph.git
* gg_sniff: fix missing usage() \nLaurent Ghigonis2013-03-101-1/+1
|
* glougloud: fix usage() wrong optionLaurent Ghigonis2013-03-101-1/+1
|
* glougloud: missing usage \nLaurent Ghigonis2013-03-101-1/+1
|
* typoLaurent Ghigonis2013-03-101-1/+1
|
* egraph: simplify pkg-config callLaurent Ghigonis2013-03-101-3/+1
| | | | from vtorri
* gg_sniff: replace tabs by 2 spacesLaurent Ghigonis2013-03-011-388/+388
| | | | no functionnal change
* remove old fileLaurent Ghigonis2013-02-271-6/+0
|
* Merge elife repository in glouglou repository in gg_elife/Laurent Ghigonis2013-02-2717-0/+1281
|\
| * if gg_packet type is not about packets, do not inject patternLaurent Ghigonis2012-12-091-1/+1
| |
| * reduce the timer to update background every half secondLaurent Ghigonis2012-11-301-1/+1
| |
| * when injecting pattern, do not erase living cellsLaurent Ghigonis2012-11-301-1/+4
| |
| * display different fixed colors based on glouglou event.Laurent Ghigonis2012-11-301-7/+23
| | | | | | | | for now only handle process events
| * add conditionnal glouglou support :)Laurent Ghigonis2012-11-304-4/+65
| |
| * cell redraw when injecting pattern is not neededLaurent Ghigonis2012-11-301-1/+1
| |
| * fix evas object delete calls, so we can now free the grid content without crashLaurent Ghigonis2012-11-301-4/+3
| | | | | | | | :)
| * fix window titleLaurent Ghigonis2012-11-051-1/+1
| |
| * add comment on free()Laurent Ghigonis2012-11-051-0/+1
| |
| * redraw cell in grid_pattern_inject()Laurent Ghigonis2012-11-051-0/+2
| | | | | | | | fixes pattern injection on mouse down
| * bump NEWSLaurent Ghigonis2012-11-051-1/+3
| |
| * bump versionLaurent Ghigonis2012-11-051-1/+1
| |
| * move "Future" to "Ideas"Laurent Ghigonis2012-11-051-11/+12
| |
| * increase inject probaLaurent Ghigonis2012-11-051-1/+1
| |
| * Merge branch 'master' into manual_drawLaurent Ghigonis2012-11-051-1/+5
| |\