summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use correct update log file name in messagesKen Raeburn2008-11-171-6/+6
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-176-4/+18
* PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov2008-11-174-10/+86
* Fix test bug: kpropd -S exits after successKen Raeburn2008-11-121-7/+12
* Add basic kprop test, and a little more debugging supportKen Raeburn2008-11-122-3/+179
* Delete replay cache before exiting with success indicationKen Raeburn2008-11-101-0/+6
* Generate separate master-KDC and slave-KDC config files, withKen Raeburn2008-11-109-291/+385
* Fix a krsh bug introduced in r21001 which could cause garbage at theGreg Hudson2008-11-101-0/+1
* Delete the pass (one of twelve) that does all KDC exchanges with TCP;Ken Raeburn2008-11-104-56/+162
* In pa_sam(), free the outer krb5_data structure returned byGreg Hudson2008-11-101-0/+2
* Properly free sam_challenge in pa_sam()Greg Hudson2008-11-101-8/+8
* Re-add repaired iprop (really, update-log creation) test caseKen Raeburn2008-11-071-0/+124