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
/
torture
/
nbt
/
register.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-2
/
+2
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-4
/
+4
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2008-06-05
Add convenience function for creating nbt sockets in torture.
Jelmer Vernooij
1
-4
/
+2
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-2
/
+2
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+4
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-2
/
+8
2007-12-21
r26381: Move global_loadparm higher up the call stack.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26380: Specify port number higher up the call stack.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25004: Avoid talloc_autofree_context() when possible.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-106
/
+70
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-4
/
+26
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
1
-3
/
+1
2007-10-10
r5411: make network interface selection a bit saner
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitive
Andrew Tridgell
1
-1
/
+1
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
-72
/
+10
2007-10-10
r5277: initialise the multi_homed flag in the name registration test
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5252: - fixed nmblookup for the nbt api changes
Andrew Tridgell
1
-0
/
+68
2007-10-10
r5156: started on test driven development of the nbt server. This adds a
Andrew Tridgell
1
-0
/
+174