index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
nmblookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
1
-1
/
+5
2003-08-22
Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displaying
Jeremy Allison
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-04-14
Merge:
Tim Potter
1
-136
/
+88
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-1
/
+1
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-6
/
+2
2002-10-28
Sync with HEAD
Jelmer Vernooij
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-4
/
+30
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-07
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
1
-0
/
+5
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-2
/
+0
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-4
/
+3
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-09-08
convert more code to using d_printf
Andrew Tridgell
1
-26
/
+26
2001-08-29
Fuss, fuss, fuss...
Christopher R. Hertel
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-2
/
+0
2001-04-28
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
1
-1
/
+1
2000-12-20
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
1
-6
/
+51
2000-10-11
Simple cleanup, but I also changed the value of the dlevel parameter passed
Christopher R. Hertel
1
-5
/
+5
2000-06-13
If I use nmblookup to search for node ZOOB#1B and there is no such name
Christopher R. Hertel
1
-4
/
+6
2000-04-25
fixed a memory leak in nmblookup
Andrew Tridgell
1
-0
/
+2
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-5
/
+6
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
1
-4
/
+4
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-63
/
+88
1999-12-04
jeremy is going to hate me for this.
Luke Leighton
1
-11
/
+15
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-0
/
+3
1998-10-14
set recursion desired for bcast name query
Andrew Tridgell
1
-1
/
+2
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-4
/
+3
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-3
/
+1
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-2
/
+2
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-1
/
+1
1998-02-24
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
1
-1
/
+2
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-20
/
+18
1997-11-19
changed nmblookup to only set recursion_desired in queries if the -R
Andrew Tridgell
1
-3
/
+9
1997-10-26
added -U option to nmblookup. This is similar to -B except that it
Andrew Tridgell
1
-5
/
+11
1997-10-22
Implemented asynchronous DNS lookups in nmbd.
Andrew Tridgell
1
-9
/
+0
1997-10-10
nmblookup.c: Added -A ability to do status on ip address.
Jeremy Allison
1
-1
/
+17
1997-10-04
nmblookup.c:
Christopher R. Hertel
1
-2
/
+10
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1
-3
/
+3
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1
-4
/
+12
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-1
/
+1
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-1
/
+1
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+1
1996-11-06
nmblookup was looking for 0x1b (domain master browser) not 0x1d (local
Samba Release Account
1
-1
/
+1
[next]