summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/getdate.y
Commit message (Expand)AuthorAgeFilesLines
* Fix month/year units in getdateGreg Hudson2011-11-061-1/+2
* Correct typo in r24526Greg Hudson2010-11-221-1/+1
* getdate.y: declare yyparseSam Hartman2010-11-221-0/+1
* In getdate.y, remove an error check from r19656 which couldn't everGreg Hudson2010-05-211-2/+0
* Use ANSI-style function definitions in our copy of getdate.yGreg Hudson2010-05-211-37/+11
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-071-1/+2
* Make datetest buildable againTom Yu2009-07-091-1/+1
* Check for error indication from localtime.Ken Raeburn2007-06-291-11/+51
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-041-7/+1
* * getdate.y: Include krb5.h and kadmin.h.Ken Raeburn2004-05-301-2/+6
* * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; alwaysKen Raeburn2003-08-261-1/+1
* * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2001-06-261-7/+2
* * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2001-06-181-8/+9
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-261-2/+2
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-031-1/+5
* y2k fix from 1.1 branchKen Raeburn1999-09-011-6/+15
* * getdate.y: remove military timezones and plain integeres as partBarry Jaspan1996-10-181-70/+0
* * getdate.y: add lots of commentsBarry Jaspan1996-09-251-1/+75
* getdate.y: Declare a private copy of struct timeb to be used internallyEzra Peisach1996-09-061-11/+7
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-231-3/+13
* * Makefile.in: add target for datetestBarry Jaspan1996-08-191-6/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+1009