summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#3025] sync kea-admin in db connection and fix interaction with retryAndrei Pavel2024-02-222-51/+53
* [#3025] add ability to wait sync in ProcessSpawnAndrei Pavel2024-02-223-62/+299
* [#3025] add db init on startup to other managersAndrei Pavel2024-02-2212-185/+69
* [#3025] switch io service to DatabaseConnection'sAndrei Pavel2024-02-222-2/+2
* [#3025] minor changes to kea-adminAndrei Pavel2024-02-221-19/+9
* [#3025] add ability to inherit env in ProcessSpawnAndrei Pavel2024-02-226-34/+137
* [#3025] automatic init of postgresql schemaAndrei Pavel2024-02-2210-29/+172
* [#3025] convert db access params to kea-adminAndrei Pavel2024-02-227-5/+31
* [#3025] automatic init of mysql schemaAndrei Pavel2024-02-226-25/+158
* [#3130] trim trailing slashPiotrek Zadroga2024-02-211-0/+2
* [#3185] fixed access invalid iteratorRazvan Becheriu2024-02-211-3/+4
* [#2022] Fixed commentFrancis Dupont2024-02-211-1/+1
* [#2022] Checkpoint: began reorgFrancis Dupont2024-02-215-83/+126
* [#3231] Fixed some additional comments.Thomas Markwalder2024-02-202-4/+1
* [#3231] Refine conditional log in pkt_filter_bpf.ccThomas Markwalder2024-02-201-1/+1
* [#3231] Fixed build issue under MacOS SonomaThomas Markwalder2024-02-201-0/+11
* [#3231] Addressed review commentsThomas Markwalder2024-02-207-5/+12
* [#3231] Log SOCKET RECEIVED TIME supportThomas Markwalder2024-02-204-1/+42
* [#3231] Add log of event stack to Perfmon calloutsThomas Markwalder2024-02-204-0/+29
* [#3231] Core task 3 for perfmonThomas Markwalder2024-02-2012-22/+136
* [#3207] Format the codeSlawek Figiel2024-02-201-10/+7
* [#3207] Change the member namesSlawek Figiel2024-02-201-5/+5
* [#3207] Add some commentsSlawek Figiel2024-02-201-0/+6
* [#3207] Remove a blank line from ChangelogSlawek Figiel2024-02-201-1/+0
* [#3207] Change the letter caseSlawek Figiel2024-02-201-3/+3
* [#3207] Trim whitespaceSlawek Figiel2024-02-201-3/+3
* [#3207] Update ChangelogSlawek Figiel2024-02-201-0/+5
* [#3207] Replace boost radom with stdSlawek Figiel2024-02-201-4/+3
* [#3207] Remove old implementationSlawek Figiel2024-02-205-126/+3
* [#3207] Add a wrapper for boost rand generatorSlawek Figiel2024-02-202-7/+38
* [#3207] Remove helper classSlawek Figiel2024-02-202-29/+0
* [#3207] Remove helper classesSlawek Figiel2024-02-201-14/+0
* [#3207] Remove weighted random generatorSlawek Figiel2024-02-202-334/+0
* [#2022] fix User-Password example in ARMAndrei Pavel2024-02-191-1/+1
* [#2022] fix non-matching quotes and indentationAndrei Pavel2024-02-191-3/+3
* [#2022] Added max-pending-requests docFrancis Dupont2024-02-191-0/+4
* [#2022] Checkpoint: last version of parking codeFrancis Dupont2024-02-192-10/+50
* [#3242] Fixed copyright dateThomas Markwalder2024-02-161-1/+1
* [#3242] Addressed comments, added ChangeLog entryThomas Markwalder2024-02-1611-11/+17
* [#3209] Fixed .gitattributes fileThomas Markwalder2024-02-161-2/+2
* [#3242] Added bare-bones perfmon hook libraryThomas Markwalder2024-02-1625-1/+615
* [#3230] addressed reviewRazvan Becheriu2024-02-1610-17/+17
* [#3230] Added UT to BPF filterThomas Markwalder2024-02-161-0/+8
* [#3230] Added UTs for isSocketReceiveTimeSupportedThomas Markwalder2024-02-163-0/+36
* [#3230] Move isSocketReceivedSuppported()Thomas Markwalder2024-02-166-21/+30
* [#3230] Addressed review commentsThomas Markwalder2024-02-1621-88/+163
* [#3230] addressed reviewRazvan Becheriu2024-02-157-15/+14
* [#3230] Initial commitThomas Markwalder2024-02-1516-54/+662
* [#3209] Further review commentsThomas Markwalder2024-02-071-4/+4
* [#3209] Addressed review commentsThomas Markwalder2024-02-074-58/+80