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
2011-06-05
s3: Make use of name_resolve_bcast in nmblookup
Volker Lendecke
1
-21
/
+3
2011-03-30
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
1
-0
/
+1
2011-01-07
s3: Make name_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-5
/
+6
2011-01-07
s3: Make node_status_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-6
/
+4
2010-12-30
s3: Fix two uninitialized variables
Volker Lendecke
1
-1
/
+1
2010-12-28
s3: Make name_query return NTSTATUS
Volker Lendecke
1
-10
/
+13
2010-12-28
s3: Make node_status_query return NTSTATUS
Volker Lendecke
1
-7
/
+9
2010-12-28
s3: Remove an ancient typedef
Volker Lendecke
1
-1
/
+1
2010-11-02
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
1
-2
/
+0
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2008-10-23
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
1
-1
/
+1
2008-10-19
Remove silly safe_free() function which is a wrapper around SAFE_FREE().
Jelmer Vernooij
1
-1
/
+1
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-2
/
+2
2007-11-15
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
1
-1
/
+1
2007-11-03
Remove more static data from lib/util_sock.c and
Jeremy Allison
1
-1
/
+1
2007-11-02
Forgot one more getnameinfo.
Jeremy Allison
1
-1
/
+1
2007-10-26
Fix popt bool problems (need POPT_ARG_NONE, not POPT_ARG_VALUE).
Jeremy Allison
1
-4
/
+4
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-175
/
+225
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-7
/
+25
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-11
/
+11
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-2
/
+5
2007-10-10
r24943: Some stackframes
Volker Lendecke
1
-1
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13530: Fix from William Jojo for #1970. Make nmblookup do
Jeremy Allison
1
-7
/
+6
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12678: One more
Volker Lendecke
1
-0
/
+2
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-1
/
+1
2007-10-10
r2706: The code that prints the remote MAC address (from the statistics section
Christopher R. Hertel
1
-4
/
+7
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
[next]