Timeline


and .

07/09/08:

22:53 publications edited by sam
(diff)
22:47 publications edited by sam
add a reference to the LNCS volume (diff)
22:42 publications edited by sam
(diff)
22:42 publications edited by sam
mention Jylam's conferences and reorder by date (diff)
22:38 publications edited by sam
HSF slides (diff)
22:35 20080621-zzuf.pdf attached to publications by sam
22:34 20080621-zzuf.odp attached to publications by sam
22:34 publications edited by sam
RMLL 08 slides (diff)
22:33 20080705-libcaca.pdf attached to publications by sam
22:32 20080705-libcaca.odp attached to publications by sam
22:28 publications edited by sam
link to presentation slides (diff)
22:26 hocevar-icisp-20080701.pdf attached to publications by sam
22:25 hocevar-icisp-20080701.odp attached to publications by sam
22:16 publications edited by sam
ICISP paper (diff)
22:12 2008-displacement.pdf attached to publications by sam
22:10 publications created by sam
creating page
12:50 Changeset [2520] by sam
  • Ideas for a zzufrc file.
12:47 zzuf edited by sam
cleanup (diff)
12:28 zzuf/bugs edited by sam
switched tables to wiki formatting (diff)
11:56 zzuf/bugs edited by sam
re-added the old crash tables (diff)
11:52 fuzz3.xpm attached to zzuf/bugs by sam
11:52 fuzz2.xpm attached to zzuf/bugs by sam
11:52 fuzz1.xpm attached to zzuf/bugs by sam
11:42 lol-xine.mpg attached to zzuf/bugs by sam
11:42 lol-xine.avi attached to zzuf/bugs by sam
11:42 lol-xine.aac attached to zzuf/bugs by sam
11:41 lol-vlc.wmv attached to zzuf/bugs by sam
11:41 lol-vlc.mpg attached to zzuf/bugs by sam
11:41 lol-vlc.m2v attached to zzuf/bugs by sam
11:41 lol-vlc.avi attached to zzuf/bugs by sam
11:41 lol-vlc.ac3 attached to zzuf/bugs by sam
11:40 lol-vlc.aac attached to zzuf/bugs by sam
11:40 lol-openbsd-objdump attached to zzuf/bugs by sam
11:40 lol-openbsd-nm attached to zzuf/bugs by sam
11:39 lol-ogg123.flac attached to zzuf/bugs by sam
11:38 lol-mplayer.wmv attached to zzuf/bugs by sam
11:38 lol-mplayer.ogm attached to zzuf/bugs by sam
11:38 lol-mplayer.ogg attached to zzuf/bugs by sam
11:38 lol-mplayer.mpg attached to zzuf/bugs by sam
11:37 lol-mplayer.mp3 attached to zzuf/bugs by sam
11:37 lol-mplayer.m2v attached to zzuf/bugs by sam
11:37 lol-mplayer.flac attached to zzuf/bugs by sam
11:36 lol-mplayer.avi attached to zzuf/bugs by sam
11:35 lol-mplayer.aac attached to zzuf/bugs by sam
11:35 lol-macosx-otool attached to zzuf/bugs by sam
11:35 lol-macosx-nm attached to zzuf/bugs by sam
11:35 lol-gstreamer.ogg attached to zzuf/bugs by sam
11:35 lol-gstreamer.m2v attached to zzuf/bugs by sam
11:35 lol-gstreamer.avi attached to zzuf/bugs by sam
11:34 lol-giftopnm.gif attached to zzuf/bugs by sam
11:34 lol-freebsd-nm attached to zzuf/bugs by sam
11:33 lol-firefox.gif attached to zzuf/bugs by sam
11:32 lol-ffplay.wmv attached to zzuf/bugs by sam
11:32 lol-ffplay.ogm attached to zzuf/bugs by sam
11:32 lol-ffplay.ogg attached to zzuf/bugs by sam
11:32 lol-ffplay.mpg attached to zzuf/bugs by sam
11:32 lol-ffplay.m2v attached to zzuf/bugs by sam
11:31 lol-ffplay.flac attached to zzuf/bugs by sam
11:30 lol-ffplay.avi attached to zzuf/bugs by sam
11:29 lol-ffplay.ac3 attached to zzuf/bugs by sam
11:29 lol-dvipng-1.dvi attached to zzuf/bugs by sam
11:29 lol-dvipng.dvi attached to zzuf/bugs by sam
11:28 lol-debian-nm attached to zzuf/bugs by sam
11:28 lol-antiword.doc attached to zzuf/bugs by sam
11:26 zzuf/bugs created by sam
creating separate bugs page

