git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15049 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-02 13:52:39 +00:00
parent 5c186736dd
commit 40fd46885a
5 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-05-02 Dave Love <fx@gnu.org>
* limits_conf.c: Check RLIMIT_MEMLOCK, not RLIMIT_LOCK.
2005-04-28 Dave Love <fx@gnu.org>
* limits_conf.c: Maybe include sys/resource.h. Use various

View File

@@ -1,3 +1,8 @@
2005-05-02 Dave Love <fx@gnu.org>
* afskauthlib/Makefile.am (afskauthlib.so): Use libtool.
(.c.o): Use CC (like SIA module), not COMPILE.
2005-04-19 Love H<>rnquist <20>strand <lha@it.su.se>
* sia/sia.c: fix getpw*_r calls, they return 0 even when the entry

View File

@@ -1,5 +1,14 @@
2005-05-02 Dave Love <fx@gnu.org>
* mdtest.c: Include <krb5-types.h>.
2005-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* ui.c: Include <des.h>.
(UI_UTIL_read_pw_string): make the prompt argument const.
* des.h (UI_UTIL_read_pw_string): make the prompt argument const
* ui.c (UI_UTIL_read_pw_string): remove unused variable plen
* des.c: replace <strings.h> with <string.h>

View File

@@ -1,3 +1,7 @@
2005-05-02 Dave Love <fx@gnu.org>
* test_cred.c (main): Call setprogname.
2005-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
* prefix all sequence symbols with _, they are not part of the

View File

@@ -1,3 +1,7 @@
2005-05-02 Dave Love <fx@gnu.org>
* test_cred.c (main): Call setprogname.
2005-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
* prefix all sequence symbols with _, they are not part of the