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
...
*
Collapse lib/krb5's configure.in files into a single top-level
Theodore Tso
1998-02-28
40
-117
/
+170
*
export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. The
Theodore Tso
1998-02-28
2
-1
/
+7
*
* schpw.c (process_chpw_request): Free memory of allocated for
Ezra Peisach
1998-02-25
3
-4
/
+20
*
* ftpcmd.y: Add production "nonguest" to catch things that
Tom Yu
1998-02-25
2
-5
/
+22
*
* kcmd.c: Integrate ghudson's changes for client-side krb4
Tom Yu
1998-02-24
7
-1233
/
+875
*
* utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handler
Tom Yu
1998-02-24
4
-0
/
+15
*
* ftpd.c: Use krb5_seteuid() and krb5_setegid(). [krb5-libs/505]
Tom Yu
1998-02-23
3
-18
/
+20
*
* v4rcp.c: Punt nastiness to redefine setreuid, as we don't use
Tom Yu
1998-02-23
3
-28
/
+18
*
* configure.in: Add checks for set{re,e,res}gid()
Tom Yu
1998-02-23
3
-6
/
+34
*
* k5-util.h: New file. Add krb5_seteuid in order to allow
Tom Yu
1998-02-23
3
-4
/
+51
*
kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauth
Theodore Tso
1998-02-20
2
-1
/
+12
*
* recvauth.c (krb5_recvauth): Add some bookkeeping flags so we
Tom Yu
1998-02-20
2
-3
/
+16
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
198
-208
/
+691
*
* windows.in: Rewrite some of the directory syntax
Tom Yu
1998-02-18
4
-10
/
+39
*
* ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()
Tom Yu
1998-02-15
2
-1
/
+6
*
* configure.in: Remove USE_ANAME, and the defines for ANAME_DBDEP and
Ezra Peisach
1998-02-14
3
-10
/
+8
*
Remove USE_ANAME
Ezra Peisach
1998-02-14
2
-1
/
+4
*
Remove USE_ANAME as aclocal.m4 no longer defines it
Ezra Peisach
1998-02-14
2
-1
/
+4
*
configure.in: Remove USE_ANAME
Ezra Peisach
1998-02-14
2
-1
/
+4
*
asn1buf.h (asn1buf_insert_octet): Use static inline function to define
Theodore Tso
1998-02-14
3
-53
/
+77
*
Applied lxs's changes to make ftpd safe for systems where
Theodore Tso
1998-02-14
2
-3
/
+20
*
Checked in wrong version of ChangeLog
Theodore Tso
1998-02-14
1
-2
/
+2
*
Applied lxs's changes to add support for Rhapsody DR1
Theodore Tso
1998-02-14
3
-1
/
+15
*
* kadm_rpc_svc.c: Punt naughty RCS keywords. Update header
Tom Yu
1998-02-14
3
-76
/
+11
*
* admin.h:
Tom Yu
1998-02-14
5
-10
/
+10
*
oops forgot to update ChangeLog entirely
Tom Yu
1998-02-14
1
-0
/
+6
*
* client_init.c:
Tom Yu
1998-02-14
7
-7
/
+22
*
* adb_xdr.c: Update header locations
Tom Yu
1998-02-14
3
-3
/
+10
*
* client.c: Update header locations. Rename of xdr_free
Tom Yu
1998-02-14
4
-8
/
+23
*
"Renames" in the following refer to renaming of various exported
Tom Yu
1998-02-14
59
-589
/
+337
*
Document previous changes
Tom Yu
1998-02-13
1
-0
/
+15
*
* recno/extern.h: Additional renaming
Tom Yu
1998-02-13
1
-0
/
+18
*
* hash/extern.h: Additional renaming
Tom Yu
1998-02-13
4
-3
/
+40
*
* mpool/mpool.h: Additional renaming
Tom Yu
1998-02-13
1
-0
/
+10
*
* btree/extern.h: Additional renaming
Tom Yu
1998-02-13
1
-0
/
+29
*
* db-int.h: Additional renaming
Tom Yu
1998-02-13
2
-0
/
+6
*
Collapse ftp and ftpd's configure.in into gssftp's configure.in
Theodore Tso
1998-02-13
9
-74
/
+84
*
Remove free functions. (Now moved to lib/krb5/krb/kfree.c)
Theodore Tso
1998-02-13
38
-1783
/
+0
*
Makefile.in, configure.in: Remove the free directory from the list of
Theodore Tso
1998-02-13
3
-13
/
+12
*
Added new file kfree.c, which contained all of the functions
Theodore Tso
1998-02-13
3
-0
/
+582
*
Add AC_PROG_INSTALL since it's needed to install the libraries and
Theodore Tso
1998-02-13
2
-0
/
+6
*
Collapse configure.in files below lib/crypto into lib/crypto
Theodore Tso
1998-02-13
21
-41
/
+69
*
Change patch so that either mechanism is accepted
Theodore Tso
1998-02-13
2
-5
/
+6
*
accept_sec_context.c (krb5_gss_accept_sec_context): Always allow use
Theodore Tso
1998-02-13
2
-0
/
+7
*
aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave a
Theodore Tso
1998-02-13
2
-1
/
+13
*
* hash/hash.c (__kdb2_hash_open): Rename to avoid potential
Tom Yu
1998-02-13
4
-26
/
+37
*
* db.h: Rename dbopen to avoid collision with NetBSD libc
Tom Yu
1998-02-13
4
-0
/
+24
*
* sendmsg.c: Explicitly include k5-int.h in order to get proper
Tom Yu
1998-02-13
2
-5
/
+8
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of
Tom Yu
1998-02-13
2
-15
/
+32
*
* client.c (main): Tweak the kludge variable
Tom Yu
1998-02-12
2
-0
/
+14
[prev]
[next]