2008-06-23 |
Ken Raeburn | On failures other than bad parameters in the config... sun-iprop |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | Only do update log locking if actually using iprop |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | update for work done |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | Check for kiprop/* service principal name in iprop... |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | did locking |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | add protocol note |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | Do file locking on the update log file |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | more notes, on thread safety and logging |
commit | commitdiff | tree |
2008-06-23 |
Ken Raeburn | note current threshold for 'busy' database |
commit | commitdiff | tree |
2008-06-21 |
Ken Raeburn | bunch o' notes |
commit | commitdiff | tree |
2008-06-21 |
Ken Raeburn | Don't bother with null pointer checks before calling... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | MIT indentation style |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Left-brace starting function body goes on its own line |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | When extending the update log file, fill in some conten... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Factor out common code for extending update log file |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Make some functions static |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Add iprop files |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Add iprop files |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Merge to trunk r20443 |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Add Sun copyright notices where the submitted patch... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Note that displaying a message from errno may not be... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Skip kprop on any nonzero return from pclose, not just -1 |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Update for new config file entries, and portmapper... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Use "iprop" consistently as the prefix for config file... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Remove mentions of /var/krb5/principal.ulog since that... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Use KPROP_DEFAULT_FILE to construct dump file name |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Remove another unneeded -I option |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Remove new LOCALINCLUDES specs pointing at lib/kdb... |
commit | commitdiff | tree |
2008-06-20 |
Ken Raeburn | Move kdb_log.h to include |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Remove -I options pointing to deleted iprop directory |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | memset kdb log context structure on allocation |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Fix up some uninitialized-storage and memory-leak issue... |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Factor out code for converting a krb5_data string to... |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Reduce code duplication |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | makedepend |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Use config_params.iprop_filename |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Use admin_server host for iprop too |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Make iprop port number and log file required parameters |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Use iprop port number from config file |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Add iprop port number and log file as config file param... |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Pull port number out of config file. If service can... |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Bump library major version number to 6 for config_param... |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Give KDB_?MAGIC macros slighly more descriptive names |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Delete unused macro MAX_FILENAME |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | Delete unused macro ULOG_FILE |
commit | commitdiff | tree |
2008-06-19 |
Ken Raeburn | If krb5_sname_to_principal returns a name with the... |
commit | commitdiff | tree |
2008-06-18 |
Ken Raeburn | Merge to trunk r20411 |
commit | commitdiff | tree |
2008-06-18 |
Ken Raeburn | An initial write-up of incremental propagation |
commit | commitdiff | tree |
2008-06-17 |
Ken Raeburn | Include osconf.h and use paths to kdb5_util and kprop... |
commit | commitdiff | tree |
2008-06-17 |
Ken Raeburn | Use hctx, not context, for the iprop data |
commit | commitdiff | tree |
2008-06-16 |
Ken Raeburn | Set server handle in iprop case |
commit | commitdiff | tree |
2008-06-16 |
Ken Raeburn | Add assertion tests for null pointers for clearer messa... |
commit | commitdiff | tree |
2008-06-16 |
Ken Raeburn | Add KPROPD_DEFAULT_KPROP |
commit | commitdiff | tree |
2008-06-13 |
Ken Raeburn | kpropd needs client rpc lib + kdb, not server rpc lib |
commit | commitdiff | tree |
2008-06-13 |
Ken Raeburn | fix stupid bug in sigaction call |
commit | commitdiff | tree |
2008-06-12 |
Ken Raeburn | make depend |
commit | commitdiff | tree |
2008-06-12 |
Ken Raeburn | Change ulog_map to take the log file name and size... |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Parse poll time like any other delta-t value. Change... |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | revert unintended checkin |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Use krb5_aprof_get_boolean for checking sunw_dbprop_enable |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Merge to trunk r20395 |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Remove LOCALINCLUDES reference to deleted iprop directory |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Move iprop.x to kdb library. Move generated files... |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Merge to trunk r20390 |
commit | commitdiff | tree |
2008-06-11 |
Ken Raeburn | Use a struct pointer type for kdblog_context. Don... |
commit | commitdiff | tree |
2008-06-10 |
Ken Raeburn | dump_iprop_iterator mostly duplicates dump_k5beta6_iter... |
commit | commitdiff | tree |
2008-06-10 |
Ken Raeburn | Merged to trunk r20386. Rebuilt dependencies |
commit | commitdiff | tree |
2008-06-10 |
Ken Raeburn | Merge to trunk r20384 |
commit | commitdiff | tree |
2008-06-10 |
Ken Raeburn | kproplog doesn't need root privs |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | make notes on a memory leak |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | coding style |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | fix a memory leak |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | some additional glibc issues |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | fix double free |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | do register with portmapper |
commit | commitdiff | tree |
2008-06-09 |
Ken Raeburn | export new symbols |
commit | commitdiff | tree |
2008-06-06 |
Ken Raeburn | enable display of sample verbose output |
commit | commitdiff | tree |
2008-06-06 |
Ken Raeburn | Basic incremental propagation documentation, mostly... |
commit | commitdiff | tree |
2008-06-04 |
Ken Raeburn | <kdb/kdb_log.h> -> <kdb_log.h>; gettext -> _; add vario... |
commit | commitdiff | tree |
2008-06-04 |
Ken Raeburn | Don't need k5-int.h. Don't use ulong_t |
commit | commitdiff | tree |
2008-06-03 |
Ken Raeburn | Merge to trunk r20358 |
commit | commitdiff | tree |
2008-06-03 |
Ken Raeburn | Merge to trunk r20356 |
commit | commitdiff | tree |
2008-06-02 |
Ken Raeburn | Some changes to work with DAL. New routines to try... |
commit | commitdiff | tree |
2008-06-02 |
Ken Raeburn | Merge to trunk r20348 |
commit | commitdiff | tree |
2008-05-28 |
Ken Raeburn | Comment some possible problem spots to check later |
commit | commitdiff | tree |
2008-05-24 |
Ken Raeburn | two identical elements in a union? just make the overl... |
commit | commitdiff | tree |
2008-05-24 |
Ken Raeburn | compile in iprop_xdr.c; link against libgssrpc |
commit | commitdiff | tree |
2008-05-24 |
Ken Raeburn | Don't need 64-bit types |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | fix silly typo in last change |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | misc changes to adjust for DAL changes, portability |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | fix include file name |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | porting: Avoid strlcpy/strlcat |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | New function to implement "replace krb5_data contents... |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | Bug fix received from Shawn Emery 2008-04-21 |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | Combine two branches of a switch statement, identical... |
commit | commitdiff | tree |
2008-05-23 |
Ken Raeburn | porting: avoid strlcpy, strlcat |
commit | commitdiff | tree |
2008-05-22 |
Ken Raeburn | portability: don't use boolean_t, B_TRUE, B_FALSE |
commit | commitdiff | tree |
2008-05-22 |
Ken Raeburn | missed an ident pragma |
commit | commitdiff | tree |
2008-05-22 |
Ken Raeburn | Comment out '#pragma ident' lines; re-run rpcgen |
commit | commitdiff | tree |
2008-05-22 |
Ken Raeburn | Checkpoint initial, brute-force, manual merge of initia... |
commit | commitdiff | tree |
next |