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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environment
Mark Eichin
1995-05-03
2
-0
/
+7
*
* mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),
Chris Provenzano
1995-05-02
7
-79
/
+150
*
clean-unix: Remove the installed krb_err.h in the include directory
Ezra Peisach
1995-05-02
2
-0
/
+6
*
krb5_set_config_files needs a const in the declaration to match call
Ezra Peisach
1995-05-02
2
-1
/
+7
*
Add const to prototype for krb5_set_config_files
Ezra Peisach
1995-05-02
2
-4
/
+5
*
Use tests/resolve/resolve to get the fully qualified domain name of
Theodore Tso
1995-05-02
2
-1
/
+13
*
Add --quiet option which only prints the fully qualified domain name.
Theodore Tso
1995-05-02
2
-7
/
+32
*
* genaddrs.c (krb5_auth_con_genaddrs()),
Chris Provenzano
1995-05-01
4
-43
/
+58
*
* auth_con.c (krb5_auth_con_free()) :
Chris Provenzano
1995-05-01
12
-45
/
+343
*
* init_sec_context.c (krb5_gss_init_sec_context()) :
Chris Provenzano
1995-05-01
2
-10
/
+41
*
* client.c (main()): Changes to auth_context to better
Chris Provenzano
1995-05-01
2
-10
/
+7
*
* sim_server.c (main()): Changes to auth_context to better
Chris Provenzano
1995-05-01
2
-25
/
+27
*
* sim_client.c (main()): Changes to auth_context to better
Chris Provenzano
1995-05-01
2
-13
/
+24
*
* kcmd.c (kcmd()): Bug fixes from jik
Chris Provenzano
1995-05-01
3
-25
/
+23
*
Added README file to the krb425 library
Theodore Tso
1995-05-01
1
-0
/
+19
*
Check the return code from kdb5_init_context()
Theodore Tso
1995-05-01
2
-1
/
+11
*
krb5.h (krb5_set_config_files): Added new function prototype
Theodore Tso
1995-05-01
2
-2
/
+5
*
init_os_ctx.c (krb5_set_config_files): New function. Provides a
Theodore Tso
1995-05-01
2
-1
/
+34
*
Temporary hack for the alpha. Undefine STREAMSPTY if defined.
Ezra Peisach
1995-05-01
2
-0
/
+9
*
Call to krb5_read_password takes as an argument an int* not an int to represe...
Ezra Peisach
1995-05-01
2
-2
/
+8
*
Global variables krb5_config_file and krb5_trans_file definitions
Ezra Peisach
1995-04-30
2
-0
/
+7
*
Do not redefine PROTOTYPE if it is already defined
Ezra Peisach
1995-04-30
2
-0
/
+6
*
Fix spacing in configure --help for the krb4 options
Ezra Peisach
1995-04-29
2
-3
/
+7
*
Remove the unused argument to aggree with the expected calling
Ezra Peisach
1995-04-29
4
-107
/
+10
*
Link the libraries twice due to circular dependency in the libraries.
Theodore Tso
1995-04-29
2
-1
/
+11
*
Fix fencepost error which caused an access beyond the allocated memory
Theodore Tso
1995-04-29
2
-1
/
+4
*
Use Posix sigaction() instead of signal() to set signal handlers.
Theodore Tso
1995-04-29
2
-23
/
+42
*
* g_phost.c: removed references to sys/param.h and netdb.h
Tom Yu
1995-04-29
3
-4
/
+5
*
Call krb5_free_priv_enc_part to free the entire privenc_msg structure
Theodore Tso
1995-04-29
2
-6
/
+7
*
kadmin.c (main): Don't free the credentials cache twice in case
Theodore Tso
1995-04-29
3
-2
/
+9
*
Use $(LD) instead of $(CC) so that we can do purify checking
Theodore Tso
1995-04-29
2
-2
/
+5
*
adm_network.c (setup_network): Use sigaction() instead of
Theodore Tso
1995-04-29
4
-2
/
+39
*
kdc_util.c (kdc_process_tgs_req): Make sure apreq->ticket gets
Theodore Tso
1995-04-29
4
-2
/
+17
*
Don't use setreuid() to play games with the real uid, since not all
Theodore Tso
1995-04-29
2
-19
/
+14
*
Windows gssapi demo now works. The UI isn't great but hey
Keith Vetter
1995-04-29
6
-81
/
+229
*
* Makefile.in (KLIB): put KRB4_LIB inside KLIB
Mark Eichin
1995-04-28
8
-8
/
+24
*
* Makefile.in (LOCAL_LIBRARIES): put KRB4_LIB inside KLIB, and put
Mark Eichin
1995-04-28
4
-4
/
+14
*
Disable command recognition for not-fully-implemented commands
Paul Park
1995-04-28
2
-0
/
+12
*
* Makefile.in (KLIB): include KRB4_LIB directly, to satisfy both
Mark Eichin
1995-04-28
2
-4
/
+8
*
signal.h, not sys/signal.h
Mark Eichin
1995-04-28
3
-4
/
+2
*
Sorry - reinstate <sys/signal.h> for srv_net and proto_serv
Paul Park
1995-04-28
3
-4
/
+8
*
* srv_net.c: include <signal.h>
Mark Eichin
1995-04-28
2
-0
/
+4
*
Added check for POSIX_FILE_LOCK to enable POSIX file locking
Theodore Tso
1995-04-28
3
-1
/
+7
*
Make links work with both --with-krb4 and --with-krb4=/usr/athena
Paul Park
1995-04-28
2
-2
/
+8
*
* kparse.h (strutol, strsave): are only static in this module
Mark Eichin
1995-04-28
2
-3
/
+4
*
Fix bug in lang_init_slist() which would not return that it had
Paul Park
1995-04-28
2
-1
/
+7
*
oops. s/CHECK/PROG/
Mark Eichin
1995-04-28
2
-3
/
+3
*
configure.in: Add check for KRB5_POSIX_LOCKS
Theodore Tso
1995-04-28
3
-8
/
+17
*
Add #include of fcntl.h
Theodore Tso
1995-04-28
2
-0
/
+3
*
* configure.in (PATH): use internal AC_CHECK_ECHO_N because change
Mark Eichin
1995-04-28
2
-0
/
+9
[prev]
[next]