| Commit message (Expand) | Author | Age | Files | Lines |
* | bad free in kprop | Ken Raeburn | 2008-08-06 | 1 | -1/+1 |
* | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -2/+2 |
* | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 6 | -33/+1176 |
* | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -1/+1 |
* | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -11/+12 |
* | provide more useful error message when running kpropd on command line | Ken Raeburn | 2007-07-20 | 1 | -3/+12 |
* | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 1 | -1/+1 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -4/+5 |
* | Document kpropd -a option | Ken Raeburn | 2006-06-20 | 1 | -1/+9 |
* | whitespace | Ken Raeburn | 2006-06-20 | 1 | -1/+1 |
* | Change kprop and kpropd to fall back on port 754 if krb5_prop isn't | Russ Allbery | 2006-06-13 | 3 | -8/+6 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -2/+2 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -11/+12 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -6/+5 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -377/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -42/+0 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -15/+15 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -5/+6 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -5/+5 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -2/+4 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -7/+5 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -5/+7 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -7/+8 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+4 |
* | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 3 | -14/+13 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -3/+8 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -6/+7 |
* | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 3 | -2/+8 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -5/+5 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+4 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -5/+4 |
* | * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS | Ezra Peisach | 2001-12-06 | 4 | -4/+24 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -5/+6 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 3 | -27/+31 |
* | * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop) | Mitchell Berger | 2001-09-24 | 2 | -1/+5 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+15 |
* | * configure.in: Check for daemon() prototype | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
* | * kpropd.c (authorized_principal): Cast argument to ispace() to int | Ezra Peisach | 2001-06-18 | 2 | -2/+6 |
* | * kpropd.c (load_database): Initialize save_stderr variable | Ken Raeburn | 2001-01-30 | 2 | -1/+5 |
* | * kprop.h (KPROP_CKSUMTYPE): Delete unused macro | Ken Raeburn | 2001-01-30 | 2 | -1/+4 |
* | * kprop.c, kpropd.c: Use krb5_set_principal_realm() instead of | Ezra Peisach | 2000-10-17 | 3 | -9/+23 |
* | * kpropd.c, kprop.c: Ensure size of database sent OTW as 4 bytes | Ezra Peisach | 2000-10-14 | 3 | -9/+20 |
* | * kprop.c, kpropd.c: Compiler warning fixes including: not | Ezra Peisach | 2000-08-03 | 4 | -144/+197 |
* | * Makefile.in: kprop does not depend on the database libraries. | Ezra Peisach | 2000-06-30 | 2 | -3/+8 |