index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Put back in the KRB5_CONFIG getenv that was accidentally removed
Ezra Peisach
1995-10-02
2
-0
/
+6
*
* adm_conn.c (kadm_get_creds): zero out creds->server after
Mark Eichin
1995-10-02
2
-1
/
+8
*
* krb5_encode.c (krb5_cleanup): If asn1buf_destroy fails, don't
Mark Eichin
1995-10-02
2
-1
/
+5
*
* init_os_ctx.c (krb5_os_init_context): use profile_init_path for
Mark Eichin
1995-10-02
2
-4
/
+11
*
* configure.in (V5_MAKE_SHARED_LIB): Change rule to install
Ezra Peisach
1995-10-02
3
-19
/
+17
*
* configure.in (V5_MAKE_SHARED_LIB): Change rule to install
Ezra Peisach
1995-10-02
3
-17
/
+13
*
configure.in (V5_MAKE_SHARED_LIB): Change rule to install
Ezra Peisach
1995-10-02
3
-17
/
+13
*
* configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 of
Ezra Peisach
1995-10-02
2
-17
/
+6
*
#ifdef the entire file so it's not built under Windows
Theodore Tso
1995-09-29
2
-0
/
+7
*
Remove krb5_lname_file; it's not used any more
Theodore Tso
1995-09-29
2
-3
/
+4
*
Clean up make clean procedures. The files to be removed are defined
Theodore Tso
1995-09-29
2
-9
/
+12
*
For MS-DOS, use the brute force method of defining the size of
Theodore Tso
1995-09-29
2
-9
/
+17
*
#include autoconf.h instead of osconf.h, because that's the file we
Theodore Tso
1995-09-29
2
-1
/
+6
*
Only check the returned starttime to make sure it matches the
Theodore Tso
1995-09-29
2
-1
/
+8
*
Rename verify.c to t_verify.c to remove conflict with
Keith Vetter
1995-09-29
3
-3
/
+8
*
Only convert instances which don't have a '.' in them. If they have a
Theodore Tso
1995-09-29
2
-1
/
+7
*
Misc Mac cleanups
Keith Vetter
1995-09-29
4
-24
/
+53
*
Working telnet authentication module and project consolidations
Keith Vetter
1995-09-28
4
-1
/
+13
*
alt_prof.c (krb5_read_realm_params): On an error, initialize the
Theodore Tso
1995-09-27
2
-2
/
+8
*
Systematic rework of all the cleanup code to make the generated object
Theodore Tso
1995-09-27
2
-143
/
+155
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
2
-2
/
+6
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
26
-57
/
+69
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
12
-28
/
+39
*
Fix tabbing in prototypes. (Just to clear up a conflict)
Theodore Tso
1995-09-25
1
-6
/
+6
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
10
-29
/
+40
*
Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
3
-9
/
+9
*
Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
3
-7
/
+9
*
Fixed kb_seal_size prototype
Keith Vetter
1995-09-25
2
-2
/
+6
*
Change password for the Mac
Keith Vetter
1995-09-24
6
-13
/
+40
*
(change has no real effect, but I found the inconsistency when looking for
Mark Eichin
1995-09-24
2
-2
/
+6
*
* logger.c (klog_com_err_proc): pass whoami in failure messages
Mark Eichin
1995-09-24
2
-2
/
+7
*
Define PROTOTYPE if it is not defined elsewhere
Theodore Tso
1995-09-23
2
-0
/
+12
*
keysalt.c: 16/32 bit integer mismatch.
Theodore Tso
1995-09-23
3
-10
/
+22
*
Remove the (int) cast, since you can't take address of a value which
Theodore Tso
1995-09-23
3
-3
/
+11
*
acquire_.c: changed int to size_t.
Theodore Tso
1995-09-23
7
-5
/
+76
*
oid_ops.c: signed/unsigned mismatch, removed unused variables
Theodore Tso
1995-09-23
3
-5
/
+10
*
Put back in all:: all-$(WHAT) rule--PC needs it
Theodore Tso
1995-09-23
2
-0
/
+5
*
Removed ^M's from DOS integration. (Oops!)
Theodore Tso
1995-09-23
1
-1
/
+1
*
Put back in all:: all-$(WHAT) rule--PC needs it
Theodore Tso
1995-09-23
2
-0
/
+5
*
Makefile.in: PC needs sscanf.c
Theodore Tso
1995-09-23
3
-8
/
+16
*
had to define away DBFLAGS for the PC
Theodore Tso
1995-09-23
2
-0
/
+5
*
get_in_t.c: removed unused variable.
Theodore Tso
1995-09-23
5
-5
/
+14
*
Added MSDOS to wherever MACINTOSH was used
Theodore Tso
1995-09-23
2
-4
/
+8
*
signed/unsigned mismatch
Theodore Tso
1995-09-23
2
-1
/
+5
*
32 bit word being passed as an int
Theodore Tso
1995-09-23
5
-5
/
+10
*
Makefile.in: moved shared rule to all-unix:: target
Theodore Tso
1995-09-23
5
-4
/
+12
*
Makefile.in: PC builds all C files because of function name changes
Theodore Tso
1995-09-23
4
-9
/
+15
*
md5crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
3
-4
/
+28
*
md4crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
3
-4
/
+28
*
put function prototype back in
Theodore Tso
1995-09-23
2
-0
/
+13
[prev]
[next]