summaryrefslogtreecommitdiffstats
path: root/src/lib/hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4283] Moved clang and missing initializer -Wno-* to improved/fixed configureFrancis Dupont2016-07-022-23/+0
* [master] typoFrancis Dupont2016-06-131-1/+1
* [4297] Addressed review comments:Tomek Mrugalski2016-04-276-28/+31
* [4297] Hooks documentation updated.Tomek Mrugalski2016-03-151-0/+133
* [4297] Compilation fix.Tomek Mrugalski2016-03-151-1/+1
* [4297] Added missing callout_params_library.ccTomek Mrugalski2016-03-151-0/+106
* [4297] LibraryHandle::getParameter implemented.Tomek Mrugalski2016-03-151-4/+24
* [4297] Unit-tests for parameters implemented.Tomek Mrugalski2016-03-109-3/+128
* [4297] storage for library parameters implemented.Tomek Mrugalski2016-03-0910-54/+227
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-1641-41/+41
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-1641-451/+123
* [4228] Renamed 'message' to 'kea-msg-compiler' in Makefiles and docs.Marcin Siodelski2015-12-091-1/+1
* [master] Merge branch 'trac4208'Stephen Morris2015-11-301-2/+2
|\
| * [4208] Update KEA_HOOKS_VERSION to 3 in preparation for release of Kea 1.0.Stephen Morris2015-11-271-2/+2
* | [master] Merge branch 'trac3988' (lease{4,6}_recover hooks)Tomek Mrugalski2015-11-301-1/+1
|\ \ | |/ |/|
| * [3988] Documentation updated.Tomek Mrugalski2015-10-211-1/+1
* | [master] Merge branch 'trac3259'Stephen Morris2015-11-121-7/+27
|\ \
| * | [3259] Corrections to the documentationStephen Morris2015-10-281-12/+10
| * | [3259] Update documentation with new syntaxStephen Morris2015-10-281-2/+24
| |/
* / [4060a] Rebased trac4060Francis Dupont2015-10-151-1/+1
|/
* [3499] Changes after review:Tomek Mrugalski2015-10-132-39/+52
* [3499] spellingFrancis Dupont2015-10-091-1/+1
* [3499] Migration from 0.9.2 to 1.0 API documented.Tomek Mrugalski2015-10-061-7/+47
* [3499] bool skip flag replaced by enum status.Tomek Mrugalski2015-10-066-50/+108
* [master] Merged trac4004 (enable-static and unit tests)Francis Dupont2015-10-014-48/+11
|\
| * [4004] Put again hooks.h as a dependencyFrancis Dupont2015-09-251-0/+1
| * [4004] Moved hooksStaticLinkInit() definitionFrancis Dupont2015-09-183-37/+9
| * [4004] Fixed static linkFrancis Dupont2015-09-181-11/+1
* | [4045] Fixed some cppcheck reports (first round)Francis Dupont2015-09-232-8/+16
|/
* [3911a] untabifyFrancis Dupont2015-09-162-4/+4
* [3911a] Finished dependency cleanup + fixed g++/Linux errorsFrancis Dupont2015-08-303-3/+17
* [3911a] Finished dependency cleanup in src/libFrancis Dupont2015-08-303-18/+23
* [3911a] Reorganized library Makefile.am files (hooks)Francis Dupont2015-08-292-9/+12
* [3955] Bumped up libs version numbers for the 0.9.2 release.Marcin Siodelski2015-07-192-3/+3
* [master] Merge branch 'trac3484'Marcin Siodelski2015-07-143-121/+122
|\
| * [3484] Correct error in example codeStephen Morris2015-07-141-3/+3
| * [3484] Updated hooks maintenance guide.Marcin Siodelski2015-07-071-25/+25
| * [3484] Updated Guide for Component Developers.Marcin Siodelski2015-07-071-47/+47
| * [3484] Updated description of hooks for DHCPv4 and DHCPv6 server.Marcin Siodelski2015-07-071-46/+47
* | [3928] Added missing images in src/lib/hooks/images to EXTRA_DISTTomek Mrugalski2015-06-301-0/+5
|/
* [master] Finished merge of trac3841 (use remove() vs unlink()) at the excepti...Francis Dupont2015-06-241-3/+3
|\
| * [3841] replaced unlink by removeFrancis Dupont2015-05-121-3/+3
* | [master] Merged trac3857 (#3763 DSO in doc)Francis Dupont2015-06-172-8/+9
|\ \
| * | [3857] Alterations to DSO/shared library text in hooks documentationStephen Morris2015-06-162-10/+8
| * | [3857] warn about the loose terminology (aka DSO vs shared library)Francis Dupont2015-05-182-7/+10
| |/
* | [master] Finished merge of trac3833 (unsigned for indexes)Francis Dupont2015-06-133-7/+7
|\ \
| * | [3833] some signed for loop variables aka #3833Francis Dupont2015-05-123-7/+7
| |/
* | [3805] Fixed obvious error in the Hooks Developer Guide.Marcin Siodelski2015-06-111-1/+1
* | [3805] Miscellaneous edits to the documentation updateStephen Morris2015-06-111-41/+40
* | [3805] Added logging considerations into the Hooks Dev Guide.Marcin Siodelski2015-06-111-1/+114
|/