index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hooks
/
dhcp
/
user_chk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
23
-253
/
+69
*
[4228] Renamed 'message' to 'kea-msg-compiler' in Makefiles and docs.
Marcin Siodelski
2015-12-09
1
-1
/
+1
*
[master] Finished merge of trac4009 (use Boost Asio vs. ext/asio)
Francis Dupont
2015-09-24
1
-0
/
+1
|
\
|
*
[4009] Added some $(BOOST_LIBS) libtool fails to manage
Francis Dupont
2015-09-04
1
-1
/
+1
*
|
[trac4001] Move the clearing of errno per review comments
Shawn Routhier
2015-09-22
1
-3
/
+3
*
|
[trac4001] Clear errno before calling OS functions
Shawn Routhier
2015-09-22
1
-0
/
+4
*
|
[3911a] Finished dependency cleanup + fixed g++/Linux errors
Francis Dupont
2015-08-30
2
-10
/
+15
|
/
*
[3484] Updated documentation of the user_chk library.
Marcin Siodelski
2015-07-07
1
-11
/
+15
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
5
-3
/
+10
*
[master] Prevent distcheck failure in user_chk hook library.
Marcin Siodelski
2015-04-15
1
-1
/
+2
*
[3198] Addressed review comments.
Marcin Siodelski
2015-04-15
2
-13
/
+12
*
[3198] Fixed build issues on OSX
Marcin Siodelski
2015-04-14
1
-2
/
+1
*
[3198] Removed debug logging message from user_chk.
Marcin Siodelski
2015-04-14
2
-11
/
+1
*
[3198] Fixed broken logging in the hooks libraries.
Marcin Siodelski
2015-04-14
5
-16
/
+28
*
[3735] Fix up a number of warnigns in the Doxygen comments.
Shawn Routhier
2015-03-20
3
-16
/
+16
*
merged trac3631
Francis Dupont
2014-11-06
2
-28
/
+31
*
[3629] user_chk unit tests are now linked with the library.
Marcin Siodelski
2014-10-31
1
-13
/
+1
*
[trac3162] partial fix of subdir-objects spurious warnings on OSX
Francis Dupont
2014-10-21
1
-0
/
+2
*
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-12
2
-2
/
+2
*
[3417] Bind10 => Kea in many .cc/.h files
Tomek Mrugalski
2014-08-05
1
-1
/
+1
*
[master] Merge branch 'trac3396' (Developer's Guide update)
Tomek Mrugalski
2014-07-14
5
-23
/
+33
|
\
|
*
[3396] Developer's Guide update: BIND10 => Kea
Tomek Mrugalski
2014-06-18
5
-24
/
+34
*
|
[3414] Removed references to b10-dhcp in the Kea documentation.
Marcin Siodelski
2014-07-02
1
-2
/
+2
*
|
[3414] References to b10-dhcp* modified to reference kea-dhcp*.
Marcin Siodelski
2014-07-02
1
-2
/
+2
*
|
applied #2406: OpenSSL alternate crypto backend
Francis Dupont
2014-06-30
1
-2
/
+2
|
/
*
[3394] Renamed Kea libraries from libb10-something to libkea-something.
Marcin Siodelski
2014-04-15
2
-12
/
+12
*
[master] fixed typos and misspellings in .mes message files
Jeremy C. Reed
2014-04-08
1
-2
/
+2
*
[3364] use noinst_ instead of nodist_ and a libtool hack for dhcp hooks tests
Jeremy C. Reed
2014-03-06
1
-2
/
+4
*
Merge branch 'trac2536'
Mukund Sivaraman
2014-02-11
4
-16
/
+9
|
\
|
*
[2536] Remove "using namespace" from headers (DHCP code)
Mukund Sivaraman
2014-02-04
4
-16
/
+9
*
|
[3305] Don't install DHCP hooks example library
Stephen Morris
2014-02-04
1
-1
/
+2
|
/
*
Update .gitignore files
Mukund Sivaraman
2014-01-20
1
-0
/
+2
*
[3207] A few more minor review changes.
Thomas Markwalder
2014-01-02
2
-11
/
+2
*
[3207] Some minor corrections to user_chk library dox page.
Thomas Markwalder
2013-12-31
1
-7
/
+15
*
[3207] Addressed review comments.
Thomas Markwalder
2013-12-31
19
-99
/
+344
*
[3207] Clean and doxygen commentary for user_check hook library.
Thomas Markwalder
2013-10-28
5
-52
/
+147
*
[3207] Added support for default users and delimited user id input
Thomas Markwalder
2013-10-25
8
-70
/
+184
*
[3207] Added support for TFTP_SERVER option to user_chech hook library
Thomas Markwalder
2013-10-25
1
-24
/
+52
*
[3207] Added bootfile option output to user check hook library
Thomas Markwalder
2013-10-25
1
-18
/
+64
*
[3207] Link fix in user_chk
Tomek Mrugalski
2013-10-25
1
-0
/
+1
*
[3207] Replaced selected subnet with lease address in user check output
Thomas Markwalder
2013-10-25
1
-67
/
+212
*
[3207] Added callouts for packet receive and send to user check hooks lib
Thomas Markwalder
2013-10-24
7
-105
/
+373
*
[master] Fixed make install failure in user_chk unit tests
Thomas Markwalder
2013-10-24
1
-5
/
+2
*
[master] Fixed unit test build issue in user check library
Thomas Markwalder
2013-10-24
2
-3
/
+3
*
[master] corrected distcheck issues from trac3186
Thomas Markwalder
2013-10-23
2
-10
/
+20
*
[3186] Addressed review comments.
Thomas Markwalder
2013-10-23
10
-61
/
+53
*
[3186] Added test_users_err.txt test file for user_check lib
Thomas Markwalder
2013-10-21
2
-3
/
+3
*
[3186] Added doxygen commentary to user check hook lib
Thomas Markwalder
2013-10-21
18
-294
/
+733
*
[3186] Disabled use of isc::log logging in user_chk hook library.
Thomas Markwalder
2013-10-17
4
-15
/
+16
*
[3186] Adding logging to user_chk hook libraryU
Thomas Markwalder
2013-10-16
8
-26
/
+130
[next]