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
...
*
* serialize.c (krb5_register_serializer): Do not free a NULL pointer
Ezra Peisach
1996-11-05
2
-1
/
+5
*
kadmin/testing/tcl/util.t is in the source tree and not the build tree.
Ezra Peisach
1996-11-05
2
-1
/
+5
*
Accept either ';' or '#' on the first line of a string as a comment
Theodore Tso
1996-11-05
2
-1
/
+6
*
recurse into unit-test
Barry Jaspan
1996-11-04
1
-0
/
+1
*
Removed unusued prototype for krb5_verify_padata();
Theodore Tso
1996-11-04
2
-6
/
+5
*
* mkrel: Run make in doc so that .info and .ps files get created.
Tom Yu
1996-11-04
2
-5
/
+18
*
Start by breaking my own rule about not changing this code;
Sam Hartman
1996-11-02
2
-17
/
+20
*
Initial revision
Sam Hartman
1996-11-02
9
-0
/
+1447
*
* Fix broken comment ; it's setuid() that must suceed not the setleuid
Sam Hartman
1996-11-02
2
-3
/
+14
*
* Remove rhosts support [138]
Sam Hartman
1996-11-02
6
-244
/
+25
*
* Add forward command. [45]
Sam Hartman
1996-11-02
4
-6
/
+138
*
* Add TOS support on other than Cray [57]
Sam Hartman
1996-11-02
6
-33
/
+67
*
* aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checking for -ltcl
Tom Yu
1996-11-02
2
-5
/
+10
*
* tcl_kadm5.c (unparse_err): update for new tl_data semantics
Barry Jaspan
1996-11-01
2
-0
/
+8
*
* kadm_err.et: update for new tl_data semantics [krb5-admin/140]
Barry Jaspan
1996-11-01
2
-0
/
+5
*
* svr_principal.c (kadm5_modify_principal): update for new tl_data
Barry Jaspan
1996-11-01
2
-20
/
+22
*
* api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: update
Barry Jaspan
1996-11-01
3
-12
/
+40
*
* kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]
Barry Jaspan
1996-11-01
2
-1
/
+5
*
Start installing krb4 headers again. [36]
Sam Hartman
1996-10-31
4
-1
/
+13
*
Make it more obvious that default ticket lifetimes is not yet
Theodore Tso
1996-10-31
2
-2
/
+9
*
Use $(LD) instead of $(CC) at link stage - this allows one to use
Ezra Peisach
1996-10-31
2
-2
/
+7
*
Add for compiling with shared libraries
Ezra Peisach
1996-10-31
2
-0
/
+6
*
Add an option "SHARED" which runs configure with option --enable-shared
Ezra Peisach
1996-10-31
2
-0
/
+9
*
Add "uname" for use by config.guess
Ezra Peisach
1996-10-31
2
-0
/
+7
*
* main.c (main): Add -T keyfile and -D debug_level
Ezra Peisach
1996-10-31
2
-1
/
+26
*
* Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a
Ezra Peisach
1996-10-31
2
-1
/
+5
*
For libdb.a - use a relative path $(TOPLIBD)/libdb.a instead of -ldb
Ezra Peisach
1996-10-31
2
-1
/
+5
*
Fix typo in last
Ezra Peisach
1996-10-31
1
-1
/
+1
*
* Makefile.in: Only run tests if required programs, libraries
Ezra Peisach
1996-10-31
3
-1
/
+26
*
* Makefile.in (check): Only run tests is Perl, tcl, runtest
Ezra Peisach
1996-10-31
3
-8
/
+17
*
Implement Autoconf style directory handling option support.
Sam Hartman
1996-10-31
6
-22
/
+39
*
nuke leftover conflict marker
Mark Eichin
1996-10-31
1
-1
/
+0
*
* kadmin.M: update ktadd's description [krb5-doc/137]
Barry Jaspan
1996-10-30
2
-2
/
+8
*
* xdr_stdio.c: Remove the #ifndef mc68000 cruft. I'm not sure
Barry Jaspan
1996-10-30
2
-5
/
+12
*
New SAP resource files for doing timebombed GSSAPI libraries for the benefit
Theodore Tso
1996-10-30
2
-0
/
+166
*
Added support for building 68K CFM shared libraries
Theodore Tso
1996-10-30
4
-13
/
+172
*
Make the defaults be to *not* to get Kerberos V4 tickets. There are
Theodore Tso
1996-10-30
2
-6
/
+15
*
Use $(S) instead of / for productions which could be used on both DOS
Theodore Tso
1996-10-29
2
-2
/
+7
*
* makeshlib.sh: Allow stuffing of SONAME field in shared lib if
Tom Yu
1996-10-29
2
-0
/
+18
*
* auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a null
Barry Jaspan
1996-10-29
2
-1
/
+9
*
* init_db: put KRB5_RUN_ENV_CSH in setup.csh
Barry Jaspan
1996-10-29
3
-0
/
+13
*
Fix typo; service_name really should be nt_service_name
Theodore Tso
1996-10-29
2
-1
/
+6
*
* configure.in: Add USE_GSSAPI_LIBRARY
Ezra Peisach
1996-10-28
3
-3
/
+8
*
* configure.in, Makefile.in: Tweaks to prevent unecessary
Tom Yu
1996-10-26
3
-4
/
+9
*
* Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION before the
Ezra Peisach
1996-10-25
2
-1
/
+6
*
* Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h:
Barry Jaspan
1996-10-24
5
-9
/
+125
*
* api.2/get-principal-v2.exp: Fix for test 100 where {} is not
Ezra Peisach
1996-10-23
2
-1
/
+6
*
Change #ifdef sparc to #ifdef sun for more portability.
Theodore Tso
1996-10-23
3
-3
/
+9
*
* kpropd.c (PRS): munge realm of sname_to_princ when -r is
Barry Jaspan
1996-10-22
2
-0
/
+10
*
* ftpd.c (auth_data): actually exit the for loop if the ftp key
Mark Eichin
1996-10-22
2
-2
/
+7
[prev]
[next]