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