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
/
libcli
/
nbt
/
nameregister.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-7
/
+8
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26408: Remove use of global_loadparm.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26381: Move global_loadparm higher up the call stack.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-5
/
+7
2007-10-10
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-22
/
+21
2007-10-10
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
1
-3
/
+2
2007-10-10
r5322: removed a whole bunch of #include lines that minimal_includes.pl
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...
Andrew Tridgell
1
-1
/
+168
2007-10-10
r5250: - added low level support for retrying nbt name queries, rather than
Andrew Tridgell
1
-12
/
+10
2007-10-10
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
1
-10
/
+5
2007-10-10
r5145: define struct ipv4_addr in misc.idl,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-7
/
+7
2007-10-10
r5121: added periodic name refresh requests for all our registered names, rep...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r5117: used a composite function to add 4 stage name registration. We send 3
Andrew Tridgell
1
-0
/
+134
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-0
/
+140