Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9959 2630

latest revision download Branch root:

9959 annotated / raw | Diffs: previous, other | Lines: 454 ( +1, -1 )

Created: 2008-10-11 02:19:56 -0400 (52 days ago) | Author: brian | Changeset: 9959

more polishing

9079 annotated / raw | Diffs: previous, other | Lines: 454 ( +45, -11 )

Created: 2008-07-17 17:02:24 -0400 (4 months 16 days ago) | Author: brian | Changeset: 9079

mwi.py and startup-script support for mod_python

9070 annotated / raw | Diffs: previous, other | Lines: 420 ( +1, -0 )

Created: 2008-07-17 10:39:28 -0400 (4 months 16 days ago) | Author: anthm | Changeset: 9070

forgot a free call

9051 annotated / raw | Diffs: previous, other | Lines: 419 ( +70, -77 )

Created: 2008-07-16 10:58:00 -0400 (4 months 17 days ago) | Author: anthm | Changeset: 9051

fix the evil snake (again)

9000 annotated / raw | Diffs: previous, other | Lines: 426 ( +95, -22 )

Created: 2008-07-11 17:41:19 -0400 (4 months 22 days ago) | Author: brian | Changeset: 9000

add XML binding

8999 annotated / raw | Diffs: previous, other | Lines: 353 ( +62, -38 )

Created: 2008-07-11 16:58:42 -0400 (4 months 22 days ago) | Author: brian | Changeset: 8999

add api

8998 annotated / raw | Diffs: previous, other | Lines: 329 ( +16, -7 )

Created: 2008-07-11 15:42:52 -0400 (4 months 22 days ago) | Author: anthm | Changeset: 8998

snake charming

8924 annotated / raw | Diffs: previous, other | Lines: 320 ( +10, -32 )

Created: 2008-07-08 02:59:02 -0400 (4 months 25 days ago) | Author: mikej | Changeset: 8924

fix seg src/mod/languages/mod_python

8689 annotated / raw | Diffs: previous, other | Lines: 342 ( +70, -76 )

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

indent pass 2

8193 annotated / raw | Diffs: previous, other | Lines: 348 ( +36, -33 )

Created: 2008-04-24 13:58:38 -0400 (7 months ago) | Author: greenlizard | Changeset: 8193

cleanup threadstate so that it removes the thread-local storage and cleans up django database connections which are stored in thread-local.  fixes bug where it was leaking connections.

7500 annotated / raw | Diffs: previous, other | Lines: 345 ( +1, -1 )

Created: 2008-02-03 17:14:57 -0500 (9 months ago) | Author: brian | Changeset: 7500

set tab mode properly

7396 annotated / raw | Diffs: previous, other | Lines: 345 ( +1, -1 )

Created: 2008-01-27 15:01:02 -0500 (10 months ago) | Author: brian | Changeset: 7396

cleanup and consistency.. blah rain @ PHX fun

7385 annotated / raw | Diffs: previous, other | Lines: 345 ( +11, -3 )

Created: 2008-01-27 00:02:52 -0500 (10 months ago) | Author: brian | Changeset: 7385

more house keeping.. and one commit tony forgot to commit from my dev box

6125 annotated / raw | Diffs: previous, other | Lines: 337 ( +1, -1 )

Created: 2007-11-01 08:25:00 -0400 (13 months ago) | Author: anthm | Changeset: 6125

fix mod_python build

5738 annotated / raw | Diffs: previous, other | Lines: 337 ( +0, -0 )

Created: 2007-09-21 14:49:14 -0400 (14 months ago) | Author: mikej | Changeset: 5738

svn:eol-style properties, and make eol-style consistent in some files.

5454 annotated / raw | Diffs: previous, other | Lines: 337 ( +4, -3 )

Created: 2007-06-24 13:38:17 -0400 (17 months ago) | Author: greenlizard | Changeset: 5454

streamFiles 2nd argument is now optional.  fix segfault that was happening with originate/bridge due to no valid session in b leg.  rename streamfile to streamFile.  remove playFile since streamFile does the same thing

5442 annotated / raw | Diffs: previous, other | Lines: 336 ( +34, -4 )

Created: 2007-06-22 15:14:53 -0400 (17 months ago) | Author: greenlizard | Changeset: 5442

implement flushEvents() flushDigits() setAutoHangup() and setHangupHook().  reworked dtmfhandler and some aspects relating to threadstate.  folded in memory pool thing from mishehu.  added more asserts to switch_core_file (coordinated w/ anthony on this)

