2014-03-07 |
Dave Jones | remove unnecessary nr_active_syscalls
|
commit | commitdiff | tree |
2014-03-07 |
Dave Jones | when picking a syscall number, use the correct range.
|
commit | commitdiff | tree |
2014-03-07 |
Dave Jones | commentary on the active_* vars in the shm
|
commit | commitdiff | tree |
2014-03-06 |
Dave Jones | fix compile on gcc4.7
|
commit | commitdiff | tree |
2014-03-06 |
Dave Jones | use TRUE/FALSE in params.c
|
commit | commitdiff | tree |
2014-03-06 |
Dave Jones | rename acquire/release to lock/unlock
|
commit | commitdiff | tree |
2014-03-06 |
Dave Jones | add locking around shm->do32bit / syscallno accesses
|
commit | commitdiff | tree |
2014-03-05 |
Dave Jones | taint mask is unsigned
|
commit | commitdiff | tree |
2014-03-05 |
Dave Jones | remove unreachable code
|
commit | commitdiff | tree |
2014-03-05 |
Dave Jones | use usleep for <1s sleeps
|
commit | commitdiff | tree |
2014-03-05 |
Dave Jones | limit shm->do32bit accesses in child.
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | typo
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | don't bother printing errors about re-enabling coredump...
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | coredump enable/disable cleanups
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | make disabling the coredumps happen after we've finished...
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | setup shm->mappings[child] list before we use it in...
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | fix inverted logic
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | move locking out to separate file
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | use page offsets instead of dirtying the same page.
|
commit | commitdiff | tree |
2014-03-04 |
Dave Jones | remove erroneous ; in maps dirtying
|
commit | commitdiff | tree |
2014-02-26 |
Dave Jones | page_0xff wasn't getting memset'd.
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | make a bunch of things static
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | remove unnecessary include
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | fix sparse warnings in sync_file_range about long constants.
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | make a bunch of sparse missing prototype warnings go...
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | use NULL as pointer in shmget, not 0
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | use NULL instead of 0 for gettimeofday 2nd param
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | add -D__linux__ just for sparse use.
|
commit | commitdiff | tree |
2014-02-25 |
Dave Jones | move sigwas extern to header
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | update paths in analyse-dumps.sh
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | remove more no longer needed cruft
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | remove now pointless check
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | now that -C can scale better, we don't need the extra...
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | if we have a tmp dir in the trinity dir, use that instead...
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | add --dropprivs if we were run as root
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | move_pages: clear old pointers after freeing
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | move_pages: if pagetypes alloc failed, don't deref...
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | dirty_mapping: fix write past end of mapping bug.
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | mprotect: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | Revert "mprotect: clear scratch after use"
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | sendmsg: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | munmap: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | mremap: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | mprotect: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | modify_ldt: clear scratch after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | mincore: remove unnecessary use of scratch
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | move_pages: clear out scratch register after use
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | handle malloc failure better in move_pages
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | make get_address aware of map lengths
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | watchdog: scoping reductions
|
commit | commitdiff | tree |
2014-02-21 |
Dave Jones | start of sockaddr generation for sendmsg
|
commit | commitdiff | tree |
2014-02-20 |
Dave Jones | make all the shm array allocations shared.
|
commit | commitdiff | tree |
2014-02-20 |
Dave Jones | make alloc_shared exit if we fail an allocation.
|
commit | commitdiff | tree |
2014-02-20 |
Dave Jones | shm timevals need to be shared.
|
commit | commitdiff | tree |
2014-02-20 |
Dave Jones | watchdog: print child numbers, and timevals as unsigned
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | use better function for looping over pids
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | split up shm create again.
|
commit | commitdiff | tree |
2014-02-19 |
Vince Weaver | update perf_event_open support to 3.14-rc3
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | remove FIXME. tried it, looked ugly.
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | function reordering
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | move alloc_shared to utils
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | split up create/init shm so we can initiate logging...
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | move max_children to child.h
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | kill off MAX_NR_CHILDREN
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | create_shm either succeeds, or exit()'s
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | parse args before setting up the shm.
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | remove a MAX_NR_CHILDREN loop
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | do runtime allocation of arrays in the shm
|
commit | commitdiff | tree |
2014-02-19 |
Dave Jones | shm: split up create/init
|
commit | commitdiff | tree |
2014-02-14 |
Dave Jones | bump up the max size of iovecs that we create.
|
commit | commitdiff | tree |
2014-02-14 |
Daniel Borkmann | bpf bug. Reported-by: Dave Jones <davej@redhat.com>
|
commit | commitdiff | tree |
2014-02-13 |
Dave Jones | annotate option arg for sys_sysfs
|
commit | commitdiff | tree |
2014-02-12 |
Dave Jones | Don't set arg1 type for mmap.
|
commit | commitdiff | tree |
2014-02-12 |
Dave Jones | fix operation when starting already tainted.
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | Make mincore operate only on map structs
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | don't print ARG_MMAP as a struct map
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | don't deref potential NULL mappings
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | __get_map returns a pointer, so return NULL, not 0
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | watchdog: check_main_alive cleanups
|
commit | commitdiff | tree |
2014-02-11 |
Dave Jones | watchdog: fix incorrect format string
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | move assignment to only case that uses var.
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | Check for fork() failure and just exit if it happens.
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | if all children exit, and the pidmap is empty, be sure...
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | watchdog: Add additional check for main pid alive or...
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | remove unnecessary futzing with shm->mainpid
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | reduce var scoping
|
commit | commitdiff | tree |
2014-02-10 |
Dave Jones | size is unsigned
|
commit | commitdiff | tree |
2014-02-01 |
Dan Horák | load correct syscall table for s390 and s390x
|
commit | commitdiff | tree |
2014-01-31 |
Dave Jones | use enum to keep list of strings in sync
|
commit | commitdiff | tree |
2014-01-31 |
Dave Jones | pretty printing for allocation sizes.
|
commit | commitdiff | tree |
2014-01-30 |
Dave Jones | add missing break.
|
commit | commitdiff | tree |
2014-01-30 |
Dave Jones | Make format logging use enum.
|
commit | commitdiff | tree |
2014-01-30 |
Dave Jones | remove -Wswitch-default
|
commit | commitdiff | tree |
2014-01-30 |
Dave Jones | fix off by one
|
commit | commitdiff | tree |
2014-01-29 |
Dave Jones | use mappings in iovecs
|
commit | commitdiff | tree |
2014-01-29 |
Dave Jones | some tweaks to the 32bit interesting numbers routine
|
commit | commitdiff | tree |
2014-01-28 |
Dave Jones | move some parameter parsing into params.c
|
commit | commitdiff | tree |
2014-01-28 |
Dave Jones | move uid0 checking into uid.c
|
commit | commitdiff | tree |
2014-01-28 |
Dave Jones | remove dumb waiting for pid code
|
commit | commitdiff | tree |
2014-01-28 |
Dave Jones | move the getopt string nearer to the longopts to keep...
|
commit | commitdiff | tree |