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