summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [3687] Trivial fixes: typos and indentation.Marcin Siodelski2015-01-273-9/+9
| * | | [trac3687] Add PIDFile class to manage PID filesShawn Routhier2015-01-274-34/+94
| * | | Merge branch 'master' into trac3687Shawn Routhier2015-01-2731-92/+1096
| |\ \ \
| * | | | [trac3687] Add unittestsShawn Routhier2015-01-276-66/+187
| * | | | [trac3687] First round of pid file handlingShawn Routhier2015-01-225-0/+201
* | | | | [3552] Copyright years updated.Tomek Mrugalski2015-01-273-3/+3
* | | | | [3552] Patch by Adam Kalmus (with minor clean-ups)Tomek Mrugalski2015-01-276-4/+134
| |/ / / |/| | |
* | | | [master] compilation fix after #3664 merge.Tomek Mrugalski2015-01-261-0/+1
* | | | Merge branch 'trac3664' Add base LFC process codeShawn Routhier2015-01-2412-1/+956
|\ \ \ \
| * | | | [trac3664] Updates per second review commentsShawn Routhier2015-01-243-6/+32
| * | | | [3664] Trivial fix: added space in the exception thrown from main.cc.Marcin Siodelski2015-01-231-1/+1
| * | | | [3664] Corrected a typo in the lfc main function.Marcin Siodelski2015-01-231-1/+1
| * | | | [3664] Trivial fixes to documentation of LFCController class.Marcin Siodelski2015-01-231-3/+5
| * | | | [trac3664] Update per review commentsShawn Routhier2015-01-238-127/+166
| * | | | [3664] Minor changes as a result of the review.Marcin Siodelski2015-01-226-34/+14
| * | | | [trac3664] CleanupShawn Routhier2015-01-225-177/+196
| * | | | [trac3664] Code updates and add unittests for parsingShawn Routhier2015-01-217-59/+329
| * | | | [trac3664] Add the command line processingShawn Routhier2015-01-207-58/+415
| * | | | [trac3664] Scaffolding for the lfc programShawn Routhier2015-01-167-1/+263
* | | | | spellingFrancis Dupont2015-01-221-4/+4
* | | | | spellingFrancis Dupont2015-01-221-3/+3
* | | | | spellingFrancis Dupont2015-01-221-7/+7
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | spellingFrancis Dupont2015-01-221-2/+2
* | | | | spellingFrancis Dupont2015-01-221-12/+12
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | spellingFrancis Dupont2015-01-221-2/+2
* | | | | spellingFrancis Dupont2015-01-221-5/+5
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | spellingFrancis Dupont2015-01-221-2/+3
* | | | | spellingFrancis Dupont2015-01-221-4/+4
* | | | | spellingFrancis Dupont2015-01-221-20/+20
* | | | | spellingFrancis Dupont2015-01-221-10/+10
* | | | | spellingFrancis Dupont2015-01-221-5/+5
* | | | | spellingFrancis Dupont2015-01-221-2/+2
* | | | | spellingFrancis Dupont2015-01-221-1/+1
* | | | | [master] handle unknown client in the INIT-REBOOT state. #3656Francis Dupont2015-01-224-7/+54
| |/ / / |/| | |
* | | | [master] removed use of exit() in D2 for version command line argument proces...Francis Dupont2015-01-213-9/+26
* | | | [master] Trivial fix for the compilation error on RHEL.Marcin Siodelski2015-01-201-0/+1
* | | | [master] Merge branch 'trac3668'Marcin Siodelski2015-01-2049-173/+608
|\ \ \ \
| * | | | [3668] Updated copyright date in the memfile_lease_mgr_unittest.ccMarcin Siodelski2015-01-201-1/+1
| * | | | [3668] Further changes after second review.Marcin Siodelski2015-01-203-6/+6
| * | | | [3668] Fixed the quoteValue method in the DbAccessParser test.Marcin Siodelski2015-01-201-3/+1
| * | | | [3668] Addressed review comments.Marcin Siodelski2015-01-1917-55/+139
| * | | | [3668] Minor correction in the comments in the DHCPv4 and DHCPv6 servers.Marcin Siodelski2015-01-132-2/+2
| * | | | [3668] Install LFC timer for the DHCPv4 and DHCPv6 server.Marcin Siodelski2015-01-136-11/+69
| * | | | [3668] Minor fix in the DbAcceesParser test.Marcin Siodelski2015-01-131-9/+9
| * | | | [3668] Added support for lfc-interval parameter in the DbAccessParser.Marcin Siodelski2015-01-135-18/+109