summaryrefslogtreecommitdiff
path: root/source4/utils/net/net_time.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-08net: Convert time command to python.Jelmer Vernooij1-78/+0
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij1-1/+1
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-2/+3
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-2/+2
2007-10-10r7249: Cope with struct member renameJelmer Vernooij1-1/+1
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij1-3/+1
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-3/+3
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak1-6/+0
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak1-5/+3
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell1-1/+1
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+2
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r2074: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r2066: add 'net time' commandStefan Metzmacher1-0/+85