summaryrefslogtreecommitdiffstats
path: root/source3/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* r13427: Fix ctime -> st_ctime.Jeremy Allison2007-10-101-1/+1
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-101-0/+102
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-101-7/+21
* r11530: Add the "time offset" parameter back in for people whoJeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-243/+233
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-0/+138
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-101-3/+3
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-1/+1
* r6014: rather large change set....Gerald Carter2007-10-101-0/+22
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-101-0/+7
* r5342: Reformat some very old code.Jeremy Allison2007-10-101-256/+281
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+1
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-0/+6
* Clean up a comment noticed by Jonathan Shao@Panasas.com and remove anRichard Sharpe2003-11-261-3/+2
* Use the actual size of the buffer in strftime instead of a made up valueTim Potter2003-11-041-1/+1
* make nt-time <-> unix-time functions nearly reversibleSimo Sorce2003-10-121-2/+5
* applied patch from bug#140Andrew Tridgell2003-06-091-1/+2
* Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett2003-02-241-1/+1
* The _abs time functions should not be converting from/to GMT.Jeremy Allison2002-12-101-18/+11
* sync with HEADGerald Carter2002-09-261-2/+12
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-6/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Round and round we go....Jeremy Allison2002-01-111-1/+2
* Latest attempt at changeid.Jeremy Allison2002-01-111-2/+26
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-0/+88
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-12/+26
* Fixed the bug with member servers in a Samba PDC hosted domain not allowingJeremy Allison2001-10-021-0/+18
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* Merge from TNG - function to initialise NTTIME structure.Tim Potter2001-08-281-0/+9
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-3/+6
* 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