1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Christopher R. Hertel 4a96fb5d12 r2706: The code that prints the remote MAC address (from the statistics section
of the response packet) was outside of the if() that determined whether
the query was successful or not.  As a result, the MAC address would print
out even if there was no MAC address.  At least the garbage it printed was
relatively consistent.  :)

I moved the MAC printing into the if() block and added an 'else' to print
"No reply..." if the query fails.

Chris -)-----
(This used to be commit 2a5d66791f)
2007-10-10 10:52:49 -05:00
..
debug2html.c
editreg.c Replace all use of bzero with memset ... 2003-06-16 17:49:01 +00:00
log2pcaphex.c We don't need to #include memory.h here. It's a BSD'ism and just includes 2003-08-31 23:58:55 +00:00
net_ads_cldap.c r1750: This patch allows net ads lookup to rely on command line arguments if contacting an ADS server fails. This allows net ads lookup to work with clapd (very useful for testing). 2007-10-10 10:52:20 -05:00
net_ads.c r1750: This patch allows net ads lookup to rely on command line arguments if contacting an ADS server fails. This allows net ads lookup to work with clapd (very useful for testing). 2007-10-10 10:52:20 -05:00
net_cache.c Typo fix for bug 258. 2003-07-29 02:34:18 +00:00
net_groupmap.c r1720: Show correct help for net groupmap commands. 2007-10-10 10:52:19 -05:00
net_help.c r2477: Document "--destination" for "net rpc [printer|share] migrate". 2007-10-10 10:52:45 -05:00
net_idmap.c Remove unused variable. 2004-02-24 17:28:17 +00:00
net_lookup.c Fix for bug #73. Name types can be specified using name#type notation. 2003-09-05 04:40:10 +00:00
net_rap.c BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fixes for 'net share' 2004-02-11 14:59:08 +00:00
net_rpc_join.c Make more functions static, and remove duplication in the use of functions 2004-02-08 08:38:42 +00:00
net_rpc_printer.c r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrate 2007-10-10 10:52:45 -05:00
net_rpc_samsync.c Make it possible to 'net rpc samdump' of any domain you are currently joined 2004-02-08 10:59:09 +00:00
net_rpc.c r2080: Remove last traces of static migration to localhost. Needed to allow a 2007-10-10 10:52:30 -05:00
net_status.c I needed a decently parseable format of smbstatus. Looking at smbstatus code 2003-12-01 13:58:43 +00:00
net_time.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
net.c r2080: Remove last traces of static migration to localhost. Needed to allow a 2007-10-10 10:52:30 -05:00
net.h r2080: Remove last traces of static migration to localhost. Needed to allow a 2007-10-10 10:52:30 -05:00
nmblookup.c r2706: The code that prints the remote MAC address (from the statistics section 2007-10-10 10:52:49 -05:00
ntlm_auth_diagnostics.c r780: Fix segfault in ntlm_auth --diagnostics 2007-10-10 10:51:37 -05:00
ntlm_auth.c r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-) 2007-10-10 10:52:33 -05:00
ntlm_auth.h r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter 2007-10-10 10:51:12 -05:00
pdbedit.c r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to reset 2007-10-10 10:52:21 -05:00
profiles.c Set errno = ENOSYS if mmap not supported. 2003-10-14 03:38:24 +00:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbcacls.c r2348: fix segmention faults 2007-10-10 10:52:40 -05:00
smbcontrol.c r416: add a newline to the debuglevel message returned string 2007-10-10 10:51:22 -05:00
smbcquotas.c r2388: fix client quota support 2007-10-10 10:52:42 -05:00
smbfilter.c Final round of printf warnings fixes for the moment. 2003-11-06 22:11:08 +00:00
smbget.c Add -O (for writing downloaded files to standard out) based on patch by 2004-03-05 17:17:31 +00:00
smbpasswd.c r1504: Remove insane use of "user password" on the COMMAND LINE ! 2007-10-10 10:52:13 -05:00
smbtree.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbw_sample.c
status.c Patch based on work from James Peach <jpeach@sgi.com> to convert over to 2004-01-06 01:22:14 +00:00
testparm.c Added strstr_m() function. Use in all places where we might run into mb 2004-03-09 00:17:14 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00