|
|
|
@2648da95633d939f2cb0dd601b14ada1d9ff0667
|
[2648da95633d939f2cb0dd601b14ada1d9ff0667]
|
02/23/11 20:42:24 |
Theo Schlossnagle <jesus@omniti.com> |
noit_log.c:571: warning: dereferencing type-punned pointer will break … |
|
|
|
@79dcf4400f8b66d4ba7a389cc0c320576fe5764c
|
[79dcf4400f8b66d4ba7a389cc0c320576fe5764c]
|
02/23/11 19:38:58 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #354 |
|
|
|
@5f14683bee8a05164f012b771390beeeb9c7f4c3
|
[5f14683bee8a05164f012b771390beeeb9c7f4c3]
|
02/22/11 17:21:13 |
Brian Clapper <bclapper@omniti.com> |
cert_end_in should be int32 to keep the value from rollin rollin rollin... … |
|
|
|
@d81603daee0f28cba26482b80eb0b223338ae787
|
[d81603daee0f28cba26482b80eb0b223338ae787]
|
02/21/11 22:29:57 |
Brian Clapper <bclapper@omniti.com> |
return cert_end_in metric (seconds until expire). closes #352 |
|
|
|
@01144b78af5408a407165c8b36e6a644cc9d3696
|
[01144b78af5408a407165c8b36e6a644cc9d3696]
|
02/21/11 22:23:13 |
Theo Schlossnagle <jesus@omniti.com> |
print an error if this occurs |
|
|
|
@ec0f79b5ee03bd254353c5cb634373649f79ebc2
|
[ec0f79b5ee03bd254353c5cb634373649f79ebc2]
|
02/21/11 17:06:05 |
Theo Schlossnagle <jesus@omniti.com> |
several warning (now error) fixes on Linux |
|
|
|
@1a778bd1b1b6f321eff6ff69403dd1cd55d8ef1a
|
[1a778bd1b1b6f321eff6ff69403dd1cd55d8ef1a]
|
02/21/11 17:05:40 |
Theo Schlossnagle <jesus@omniti.com> |
this doesn't need libpq headers |
|
|
|
@1bd87456130e0880e302c7337868f5f39a10596a
|
[1bd87456130e0880e302c7337868f5f39a10596a]
|
02/21/11 16:54:10 |
Theo Schlossnagle <jesus@omniti.com> |
on linux, vasprintf isn't defined unless you do _GNU_SOURCE... retarded, … |
|
|
|
@d11edc6485c8548e151e2b14ca904c22cefb5fa3
|
[d11edc6485c8548e151e2b14ca904c22cefb5fa3]
|
02/21/11 16:52:05 |
Theo Schlossnagle <jesus@omniti.com> |
system is declared with warn_unused_result, so we need to pretend here |
|
|
|
@e63a8ea611819efb4ba56ce05009e11c511548db
|
[e63a8ea611819efb4ba56ce05009e11c511548db]
|
02/21/11 16:50:51 |
Theo Schlossnagle <jesus@omniti.com> |
results of [1571] |
|
|
|
@c38b3645e99a34831c2bb2883fc16adaba9b140a
|
[c38b3645e99a34831c2bb2883fc16adaba9b140a]
|
02/21/11 16:43:19 |
Theo Schlossnagle <jesus@omniti.com> |
this assignment break strict aliasing rules under gcc, we'll need to use a … |
|
|
|
@e06e00e9272d5e12448881e0b1331671143eed34
|
[e06e00e9272d5e12448881e0b1331671143eed34]
|
02/20/11 17:46:24 |
Theo Schlossnagle <jesus@omniti.com> |
we allow dynamic resolution, so this isn't an error -- it's actually not … |
|
|
|
@ce6a0600761ddbd0ee44fdc8d488a24e5a020fa1
|
[ce6a0600761ddbd0ee44fdc8d488a24e5a020fa1]
|
02/20/11 17:34:29 |
Theo Schlossnagle <jesus@omniti.com> |
fix two warnings |
|
|
|
@8a8ffcf208483f2c01a51f3bbb05e70e93f073cc
|
[8a8ffcf208483f2c01a51f3bbb05e70e93f073cc]
|
02/20/11 17:31:42 |
Theo Schlossnagle <jesus@omniti.com> |
not that people can't build these themselves,
but it would be a source of … |
|
|
|
@2527e31b6e3fd7f3e3e646e9dfa37645cb17fc41
|
[2527e31b6e3fd7f3e3e646e9dfa37645cb17fc41]
|
02/20/11 17:28:35 |
Theo Schlossnagle <jesus@omniti.com> |
use $(MAKE) instead of make in Makefile |
|
|
|
@c59d0c263dc682ac50a92e32d4dc615c9928df09
|
[c59d0c263dc682ac50a92e32d4dc615c9928df09]
|
02/20/11 17:23:56 |
Theo Schlossnagle <jesus@omniti.com> |
explicit target make solaris make happy |
|
|
|
@5f469fd0e15771e05af1ab103dcf666177e7dfda
|
[5f469fd0e15771e05af1ab103dcf666177e7dfda]
|
02/20/11 17:18:52 |
Theo Schlossnagle <jesus@omniti.com> |
hush warning about this not being used in a varargs context |
|
|
|
@06601a4dda0346aeef2da039407fd01010951a73
|
[06601a4dda0346aeef2da039407fd01010951a73]
|
02/20/11 17:13:04 |
Theo Schlossnagle <jesus@omniti.com> |
cleanup makefile deps and targets. instead of not noticing subdeps, we now … |
|
|
|
@f3f3b03e3c14d979f767e52e4a036c0b0e7701b6
|
[f3f3b03e3c14d979f767e52e4a036c0b0e7701b6]
|
02/20/11 15:59:36 |
Theo Schlossnagle <jesus@omniti.com> |
fix warning |
|
|
|
@09ecd288337978ca01c842684ec58b4bad68ce6e
|
[09ecd288337978ca01c842684ec58b4bad68ce6e]
|
02/20/11 15:50:57 |
Theo Schlossnagle <jesus@omniti.com> |
This patch does a lot, all refs #351
* fix up the test harness to … |
|
|
|
@f8c63e9fdef637cbef40fa8f4535742dce17d609
|
[f8c63e9fdef637cbef40fa8f4535742dce17d609]
|
02/18/11 22:42:03 |
Theo Schlossnagle <jesus@omniti.com> |
fix initialization order... default config ships with dns modules enabled … |
|
|
|
@4135087760a0c7f5d7c6b345c2cd6b2a297b7cab
|
[4135087760a0c7f5d7c6b345c2cd6b2a297b7cab]
|
02/18/11 21:38:09 |
Theo Schlossnagle <jesus@omniti.com> |
make the timeout here match the retention policy |
|
|
|
@9be14abfe879c074d58adf36e86a38e2882a8b28
|
[9be14abfe879c074d58adf36e86a38e2882a8b28]
|
02/18/11 16:56:28 |
Theo Schlossnagle <jesus@omniti.com> |
clearer error message |
|
|
|
@66dbd3e74ea380a09bbcc8e8428ca1bdda17324a
|
[66dbd3e74ea380a09bbcc8e8428ca1bdda17324a]
|
02/18/11 16:52:31 |
Theo Schlossnagle <jesus@omniti.com> |
eliminate unused variable |
|
|
|
@58a84d386885a444866925f495594b50f1bc4623
|
[58a84d386885a444866925f495594b50f1bc4623]
|
02/18/11 16:51:16 |
Theo Schlossnagle <jesus@omniti.com> |
expose jobq info |
|
|
|
@4a4fa329f7b3b7b3d8927d10092ec0ec3a8c7770
|
[4a4fa329f7b3b7b3d8927d10092ec0ec3a8c7770]
|
02/17/11 21:54:50 |
Theo Schlossnagle <jesus@omniti.com> |
fix a memory leak |
|
|
|
@f76d9371047ae30743021167aed4133fc0b7926a
|
[f76d9371047ae30743021167aed4133fc0b7926a]
|
02/17/11 20:55:06 |
Theo Schlossnagle <jesus@omniti.com> |
We need to make sure we only encode up to 2 characters shy of the … |
|
|
|
@637731dd84df22000af7615a62662e35d76413a9
|
[637731dd84df22000af7615a62662e35d76413a9]
|
02/17/11 15:49:15 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #350 |
|
|
|
@7d308b7989cb04229e214e3ca04435922d9965c8
|
[7d308b7989cb04229e214e3ca04435922d9965c8]
|
02/16/11 01:41:23 |
Theo Schlossnagle <jesus@omniti.com> |
make collect work better and support watches |
|
|
|
@b7a4679e0291d61725dbbb87147645140ae8c802
|
[b7a4679e0291d61725dbbb87147645140ae8c802]
|
02/15/11 15:54:42 |
Brian Clapper <bclapper@omniti.com> |
forgot to add new redis.lua to Makefile. refs #349 |
|
|
|
@983d4f5451028114e81aeff2b002f2cc2a3962da
|
[983d4f5451028114e81aeff2b002f2cc2a3962da]
|
02/15/11 15:15:23 |
Brian Clapper <bclapper@omniti.com> |
redis lua module. closes #349 |
|
|
|
@f9aada00bdb49fb61356a2fc0c58a1703691eead
|
[f9aada00bdb49fb61356a2fc0c58a1703691eead]
|
02/04/11 00:38:23 |
Theo Schlossnagle <jesus@omniti.com> |
I believe this fixes #348 |
|
|
|
@685103350afcff1386c2b0b562c34301bf937d3b
|
[685103350afcff1386c2b0b562c34301bf937d3b]
|
02/03/11 18:18:54 |
Theo Schlossnagle <jesus@omniti.com> |
refs #347 -- this fixes statuses... if peeps want CR or LF, they need to … |
|
|
|
@bf14ffcb68f78a1f42d549092e41a543deb1f387
|
[bf14ffcb68f78a1f42d549092e41a543deb1f387]
|
02/03/11 17:10:36 |
Theo Schlossnagle <jesus@omniti.com> |
quiet this down |
|
|
|
@1774a2db88a0c683623716a678d38d508802f8eb
|
[1774a2db88a0c683623716a678d38d508802f8eb]
|
02/02/11 01:45:35 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #346 |
|
|
|
@87e8a7c5242cb8108f494d787f6548c873e82743
|
[87e8a7c5242cb8108f494d787f6548c873e82743]
|
01/29/11 21:35:54 |
Theo Schlossnagle <jesus@omniti.com> |
bug, broke target |
|
|
|
@4fae03b83820a0c88604a1591dc30859440f6623
|
[4fae03b83820a0c88604a1591dc30859440f6623]
|
01/25/11 19:36:22 |
Theo Schlossnagle <jesus@omniti.com> |
a slightly more flavorful token |
|
|
|
@43311a31f8b0f522da943b9f0d511f8b099f72d7
|
[43311a31f8b0f522da943b9f0d511f8b099f72d7]
|
01/25/11 19:10:38 |
Theo Schlossnagle <jesus@omniti.com> |
reset the last_msg so we don't get a fetch if the search returns no … |
|
|
|
@86512c5ce78ec987515695d6cfe5662f3cbf7e9d
|
[86512c5ce78ec987515695d6cfe5662f3cbf7e9d]
|
01/25/11 19:08:27 |
Theo Schlossnagle <jesus@omniti.com> |
more features requested by Bryan Allen |
|
|
|
@5e56ceb75e135355c6810e1b12227ed0bbf25f9c
|
[5e56ceb75e135355c6810e1b12227ed0bbf25f9c]
|
01/25/11 03:18:36 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #345 |
|
|
|
@b9e1ddf4c523ca4eadbb9f38c6c3d8c647e51fd2
|
[b9e1ddf4c523ca4eadbb9f38c6c3d8c647e51fd2]
|
01/25/11 02:23:36 |
Theo Schlossnagle <jesus@omniti.com> |
this allows us to follow CNAMES |
|
|
|
@78bf9035137ab04dfa29092585c07d27820a584f
|
[78bf9035137ab04dfa29092585c07d27820a584f]
|
01/24/11 22:55:27 |
Theo Schlossnagle <jesus@omniti.com> |
refs #344. This is a race where we schedule wrong before we notice we've … |
|
|
|
@f60d872fd41a742f09bf5a2df1eef6a269dd3974
|
[f60d872fd41a742f09bf5a2df1eef6a269dd3974]
|
01/21/11 20:54:53 |
Theo Schlossnagle <jesus@omniti.com> |
support creating ipv6 sockets when we should, fixes #343 |
|
|
|
@25cb63a234b1cc264e2f81ab378966376f4fd170
|
[25cb63a234b1cc264e2f81ab378966376f4fd170]
|
01/21/11 20:51:29 |
Theo Schlossnagle <jesus@omniti.com> |
cleanup warnings |
|
|
|
@68fdcd372dd8543d8d885b9ba882d7291319b2fc
|
[68fdcd372dd8543d8d885b9ba882d7291319b2fc]
|
01/21/11 20:44:07 |
Theo Schlossnagle <jesus@omniti.com> |
allow noit.socket to take an address from which address family can be … |
|
|
|
@5c8387e2362c33a8359b6892d55e77b0c5a5be8b
|
[5c8387e2362c33a8359b6892d55e77b0c5a5be8b]
|
01/12/11 07:06:15 |
Theo Schlossnagle <jesus@omniti.com> |
IPv6 support, closes #342 |
|
|
|
@1f13369b30f3e373a33db896fd3bdf16bad9590d
|
[1f13369b30f3e373a33db896fd3bdf16bad9590d]
|
01/11/11 20:27:29 |
Theo Schlossnagle <jesus@omniti.com> |
Squeezing all that info into such at tight space...
I'm reminded of why I … |
|
|
|
@b553f9a4d73487ee85e5cfedf2cd67352b4d5e6b
|
[b553f9a4d73487ee85e5cfedf2cd67352b4d5e6b]
|
01/08/11 17:51:19 |
Theo Schlossnagle <jesus@omniti.com> |
refs #340
This is a rather major change. Targets can now be hostnames in … |
|
|
|
@4b55797971a3f98431112b9eb43d2a76c7ba3e2b
|
[4b55797971a3f98431112b9eb43d2a76c7ba3e2b]
|
01/07/11 18:25:58 |
Theo Schlossnagle <jesus@omniti.com> |
no functional change.
Just split out the noit_check_tools that may need … |
|
|
|
@9761c2f27f1d8476cd82892ad939edc6df00ab20
|
[9761c2f27f1d8476cd82892ad939edc6df00ab20]
|
01/07/11 15:55:57 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #339 |
|
|
|
@ae6a9eb3d143c05a62c9a1bd8044e92029015036
|
[ae6a9eb3d143c05a62c9a1bd8044e92029015036]
|
01/06/11 21:27:06 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #338 |
|
|
|
@c80f4383dc54e913ae5331613ee5aab403047ad7
|
[c80f4383dc54e913ae5331613ee5aab403047ad7]
|
01/06/11 20:54:26 |
Theo Schlossnagle <jesus@omniti.com> |
how does one commit something that doesn't compile? Not sure, I'll reflect … |
|
|
|
@6965c84e09944be54370b20115246015a67645c2
|
[6965c84e09944be54370b20115246015a67645c2]
|
01/06/11 20:51:55 |
Theo Schlossnagle <jesus@omniti.com> |
this can be ununitialized if we have no results |
|
|
|
@5064039ad205289d31f3063eeaedff61659b593e
|
[5064039ad205289d31f3063eeaedff61659b593e]
|
01/06/11 19:52:28 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #337
inet_ntop take the size of the destination buffer, not the … |
|
|
|
@1da40d5b26eca6f9ab581d6a3e71f25443a812d9
|
[1da40d5b26eca6f9ab581d6a3e71f25443a812d9]
|
01/06/11 19:51:30 |
Brian Clapper <bclapper@omniti.com> |
support using the system name server for resolving queries. fixes #336 |
|
|
|
@123ac74fd58fdb5c32dd5a7809b85569bf7c8d74
|
[123ac74fd58fdb5c32dd5a7809b85569bf7c8d74]
|
01/06/11 18:05:12 |
Theo Schlossnagle <jesus@omniti.com> |
fix from Wez |
|
|
|
@a22eaa7f94442fa0cce47905f64ec359be0827b8
|
[a22eaa7f94442fa0cce47905f64ec359be0827b8]
|
01/05/11 22:13:13 |
Theo Schlossnagle <jesus@omniti.com> |
stablize header order for my own sanity -- this is not a spec requirement, … |
|
|
|
@bfbfefdddaf5536bb76ef394872ab8232ce3a957
|
[bfbfefdddaf5536bb76ef394872ab8232ce3a957]
|
01/05/11 05:35:22 |
Theo Schlossnagle <jesus@omniti.com> |
another API |
|
|
|
@60d56d1d414800fac6935ea3eba23108ce58f329
|
[60d56d1d414800fac6935ea3eba23108ce58f329]
|
01/05/11 05:25:43 |
Theo Schlossnagle <jesus@omniti.com> |
remove error log on non-error condition |
|
|
|
@d6dd8eac282fbc8c26f3f16fd3480592ef915052
|
[d6dd8eac282fbc8c26f3f16fd3480592ef915052]
|
01/05/11 05:23:51 |
Theo Schlossnagle <jesus@omniti.com> |
remove unused variables -- and still passes the test suite |
|
|
|
@84b15c2c96cf473ee3add485c0e1ac3ee2be9906
|
[84b15c2c96cf473ee3add485c0e1ac3ee2be9906]
|
01/05/11 05:20:58 |
Theo Schlossnagle <jesus@omniti.com> |
implement and prefer gzip |
|
|
|
@6de024fe1a245773c4b8c107f9063f2f40e5c344
|
[6de024fe1a245773c4b8c107f9063f2f40e5c344]
|
01/05/11 02:42:51 |
Theo Schlossnagle <jesus@omniti.com> |
updates... yay! for test suites... all passes, refs #334 |
|
|
|
@000581aaa029b35ddf2cf5f65f70c943df0cb405
|
[000581aaa029b35ddf2cf5f65f70c943df0cb405]
|
12/21/10 22:59:31 |
Theo Schlossnagle <jesus@omniti.com> |
set the fd to -1 after close and update the console output, refs #333 |
|
|
|
@7fbea6436b3d271e41e913291bb1bd2f606358e3
|
[7fbea6436b3d271e41e913291bb1bd2f606358e3]
|
12/21/10 22:39:59 |
Theo Schlossnagle <jesus@omniti.com> |
correct refcnt tracking and add some console introspection, refs #333 |
|
|
|
@47504cad2c02a23b33c10084d96ecbabcd56e76b
|
[47504cad2c02a23b33c10084d96ecbabcd56e76b]
|
12/08/10 21:27:02 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #332 |
|
|
|
@d483232cb0f81bb002c5c0e28f48e15d554300d9
|
[d483232cb0f81bb002c5c0e28f48e15d554300d9]
|
12/08/10 17:05:36 |
Theo Schlossnagle <jesus@omniti.com> |
getlength didn't work. numparts will certianly work |
|
|
|
@06ec2cf5c2e49674f9c6d3508cfc35ae3e6873fa
|
[06ec2cf5c2e49674f9c6d3508cfc35ae3e6873fa]
|
12/08/10 16:55:49 |
Theo Schlossnagle <jesus@omniti.com> |
remove getLength for getlength so that it doesn't show up as a Bean value |
|
|
|
@8c720f9a4bd5979520e9c7ec00d9bea8d305391b
|
[8c720f9a4bd5979520e9c7ec00d9bea8d305391b]
|
12/08/10 05:31:12 |
Theo Schlossnagle <jesus@omniti.com> |
this is a big patch. adds an optional extended-id. you should upgrade … |
|
|
|
@ef66c597dd4703603001731c680a7d276cbaa174
|
[ef66c597dd4703603001731c680a7d276cbaa174]
|
12/06/10 06:26:37 |
Theo Schlossnagle <jesus@omniti.com> |
It appears that wicked circumstances can return on = 0 (in a shared-stack … |
|
|
|
@4894966c03f577b54d528ad9d1d0dc76f81a959c
|
[4894966c03f577b54d528ad9d1d0dc76f81a959c]
|
12/06/10 06:16:08 |
Theo Schlossnagle <jesus@omniti.com> |
reasonable fallbacks for a java binary |
|
|
|
@629726b79fb2f0024767c64498f20e1743d963b2
|
[629726b79fb2f0024767c64498f20e1743d963b2]
|
12/05/10 18:29:06 |
Theo Schlossnagle <jesus@omniti.com> |
Running NTP checks against each noit is reasonable, but it would be good … |
|
|
|
@c7cb2706c8c9efa28ec98e664f1ba670d7d6e5bb
|
[c7cb2706c8c9efa28ec98e664f1ba670d7d6e5bb]
|
12/02/10 19:00:18 |
Theo Schlossnagle <jesus@omniti.com> |
debug the abitrary nameserver dns context reaping |
|
|
|
@cb978e5289aaa3d758cf509f555d119da95e82ad
|
[cb978e5289aaa3d758cf509f555d119da95e82ad]
|
12/02/10 18:59:51 |
Theo Schlossnagle <jesus@omniti.com> |
purely cosmetic hard tab removal |
|
|
|
@6200bb249e7dd6a12aa7ec91352d301b2aa5a96d
|
[6200bb249e7dd6a12aa7ec91352d301b2aa5a96d]
|
12/02/10 18:55:44 |
Theo Schlossnagle <jesus@omniti.com> |
we need to check if we're still open before we do this (post again:) |
|
|
|
@3496f9642d3fd738e6c895d8ac3ba3d535d97c60
|
[3496f9642d3fd738e6c895d8ac3ba3d535d97c60]
|
11/26/10 17:39:09 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #329 |
|
|
|
@a03ab647d8bab40fd5c272d7981b58069f3fc781
|
[a03ab647d8bab40fd5c272d7981b58069f3fc781]
|
11/24/10 19:15:05 |
Theo Schlossnagle <jesus@omniti.com> |
If no queue name was declared and one was subsequently auto-generated … |
|
|
|
@fa18f5a78ce5d7f7e0ae42e2f6f38452b2716d16
|
[fa18f5a78ce5d7f7e0ae42e2f6f38452b2716d16]
|
11/22/10 20:16:18 |
Brian Clapper <bclapper@omniti.com> |
append_column_name option (true|false). When set to true will append … |
|
|
|
@3bfc79e1f3545570168565ca6300ef50bb20841b
|
[3bfc79e1f3545570168565ca6300ef50bb20841b]
|
11/18/10 21:28:34 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #327 |
|
|
|
@3821135574760be709319f24bb718263569486b4
|
[3821135574760be709319f24bb718263569486b4]
|
11/18/10 21:27:59 |
Theo Schlossnagle <jesus@omniti.com> |
stackless lua errors should be put in the status while sanitizing the … |
|
|
|
@32ceedd1d91a2fea4727ea7d82520738a9363be9
|
[32ceedd1d91a2fea4727ea7d82520738a9363be9]
|
11/17/10 16:24:43 |
Mike Jackson <mjackson@omniti.com> |
Adding an extra paranoia check to make sure we have a non-NULL SSL cipher … |
|
|
|
@2c35111d986f670203e64beb67e6fdc0ceb97c65
|
[2c35111d986f670203e64beb67e6fdc0ceb97c65]
|
11/15/10 15:41:57 |
Theo Schlossnagle <jesus@omniti.com> |
transient checks were being sent as 'C' events to listeners (like the … |
|
|
|
@df9ad581c5767cba988269e70126a35992d71b39
|
[df9ad581c5767cba988269e70126a35992d71b39]
|
11/08/10 19:52:37 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #325.... and... lua sucks. |
|
|
|
@9c846a29d6454bfe2d4465c139f488db05f832df
|
[9c846a29d6454bfe2d4465c139f488db05f832df]
|
11/06/10 16:34:46 |
Theo Schlossnagle <jesus@omniti.com> |
refs #324
This is kinda scary. Perhaps I saw something deeper when I … |
|
|
|
@b6efcd37ad0639caa9b800bd2809f6d37fd33363
|
[b6efcd37ad0639caa9b800bd2809f6d37fd33363]
|
11/05/10 16:57:29 |
Theo Schlossnagle <jesus@omniti.com> |
refs #324
I can't repeat the same crash, but I do get a crash.
This … |
|
|
|
@20ab2bd0d35802eb75167adfa7cab41fbc2573aa
|
[20ab2bd0d35802eb75167adfa7cab41fbc2573aa]
|
10/27/10 21:52:56 |
Brian Clapper <bclapper@omniti.com> |
use it or lose it, don't lose it then use it |
|
|
|
@d9a21af4a11ff2009197b7b8388ef54e10716104
|
[d9a21af4a11ff2009197b7b8388ef54e10716104]
|
10/24/10 14:08:42 |
Theo Schlossnagle <jesus@omniti.com> |
first implementation, default interval of 5 seconds, refs #322 |
|
|
|
@571cfa4515ce4e86f586ced20ed6607d6ebf43c1
|
[571cfa4515ce4e86f586ced20ed6607d6ebf43c1]
|
10/24/10 13:47:35 |
Theo Schlossnagle <jesus@omniti.com> |
protect against null completion, refs #322 |
|
|
|
@1e1b047bf8bca4cc98485314028143b8cb7a22fe
|
[1e1b047bf8bca4cc98485314028143b8cb7a22fe]
|
10/15/10 22:23:26 |
Theo Schlossnagle <jesus@omniti.com> |
evidence that I can't write simple code, just complicated code (if that) |
|
|
|
@0f20f5cc5ae68f70e2abed2eed3c911b7ee3110d
|
[0f20f5cc5ae68f70e2abed2eed3c911b7ee3110d]
|
10/15/10 16:32:45 |
Theo Schlossnagle <jesus@omniti.com> |
Wow... nice off-by-one Theo. fixes #321 |
|
|
|
@20dbdd26603c7f1d584b3e554d7f70c19d45734b
|
[20dbdd26603c7f1d584b3e554d7f70c19d45734b]
|
10/15/10 16:17:01 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #321 |
|
|
|
@8bce3fd26610116a09a1aa815b69b9a7acbf9886
|
[8bce3fd26610116a09a1aa815b69b9a7acbf9886]
|
10/14/10 23:37:08 |
Theo Schlossnagle <jesus@omniti.com> |
these windows are fragile and must be precisely sized (cannot be filled … |
|
|
|
@5d9aa944f426128a949bb7737deb57993a0b7dd2
|
[5d9aa944f426128a949bb7737deb57993a0b7dd2]
|
10/14/10 23:34:40 |
Theo Schlossnagle <jesus@omniti.com> |
check this condition so we don't have to catch it (verbosely) |
|
|
|
@e9e0f6146d1fbee6d86f67ceca1d7e8d25987e30
|
[e9e0f6146d1fbee6d86f67ceca1d7e8d25987e30]
|
10/14/10 11:52:06 |
Theo Schlossnagle <jesus@omniti.com> |
okay, these messages are officially annoying. |
|
|
|
@30edb2479a4f5ca9ff9ed942ecc48009549c8920
|
[30edb2479a4f5ca9ff9ed942ecc48009549c8920]
|
10/14/10 11:38:33 |
Theo Schlossnagle <jesus@omniti.com> |
annoying line wrap -- no functional change |
|
|
|
@79638f1fc1ab812d3a50c94d13a670f5df57a495
|
[79638f1fc1ab812d3a50c94d13a670f5df57a495]
|
10/13/10 19:36:32 |
Theo Schlossnagle <jesus@omniti.com> |
fixes #320 |
|
|
|
@244a50872cfb64ae4801ce4e396fd1d899abac3c
|
[244a50872cfb64ae4801ce4e396fd1d899abac3c]
|
10/13/10 14:10:26 |
Theo Schlossnagle <jesus@omniti.com> |
DOS has no place here |
|
|
|
@379bcaf4955fc4c5eacc375218033eb41602a152
|
[379bcaf4955fc4c5eacc375218033eb41602a152]
|
10/03/10 21:45:16 |
Theo Schlossnagle <jesus@omniti.com> |
rework stratcon's startup sequence to look like noit's, refs #319 |
|
|
|
@634b4a3bb6507360b2be47824769d3a9740f533b
|
[634b4a3bb6507360b2be47824769d3a9740f533b]
|
10/02/10 20:52:36 |
Theo Schlossnagle <jesus@omniti.com> |
quick implementation of self-gliding... ideally we'd do this from the … |
|
|
|
@c14d5c40b68a3d2304fb518a6f4970e78dc76a16
|
[c14d5c40b68a3d2304fb518a6f4970e78dc76a16]
|
09/28/10 18:27:03 |
Theo Schlossnagle <jesus@omniti.com> |
this appears to work fine, checked on multiple types, refs #318 |
|
|
|
@e36e69103ec0c229686a729a46fd05755773416c
|
[e36e69103ec0c229686a729a46fd05755773416c]
|
09/28/10 16:20:35 |
Theo Schlossnagle <jesus@omniti.com> |
these are _lua_ errors, not errors in noit. they should be on the debug … |