summaryrefslogtreecommitdiff
path: root/usr/src/lib/libfakekernel
AgeCommit message (Expand)AuthorFilesLines
2022-09-2314958 fakekernel: avoid LWP <defunc> threadsVitaliy Gusev1-1/+10
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
2022-02-1814514 libfakekernel uses system headers, not proto or usr/src onesDan McDonald1-1/+1
2022-02-1514475 Recursive death in libfakekernel assfail after 12396Gordon Ross1-5/+4
2021-10-0812396 zdb -A does not work after 3006Yuri Pankov2-3/+31
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-0/+4
2020-07-0712909 epoll should better detect fd reassignmentPatrick Mooney1-0/+1
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-4/+4
2020-05-0412454 remove lint library machineryRichard Lowe4-13/+4
2020-02-2411985 libfakekernel: cast between incompatible function typesToomas Soome2-2/+2
2019-12-2712108 libfakekernel: passing argument 4 to restrict-qualified parameter alias...Toomas Soome1-3/+4
2019-08-1811031 SMB3 persistent handlesGordon Ross3-3/+50
2019-06-0811016 SMB2 oplock leasesGordon Ross1-1/+3
2019-06-0711011 SMB2/3 durable handlesMatt Barden3-6/+16
2019-06-0611002 recursive mutex detection in libfakekernelGordon Ross2-4/+8
2019-05-2210977 Windows 10 SMB client exhausts smbauth socketsGordon Ross3-0/+99
2019-05-1310405 Implement ZFS sorted scansToomas Soome2-0/+7
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland2-1/+12
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
2019-03-149874 Add fksmbcl development toolGordon Ross11-18/+238
2019-02-2710098 task_alloc() in libfakekernel gets KM_NOSLEEP test wrongJohn Levon1-1/+1
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-20/+0
2019-01-2310099 libfakekernel vpanic() should cast away assfail()John Levon1-1/+2
2018-10-198158 Want named threads APIJohn Levon1-0/+2
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2018-02-059018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon()Tim Kordas2-3/+11
2018-02-059017 Introduce taskq_empty()Tim Kordas2-0/+15
2018-01-308809 libzpool should leverage work done in libfakekernelAndrew Stormont19-25/+510
2015-11-066399 SMB2 supportGordon Ross4-12/+60
2015-09-226244 libfakekernel lint library needs to include fakekernel_initRichard Lowe1-0/+1
2015-06-135995 RPC over SMB named pipes should use AF_UNIX socketsGordon Ross2-2/+24
2015-06-045917 User-mode SMB serverGordon Ross40-0/+3983