]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-06-23  Ken RaeburnOn failures other than bad parameters in the config... sun-iprop
2008-06-23  Ken RaeburnOnly do update log locking if actually using iprop
2008-06-23  Ken Raeburnupdate for work done
2008-06-23  Ken RaeburnCheck for kiprop/* service principal name in iprop...
2008-06-23  Ken Raeburndid locking
2008-06-23  Ken Raeburnadd protocol note
2008-06-23  Ken RaeburnDo file locking on the update log file
2008-06-23  Ken Raeburnmore notes, on thread safety and logging
2008-06-23  Ken Raeburnnote current threshold for 'busy' database
2008-06-21  Ken Raeburnbunch o' notes
2008-06-21  Ken RaeburnDon't bother with null pointer checks before calling...
2008-06-20  Ken RaeburnMIT indentation style
2008-06-20  Ken RaeburnLeft-brace starting function body goes on its own line
2008-06-20  Ken RaeburnWhen extending the update log file, fill in some conten...
2008-06-20  Ken RaeburnFactor out common code for extending update log file
2008-06-20  Ken RaeburnMake some functions static
2008-06-20  Ken RaeburnAdd iprop files
2008-06-20  Ken RaeburnAdd iprop files
2008-06-20  Ken RaeburnMerge to trunk r20443
2008-06-20  Ken RaeburnAdd Sun copyright notices where the submitted patch...
2008-06-20  Ken RaeburnNote that displaying a message from errno may not be...
2008-06-20  Ken RaeburnSkip kprop on any nonzero return from pclose, not just -1
2008-06-20  Ken RaeburnUpdate for new config file entries, and portmapper...
2008-06-20  Ken RaeburnUse "iprop" consistently as the prefix for config file...
2008-06-20  Ken RaeburnRemove mentions of /var/krb5/principal.ulog since that...
2008-06-20  Ken RaeburnUse KPROP_DEFAULT_FILE to construct dump file name
2008-06-20  Ken RaeburnRemove another unneeded -I option
2008-06-20  Ken RaeburnRemove new LOCALINCLUDES specs pointing at lib/kdb...
2008-06-20  Ken RaeburnMove kdb_log.h to include
2008-06-19  Ken RaeburnRemove -I options pointing to deleted iprop directory
2008-06-19  Ken Raeburnmemset kdb log context structure on allocation
2008-06-19  Ken RaeburnFix up some uninitialized-storage and memory-leak issue...
2008-06-19  Ken RaeburnFactor out code for converting a krb5_data string to...
2008-06-19  Ken RaeburnReduce code duplication
2008-06-19  Ken Raeburnmakedepend
2008-06-19  Ken RaeburnUse config_params.iprop_filename
2008-06-19  Ken RaeburnUse admin_server host for iprop too
2008-06-19  Ken RaeburnMake iprop port number and log file required parameters
2008-06-19  Ken RaeburnUse iprop port number from config file
2008-06-19  Ken RaeburnAdd iprop port number and log file as config file param...
2008-06-19  Ken RaeburnPull port number out of config file. If service can...
2008-06-19  Ken RaeburnBump library major version number to 6 for config_param...
2008-06-19  Ken RaeburnGive KDB_?MAGIC macros slighly more descriptive names
2008-06-19  Ken RaeburnDelete unused macro MAX_FILENAME
2008-06-19  Ken RaeburnDelete unused macro ULOG_FILE
2008-06-19  Ken RaeburnIf krb5_sname_to_principal returns a name with the...
2008-06-18  Ken RaeburnMerge to trunk r20411
2008-06-18  Ken RaeburnAn initial write-up of incremental propagation
2008-06-17  Ken RaeburnInclude osconf.h and use paths to kdb5_util and kprop...
2008-06-17  Ken RaeburnUse hctx, not context, for the iprop data
2008-06-16  Ken RaeburnSet server handle in iprop case
2008-06-16  Ken RaeburnAdd assertion tests for null pointers for clearer messa...
2008-06-16  Ken RaeburnAdd KPROPD_DEFAULT_KPROP
2008-06-13  Ken Raeburnkpropd needs client rpc lib + kdb, not server rpc lib
2008-06-13  Ken Raeburnfix stupid bug in sigaction call
2008-06-12  Ken Raeburnmake depend
2008-06-12  Ken RaeburnChange ulog_map to take the log file name and size...
2008-06-11  Ken RaeburnParse poll time like any other delta-t value. Change...
2008-06-11  Ken Raeburnrevert unintended checkin
2008-06-11  Ken RaeburnUse krb5_aprof_get_boolean for checking sunw_dbprop_enable
2008-06-11  Ken RaeburnMerge to trunk r20395
2008-06-11  Ken RaeburnRemove LOCALINCLUDES reference to deleted iprop directory
2008-06-11  Ken RaeburnMove iprop.x to kdb library. Move generated files...
2008-06-11  Ken RaeburnMerge to trunk r20390
2008-06-11  Ken RaeburnUse a struct pointer type for kdblog_context. Don...
2008-06-10  Ken Raeburndump_iprop_iterator mostly duplicates dump_k5beta6_iter...
2008-06-10  Ken RaeburnMerged to trunk r20386. Rebuilt dependencies
2008-06-10  Ken RaeburnMerge to trunk r20384
2008-06-10  Ken Raeburnkproplog doesn't need root privs
2008-06-09  Ken Raeburnmake notes on a memory leak
2008-06-09  Ken Raeburncoding style
2008-06-09  Ken Raeburnfix a memory leak
2008-06-09  Ken Raeburnsome additional glibc issues
2008-06-09  Ken Raeburnfix double free
2008-06-09  Ken Raeburndo register with portmapper
2008-06-09  Ken Raeburnexport new symbols
2008-06-06  Ken Raeburnenable display of sample verbose output
2008-06-06  Ken RaeburnBasic incremental propagation documentation, mostly...
2008-06-04  Ken Raeburn<kdb/kdb_log.h> -> <kdb_log.h>; gettext -> _; add vario...
2008-06-04  Ken RaeburnDon't need k5-int.h. Don't use ulong_t
2008-06-03  Ken RaeburnMerge to trunk r20358
2008-06-03  Ken RaeburnMerge to trunk r20356
2008-06-02  Ken RaeburnSome changes to work with DAL. New routines to try...
2008-06-02  Ken RaeburnMerge to trunk r20348
2008-05-28  Ken RaeburnComment some possible problem spots to check later
2008-05-24  Ken Raeburntwo identical elements in a union? just make the overl...
2008-05-24  Ken Raeburncompile in iprop_xdr.c; link against libgssrpc
2008-05-24  Ken RaeburnDon't need 64-bit types
2008-05-23  Ken Raeburnfix silly typo in last change
2008-05-23  Ken Raeburnmisc changes to adjust for DAL changes, portability
2008-05-23  Ken Raeburnfix include file name
2008-05-23  Ken Raeburnporting: Avoid strlcpy/strlcat
2008-05-23  Ken RaeburnNew function to implement "replace krb5_data contents...
2008-05-23  Ken RaeburnBug fix received from Shawn Emery 2008-04-21
2008-05-23  Ken RaeburnCombine two branches of a switch statement, identical...
2008-05-23  Ken Raeburnporting: avoid strlcpy, strlcat
2008-05-22  Ken Raeburnportability: don't use boolean_t, B_TRUE, B_FALSE
2008-05-22  Ken Raeburnmissed an ident pragma
2008-05-22  Ken RaeburnComment out '#pragma ident' lines; re-run rpcgen
2008-05-22  Ken RaeburnCheckpoint initial, brute-force, manual merge of initia...
next