|
|
@2556
|
14 years |
Sam Hocevar |
* lib-mem.c: add pre-include macros to get mmap and valloc on OpenSolaris?.
|
|
|
@2555
|
14 years |
Sam Hocevar |
* zzuf.c: rename sig2str to sig2name; the former is a Solaris libc symbol.
|
|
|
@2554
|
14 years |
Sam Hocevar |
* Another fucked commit... synchronise config.h and lib-stream.c.
|
|
|
@2553
|
14 years |
Sam Hocevar |
* lib-stream.c: try to make the filbuf() implementation portable …
|
|
|
@2552
|
14 years |
Sam Hocevar |
* Implement freopen64, fsetpos64 and fseeko64 for OpenSolaris?.
|
|
|
@2551
|
14 years |
Sam Hocevar |
* check-utils: use tail -n X or tail -X depending on the platform.
|
|
|
@2550
|
14 years |
Sam Hocevar |
* bootstrap: update bootstrapping script for OpenSolaris? …
|
|
|
@2549
|
14 years |
Sam Hocevar |
* Oops, forgot to check in check-md5.
|
|
|
@2548
|
14 years |
Sam Hocevar |
* Add a unit test for MD5 hashes.
|
|
|
@2547
|
14 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2546
|
14 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2545
|
14 years |
Sam Hocevar |
* Add a bunch of unit tests to check for zzuf basic capabilities: …
|
|
|
@2544
|
14 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2543
|
14 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2542
|
14 years |
Sam Hocevar |
* Fix a few HP-UX warnings caused by missing headers.
|
|
|
@2541
|
14 years |
Sam Hocevar |
* Split the test suite into the RNG test and the Unix utils test.
|
|
|
@2540
|
14 years |
Sam Hocevar |
* bootstrap: update bootstrapping script.
* configure.ac: hide …
|
|
|
@2539
|
14 years |
Sam Hocevar |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
|
|
@2538
|
14 years |
Sam Hocevar |
* lock.c: do not build PTY locking mechanism if PAM isn't present.
|
|
|
@2537
|
14 years |
Sam Hocevar |
* configure.ac: fix libcucul-dev dependency value.
|
|
|
@2536
|
14 years |
Sam Hocevar |
* cucul/file.c: fix a typo causing build failures when zlib is not here.
|
|
|
@2535
|
14 years |
Sam Hocevar |
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust …
|
|
|
@2534
|
14 years |
Sam Hocevar |
* zzuf.c: retrieve library object name from libtool's .la file so we …
|
|
|
@2533
|
14 years |
Sam Hocevar |
* Implement srefill() for full HP-UX support on parisc-gcc.
|
|
|
@2532
|
14 years |
Sam Hocevar |
* zzcat.c: compilation fix for missing headers.
|
|
|
@2531
|
14 years |
Sam Hocevar |
* testsuite.h: do not test for grep -a if the option is unknown.
|
|
|
@2530
|
14 years |
Sam Hocevar |
* Add a few _INCLUDE_POSIX_SOURCE defines here and there so that we …
|
|
|
@2529
|
14 years |
Sam Hocevar |
* testsuite.sh: use printf instead of echo -n for better portability.
|
|
|
@2528
|
14 years |
Sam Hocevar |
* Implement additional functions required on HP-UX: fopen64, …
|
|
|
@2527
|
14 years |
Sam Hocevar |
* Build on HP-UX systems: disable unsupported warning flags, define
…
|
|
|
@2526
|
14 years |
Sam Hocevar |
* configure.ac: do not use -fno-strength-reduce -fomit-frame-pointer,
…
|
|
|
@2525
|
14 years |
Sam Hocevar |
* zzuf.c: reformated the licensing information for zzuf -V.
|
|
|
@2524
|
14 years |
Sam Hocevar |
* lib-stream.c: remove an unused variable.
|
|
|
@2523
|
14 years |
Sam Hocevar |
* Fix a compilation issue on FreeBSD by defining _BSD_SOURCE and …
|
|
|
@2522
|
14 years |
Sam Hocevar |
* Fix the Win32 package build. No, it still doesn't work, it just builds.
|
|
|
@2521
|
14 years |
Sam Hocevar |
* Set a default maximum memory usage value to avoid excessive swapping.
|
|
|
@2520
|
14 years |
Sam Hocevar |
* Ideas for a zzufrc file.
|
|
|
@2519
|
14 years |
Sam Hocevar |
* Fix plugin build.
|
|
|
@2518
|
14 years |
Sam Hocevar |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
|
|
@2517
|
14 years |
Sam Hocevar |
* Check for FTGL in the configure step, because we will use it later.
…
|
|
|
@2516
|
14 years |
Sam Hocevar |
* Fork the grabbed process and exit the parent. Unfortunately for some …
|
|
|
@2515
|
14 years |
Sam Hocevar |
* Add my slides of the paper presentation at ICISP'08.
|
|
|
@2514
|
14 years |
Sam Hocevar |
* Add kill() to the list of supported remote syscalls. We might need …
|
|
|
@2513
|
14 years |
Sam Hocevar |
* Add write() to the list of supported remote syscalls.
|
|
|
@2512
|
14 years |
Sam Hocevar |
* Add missing headers and _XOPEN_SOURCE definition to grab.c.
|
|
|
@2511
|
14 years |
Sam Hocevar |
* Allow to grab 32-bit applications from a 64-bit neercs process.
|
|
|
@2510
|
14 years |
Sam Hocevar |
* Add a --debug flag to the configure step.
|
|
|
@2509
|
14 years |
Sam Hocevar |
* Split grab.c into the grabbing heuristic and the pure ptrace …
|
|
|
@2508
|
14 years |
Sam Hocevar |
* Fix memcpy_from_target() and memcpy_to_target() alignment issues.
|
|
|
@2507
|
14 years |
Sam Hocevar |
* Cosmetic: nicer debug output.
|
|
|
@2506
|
14 years |
Sam Hocevar |
* Activate USE_GRAB on amd64/x86_64 systems, too.
|
|
|
@2505
|
14 years |
Sam Hocevar |
* Start refactoring grab.c: instead of writing code to the stack, we …
|
|
|
@2504
|
14 years |
Sam Hocevar |
* Coding style.
|
|
|
@2503
|
14 years |
Sam Hocevar |
* Ported grab code to amd64. Doesn't work yet, maybe because we are
…
|
|
|
@2502
|
14 years |
Sam Hocevar |
* Coding style.
|
|
|
@2501
|
14 years |
Sam Hocevar |
* Preparing the amd64 port of grab.c by first making the current
…
|
|
|
@2500
|
14 years |
Jean-Yves Lamoureux |
* Added an autolock timeout (autolock_timeout = N in configuration file)
|
|
|
@2499
|
14 years |
Pascal Terjan |
* Write a few ideas
|
|
|
@2498
|
14 years |
Pascal Terjan |
* Include config.h in grab.c, else USE_GRAB will never be defined
|
|
|
@2497
|
14 years |
Jean-Yves Lamoureux |
* Use $HOME before trying to get user directory via getpwuid
|
|
|
@2496
|
14 years |
Jean-Yves Lamoureux |
* Removed a double-free and a leak. Mozilla, you have been trolled.
|
|
|
@2495
|
14 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@2494
|
14 years |
Jean-Yves Lamoureux |
* Define _GNU_SOURCE to enable getsid() as a GNU extention to *libc
|
|
|
@2493
|
14 years |
Sam Hocevar |
* Fix grabbing of one process: upper loop bound was wrong.
|
|
|
@2492
|
14 years |
Sam Hocevar |
* Prettier grab support detection in configure.ac.
|
|
|
@2491
|
14 years |
Sam Hocevar |
* Compilation works better when files #include "config.h".
|
|
|
@2490
|
14 years |
Sam Hocevar |
* Rename man/ to doc/.
* Add svn:ignore properties here and there.
|
|
|
@2489
|
14 years |
Jean-Yves Lamoureux |
* Removed a double-free, check if ptr==NULL before freeing in several …
|
|
|
@2488
|
14 years |
Pascal Terjan |
* Have -r/-R/-S like screen
|
|
|
@2487
|
14 years |
Pascal Terjan |
* Add -c/--config to override local config file
|
|
|
@2486
|
14 years |
Jean-Yves Lamoureux |
* Changed /etc/neercs.conf to /etc/neercsrc (and changed example to …
|
|
|
@2485
|
14 years |
Jean-Yves Lamoureux |
* Renamed neercs.ini to neercs.conf
|
|
|
@2484
|
14 years |
Jean-Yves Lamoureux |
* Factorized multiple calls of caca_refresh_display()
* Configuration …
|
|
|
@2483
|
14 years |
Sam Hocevar |
* Fix a buffer overflow in the reattach code.
|
|
|
@2482
|
14 years |
Pascal Terjan |
* Fix a memory leak
|
|
|
@2481
|
14 years |
Pascal Terjan |
* Improve the speed of current attach (even if it will die)
* Fix …
|
|
|
@2480
|
14 years |
Pascal Terjan |
* Move most actions outside of option parsing
|
|
|
@2479
|
14 years |
Pascal Terjan |
* Move conditionnal include of pty.h from main.c to term.c
|
|
|
@2478
|
14 years |
Pascal Terjan |
* Don't use the caca_display in refresh_screens, it would make clean …
|
|
|
@2477
|
14 years |
Pascal Terjan |
* Close caca_display earlier when attaching
- Give an error when no …
|
|
|
@2476
|
14 years |
Pascal Terjan |
* Fix a warning
|
|
|
@2475
|
14 years |
Pascal Terjan |
* TODO is almost empty, add your ideas !
|
|
|
@2474
|
14 years |
Pascal Terjan |
* First more or less working version of attach
|
|
|
@2473
|
14 years |
Jean-Yves Lamoureux |
* get_ms() returns ... microseconds. Renamed to get_us(). (fsck you)
…
|
|
|
@2472
|
14 years |
Sam Hocevar |
* Made the manual page suck slightly less.
|
|
|
@2471
|
14 years |
Jean-Yves Lamoureux |
* Added handlers for special keys (page up/down, insert, delete, home, …
|
|
|
@2470
|
14 years |
Jean-Yves Lamoureux |
* Removed comments
|
|
|
@2469
|
14 years |
Jean-Yves Lamoureux |
* Added some comments
|
|
|
@2468
|
14 years |
Jean-Yves Lamoureux |
* Cleaned a bit
* Added help (--help/-h)
|
|
|
@2467
|
14 years |
Jean-Yves Lamoureux |
* Re-indented properly (not touched to grab.c, although it'd be quite fun)
|
|
|
@2466
|
14 years |
Jean-Yves Lamoureux |
* Break pterjan changes ftw
|
|
|
@2465
|
14 years |
Jean-Yves Lamoureux |
* Added a man page
|
|
|
@2464
|
14 years |
Jean-Yves Lamoureux |
* Last configuration file line was not handled
* Added …
|
|
|
@2463
|
14 years |
Jean-Yves Lamoureux |
* Added configuration file and routines
|
|
|
@2462
|
14 years |
Sam Hocevar |
* Run the testsuite when "make check" is called.
|
|
|
@2461
|
14 years |
Sam Hocevar |
* Avoid a potential shared library attack by never looking for libzzuf …
|
|
|
@2460
|
14 years |
Pascal Terjan |
* Update TODO
|
|
|
@2459
|
14 years |
Pascal Terjan |
* Add forgotten file (Time to sleep)
|
|
|
@2458
|
14 years |
Pascal Terjan |
* Support detaching (NOT ATTACHING)
|
|
|
@2457
|
14 years |
Jean-Yves Lamoureux |
* Added lock-screen bugWfeature using PAM (likely to work only with …
|
|
|