summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* [master] Fixed several minor Coverity issuesThomas Markwalder2016-02-183-27/+6
* [master] Add global DHCPv6 option, dhcpv6-set-tee-times to calculate T1/T2Thomas Markwalder2016-02-163-105/+172
* Finished merge of t39262 (DHCP build from another directory)Francis Dupont2016-02-093-12/+30
|\
| * regenFrancis Dupont2015-04-181-10/+17
| * distcheck now works with ATF tooFrancis Dupont2015-04-181-0/+5
| * regenFrancis Dupont2015-04-182-0/+2
| * regenFrancis Dupont2015-04-172-1/+4
| * checkpoint (fixed unit test make 2)Francis Dupont2015-04-171-1/+1
| * checkpoint (fixed unit test make)Francis Dupont2015-04-171-1/+2
* | [master] Fixed infinite-is-reserved and lease:flags setting via omapiThomas Markwalder2016-02-053-23/+105
* | [master] Add support for relayed client-linklayer-address option (RFC 6939)Thomas Markwalder2016-01-282-132/+222
* | Finish rt41536 mergeFrancis Dupont2016-01-271-12/+50
|\ \
| * | [master] Enhance support for long and infinite leases in v6 serverShawn Routhier2016-01-251-12/+50
* | | Added an AR configure variable and regenFrancis Dupont2016-01-252-0/+2
|/ /
* | [master] Failover primary now accepts secondary updates from active to abandonedThomas Markwalder2016-01-181-4/+7
* | [master] Hnadle dhcpv6 being disabled betterShawn Routhier2016-01-121-4/+5
* | [master] Remove some incorrect #ifdefsShawn Routhier2016-01-071-4/+1
* | [master] Added make tool and pkg-config tests to configure scriptThomas Markwalder2016-01-072-0/+2
* | [master] Emit better error messages for command line issuesShawn Routhier2016-01-061-44/+60
* | Remerged #38692Francis Dupont2015-11-171-4/+16
* | Unmerged #38692Francis Dupont2015-11-171-16/+4
* | Finished merge of rt39210 (--with-libbind fixes) (regen required)Francis Dupont2015-11-174-20/+27
|\ \
| * | regenFrancis Dupont2015-11-162-14/+36
| * | Addressed comments. Required regenFrancis Dupont2015-11-161-1/+1
| |/
| * regenFrancis Dupont2015-04-172-9/+14
| * updated (but need regen)Francis Dupont2015-04-172-6/+11
* | [master] Fixed memory leask in omapi dereferencingThomas Markwalder2015-11-053-22/+24
* | [master] Update DDNS description a bitShawn Routhier2015-11-041-10/+6
* | [master] Added authoring-btye-order parameter to lease file handlingThomas Markwalder2015-10-135-3/+194
* | [master] Fixed an unchecked strdup in confpars.cThomas Markwalder2015-10-121-0/+6
* | [master] Update auto files as part of moving docs systemsShawn Routhier2015-10-052-12/+35
* | [master] Added lease address to reuse lease log messageThomas Markwalder2015-09-251-2/+2
* | [master] Fixed build issues with --disable-failoverThomas Markwalder2015-09-252-3/+10
* | [master] Corrected several potential null references identified by static an...Thomas Markwalder2015-09-234-6/+17
* | Fixed spurious #ifndef UNIT_TEST for progname (used outside usage())Francis Dupont2015-09-161-2/+0
* | Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-4/+18
* | [master] Add section on ports to client and server man pagesShawn Routhier2015-08-251-0/+35
* | [master] Add comment that declines is only usable for v4 serversShawn Routhier2015-08-201-6/+11
* | [master] Pre-release tag prep for 4.3.3b1: version #, copyright etc...Thomas Markwalder2015-07-303-1/+3
* | [master] Fixed broken build under HP-UX due to ldap.c inclusion of ifaddrs.hThomas Markwalder2015-07-301-3/+9
* | [master] Updated RELNOTES with LDAP contributorsThomas Markwalder2015-07-291-0/+2
* | [master] LDAP: Pathces, IPv6 support, GSSAPI supportThomas Markwalder2015-07-298-277/+1665
* | [master] Fixed server crash after billing class is deletedThomas Markwalder2015-07-293-22/+51
* | [master] Relax restriction on prefix pools being within the subnetShawn Routhier2015-07-161-0/+23
* | [master] Add fchown to the paranoia patchShawn Routhier2015-07-153-4/+60
* | spellingFrancis Dupont2015-07-091-1/+1
* | [master] Be more liberal when trying to find a group for a host prefixShawn Routhier2015-06-262-36/+127
* | [master] Correctly handled v6 lease file entries that do not match to a poolThomas Markwalder2015-06-261-9/+11
* | [master] Hnadle corrupt v6 lease files better.Shawn Routhier2015-06-231-0/+27
* | [master] Delayed-ack now works correctly with failoverThomas Markwalder2015-06-153-27/+57