- 05 Jun, 2013 1 commit
-
-
Paul Selkirk authored
-
- 30 May, 2013 3 commits
-
-
Paul Selkirk authored
-
Thomas Markwalder authored
to bin/src/D2.
-
Michal 'vorner' Vaner authored
-
- 29 May, 2013 5 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
Also add type ConstZoneTableAccessorPtr for convenience, pass smart pointer by reference in unit test.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
typo before
-
Paul Selkirk authored
Also redo the associated unit tests, and fix some white-space issue.
-
- 28 May, 2013 1 commit
-
-
Thomas Markwalder authored
-
- 27 May, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 26 May, 2013 2 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 24 May, 2013 5 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
to DProcessBase.
-
Michal 'vorner' Vaner authored
Sending notifications over msgq. No receiving end yet.
-
JINMEI Tatuya authored
this should fix test failures reported by buildbots. confirmed, committing at my discretion.
-
JINMEI Tatuya authored
-
- 23 May, 2013 16 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
there seems to be a portability issue without it.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Thomas Markwalder authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This disables the test to receive data over a closed socket on BSD systems. The 8.1-RELEASE version of FreeBSD has a bug which causes select() not to return EBADF error code when invalid socket descriptor is provided. The bug number is kern/155606.
-
Paul Selkirk authored
-
Thomas Markwalder authored
-
Marcin Siodelski authored
The socket function returns socket descriptor on success and value of -1 on error. This implies that 0 is a valid socket descriptor and the unit test which verifies it should treat 0 as success. Previous version of IfaceMgr unit test expected positive result.
-
Marcin Siodelski authored
Conflicts: src/lib/dhcp/Makefile.am
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
So it is the same as in the ipc-high.txt.
-
- 22 May, 2013 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-