summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2022-11-0115095 WPTS BVT_EnumerateSnapShotsGordon Ross1-0/+3
2022-10-3115066 pcie: unused functionsToomas Soome1-79/+0
2022-10-3115131 libctf depends on libavlAndy Fiddaman1-1/+1
2022-10-3015130 Update tzdata to 2022fRobert Mustacchi12-659/+515
2022-10-2815094 WPTS BVT_SMB2Basic_Query_FileAllInformationGordon Ross1-5/+24
2022-10-2715116 find_elf does not find non-executable .so filesAndy Fiddaman1-1/+1
2022-10-2415118 bhyve too strict over vmm_data lengthsPatrick Mooney11-17/+131
2022-10-2415068 diskinfo crash in nvlist_free()Andy Fiddaman1-42/+54
2022-10-2415093 SMB error after Win10 tries FSCTL_PIPE_WAITGordon Ross2-3/+160
2022-10-2415005 Tests for btree implementation used by range treesJohn Wren Kennedy9-4/+690
2022-10-2415054 libc: using the result of an assignment as a condition without parenthesesToomas Soome19-153/+149
2022-10-2215092 dfs.cmds/general delivers an entirely false unshare(8)Richard Lowe3-264/+1
2022-10-2114993 zfs-tests: Move platform independent tests to a shared runfileRyan Moeller8-2300/+413
2022-10-2015089 WPTS BVT_TreeMgmt_SMB311_Disconnect_NoSignedNoEncryptedTreeConnectGordon Ross1-3/+21
2022-10-1915056 Missing pcie cap leads to panic in pcie_fabric_feature_scan()Robert Mustacchi1-2/+18
2022-10-1915036 portfs wears inadequate pollcache disguisePatrick Mooney8-10/+160
2022-10-1814548 snoop has strange bedfellowsJoshua M. Clulow2-2/+35
2022-10-1815078 bhyve should enable VM_CAP_HALT_EXIT by defaultPatrick Mooney8-27/+140
2022-10-1915076 smbadm join should update local administrators group membershipGordon Ross1-2/+69
2022-10-1815053 libc: unused parameterToomas Soome41-340/+242
2022-10-1715090 bhyve needs to handle disconnecting RFB clients betterAndy Fiddaman2-7/+26
2022-10-1715074 SMB Server should return STATUS_INVALID_DEVICE_REQUEST for unsupported ...Gordon Ross5-20/+45
2022-10-1715073 smb: Server returns zero credits in negotiate error responseGordon Ross2-214/+228
2022-10-1715072 libsec: sid_to_id() and sid_to_xid() could be improvedToomas Soome1-78/+75
2022-10-1515025 hald can't anymore receive events with newer glib versions than 2.63.4Carsten Grzemba1-6/+7
2022-10-1415046 libc: unused variableToomas Soome6-55/+47
2022-10-1415045 SMB should implement FSCTL_DFS_GET_REFERRALS_EXGordon Ross1-10/+117
2022-10-1415044 SMB should return NT_STATUS_FS_DRIVER_REQUIRED for DFS ioctls when DFS ...Gordon Ross1-2/+33
2022-10-1415064 vmm: unused variable 'iommu_initted'Toomas Soome1-2/+0
2022-10-1315050 SMB server mishandles some SIDsMatt Barden5-27/+229
2022-10-1315032 SMB: Can't create a file with a NULL DACLMatt Barden1-2/+5
2022-10-1315059 Update AMD microcode to 20220930Andy Fiddaman5-2/+2
2022-10-1315027 The ls command should show SIDs instead of ephemeral IDsGordon Ross5-31/+168
2022-10-1315063 vmm: cast to smaller integer type 'boolean_t' from 'void *'Toomas Soome1-1/+1
2022-10-1315077 ficl: make sure the loader emulator does set consoleToomas Soome1-0/+1
2022-10-1215039 kernel initializes early GDTDan Cross3-46/+93
2022-10-1215026 libsec mistakenly assumes a SID is a group SIDGordon Ross4-76/+151
2022-10-1215043 smbadm - need ability to read credentials from stdinGordon Ross1-31/+59
2022-10-1215065 vmm: variable set but not usedToomas Soome2-4/+4
2022-10-1115069 dladm_str2bw() does not reset errno which is checked after string conve...Dmitry Gromada1-0/+1
2022-10-1114690 nvmeadm should refer to namespaces by their nsidHans Rosenfeld5-40/+114
2022-10-1115051 SMB2 signature mismatch gets wrong errorGordon Ross1-3/+2
2022-10-1115042 AD join fails if hostname longer than 14 charactersGordon Ross1-4/+5
2022-10-1115058 vmm: comparison is always trueToomas Soome1-1/+1
2022-10-1115041 smbadm join reports clock skew as bad passwordGordon Ross3-8/+19
2022-10-1115037 cp_subr.s: Invalid instruction argumentToomas Soome2-6/+6
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe61-5961/+43
2022-10-1015012 nightly should fail if tools build failedYuri Pankov1-26/+27
2022-10-1013313 tools build uses cw from /opt/onbld even if -t flag is specifiedYuri Pankov1-3/+3
2022-10-0915016 find_elf should cope with O_DIRECTORY absenceYuri Pankov1-0/+11