summaryrefslogtreecommitdiff
path: root/usr/src/lib/libnsl
AgeCommit message (Expand)AuthorFilesLines
2022-11-1615127 libnsl: '&' within '^'Toomas Soome1-47/+13
2022-11-0815128 libnsl: variable is used uninitializedToomas Soome2-46/+44
2022-03-1014443 resection manual pages per IPD4Richard Lowe2-5/+3
2022-01-3014385 libnsl: mismatched boundToomas Soome4-22/+16
2021-09-1413975 support for higher baud ratesJoshua M. Clulow1-40/+36
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-37/+136
2021-02-1213496 libnsl: symbol '_null_auth' is multiply-definedToomas Soome1-14/+9
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-5/+5
2020-05-0412454 remove lint library machineryRichard Lowe4-17/+5
2019-12-1611978 libnsl: cast between incompatible function typesToomas Soome1-11/+20
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-06-1811092 libnsl: NULL pointer errorsToomas Soome9-22/+14
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-1086/+0
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-0/+4
2018-10-119884 cw(1) should use -fpic rather than -KpicRichard Lowe1-4/+1
2018-10-059868 unused cw translations should be removedRichard Lowe1-5/+0
2018-07-309673 move internet address manipulation functions to libcYuri Pankov6-730/+27
2018-02-209134 libnsl: this statement may fall throughToomas Soome2-3/+3
2018-02-079040 libnsl: unused local typedef in rpc codeToomas Soome1-2/+2
2017-11-278855 libnsl: variable 'p' set but not usedToomas Soome1-18/+19
2017-10-028609 want a position independent CRTRichard Lowe1-1/+1
2017-07-208330 Add svc_tp_create_addr to libnslGordon Ross2-31/+103
2017-06-128366 remove warlock leftovers from usr/src/cmd and usr/src/libYuri Pankov2-12/+0
2017-06-088250 libnsl: Raw RPC client sends unlimited dataMarcel Telka3-143/+170
2017-05-298238 xdr_callmsg() should clear residual bytesMarcel Telka1-18/+19
2017-05-138180 Invalid netbuf decoded by xdr_netbuf()Marcel Telka1-6/+39
2017-05-108121 Dead RPC code can free unallocated memoryMarcel Telka3-121/+67
2017-05-038098 Some xdr_simple(3nsl) and xdr_complex(3nsl) functions can succeed for un...Marcel Telka3-25/+26
2017-04-208085 Handle RPC groups betterAlex Wilson4-26/+54
2017-02-237870 libnsl: can not use sizeof on arrays passed as function argumentToomas Soome1-5/+5
2017-02-227812 Remove gender specific languageDaniel Hoffman8-11/+19
2017-01-253772 consider raising default descriptor soft limitRichard Lowe4-77/+19
2016-04-045868 Make checks in inet_matchaddr() more robustYuri Pankov2-28/+67
2016-04-045866 "wrong authentication" messages with root=@0.0.0.0/0 set, result in loss...Yuri Pankov1-5/+10
2016-02-236592 AI_ADDRCONFIG fails all resolutions when only loopback is presentRobert Mustacchi1-12/+42
2015-05-055753 libnsl: set_up_connection() over TCP does not adhere the specified timeoutMarcel Telka1-29/+51
2015-03-131101 NFS service fails to start after hostname changeMarcel Telka1-19/+6
2015-02-114545 _t_create(): Use after free in error code pathsMarcel Telka1-9/+1
2015-02-114539 _t_checkfd() should not call find_tilink() if force_sync is setMarcel Telka1-15/+17
2014-12-105096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPEDRobert Mustacchi1-1/+25
2014-11-194962 libnsl: unused variable in clnt_dg_geterr()Shruti Sampat1-4/+5
2014-10-215246 xdr_uid_t/xdr_gid_t cleanupsMarcel Telka1-5/+4
2014-07-224729 __rpcb_findaddr_timed should try rpcbind protocol 4 firstGary Mills1-330/+355
2014-06-173910 t_look(3NSL) should never return T_ERRORGary Mills4-37/+15
2014-05-214867 Uninitialized variables in libnslMarcel Telka5-22/+35
2014-04-304812 libnsl: Some nisplus leftoversMarcel Telka3-198/+3
2014-04-304808 libnsl: SI_SRPC_DOMAIN is always definedMarcel Telka1-95/+6
2014-04-304803 libnsl: recursive mutex lock in return_xprt_copy()Marcel Telka1-18/+21
2014-04-304724 Possible memory leak in _clnt_vc_create_timed()Marcel Telka1-9/+8
2014-04-034462 clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of F...Marcel Telka2-92/+96