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
/
source4
/
utils
/
nmblookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18915: fix usage of popt, do make -W setting the recursive flag on SuSE 10.1
Stefan Metzmacher
1
-19
/
+58
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
1
-0
/
+1
2007-10-10
r12908: use '_' also for indication we want to ask for the localmaster browser,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-2
/
+11
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11553: give an error when the lookup failed
Stefan Metzmacher
1
-7
/
+19
2007-10-10
r10315: Remove use of fstring and pstring in dynconfig.c
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9569: fixed an uninitialised variable
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-1
/
+1
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-5
/
+0
2007-10-10
r6951: Fix all calls to setup_logging() that use 'True' as a second argument.
Tim Potter
1
-1
/
+1
2007-10-10
r6930: Use NBT_NAME_CLIENT instead of the number 0.
Tim Potter
1
-1
/
+1
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-0
/
+8
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-5
/
+1
2007-10-10
r5261: translate nbt rcode errors to NTSTATUS codes
Andrew Tridgell
1
-0
/
+4
2007-10-10
r5260: - show an error message on nmblookup failure
Andrew Tridgell
1
-4
/
+8
2007-10-10
r5252: - fixed nmblookup for the nbt api changes
Andrew Tridgell
1
-2
/
+4
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-5
/
+8
2007-10-10
r5054: added a nmblookup tool, based on the new nbt library
Andrew Tridgell
1
-240
/
+226
2007-10-10
r5004: add current samba3 nmblookup.c ready for updating to new nbt lib
Andrew Tridgell
1
-0
/
+299
2007-10-10
r5003: delete old nmblookup.c code
Andrew Tridgell
1
-338
/
+0
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-5
/
+5
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-3
/
+3
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-1
/
+1
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-1
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+338