summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo occurrance => occurrencev4_1Shawn Routhier2011-02-231-4/+4
* Removed the restriction on using IPv6 addresses in IPv4 mode. ThisShawn Routhier2011-02-232-8/+10
* Modify the dlpi code to accept getmsg() returning a positive value.Shawn Routhier2011-02-182-11/+5
* Fix typo in 21921 noteShawn Routhier2011-01-211-1/+1
* Correctly spell crashingShawn Routhier2011-01-201-1/+1
* When processing a request in the DHCPv6 server code that specifiesShawn Routhier2011-01-202-3/+24
* When processing the format flags for a given option consume theShawn Routhier2010-12-292-2/+27
* Update copyright in server/failover.c for 22679Shawn Routhier2010-12-131-1/+1
* Fix the handling of connection requests on the failover port.Shawn Routhier2010-12-132-1/+6
* Restore printing of values in omshell to the style pre 21585. ForShawn Routhier2010-12-033-4/+10
* autoconf regenerationDavid Hankins2010-11-031-168/+0
* automake regenerationDavid Hankins2010-11-030-0/+0
* autoheader regenerationDavid Hankins2010-11-030-0/+0
* aclocal regenerationDavid Hankins2010-11-030-0/+0
* - ./configure on longer searches for -lcrypto to explicitly link against.David Hankins2010-11-032-4/+6
* Update to add cert and cve number and acknowledgementv4_1_2Shawn Routhier2010-11-021-2/+2
* autoconf regenerationShawn Routhier2010-10-221-10/+10
* automake regenerationShawn Routhier2010-10-2212-0/+12
* autoheader regenerationShawn Routhier2010-10-220-0/+0
* aclocal regenerationShawn Routhier2010-10-221-2/+2
* Update vesion stamp and dates for 4.1.2 finalShawn Routhier2010-10-223-9/+9
* Handle a relay forward message with an unspecified address in theShawn Routhier2010-10-222-1/+24
* autoconf regenerationv4_1_2rc1Shawn Routhier2010-10-151-10/+10
* automake regenerationShawn Routhier2010-10-150-0/+0
* autoheader regenerationShawn Routhier2010-10-150-0/+0
* aclocal regenerationShawn Routhier2010-10-150-0/+0
* Update version stamp and dates for 4.1.2rc1Shawn Routhier2010-10-153-9/+9
* Update the code to parse dhcpv6 lease files to accept a semi-colon atShawn Routhier2010-10-132-1/+98
* autoconf regenerationv4_1_2b1Shawn Routhier2010-10-060-0/+0
* automake regenerationShawn Routhier2010-10-060-0/+0
* autoheader regenerationShawn Routhier2010-10-060-0/+0
* aclocal regenerationShawn Routhier2010-10-060-0/+0
* Update dates for 4.1.2b1Shawn Routhier2010-10-062-2/+2
* Handle pipe failures better - ticket 22269Shawn Routhier2010-10-067-1/+85
* Use (unsigned char) not (int) to silence (char) array index warnings.Mark Andrews2010-09-171-1/+1
* autoconf regenerationShawn Routhier2010-09-161-10/+265
* automake regenerationShawn Routhier2010-09-161-2/+2
* autoheader regenerationShawn Routhier2010-09-161-0/+16
* aclocal regenerationShawn Routhier2010-09-160-0/+0
* Update version number for releaseShawn Routhier2010-09-161-1/+1
* Update version number and date information for releaseShawn Routhier2010-09-169-16/+18
* autoconf regenerationShawn Routhier2010-09-141-2143/+1684
* automake regenerationShawn Routhier2010-09-1412-574/+723
* autoheader regenerationShawn Routhier2010-09-141-22/+15
* aclocal regenerationShawn Routhier2010-09-141-84/+102
* Minor changes for scripts, configure.ac and MakefilesShawn Routhier2010-09-149-9/+37
* cast time_t to unsigned long and use %lu instead of %uMark Andrews2010-09-141-2/+2
* Fixes to lease input and output.Shawn Routhier2010-09-136-95/+160
* Parse date strings more properly - the code now handles semi-colons inShawn Routhier2010-09-132-82/+108
* Add an elapsed time option to the release message and refactor theShawn Routhier2010-09-102-244/+114