Age | Commit message (Expand) | Author | Files | Lines |
2000-09-29 | use the 64 bit locking interface in locktest | Andrew Tridgell | 1 | -19/+19 |
2000-06-29 | slightly saner defaults | Andrew Tridgell | 1 | -3/+3 |
2000-06-13 | allow for lots of connections per server | Andrew Tridgell | 1 | -75/+76 |
2000-06-05 | don't ue nasty /proc/locks hack by default | Andrew Tridgell | 1 | -2/+2 |
2000-06-05 | added -O (use oplocks) option to locktest | Andrew Tridgell | 1 | -1/+8 |
2000-05-24 | minor fixes | Andrew Tridgell | 1 | -4/+0 |
2000-05-24 | added -u hide_unlock_fails option | Andrew Tridgell | 1 | -2/+7 |
2000-05-24 | use lp_workgroup() | Andrew Tridgell | 1 | -3/+4 |
2000-05-22 | Added -W workgroup command line option. | Tim Potter | 1 | -1/+6 |
2000-05-06 | signed/unsigned fixes so we can handle a lock base close to 2^32 | Andrew Tridgell | 1 | -31/+29 |
2000-05-05 | make debug easier to read | Andrew Tridgell | 1 | -6/+9 |
2000-05-05 | make debug easier to read | Andrew Tridgell | 1 | -5/+6 |
2000-05-05 | nasty hack to print posix locks | Andrew Tridgell | 1 | -0/+17 |
2000-05-05 | example of broken posix lock behaviour | Andrew Tridgell | 1 | -0/+8 |
2000-05-04 | parameterize the lock timeout | Andrew Tridgell | 1 | -2/+3 |
2000-05-04 | an even simpler example of NT gettings its locking code wrong. This | Andrew Tridgell | 1 | -20/+14 |
2000-05-04 | need LOCKING_OBJ in locktest now | Andrew Tridgell | 1 | -3/+7 |
2000-05-04 | more locktest improvements | Andrew Tridgell | 1 | -31/+81 |
2000-05-04 | added -A analyze mode to locktest - it can now automatically prune | Andrew Tridgell | 1 | -139/+242 |
2000-05-04 | found a much simpler case that kills the posix locking | Andrew Tridgell | 1 | -5/+5 |
2000-05-04 | fixed a uninit memory read that insure found | Andrew Tridgell | 1 | -6/+3 |
2000-05-04 | added ability to present lock tests | Andrew Tridgell | 1 | -16/+40 |
2000-05-03 | improved the lock test program | Andrew Tridgell | 1 | -15/+27 |
2000-05-03 | added a nasty lock testing program | Andrew Tridgell | 1 | -0/+340 |