index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use memset instead of bzero
Ezra Peisach
1996-07-24
2
-1
/
+3
*
Use $(LD) instead of $(CC) for linking... This allows for use of purify
Ezra Peisach
1996-07-24
2
-1
/
+5
*
* Makefile.in (all): Use $(LD) instead of $(CC) for link stage
Ezra Peisach
1996-07-24
4
-2
/
+25
*
* Makefile.in (DEPLIBS): Use correct version number for
Ezra Peisach
1996-07-24
2
-1
/
+6
*
Removed kadmin.exp, since it's for the old admin server
Theodore Tso
1996-07-24
2
-834
/
+4
*
* ftpd.c (auth_data): the logic which dealt with multiple acceptor
Marc Horowitz
1996-07-24
1
-207
/
+204
*
Remove mechglue from the list of Macintosh subdirectories
Theodore Tso
1996-07-24
2
-1
/
+6
*
Must include k5-int.h on Windows and Macintosh builds
Theodore Tso
1996-07-24
2
-0
/
+6
*
Fix broken Windows commands to copy gssapi_krb5.h to include/gssapi
Theodore Tso
1996-07-24
2
-1
/
+4
*
Must include k5-int.h on Windows and Macintosh builds
Theodore Tso
1996-07-24
2
-0
/
+9
*
Makefile.in: Build logger.o from the libkadm5 directory. This
Theodore Tso
1996-07-24
3
-2
/
+34
*
Ignore db-config.h.in which is generated by autoheader
Ezra Peisach
1996-07-23
1
-0
/
+1
*
obj/dbm.c: Copy the elements between the struct DBT and
Ezra Peisach
1996-07-23
2
-0
/
+58
*
* Makefile.in: add dependency for kdb5_util_ct.o
Tom Yu
1996-07-23
2
-0
/
+6
*
* Makefile.in: add dependency for kadmin_ct.o
Tom Yu
1996-07-23
2
-0
/
+6
*
* Makefile.in: delete extraneous trailing backslash from GENSRCS
Tom Yu
1996-07-23
2
-2
/
+7
*
Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to
Theodore Tso
1996-07-23
4
-4
/
+11
*
* xdr.c: Do not declare malloc()
Ezra Peisach
1996-07-23
3
-2
/
+9
*
* Makefile.in: libkdb5.so needs to be built with
Ezra Peisach
1996-07-23
3
-0
/
+23
*
Add contents of util/db2/acconfig.h to the top-level acconfig.h so
Theodore Tso
1996-07-23
2
-0
/
+28
*
Include errno.h
Ezra Peisach
1996-07-23
2
-0
/
+5
*
If __STDC__ is not defined, generate proper prototypes..
Ezra Peisach
1996-07-23
2
-1
/
+6
*
* kdc.conf (admin_*): add the fields for the new admin system to
Marc Horowitz
1996-07-22
1
-1
/
+5
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
12
-0
/
+956
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
651
-2676
/
+138835
*
killed krb5.h in the modern way
Marc Horowitz
1996-07-20
1
-2271
/
+0
*
Added TIMEBOMB_INFO string which tells the user the URL to look for
Theodore Tso
1996-07-13
2
-3
/
+12
*
On Windows builds, add -DHAVE_STDLIB_H
Theodore Tso
1996-07-13
2
-1
/
+6
*
add note about versioning bug that marc found
Barry Jaspan
1996-07-12
1
-2
/
+16
*
New routine which does the timebomb and version server checking.
Theodore Tso
1996-07-11
2
-39
/
+78
*
Add a call to krb5_win_do_init() on Win16 and Win32 machines. This is
Theodore Tso
1996-07-11
2
-0
/
+18
*
win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll and
Theodore Tso
1996-07-10
3
-2
/
+56
*
Ted left off Ezra & me in the contributors to k5b6. I'll let Ted re-work
Richard Basch
1996-07-09
1
-3
/
+3
*
add kadm5_decrypt_key
Barry Jaspan
1996-07-09
1
-6
/
+31
*
update dbname, admin_dbname, admin_lockfile dependencies
Barry Jaspan
1996-07-09
1
-4
/
+14
*
* test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 from
Ezra Peisach
1996-07-09
3
-2
/
+10
*
* krb4-proto.h: Change prototype for decomp_ticket to match source
Ezra Peisach
1996-07-09
2
-1
/
+6
*
* kinit.M: Document -R option
Ezra Peisach
1996-07-07
3
-7
/
+78
*
* get_creds.c: (krb5_get_credentials_val_renew_core) Combine
Ezra Peisach
1996-07-07
3
-3
/
+71
*
* krb5.hin: Add prototypes for krb5_get_credentials_renew() and
Ezra Peisach
1996-07-07
2
-0
/
+18
*
* asn1buf.c (asn12krb5_buf): Initialize magic fields of structure.
Ezra Peisach
1996-06-27
2
-1
/
+9
*
update permanent lock semantics
Barry Jaspan
1996-06-26
1
-13
/
+13
*
update rename_principal for NO_RENAME_SALT
Barry Jaspan
1996-06-25
1
-2
/
+9
*
Only include stdlib.h if it's available
Theodore Tso
1996-06-24
9
-0
/
+21
*
Change const to krb5_const, so that it works on compilers that don't
Theodore Tso
1996-06-24
2
-1
/
+7
*
Fix typo so that krsh doesn't exit when using the default port
Theodore Tso
1996-06-24
2
-1
/
+6
*
Fix bug pointed out by jhawk; we weren't looking for all ptys
Sam Hartman
1996-06-24
5
-9
/
+21
*
Krb4: get the right includes
Sam Hartman
1996-06-24
3
-1
/
+6
*
Drop support for -u because it allows us to remove
Sam Hartman
1996-06-24
4
-243
/
+13
*
Fix up handling of libkrb4 libraries so includes and stuff work with
Sam Hartman
1996-06-24
2
-2
/
+17
[next]