07/05/08:

18:44 WikiStart edited by sam
beta14 (diff)
18:43 libcaca edited by sam
beta14 (diff)
18:42 libcaca-0.99.beta14.tar.gz attached to libcaca by sam
18:39 Changeset [2519] by sam
  • Fix plugin build.
18:34 Changeset [2518] by sam
  • Set version to 0.99.beta14.
  • Updateed NEWS and ChangeLog?.
18:28 Changeset [2517] by sam
  • Check for FTGL in the configure step, because we will use it later. ...
14:40 WikiStart edited by jylam
(diff)

07/02/08:

16:35 Changeset [2516] by sam
  • Fork the grabbed process and exit the parent. Unfortunately for some ...

07/01/08:

22:38 Changeset [2515] by sam
  • Add my slides of the paper presentation at ICISP'08.
22:35 Changeset [2514] by sam
  • Add kill() to the list of supported remote syscalls. We might need to ...
21:43 Changeset [2513] by sam
  • Add write() to the list of supported remote syscalls.
16:30 Changeset [2512] by sam
  • Add missing headers and _XOPEN_SOURCE definition to grab.c.
16:14 Changeset [2511] by sam
  • Allow to grab 32-bit applications from a 64-bit neercs process.
01:26 Changeset [2510] by sam
  • Add a --debug flag to the configure step.
01:26 Changeset [2509] by sam
  • Split grab.c into the grabbing heuristic and the pure ptrace ...
01:26 Changeset [2508] by sam
  • Fix memcpy_from_target() and memcpy_to_target() alignment issues.
01:26 Changeset [2507] by sam
  • Cosmetic: nicer debug output.
01:26 Changeset [2506] by sam
  • Activate USE_GRAB on amd64/x86_64 systems, too.
01:26 Changeset [2505] by sam
  • Start refactoring grab.c: instead of writing code to the stack, we ...
01:26 Changeset [2504] by sam
  • Coding style.
01:26 Changeset [2503] by sam
  • Ported grab code to amd64. Doesn't work yet, maybe because we are

...

01:26 Changeset [2502] by sam
  • Coding style.
01:26 Changeset [2501] by sam
  • Preparing the amd64 port of grab.c by first making the current

...

06/28/08:

16:50 Changeset [2500] by jylam
  • Added an autolock timeout (autolock_timeout = N in configuration file)
16:29 Changeset [2499] by pterjan
  • Write a few ideas
16:18 Changeset [2498] by pterjan
  • Include config.h in grab.c, else USE_GRAB will never be defined
13:39 Changeset [2497] by jylam
  • Use $HOME before trying to get user directory via getpwuid
13:26 Changeset [2496] by jylam
  • Removed a double-free and a leak. Mozilla, you have been trolled.
13:22 Changeset [2495] by jylam
  • Removed general local variables from main() and put it in struct ...

06/27/08:

20:50 Changeset [2494] by jylam
  • Define _GNU_SOURCE to enable getsid() as a GNU extention to *libc
19:55 Changeset [2493] by sam
  • Fix grabbing of one process: upper loop bound was wrong.
19:55 Changeset [2492] by sam
  • Prettier grab support detection in configure.ac.
19:54 Changeset [2491] by sam
  • Compilation works better when files #include "config.h".
