source: MondoRescue/branches/3.2/mondo/src/common@ 3510

Name Size Rev Age Author Last Change
../
config.h 0 bytes 541   18 years bcornec Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and …
libmondo-gui-EXT.h 57 bytes 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
libmondo-gui.h 58 bytes 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
lib-common-externs.h 156 bytes 541   18 years bcornec Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and …
libmondo-gui.c 156 bytes 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
libmondo-fifo.h 176 bytes 128   18 years bcornec indent on all the C code
libmondo-fifo-EXT.h 182 bytes 128   18 years bcornec indent on all the C code
libmondo-archive.loT 231 bytes 30   19 years bcornec Id property added on files to allow for better conf. management
libmondo.h 453 bytes 541   18 years bcornec Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and …
libmondo-cli.h 456 bytes 1917   16 years Bruno Cornec mondo.libmondo-cli.patch (Mark Pinkerton …
libmondo-verify-EXT.h 510 bytes 1749   17 years Bruno Cornec Fix compiler warnings
libmondo-cli-EXT.h 536 bytes 1917   16 years Bruno Cornec mondo.libmondo-cli.patch (Mark Pinkerton …
libmondo-fork.h 657 bytes 1999   16 years Bruno Cornec - Protect recursive remove of tempdir with test on the look and feel …
libmondo-fork-EXT.h 758 bytes 1999   16 years Bruno Cornec - Protect recursive remove of tempdir with test on the look and feel …
libmondo-mountlist.h 871 bytes 2394   15 years Bruno Cornec Fix interface of evaluate_mountlist (remove 2nd param useless) and fix …
libmondo-mountlist-EXT.h 976 bytes 2394   15 years Bruno Cornec Fix interface of evaluate_mountlist (remove 2nd param useless) and fix …
newt-specific.h 1.1 KB 128   18 years bcornec indent on all the C code
newt-specific-EXT.h 1.3 KB 128   18 years bcornec indent on all the C code
libmondo-archive.h 1.3 KB 3464   9 years Bruno Cornec - suppress function archive_this_fileset_with_star and handle the star …
libmondo-string.h 1.3 KB 3194   11 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
libmondo-archive-EXT.h 1.3 KB 3464   9 years Bruno Cornec - suppress function archive_this_fileset_with_star and handle the star …
libmondo-filelist.h 1.4 KB 1647   17 years Bruno Cornec remove bkpinfo also from header files
libmondo-files.h 1.4 KB 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
Makefile.am 1.5 KB 2241   15 years Bruno Cornec r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove …
libmondo-tools.h 1.5 KB 2470   14 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
libmondo-string-EXT.h 1.5 KB 3194   11 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
libmondo-devices.h 1.5 KB 3194   11 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
libmondo-filelist-EXT.h 1.5 KB 1647   17 years Bruno Cornec remove bkpinfo also from header files
libmondo-stream.h 1.6 KB 1954   16 years Bruno Cornec - Simplify some function interface with bkpinfo global - Modify …
libmondo-tools-EXT.h 1.6 KB 2470   14 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
libmondo-files-EXT.h 1.7 KB 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
libmondo-stream-EXT.h 1.8 KB 1954   16 years Bruno Cornec - Simplify some function interface with bkpinfo global - Modify …
libmondo-raid.h 1.8 KB 2982   12 years Bruno Cornec r4605@localhost: bruno | 2012-03-29 15:44:39 +0200 - change …
libmondo-devices-EXT.h 1.9 KB 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
libmondo-raid-EXT.h 2.1 KB 2982   12 years Bruno Cornec r4605@localhost: bruno | 2012-03-29 15:44:39 +0200 - change …
libmondo-verify.h 3.6 KB 1713   17 years Bruno Cornec - Improve Ubuntu/Debian keyboard detection and support - pbinit …
libmondo-fifo.c 4.3 KB 3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
crcttt.h 4.4 KB 128   18 years bcornec indent on all the C code
libmondo-fork.c 18.9 KB 3497   8 years Bruno Cornec - Suppress a complier warning for an unused var
mondostructures.h 20.4 KB 3429   9 years Bruno Cornec ( Only use MBR when dealing with a BIOS type of boot env
libmondo-string.c 29.7 KB 3413   9 years Bruno Cornec Fix remaining compilation warnings
libmondo-mountlist.c 30.0 KB 3430   9 years Bruno Cornec - use the keyword TODO (yellow in vim) to indicate code to review …
libmondo-cli.c 32.2 KB 3465   9 years Bruno Cornec -Improve memory management of netfs_user by duplicating systematically …
libmondo-files.c 33.1 KB 3430   9 years Bruno Cornec - use the keyword TODO (yellow in vim) to indicate code to review …
libmondo-raid.c 34.0 KB 3380   9 years Bruno Cornec - Do not use a \n with log_msg (ease debug with 99)
libmondo-verify.c 35.3 KB 3380   9 years Bruno Cornec - Do not use a \n with log_msg (ease debug with 99)
libmondo-tools.c 40.0 KB 3507   8 years Bruno Cornec - Use a mr_system where appropriate - Fix mkstemp which is creating a …
newt-specific.c 47.3 KB 3508   8 years Bruno Cornec - Avoids core dump when exiting early
libmondo-filelist.c 49.5 KB 3381   9 years Bruno Cornec - Exclude /selinux from analysis
libmondo-stream.c 50.1 KB 3430   9 years Bruno Cornec - use the keyword TODO (yellow in vim) to indicate code to review …
libmondo-devices.c 98.4 KB 3453   9 years Bruno Cornec - Avoids msgs from mr-device-mounted in MondoRescue
libmondo-archive.c 98.5 KB 3506   8 years Bruno Cornec - wipe_archives now also removes star temporary files and not only …
Note: See TracBrowser for help on using the repository browser.