summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/main.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-044174 Torch the old and unmaintained Sun-dhcpBart Coddens1-1361/+0
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2010-07-196370597 in.dhcpd core dumps. Double free on a DHCP network container recordBrian Utterback1-15/+13
6959836 dhcp server should set file limit even in debug mode.
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-16/+16
2007-01-046248700 Memory leak in libresolvsm263631-2/+11
6337595 core dump - res_nsend() always assumes statp->_u._ext.ext not being NULL 6340650 in.dhcpd: Must initialize statp structure before calling res_ninit() 6487719 libdhcpdu: Must initialize statp structure before calling res_ninit()
2006-12-226428870 in.dhcpd incorrectly reports 'Invalid value for option: ↵ns926441-0/+2
LOGGING_FACILITY'
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-4/+5
6234782 Kerberos and GSSAPI should not use fopen 6259671 vold won't be killed by TERM signal when several removable devices are managed 6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256 6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162 6414404 __rpc_openchild never called and not exported by library 6416815 ON needs to be hardened against the 32-bit fopen/255 problem --HG-- rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1351