s3:libsmb: get rid of cli_state_server_time_zone
[obnox/samba/samba-obnox.git] / source3 / utils / net_time.c
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2011-11-03 Stefan Metzmachers3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-13 Stefan Metzmachers3:net_time: make use of cli_state_server_time_zone...
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-07-22 Stefan Metzmachers3:net_time: expect const sockaddr_storage in cli_serve...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-28 Volker Lendeckes3: Use cli_connect_nb in cli_servertime
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2010-12-17 Björn Jackes3/net: tz argument should be NULL of course
2010-12-14 Björn Jackes3/net: don't use external "date" to make "net time...
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2009-08-11 Kai Blins3 net: i18n support for net time
2009-07-25 Volker LendeckeRemove a pointless static fstring
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Fix comment for net_time_zone()
2008-06-10 Kai Blinnet: Make "net time" use functable3
2008-06-10 Kai Blinnet: Don't try to look up a server if net time is calle...
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-13 Jim McDonoughAdd auto-detect of time server. Uses master browser.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-15 Jim McDonoughSome help cleanups. Formatting and consistency issues...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-04 Andrew Tridgellprint the timezone in the same format as 'date +%z...
2001-12-14 Andrew Tridgelldon't use -u switch to /bin/date - too many systems...
2001-12-12 Andrew Tridgelladded "net time zone" command to show the timezone...
2001-12-11 Andrew Tridgellprevent double free
2001-12-11 Andrew Tridgellbetter error handling
2001-12-11 Andrew Tridgelladded a comment about /bin/date
2001-12-11 Andrew Tridgelladded a net time command. Allow display or set of syste...