- Apr 23, 2012
-
-
Alexandre Savard authored
-
- Apr 18, 2012
-
-
Tristan Matthews authored
In the case of errors depending on network input (i.e. not programming logic errors), we should report errors but not abort the application. Assertions should be used to validate and document programmer assumptions. Moreover, if assertions are deactivated at build-time, we don't want our application to crash.
-
- Apr 17, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
This reverts commit 097dd607. Config file and history file restoration work fine without breaking make distcheck.
-
Tristan Matthews authored
-
Tristan Matthews authored
This breaks make distcheck, and hides serialization regressions.
-
- Apr 16, 2012
-
-
Tristan Matthews authored
-
- Apr 12, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Apr 11, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Apr 09, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Apr 02, 2012
-
-
Emmanuel Milou authored
-
- Mar 21, 2012
-
-
Tristan Matthews authored
-
- Mar 06, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Feb 29, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- Feb 08, 2012
-
-
Tristan Matthews authored
-
- Feb 03, 2012
-
-
Tristan Matthews authored
Also added whitespace checking pre-commit hook when autogen.sh is called.
-
- Feb 02, 2012
-
-
Tristan Matthews authored
-
- Feb 01, 2012
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- Jan 27, 2012
-
-
Tristan Matthews authored
-
- Jan 24, 2012
-
-
Tristan Matthews authored
No need to represent DTMF with an enum
-
- Jan 20, 2012
-
-
git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphoneAlexandre Savard authored
This reverts commit a4256fcb, reversing changes made to aa2dd717.
-
- Jan 06, 2012
-
-
Tristan Matthews authored
Whenever we hangup or our peer hangs up a call, an entry is added to the history (in memory). When the daemon exits, it will save the history automatically.
-
- Jan 05, 2012
-
-
Tristan Matthews authored
-
Tristan Matthews authored
This way we only have one representation of the history in memory instead of 2, and we don't need a ConfigTree for this, standard streams are sufficient.
-
- Jan 04, 2012
-
-
Tristan Matthews authored
-
- Jan 03, 2012
-
-
Tristan Matthews authored
-
- Jan 02, 2012
-
-
Tristan Matthews authored
Clients still need to be updated.
-
- Nov 28, 2011
-
-
Tristan Matthews authored
History saving still has to be updated.
-
Tristan Matthews authored
This will replace the existing getHistory dbus method.
-