aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-23On failures other than bad parameters in the config file, sleep andsun-ipropKen Raeburn1-5/+13
2008-06-23Only do update log locking if actually using ipropKen Raeburn1-2/+2
2008-06-23update for work doneKen Raeburn1-12/+0
2008-06-23Check for kiprop/* service principal name in iprop serviceKen Raeburn3-5/+91
2008-06-23did lockingKen Raeburn1-1/+0
2008-06-23add protocol noteKen Raeburn1-0/+4
2008-06-23Do file locking on the update log fileKen Raeburn4-10/+71
2008-06-23more notes, on thread safety and loggingKen Raeburn1-0/+11
2008-06-23note current threshold for 'busy' databaseKen Raeburn1-5/+6
2008-06-21bunch o' notesKen Raeburn1-0/+123
2008-06-21Don't bother with null pointer checks before calling freeKen Raeburn5-54/+26
2008-06-20MIT indentation styleKen Raeburn4-2039/+2034
2008-06-20Left-brace starting function body goes on its own lineKen Raeburn1-3/+6
2008-06-20When extending the update log file, fill in some content instead of making it...Ken Raeburn1-2/+23
2008-06-20Factor out common code for extending update log fileKen Raeburn1-22/+20
2008-06-20Make some functions staticKen Raeburn1-4/+4
2008-06-20Add iprop filesKen Raeburn1-1/+16
2008-06-20Add iprop filesKen Raeburn1-1/+14
2008-06-20Merge to trunk r20443Ken Raeburn4-192/+7
2008-06-20Add Sun copyright notices where the submitted patch added or changed themKen Raeburn5-0/+20
2008-06-20Note that displaying a message from errno may not be the right thingKen Raeburn1-0/+3
2008-06-20Skip kprop on any nonzero return from pclose, not just -1Ken Raeburn1-1/+2
2008-06-20Update for new config file entries, and portmapper changes.Ken Raeburn1-17/+48
2008-06-20Use "iprop" consistently as the prefix for config file entry tags,Ken Raeburn6-13/+13
2008-06-20Remove mentions of /var/krb5/principal.ulog since that's no longer the hard-c...Ken Raeburn1-7/+1
2008-06-20Use KPROP_DEFAULT_FILE to construct dump file nameKen Raeburn1-1/+1
2008-06-20Remove another unneeded -I optionKen Raeburn1-1/+1
2008-06-20Remove new LOCALINCLUDES specs pointing at lib/kdb, now that kdb_log.h isn't ...Ken Raeburn5-5/+2
2008-06-20Move kdb_log.h to includeKen Raeburn7-46/+50
2008-06-19Remove -I options pointing to deleted iprop directoryKen Raeburn2-2/+2
2008-06-19memset kdb log context structure on allocationKen Raeburn1-0/+2
2008-06-19Fix up some uninitialized-storage and memory-leak issues, and fix bug with ze...Ken Raeburn1-16/+23
2008-06-19Factor out code for converting a krb5_data string to a utf8str_t.Ken Raeburn1-14/+40
2008-06-19Reduce code duplicationKen Raeburn1-45/+12
2008-06-19makedependKen Raeburn1-2/+3
2008-06-19Use config_params.iprop_filenameKen Raeburn1-8/+1
2008-06-19Use admin_server host for iprop tooKen Raeburn1-7/+1
2008-06-19Make iprop port number and log file required parametersKen Raeburn1-0/+14
2008-06-19Use iprop port number from config fileKen Raeburn1-9/+16
2008-06-19Add iprop port number and log file as config file parametersKen Raeburn2-35/+43
2008-06-19Pull port number out of config file. If service can't be registered, whine a...Ken Raeburn1-2/+4
2008-06-19Bump library major version number to 6 for config_params changesKen Raeburn2-4/+4
2008-06-19Give KDB_?MAGIC macros slighly more descriptive namesKen Raeburn5-12/+12
2008-06-19Delete unused macro MAX_FILENAMEKen Raeburn1-1/+0
2008-06-19Delete unused macro ULOG_FILEKen Raeburn1-1/+0
2008-06-19If krb5_sname_to_principal returns a name with the referral realm, useKen Raeburn1-28/+65
2008-06-18Merge to trunk r20411Ken Raeburn2-2/+6
2008-06-18An initial write-up of incremental propagationKen Raeburn1-1/+97
2008-06-17Include osconf.h and use paths to kdb5_util and kprop defined there.Ken Raeburn1-13/+64
2008-06-17Use hctx, not context, for the iprop dataKen Raeburn1-4/+4