summaryrefslogtreecommitdiff
path: root/source3/lib/time.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-4/+4
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-3/+8
1998-03-10added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1-0/+15
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-14/+0
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-1/+4
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-0/+11
1998-01-24Added get_create_time() function to time.c.Jeremy Allison1-0/+19
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-03add a warning if the timezone is not a multiple of 1 minute. ThisAndrew Tridgell1-0/+5
1997-11-21use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1-1/+2
1997-11-06change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1-4/+4
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-20/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-03-07Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1-1/+1
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-4/+4
1996-05-31Lots of changes!Andrew Tridgell1-0/+495