summaryrefslogtreecommitdiff
path: root/usr/src/lib/libnsl/rpc
AgeCommit message (Expand)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-4/+2
2022-01-3014385 libnsl: mismatched boundToomas Soome2-12/+9
2021-02-1213496 libnsl: symbol '_null_auth' is multiply-definedToomas Soome1-14/+9
2019-12-1611978 libnsl: cast between incompatible function typesToomas Soome1-11/+20
2019-06-1811092 libnsl: NULL pointer errorsToomas Soome5-14/+8
2018-07-309673 move internet address manipulation functions to libcYuri Pankov1-286/+0
2018-02-209134 libnsl: this statement may fall throughToomas Soome1-2/+2
2018-02-079040 libnsl: unused local typedef in rpc codeToomas Soome1-2/+2
2017-07-208330 Add svc_tp_create_addr to libnslGordon Ross1-30/+97
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 Telka2-142/+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 Hoffman4-6/+10
2017-01-253772 consider raising default descriptor soft limitRichard Lowe3-75/+18
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
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 Mills1-2/+3
2014-05-214867 Uninitialized variables in libnslMarcel Telka2-0/+6
2014-04-304812 libnsl: Some nisplus leftoversMarcel Telka1-189/+0
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
2014-02-204576 mountd(1m) needs to be able to set listen backlogMarcel Telka2-124/+144
2014-02-064308 svc_userfds reallocation in svc_add_input() is fragileMarcel Telka1-97/+100
2014-02-064289 libnsl: do_accept() shouldn't be recursiveMarcel Telka1-125/+160
2011-04-06166 CR6901979 error in xdr_float.c not fixedJason King1-198/+168
2011-01-26166 CR6901979 error in xdr_float.c not fixedJason King1-429/+245
2010-06-186960999 portmapper support needed to support lx brand should go tooSurya Prakki4-266/+14
2009-12-306894056 libc is not cleanSurya Prakki2-5/+4
2009-12-066874309 Remove NIS+ from SolarisRaja Andra2-440/+26
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik5-54/+53
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-4/+3
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-3/+4
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-4/+3
2009-01-224300326 UDP replies from rpcbind and mountd can be sent with wrong source add...Viswanathan Kannappan1-55/+113
2008-10-136758652 clnt_door_call() is not thread-safeNicolas Williams1-21/+23
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-4/+2
2007-11-206630293 Copyrights for inet_aton() need to be moved to libnsl with the codeja978901-0/+70
2007-09-216564477 set_up_connection() doesn't not handle return values of t_connect() p...sk1025151-1/+10
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper2-33/+18
2007-03-20PSARC 2007/129 thr_keycreate_onceraf9-92/+74