summaryrefslogtreecommitdiffstats
path: root/source3/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-0/+6
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-1/+1
* Fix from NAKAJI Hiroyuki for a trailing '\n\ in asctime.Jeremy Allison2000-03-151-0/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-17/+51
* const feeding frenzyLuke Leighton1999-11-081-1/+1
* Added init_nt_time function which initialises an NTTIME to -1.Matthew Chapman1999-02-011-7/+9
* rpcclient registry commands.Luke Leighton1998-11-101-37/+42
* remove unused arguments from some static functions.Andrew Tridgell1998-10-061-4/+4
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-1/+1
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-0/+12
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-1/+1
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-29/+18
* nttrans.c: More code towards NT protocol.Jeremy Allison1998-06-301-2/+6
* Added Paul Eggerts LocalTime patch.Jeremy Allison1998-05-291-8/+28
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-4/+4
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-3/+8
* added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1998-03-101-0/+15
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-131-14/+0
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-1/+4
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-0/+11
* Added get_create_time() function to time.c.Jeremy Allison1998-01-241-0/+19
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* add a warning if the timezone is not a multiple of 1 minute. ThisAndrew Tridgell1997-12-031-0/+5
* use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1997-11-211-1/+2
* change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1997-11-061-4/+4
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-20/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1997-03-071-1/+1
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-4/+4
* Lots of changes!Andrew Tridgell1996-05-311-0/+495