Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9311 8199

latest revision download Branch root:

9311 annotated / raw | Diffs: previous, other | Lines: 267 ( +2, -2 )

Created: 2008-08-16 11:56:29 -0400 (3 months 16 days ago) | Author: anthm | Changeset: 9311

dont eval blank string

9297 annotated / raw | Diffs: previous, other | Lines: 267 ( +8, -3 )

Created: 2008-08-14 13:35:46 -0400 (3 months 18 days ago) | Author: brian | Changeset: 9297

fix lua originate

9296 annotated / raw | Diffs: previous, other | Lines: 262 ( +10, -0 )

Created: 2008-08-14 13:20:34 -0400 (3 months 18 days ago) | Author: brian | Changeset: 9296

add unsetInputCallback method

9244 annotated / raw | Diffs: previous, other | Lines: 252 ( +8, -3 )

Created: 2008-08-11 14:47:30 -0400 (3 months 21 days ago) | Author: anthm | Changeset: 9244

tweak for MODLANG-77

9065 annotated / raw | Diffs: previous, other | Lines: 247 ( +4, -2 )

Created: 2008-07-16 18:04:31 -0400 (4 months 17 days ago) | Author: anthm | Changeset: 9065

tweak

9063 annotated / raw | Diffs: previous, other | Lines: 245 ( +1, -1 )

Created: 2008-07-16 17:06:14 -0400 (4 months 17 days ago) | Author: anthm | Changeset: 9063

even more lang stuff

9062 annotated / raw | Diffs: previous, other | Lines: 245 ( +6, -7 )

Created: 2008-07-16 16:19:11 -0400 (4 months 17 days ago) | Author: anthm | Changeset: 9062

lang stuff

9049 annotated / raw | Diffs: previous, other | Lines: 246 ( +7, -3 )

Created: 2008-07-16 02:23:35 -0400 (4 months 17 days ago) | Author: anthm | Changeset: 9049

handle failed originate a little more gracefully (MODLANG-70)

9015 annotated / raw | Diffs: previous, other | Lines: 242 ( +2, -1 )

Created: 2008-07-14 11:38:44 -0400 (4 months 19 days ago) | Author: brian | Changeset: 9015

include session in hangup hook

9004 annotated / raw | Diffs: previous, other | Lines: 241 ( +9, -4 )

Created: 2008-07-12 14:44:05 -0400 (4 months 21 days ago) | Author: brian | Changeset: 9004

fix callback arg and CoreSession::sleep to not require a file

8689 annotated / raw | Diffs: previous, other | Lines: 236 ( +41, -38 )

Created: 2008-05-27 00:54:52 -0400 (6 months ago) | Author: anthm | Changeset: 8689

indent pass 2

8363 annotated / raw | Diffs: previous, other | Lines: 233 ( +5, -3 )

Created: 2008-05-12 11:38:51 -0400 (6 months ago) | Author: anthm | Changeset: 8363

fix the hangup hook extra arg code

8356 annotated / raw | Diffs: previous, other | Lines: 231 ( +2, -0 )

Created: 2008-05-11 20:24:38 -0400 (6 months ago) | Author: anthm | Changeset: 8356

add namespace

8331 annotated / raw | Diffs: previous, other | Lines: 229 ( +1, -1 )

Created: 2008-05-09 12:24:38 -0400 (6 months ago) | Author: stkn | Changeset: 8331

Should fix the problem reported by pressureman

8327 annotated / raw | Diffs: previous, other | Lines: 229 ( +3, -1 )

Created: 2008-05-09 05:08:32 -0400 (6 months ago) | Author: stkn | Changeset: 8327

Fix segfault if no arg has been specified, there is still some other issue lurking in the code though

8323 annotated / raw | Diffs: previous, other | Lines: 227 ( +13, -5 )

Created: 2008-05-08 19:58:45 -0400 (6 months ago) | Author: anthm | Changeset: 8323

add optional arg to hangup hook in perl/lua

8263 annotated / raw | Diffs: previous, other | Lines: 219 ( +1, -1 )

Created: 2008-05-05 11:30:55 -0400 (6 months ago) | Author: anthm | Changeset: 8263

change names to protect the innocent

8259 annotated / raw | Diffs: previous, other | Lines: 219 ( +8, -2 )

Created: 2008-05-03 12:36:12 -0400 (6 months ago) | Author: anthm | Changeset: 8259

update

8247 annotated / raw | Diffs: previous, other | Lines: 213 ( +0, -44 )

Created: 2008-05-02 09:58:44 -0400 (7 months ago) | Author: anthm | Changeset: 8247

make callback stuff work on mod_perl

8221 annotated / raw | Diffs: previous, other | Lines: 257 ( +52, -25 )

Created: 2008-04-30 15:42:26 -0400 (7 months ago) | Author: anthm | Changeset: 8221

look out below

8214 annotated / raw | Diffs: previous, other | Lines: 230 ( +152, -7 )

Created: 2008-04-29 19:34:26 -0400 (7 months ago) | Author: anthm | Changeset: 8214

update

8199 new annotated / raw | Lines: 85 ( +85, -0 )

Created: 2008-04-25 18:16:16 -0400 (7 months ago) | Author: anthm | Changeset: 8199

add mod_lua