File: ChangeLog

package info (click to toggle)
cryptsetup 20050111-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 252 kB
  • ctags: 156
  • sloc: ansic: 1,305; sh: 675; makefile: 159
file content (52 lines) | stat: -rw-r--r-- 2,076 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
2004-03-11 Thursday 15:52   Christophe Saout <christophe@saout.de>

	* lib/blockdev.h: BLKGETSIZE64 really uses size_t as third
	  argument, the rest is wrong.

2004-03-10 Wednesday 17:50   Christophe Saout <christophe@saout.de>

	* lib/: libcryptsetup.h, libdevmapper.c: Small fixes.

2004-03-09 Tuesday 21:41   Christophe Saout <christophe@saout.de>

	* lib/internal.h, lib/libcryptsetup.h, lib/libdevmapper.c,
	  lib/setup.c, po/de.po, src/cryptsetup.c: Added internal flags to
	  keep track of malloc'ed return values in struct crypt_options and
	  add a function to free the memory. Also add a readonly flag to
	  libcryptsetup.

2004-03-09 Tuesday 16:03   Christophe Saout <christophe@saout.de>

	* ChangeLog, configure.in, setup-gettext, lib/Makefile.am,
	  lib/backends.c, lib/blockdev.h, lib/gcrypt.c, lib/internal.h,
	  lib/libcryptsetup.h, lib/libdevmapper.c, lib/setup.c,
	  lib/utils.c, po/de.po, src/Makefile.am, src/cryptsetup.c: More
	  reorganization work.

2004-03-08 Monday 01:38   Christophe Saout <christophe@saout.de>

	* ChangeLog, Makefile.am, acinclude.m4, configure.in,
	  lib/Makefile.am, lib/backends.c, lib/blockdev.h, lib/gcrypt.c,
	  lib/libdevmapper.c, lib/setup.c, lib/utils.c, po/de.po,
	  src/Makefile.am: BLKGETSIZE64 fixes and started modularity
	  enhancements

2004-03-04 Thursday 21:06   Christophe Saout <christophe@saout.de>

	* Makefile.am, po/de.po, src/cryptsetup.c, src/cryptsetup.h: First
	  backward compatible working version.

2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>

	* NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
	  configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
	  po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
	  src/Makefile.am (utags: initial): Initial checkin.

2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>

	* NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
	  configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
	  po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
	  src/Makefile.am: Initial revision