projects
/
krb5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
krb5.git
1995-08-07
Theodore Tso
tf_util.c (utimes): If __SVR4 is defined, #include...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Improve keysalt handling
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Restore input strings to their original state after...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Describe previous changes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Handle V4 salttype correctly
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Fix key list merging so that kvno is generated correctly
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Use krb5_string_to_keysalts() to ensure that list is...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Build fixes for Solaris
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Fix another big-endian problem
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Hacks to get this to compile with the new kdb format
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
libpty fixes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Manually initialize krbtgt_princ.data
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Chris Provenzano
Add new error KRB5_KDB_BAD_KEYTYPE
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Chris Provenzano
New routines for changing passwords of new kdb entries
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Chris Provenzano
Hacks to get it to compile with new kdb format
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Chris Provenzano
Add prototypes for krb5_dbe_{en,de}code_last_pwd_change...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Chris Provenzano
* cpw.c : Uses new kdb change password routines for...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-07
Paul Park
Check for utmp[x].h
commit
|
commitdiff
|
tree
|
snapshot
1995-08-05
Ezra Peisach
Return value from pty_open_ctty is non-zero on error...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-05
Tom Yu
* k5-int.h: Add prototypes for krb5_crypto_os_localadd...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-05
Tom Yu
first pass attempt at cleaning up some gcc -Wall flames
commit
|
commitdiff
|
tree
|
snapshot
1995-08-05
Sam Hartman
Get telnetd working with libpty
commit
|
commitdiff
|
tree
|
snapshot
1995-08-05
Theodore Tso
libpty.h (pty_cleanup): Fix argument type of pid to...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Tom Yu
* Makefile.in: use libupdate so to not get multiple...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Describe previous changes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Update key handling prototypes and add new prototypes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Rework key_{string_to,random}_keys. Find latest admin...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Make passwd_check_opass_ok() available
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Add support for add-key and delete-key
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Replace hand-decoded integers with kdb macros
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Use encode/decode macros to [de]serialize data going...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Add new key/salt tuple handling modules
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Add encode/decode macros for integers for use between...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Add prototype definitions for new libkadm functions
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Paul Park
Add BAD_PW return to ADD-KEY and DELETE-KEY returns
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Theodore Tso
Fix up Copyright notice to have correct year (1995...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Ezra Peisach
Add .cvsignore to ignore configure
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Tom Yu
missed a #endif
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Tom Yu
* cleanup.c (pty_cleanup): Add missing declarations...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-04
Tom Yu
* krlogind.c: don't include utmp.h, since libty.h...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Barry Jaspan
add get_principals and get_policies
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Sam Hartman
Attempt to HUP processes associated with the pty when...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Chris Provenzano
Add new error KRB5_KDB_BAD_SALTTYPE
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Chris Provenzano
do_as_req.c : Fix bug from new kdb changes.
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Chris Provenzano
Added prototype for krb5_dbe_cpw() the new db entry...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Chris Provenzano
cpw.c : New change password code for kdb5_edit.
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Chris Provenzano
Remove convert utility. All It's functionality has...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Fix kadmin5 output and remove av4k functions
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Use string values in kdc.conf
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Describe previous changes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Fix krb5_decode_princ_contents()
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Fix krb5_dbekd_encrypt_key_data()
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Fix krb5_aprof_get_deltat()
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Compile something when Kerberos 4 disabled
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Ensure padata is NULL with normal salt
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Blind replacements to get kadmin.old to compile
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Include adm.h, update prototypes
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Use new database entry format. Update key_{string_to...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Use new database entry format. Use new calling sequenc...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Handle the key/salt pair list and pass it to key_init
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Clean up debugging messages
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Use new database entry format and new libkadm string...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-03
Paul Park
Compile something when krb4 disabled
commit
|
commitdiff
|
tree
|
snapshot
1995-08-02
Sam Hartman
* Fix tests for length of slave buffer.
commit
|
commitdiff
|
tree
|
snapshot
1995-08-02
Sam Hartman
* Fix tests for length of slave buffer.
commit
|
commitdiff
|
tree
|
snapshot
1995-08-01
Sam Hartman
Change to use libpty for utmp handling in login.krb5...
commit
|
commitdiff
|
tree
|
snapshot
1995-08-01
Sam Hartman
Make interface change so getpty doesn't overwrite
commit
|
commitdiff
|
tree
|
snapshot
1995-08-01
Ezra Peisach
Fix typo TIOCSTTY to TIOCSCTTY in ioctl
commit
|
commitdiff
|
tree
|
snapshot
1995-08-01
Sam Hartman
Add missing logwtmp file
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Sam Hartman
* Don't always use the default realm on localhost,...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Sam Hartman
Check in first version of libpty
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Sam Hartman
Protect test for Gcc under AIX so it works with non...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Sam Hartman
Modify krlogind to use libpty, modify login.krb5 to...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Document new kadmin protocol
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Use new admin string conversion routines
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Fix small problem with create_key_data()
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Describe previous changes
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Update to new kadmin protocol
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Add str_conv.c
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Update read_realm_params() to use string conversion...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Add new string conversion routines
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Add new kadmin protocol and string conversion definitions
commit
|
commitdiff
|
tree
|
snapshot
1995-07-31
Paul Park
Add string conversion prototypes
commit
|
commitdiff
|
tree
|
snapshot
1995-07-29
Tom Yu
* configure.in: Don't link with -lkadm
commit
|
commitdiff
|
tree
|
snapshot
1995-07-29
Tom Yu
* localaddr.c (krb5_crypto_os_localaddr): Don't bash...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Get etype from keytype via table instead of DEFAULT_KDC...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Use k5-int instead of krb5 and asn1.h
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
kdbint.h is obsolete
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Find rsa-md5.h in the correct place. Use k5-int.h
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Include k5-int.h instead of specific internal include...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Remove inclusion of k5-config.h
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Cast mit_des_ecb_encrypt args correctly
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Check for the sizes of short, int and long
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Add rsa-md5.h
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Do not include k5-config.h, it is no longer present...
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Describe previous changes
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Use des_int.h and fix compiler rumblings
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Fix compiler rumblings
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Use des_int.h instead of mit-des.h
commit
|
commitdiff
|
tree
|
snapshot
1995-07-27
Paul Park
Inline the old contents of mit-des.h
commit
|
commitdiff
|
tree
|
snapshot
next