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
2003-03-30
fixed the -B option as well
Andrew Tridgell
1
-4
/
+4
2003-03-29
fixed the -U option in nmblookup
Andrew Tridgell
1
-1
/
+1
2003-03-25
Make variables static to satisfy exotic compilers
Jelmer Vernooij
1
-2
/
+2
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
1
-0
/
+1
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
1
-3
/
+0
2003-03-23
We don't need optarg when we have popt
Jelmer Vernooij
1
-2
/
+2
2003-03-23
Convert to popt.
Jelmer Vernooij
1
-134
/
+88
2003-01-11
Fix a number of client-side fstring/pstring mixups.
Andrew Bartlett
1
-1
/
+1
2003-01-02
BIG patch...
Andrew Bartlett
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-6
/
+2
2002-10-21
Fix usage message
Jelmer Vernooij
1
-1
/
+1
2002-06-26
This commit finally gives us multiple wins server groups. We now
Andrew Tridgell
1
-2
/
+2
2002-05-17
Changes to allow head to translate NMB flags ...
Richard Sharpe
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
[next]