Commit Graph

2508 Commits

Author SHA1 Message Date
sebastid d2d9f29e1a Move data to the first element in the callback. Ecore style.
SVN revision: 16424
2005-08-30 09:32:09 +00:00
sebastid 2f17af26aa Fix cache free.
SVN revision: 16422
2005-08-30 04:50:55 +00:00
sebastid 24d6118b32 Add a small cache.
SVN revision: 16421
2005-08-30 04:35:24 +00:00
Michael Jennings 62961e32ac Mon Aug 29 12:27:11 2005 Michael Jennings (mej)
Great work from Ryan Little <rlittle46@comcast.net> on dist and spec
updates/fixes/additions.
----------------------------------------------------------------------


SVN revision: 16401
2005-08-29 16:27:44 +00:00
sebastid c483ab195e Need to check for IN_MOVE_SELF too, added somewhere in the 2.6.13 rc
series.


SVN revision: 16400
2005-08-29 16:19:53 +00:00
sebastid a83d7cb3b3 inotify is updated to support only kernel 2.6.13 with an updated
kernel-headers. It should work with some older revisions of inotify with
some hacking, but I don't have different versions to check with.


SVN revision: 16394
2005-08-29 15:15:59 +00:00
Carsten Haitzler 5236734f1d remove debugging rect
SVN revision: 16393
2005-08-29 05:21:07 +00:00
Carsten Haitzler edde2b8cdb and fix format prepend
SVN revision: 16391
2005-08-28 14:01:02 +00:00
Carsten Haitzler 741bd8b53f fix tab line wrapping and make format append/prepend work properly with
cursor pos


SVN revision: 16390
2005-08-28 13:56:37 +00:00
Carsten Haitzler f2501ae4f1 tb2 work
SVN revision: 16389
2005-08-28 06:41:54 +00:00
sebastid 8b675d93ff Remove debug info.
SVN revision: 16384
2005-08-27 12:25:22 +00:00
sebastid b71553bff9 Fix and enable inotify monitoring. You need a fairly recent inotify for
it to work.


SVN revision: 16383
2005-08-27 11:50:50 +00:00
lordchaos 2c51880650 Don't clip "/" if that's all we have
SVN revision: 16379
2005-08-27 04:34:56 +00:00
lordchaos a228627e6c Make ecore_file_exists return true for "/", so we can monitor that dir
SVN revision: 16378
2005-08-27 04:17:36 +00:00
lordchaos 5e18e6ef44 Stop a seg on stopping '/' monitoring in ecore_file_monitor_poll
SVN revision: 16377
2005-08-27 03:23:10 +00:00
Carsten Haitzler e0d908af71 report unfound steppping at -1 so we know more :)
SVN revision: 16369
2005-08-26 10:00:15 +00:00
Carsten Haitzler 0273204901 some extra checks and leak fix
SVN revision: 16368
2005-08-26 08:00:49 +00:00
Carsten Haitzler 8b2d57a76c temporary smart stacking workaround until we fix it properly with internal
sub-object lists


SVN revision: 16367
2005-08-26 06:53:37 +00:00
Carsten Haitzler e9ada42ee1 more shape :)
SVN revision: 16363
2005-08-26 04:19:06 +00:00
Carsten Haitzler 58c289f118 fix bit order for ppc - cleanly.
SVN revision: 16362
2005-08-26 04:16:57 +00:00
Carsten Haitzler 44e0a11a43 fix parse error when there are no tags... :)
SVN revision: 16345
2005-08-25 15:23:16 +00:00
sebastid c05660f264 Don't need searchname and hostname stored.
SVN revision: 16344
2005-08-25 15:12:57 +00:00
sebastid 16b65b2d89 Remove .
SVN revision: 16338
2005-08-25 13:16:21 +00:00
sebastid 8c3e630528 Don't segv on early error (before malloc).
SVN revision: 16330
2005-08-25 08:16:01 +00:00
Carsten Haitzler bbc02011e7 + )
SVN revision: 16327
2005-08-25 04:38:12 +00:00
Carsten Haitzler 76c1919786 check for glue! :)
SVN revision: 16326
2005-08-25 04:37:24 +00:00
sebastid c2074ba87d Delay initialization of SSL.
SVN revision: 16315
2005-08-24 16:29:06 +00:00
tsauerbeck 3cc8008f84 fixed a memleak
SVN revision: 16314
2005-08-24 16:20:12 +00:00
sebastid 1b9116d064 Silence
SVN revision: 16313
2005-08-24 16:11:06 +00:00
sebastid 331fef8f08 Silence
SVN revision: 16311
2005-08-24 16:03:20 +00:00
sebastid 9a56ea9582 sssh
SVN revision: 16308
2005-08-24 15:47:36 +00:00
sebastid e9dfdea2e9 Change ecore_con_dns_gethostbyname() to ecore_con_dns_lookup()
SVN revision: 16307
2005-08-24 09:11:30 +00:00
Carsten Haitzler a815f4ffcf oh STUPId me - i forgot to add current y co-ord for ptr offset! bah!
SVN revision: 16305
2005-08-24 08:03:29 +00:00
sebastid e90fd32b80 Big update.
Understand CNAME, get the right hostname and aliases and get all IP's.


SVN revision: 16303
2005-08-24 02:24:25 +00:00
Carsten Haitzler 6ad4e5e98e alloc checks
SVN revision: 16297
2005-08-23 08:18:17 +00:00
Carsten Haitzler b8955c9f1f handle circulate events...
SVN revision: 16292
2005-08-23 03:47:55 +00:00
sebastid 509d18c822 TODO++
SVN revision: 16281
2005-08-22 14:03:16 +00:00
stffrdhrn ad9a2cdc13 A wise man once said 'There is no need to display warnings about syntax one didn't create and may not fully support'. I otherword, don't complain about anything we don't recongnise.
SVN revision: 16278
2005-08-22 13:33:41 +00:00
stffrdhrn 6a13fae932 skip # as well
SVN revision: 16277
2005-08-22 13:08:20 +00:00
Carsten Haitzler 074dfd7638 max size respecting yo
SVN revision: 16265
2005-08-22 05:32:22 +00:00
stffrdhrn 6b56f53ea9 dont complain about comments in resolv.conf
SVN revision: 16257
2005-08-21 15:46:57 +00:00
Carsten Haitzler e8973254f1 you can query certain format nodes - like \n and \t... :)
SVN revision: 16252
2005-08-21 05:13:49 +00:00
Carsten Haitzler c50dc66ff5 more tb2!
SVN revision: 16241
2005-08-20 08:01:59 +00:00
Carsten Haitzler 52f8f3be64 some more work on tb2
SVN revision: 16234
2005-08-18 15:59:42 +00:00
rbdpngn 1cceb03000 Fix build on OS X, holler if this causes Linux issues.
SVN revision: 16222
2005-08-17 06:23:58 +00:00
sebastid 4468e67fa0 Don't divide by 0.
SVN revision: 16216
2005-08-17 00:30:09 +00:00
sebastid 3682e40ecc search domain and search
remove problem in kill_server, didn't check if the fd_handler was NULL
Don't recreate the message for each server.


SVN revision: 16210
2005-08-16 13:15:24 +00:00
sebastid 26e35fe2c5 Check if the server was found.
Formatting.


SVN revision: 16209
2005-08-16 11:26:05 +00:00
sebastid 4a68032422 More checking.
SVN revision: 16208
2005-08-16 10:48:46 +00:00
Carsten Haitzler a1824f418a remove debug rect
SVN revision: 16206
2005-08-16 09:42:15 +00:00