5374 annotated / raw | Diffs: previous, other | Lines: 306 ( +94, -55 )

Created: 2007-06-15 13:25:41 -0400 (17 months ago) | Author: mikej | Changeset: 5374

merge fix for MODLANG-33 and MODLANG-34.

5347 annotated / raw | Diffs: previous, other | Lines: 267 ( +1, -1 )

Created: 2007-06-13 16:40:06 -0400 (17 months ago) | Author: anthm | Changeset: 5347

stage 1 of wrecking ball (duck!)

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

Created: 2007-06-13 13:48:49 -0400 (17 months ago) | Author: mikej | Changeset: 5344

move some modules to use the new module interface macros.

5242 annotated / raw | Diffs: previous, other | Lines: 265 ( +2, -2 )

Created: 2007-06-01 14:50:34 -0400 (18 months ago) | Author: mikej | Changeset: 5242

merge changes from branch http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/ that changes the session container implementation to use the one in the core, and an inherited class in python.  Please note that this changes the python script api to more closely match (it is still a subset) the one already in place and documented for spidermonkey, and will break all your scripts that are currently working..  Fix a fatal bug causing segfaults in mod_python when using the callbacks.

5167 annotated / raw | Diffs: previous, other | Lines: 265 ( +3, -3 )

Created: 2007-05-12 17:36:15 -0400 (18 months ago) | Author: mikej | Changeset: 5167

create macro to define api command prototypes.

5165 annotated / raw | Diffs: previous, other | Lines: 265 ( +1, -1 )

Created: 2007-05-12 10:48:14 -0400 (18 months ago) | Author: mikej | Changeset: 5165

adding const qualifiers across the api as appropriate.

5130 annotated / raw | Diffs: previous, other | Lines: 265 ( +24, -24 )

Created: 2007-05-10 14:51:47 -0400 (18 months ago) | Author: mikej | Changeset: 5130

merge fix for MODLANG-15 from Traun Leyden.  Thanks Traun.

5103 annotated / raw | Diffs: previous, other | Lines: 265 ( +6, -8 )

Created: 2007-05-08 12:08:48 -0400 (18 months ago) | Author: anthm | Changeset: 5103

change mod_python so freeswitch module is auto-loaded and session is auto declared

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

Created: 2007-05-08 11:44:44 -0400 (18 months ago) | Author: anthm | Changeset: 5102

whatever

5098 annotated / raw | Diffs: previous, other | Lines: 243 ( +128, -30 )

Created: 2007-05-07 17:27:42 -0400 (18 months ago) | Author: anthm | Changeset: 5098

anti-venom for a nasty python byte

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

Created: 2007-03-29 20:13:31 -0400 (20 months ago) | Author: anthm | Changeset: 4798

indent

4795 annotated / raw | Diffs: previous, other | Lines: 146 ( +31, -29 )

Created: 2007-03-29 18:31:56 -0400 (20 months ago) | Author: anthm | Changeset: 4795

spring cleaning

4400 annotated / raw | Diffs: previous, other | Lines: 144 ( +4, -1 )

Created: 2007-02-26 16:38:10 -0500 (21 months ago) | Author: mikej | Changeset: 4400

add flags to the application interface for marking if apps support no media mode.  FSCORE-7

3781 annotated / raw | Diffs: previous, other | Lines: 141 ( +31, -13 )

Created: 2006-12-21 12:11:43 -0500 (23 months ago) | Author: mikej | Changeset: 3781

merge changes to mod_python from jkr888 branch.  Thanks Johny.

3462 annotated / raw | Diffs: previous, other | Lines: 123 ( +11, -0 )

Created: 2006-11-27 17:30:48 -0500 (2 years ago) | Author: mikej | Changeset: 3462

Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:

/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/

3366 annotated / raw | Diffs: previous, other | Lines: 112 ( +10, -89 )

Created: 2006-11-14 01:13:04 -0500 (2 years ago) | Author: mikej | Changeset: 3366

merge mod_python fixes from Johny Kadarisman <jkr888 at gmail.com>.  mod_python actually works now, please report problems.

2724 annotated / raw | Diffs: previous, other | Lines: 191 ( +2, -2 )

Created: 2006-09-17 17:28:31 -0400 (2 years 2 months ago) | Author: brian | Changeset: 2724

Ok small nitpicks for OS X....

2630 new annotated / raw | Lines: 191 ( +191, -0 )

Created: 2006-09-10 19:20:44 -0400 (2 years 2 months ago) | Author: docelmo | Changeset: 2630

Inital Release of Python