12:09 Changeset [2490] by sam
  • Rename man/ to doc/.
  • Add svn:ignore properties here and there.

06/25/08:

11:20 Changeset [2489] by jylam
  • Removed a double-free, check if ptr==NULL before freeing in several ...
00:33 Changeset [2488] by pterjan
  • Have -r/-R/-S like screen

06/24/08:

23:14 Changeset [2487] by pterjan
  • Add -c/--config to override local config file
16:21 Changeset [2486] by jylam
  • Changed /etc/neercs.conf to /etc/neercsrc (and changed example to the ...
16:15 Changeset [2485] by jylam
  • Renamed neercs.ini to neercs.conf
16:13 Changeset [2484] by jylam
  • Factorized multiple calls of caca_refresh_display()
  • Configuration ...
15:21 Changeset [2483] by sam
  • Fix a buffer overflow in the reattach code.
14:55 Changeset [2482] by pterjan
  • Fix a memory leak

06/23/08:

23:59 Changeset [2481] by pterjan
  • Improve the speed of current attach (even if it will die)
  • Fix some ...
23:39 Changeset [2480] by pterjan
  • Move most actions outside of option parsing
23:02 Changeset [2479] by pterjan
  • Move conditionnal include of pty.h from main.c to term.c
16:37 Changeset [2478] by pterjan
  • Don't use the caca_display in refresh_screens, it would make clean ...

06/22/08:

14:40 Changeset [2477] by pterjan
  • Close caca_display earlier when attaching

- Give an error when no ...

14:37 Changeset [2476] by pterjan
  • Fix a warning
11:59 Changeset [2475] by pterjan
  • TODO is almost empty, add your ideas !
11:57 Changeset [2474] by pterjan
  • First more or less working version of attach

06/21/08:

15:36 zzuf edited by sam
links to my zzuf talks (diff)
15:33 zzuf-20080621.pdf attached to zzuf by sam
15:33 zzuf-20080621.odp attached to zzuf by sam

06/20/08:

17:43 Changeset [2473] by jylam
  • get_ms() returns ... microseconds. Renamed to get_us(). (fsck you)
  • ...
16:09 Changeset [2472] by sam
  • Made the manual page suck slightly less.
16:08 Changeset [2471] by jylam
  • Added handlers for special keys (page up/down, insert, delete, home, ...
15:49 Changeset [2470] by jylam
  • Removed comments
15:48 Changeset [2469] by jylam
  • Added some comments
15:25 Changeset [2468] by jylam
  • Cleaned a bit
  • Added help (--help/-h)
14:55 Changeset [2467] by jylam
  • Re-indented properly (not touched to grab.c, although it'd be quite ...
14:51 Changeset [2466] by jylam
  • Break pterjan changes ftw
14:39 Changeset [2465] by jylam
  • Added a man page
14:09 Changeset [2464] by jylam
  • Last configuration file line was not handled
  • Added ...
13:42 Changeset [2463] by jylam
  • Added configuration file and routines
08:05 Changeset [2462] by sam
  • Run the testsuite when "make check" is called.
08:05 Changeset [2461] by sam
  • Avoid a potential shared library attack by never looking for libzzuf ...
00:05 Changeset [2460] by pterjan
  • Update TODO

06/19/08:

23:57 Changeset [2459] by pterjan
  • Add forgotten file (Time to sleep)
23:50 Changeset [2458] by pterjan
  • Support detaching (NOT ATTACHING)
14:23 Changeset [2457] by jylam
  • Added lock-screen bugWfeature using PAM (likely to work only with ...
09:53 Changeset [2456] by jylam
  • Don't send key that closed help window to current terminal
01:36 Changeset [2455] by sam
  • Do not build grab.c conditionally; instead, make grab_process() and ...
01:36 Changeset [2454] by sam
  • Check for various sys/* and linux/* headers. Even if we don't use the ...

06/18/08:

23:42 Changeset [2453] by pterjan
  • Oops revert parts of 2451 which should not have been commited
23:38 Changeset [2452] by pterjan
  • Drop declaration of grab_process, it is in the .h now
23:08 Changeset [2451] by pterjan
  • Remove termios stuff, does not do anything currently
22:29 Changeset [2450] by pterjan
  • Detach properly the process from the previous tty
  • Use major to ...
17:59 Changeset [2449] by sam
  • Add meaningful error messages to img2oric.
16:50 Changeset [2448] by jylam
  • Made Screensaver Engine (called a glazillon times) cleaner
  • Set ...
15:47 Changeset [2447] by jylam
  • Added an ugly-not-finished-yet screensaver

06/16/08:

17:12 Changeset [2446] by jylam
  • Removed unused variables and added comment to get cool scores on ...
16:33 Changeset [2445] by jylam
  • Added delayed (recurrent) functions, as well as a window-killing ...
13:04 Changeset [2444] by jylam
  • Changed command line parsing to sam's mygetopt.c
02:48 Changeset [2443] by sam
  • Remove commented out stuff.

06/15/08:

22:30 Changeset [2442] by sam
  • Add a .gitignore file for git-svn users.
22:27 Changeset [2441] by sam
  • Put autotools files in .auto/ instead of autotools/.
22:21 Changeset [2440] by sam
  • Add a .gitignore file for git-svn users.
22:21 Changeset [2439] by sam
  • Put autotools files in .auto/ instead of autotools/.
22:21 Changeset [2438] by sam
  • Don't call destroy_screen() before remove_screen(), since it'll be ...
21:38 Changeset [2437] by sam
  • Fix C++ library linking.
20:41 Changeset [2436] by sam
  • Fix cucul_file_read() calls in cacaview.
20:40 Changeset [2435] by pterjan
  • No need to close the fd just before calling destroy_screen

* Don't skip ...

20:17 Changeset [2434] by pterjan
  • It's not very useful to check a pointer after dereferencing it
  • It's ...
20:09 Changeset [2433] by pterjan
  • Fix behavior with no parameter
20:02 Changeset [2432] by pterjan
  • This warning was not mine !
20:01 Changeset [2431] by pterjan
  • Don't break build on platforms where grab is not supported
19:23 Changeset [2430] by pterjan
  • use sys/user.h instead of linux/user.h
19:17 Changeset [2429] by pterjan
  • Remove one of the reads of /proc
19:10 Changeset [2428] by pterjan
  • Remove code that was for the standalone test
19:06 Changeset [2427] by sam
  • Fix cacademo build on systems without imlib-dev.
19:01 Changeset [2426] by pterjan
  • First attempt to grab a process when started with -P <pid>
18:53 Changeset [2425] by sam
  • Generate the C++ .pc files at configure time.
18:49 Changeset [2424] by sam
  • Only install the C++ .pc files if C++ support was activated.
18:47 Changeset [2423] by sam
  • Install cucul++.pc and caca++.pc in the pkg-config directory.
17:34 Changeset [2422] by jylam
  • Removed bad use of destroyed screens
17:13 Changeset [2421] by jylam
  • Put pty and prevpty in screen_list structure
17:02 Changeset [2420] by sam
  • Get rid of io.c/io.h: IO functions are now in libcucul.
16:59 Changeset [2419] by sam
  • Re-add the cx->torender trick to avoid crashing on filters. This ...
16:47 Changeset [2418] by sam
  • Require cucul >= 0.99.beta15. Not released yet, but at least we won't ...
16:47 Changeset [2417] by sam
  • Add a .gitignore files for git-svn users.
16:47 Changeset [2416] by sam
  • Put autotools files in ./.auto instead of ./autotools.
16:46 Changeset [2415] by sam
  • Fix a compilation warning due to libcucul API changes.
16:46 Changeset [2414] by sam
  • Get rid of all the FIGlet font handling: everything is moving into

...

16:46 Changeset [2413] by sam
  • Updated version number to 0.99.beta15, so that we can build TOIlet.
16:41 Changeset [2412] by sam
  • Export cucul_flush_figlet() to the public API. It should be removed ...
15:50 Changeset [2411] by sam
  • Make cacaview use cucul_file_t functions.
15:50 Changeset [2410] by sam
  • Make deprecated cucul_load_file() use cucul_file_t functions.
15:50 Changeset [2409] by sam
  • Make cucul_import_file() use cucul_file_t functions.
15:50 Changeset [2408] by sam
  • Set errno to ENOSYS in unsupported cucul_file_t operations.
15:50 Changeset [2407] by sam
  • Implement cucul_file_tell().
15:50 Changeset [2406] by sam
  • Export cucul_file_t operations in the public header.
  • Implement ...
15:49 Changeset [2405] by sam
  • makefont is only a system tool: use htons/htonl instead of ...
15:46 Changeset [2404] by jylam
  • Updated help
  • Thumbnail numbers now fit windows count format
15:28 Changeset [2403] by jylam
  • Speed up rendering while in full-wm and thumbnails are not activated
15:11 Changeset [2402] by jylam
  • main.c now contains only main()
14:50 Changeset [2401] by jylam
  • Removed more stuff from main()
14:40 Changeset [2400] by jylam
  • Exploded main() into smaller parts (and that's ugly for now, yes)
14:28 Changeset [2399] by sam
  • Fix cucul_set_dither_palette() argument types in cacademo.
14:28 Changeset [2398] by sam
  • Remove htons() and htonl() from kernel mode: we use our custom ...
14:28 Changeset [2397] by sam
  • Fix a buffer initialisation issue in the sortchars utility.

06/14/08:

15:59 Changeset [2396] by jylam
  • Fixed Erase In Page (clear) width
15:34 Changeset [2395] by jylam
  • Totally unfinished scroll support (as vim uses it)
15:05 Changeset [2394] by sam
  • Build the win32 binary with aggressive optimisation flags.
15:02 Changeset [2393] by sam
  • BMP write support for Win32.
  • Include a pre-compiled .exe file.
14:04 Changeset [2392] by sam
  • Cosmetic changes.
14:02 Changeset [2391] by sam
  • Ported img2oric to Win32, using GDI. OUTPUT.TAP is saved, but the BMP ...
13:44 Changeset [2390] by jylam
  • Des espaces a la fin d'une ligne : Deux baffes dans ta gueule
12:39 Changeset [2389] by pterjan
  • Have pty and prevpty always valid, fixes the random crash when exiting ...
12:20 Changeset [2388] by pterjan
  • Switch to previous term when one shell exits
12:06 Changeset [2387] by pterjan
  • Move back title writing after drawing the associated box
12:05 Changeset [2386] by pterjan
  • Use remaining space for last term in [hv]split

* Don't share the ...

00:46 Changeset [2385] by pterjan
  • Draw the titles after all the frames as they share the lines in vsplit ...
00:38 Changeset [2384] by pterjan
  • Truncate titles larger than the window

06/13/08:

23:58 Changeset [2383] by pterjan
  • Display the title of each screen on its frame
23:40 Changeset [2382] by pterjan
  • Handle the title set in each screen
23:38 Changeset [2381] by jylam
  • Fixed debug() while activated
23:22 Changeset [2380] by jylam
  • Get rid of the nice XTAB and YTAB macros, as they are unused, and noone ...
23:00 Changeset [2379] by jylam
  • Set a BETTER title for the display
22:33 Changeset [2378] by pterjan
  • Set a title for the display
17:55 Changeset [2377] by pterjan
  • Give work to jylam
17:49 Changeset [2376] by pterjan
  • Don't crash when the window become too small
17:35 Changeset [2375] by jylam
  • ESC closes help window as well
17:33 Changeset [2374] by jylam
  • Tiens pterjan dans ta gueule l'aide
17:13 Changeset [2373] by jylam
  • Minor cosmetic changes, filled README with crap
17:01 Changeset [2372] by jylam
  • Added a glazillon of checks for mallocs and frees and stuff (et ...
16:44 Changeset [2371] by jylam
  • Added ctrl-a-k to close a window and associated process (temporary ...
16:18 WikiStart edited by sam
zzuf 0.12 (diff)
16:17 zzuf edited by sam
zzuf 0.12 (diff)
16:16 zzuf-0.12.tar.gz attached to zzuf by sam
15:18 Changeset [2370] by jylam
  • Oops, added left arrow handling
14:59 Changeset [2369] by jylam
  • Changed default wm to VSPLIT and fixed wrong split size
14:52 Changeset [2368] by jylam
  • Added bell handling
13:51 Changeset [2367] by jylam
  • Added a status bar and an help screen
12:04 img2rubik edited by sam
lol imagemagick, lol gimp (diff)
11:31 Changeset [2366] by sam
11:31 Changeset [2365] by sam
  • Finished the libzzuf manual page.
11:21 Changeset [2364] by sam
  • The site looks like shit. Ditch most CSS hacks.
10:54 img2rubik edited by sam
(diff)

06/12/08:

15:50 Changeset [2363] by jylam
  • Added Cards window manager
  • Thumbnails are now black instead of white ...
15:45 img2rubik edited by sam
put CS2 first (diff)
14:42 Changeset [2362] by jylam
  • Added window management skeleton (ctrl-a-w)
12:12 img2rubik edited by sam
photoshop (diff)
12:10 lena-gcs2fs.png attached to img2rubik by sam
12:10 lena-gcs2fs2.png attached to img2rubik by sam
12:10 lena-cs2fs2.png attached to img2rubik by sam
12:10 lena-cs2fs.png attached to img2rubik by sam

06/11/08:

22:55 img2rubik edited by sam
+gamma-corrected ordered (diff)
22:53 lena-gimpgord.png attached to img2rubik by sam
20:07 lena-g.png attached to img2rubik by sam
20:06 img2rubik edited by sam
(diff)
20:03 img2rubik edited by sam
(diff)
20:02 img2rubik edited by sam
imagemagick results (diff)
20:00 lena-gim.png attached to img2rubik by sam
20:00 lena-im.png attached to img2rubik by sam
19:22 img2rubik edited by sam
fixes (diff)
19:19 img2rubik edited by sam
(diff)
19:18 cube.png attached to img2rubik by sam
19:16 img2rubik edited by sam
(diff)
18:59 lena-gimpgfs2.png attached to img2rubik by sam
18:59 lena-gimpgfs.png attached to img2rubik by sam
18:59 img2rubik edited by sam
layout + gamma correction (diff)
18:51 rubik.png attached to img2rubik by sam
18:51 img2rubik edited by sam
(diff)
18:49 Changeset [2361] by jylam
  • Splitted main.c and created effects.c for optionnal features
18:46 lena-gimpord.png attached to img2rubik by sam
18:45 lena-gimpfs2.png attached to img2rubik by sam
18:33 lena-gimpfs.png attached to img2rubik by sam
18:31 lena.png attached to img2rubik by sam
18:30 img2rubik created by sam
18:23 Changeset [2360] by jylam
  • Fixed window borders size
18:00 Changeset [2359] by jylam
  • moved thumbnail code to its own function, and added a box around ...
17:45 Changeset [2358] by jylam
  • Added a default shell roolback if no arguments are givent
  • ctrl-a-c ...
17:13 Changeset [2357] by jylam
  • Reorganised screen management in a list
  • Minor cosmetic changes
  • ...
15:11 Changeset [2356] by pterjan

- Exit when requested by window manager - Exit when all terms are exited - ...

06/10/08:

18:21 Changeset [2355] by sam
  • Fix a crash in the realloc() wrapper occurring when dlsym() or ...
18:21 Changeset [2354] by sam
  • Do not try to free() on buffers that have been allocated with the ...
18:21 Changeset [2353] by sam
  • Started writing a manual page for libzzuf.
Note: See TracTimeline for information about the timeline view.