summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test mailing diffs 2Tom Yu2008-12-171-0/+2
* test mailing diffsTom Yu2008-12-171-0/+1
* Move prototypes needed in multiple files to misc.h instead ofEzra Peisach2008-12-174-10/+17
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-163-2/+4
* Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldapEzra Peisach2008-12-164-0/+24
* Add svn:ignore properties for some files created by dejagnu testsGreg Hudson2008-12-150-0/+0
* Remove krb4 code in libkrb5Greg Hudson2008-12-157-540/+4
* Remove krb4 support in gssftp and telnetGreg Hudson2008-12-1517-1363/+19
* Remove krb4 support in the applications. login's ability to run aklogGreg Hudson2008-12-1517-3312/+234
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-1514-1018/+90
* In the KDC, remove krb4 request handling support and fakeka codeGreg Hudson2008-12-158-2803/+9
* Remove a krb4 conditional block in ktutil_funcs.c which was missed inGreg Hudson2008-12-151-4/+0
* In ktutil, remove code for wst (write srvtab). Reimplement rst (readGreg Hudson2008-12-154-233/+9
* Remove loadv4/dumpv4 code in kdb5_util. (The command table entries forGreg Hudson2008-12-156-1500/+0
* Fixed memory leak in krb5_stdccv3_removeZhanna Tsitkov2008-12-131-1/+5
* Accept digits and = in base64 output to flushKen Raeburn2008-12-121-1/+1
* For Sun Studio compilers, set WARN_CFLAGS to emit warning tag namesKen Raeburn2008-12-111-0/+10
* Clean up some kadmind4 relics left behind in osconf.hinGreg Hudson2008-12-091-12/+0
* Release default credentials before exiting krb5_gss_init_sec_context routineZhanna Tsitkov2008-12-091-1/+3
* Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson2008-12-084-42/+91
* Remove some lingering Saber C cruftGreg Hudson2008-12-055-57/+0
* When storing info into cred cache, remove any dups. Zhanna Tsitkov2008-12-051-4/+9
* Fix data initialization in process_as_req functionZhanna Tsitkov2008-12-051-2/+2
* Ticket: 6286Zhanna Tsitkov2008-12-051-1/+1
* In the dejagnu test suite utilities, use the caller's value ofGreg Hudson2008-12-051-3/+3
* In the rlogin tests, expect to see /bin/sh echoed back after sendingGreg Hudson2008-12-051-0/+2
* Merge in fix from ms-krb-integ branch to avoid modifying input data on aead...Sam Hartman2008-12-051-4/+15
* Fix from Marcus Watts for glob-to-regexp conversion bug.Ken Raeburn2008-12-042-2/+5
* Cleanup warningsSam Hartman2008-12-044-19/+19
* Merge R21122 from mskrb-integSam Hartman2008-12-046-60/+60
* Merge r21120 from mskrb-integSam Hartman2008-12-046-39/+210
* Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson2008-12-032-16/+23
* make dependSam Hartman2008-12-0214-142/+268
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-0235-53/+2683
* Remove unneeded LEAN_CLIENT #define'sZhanna Tsitkov2008-12-022-14/+0
* add k5-platform.h for asprintfTom Yu2008-12-021-0/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-0175-596/+474
* make dependEzra Peisach2008-12-011-1/+1
* Move cc_mutex code from k5-int.h - where it is globally available to cc-int.hEzra Peisach2008-12-013-32/+31
* Shawn's fix for some iprop bugs, with some tweaksKen Raeburn2008-12-011-13/+100
* fix tiny overrunKen Raeburn2008-11-241-1/+1
* Simplify memory management a bit in places, by allocating and freeingKen Raeburn2008-11-241-139/+107
* Test with varying numbers of principal name components, of varying lengths.Ken Raeburn2008-11-241-2/+19
* Use profile_free_list as appropriate. Fix memory leaksKen Raeburn2008-11-241-20/+21
* Fix memory leak caught by valgrindKen Raeburn2008-11-241-23/+29
* Note kprop doesn't do IPv6 yet eitherKen Raeburn2008-11-171-4/+4
* Set krb4 and priocntl flags via site.exp instead of command lineKen Raeburn2008-11-174-70/+324
* Fix a memory management bugKen Raeburn2008-11-171-2/+4
* Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn2008-11-171-12/+12
* Log more info if ulog_replay fails. Correctly use supplied keytab nameKen Raeburn2008-11-171-5/+7