index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
nbt
/
dgram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dgram: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-24
/
+24
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
1
-21
/
+21
*
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
2008-08-14
1
-0
/
+4
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-2
/
+2
*
Correct an assertion in the testsuite.
Andrew Bartlett
2008-05-21
1
-1
/
+1
*
Extend the NBT-DGRAM torture test again.
Andrew Bartlett
2008-05-21
1
-0
/
+1
*
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
2008-05-21
1
-19
/
+257
*
Revert addition of 'mailslot' parameter.
Andrew Bartlett
2008-05-20
1
-2
/
+1
*
Show that the NTLOGON and NETLOGON mailslots are *very* similar.
Andrew Bartlett
2008-05-17
1
-0
/
+25
*
Test the use of the domain SID on the NETLOGON mailslot
Andrew Bartlett
2008-05-17
1
-4
/
+61
*
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2008-05-16
1
-46
/
+22
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-3
/
+3
*
Avoid using event_context_find where possible.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
Use provided event context rather than looking for it.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Remove more global_loadparm uses.
Jelmer Vernooij
2008-02-27
1
-3
/
+6
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-3
/
+12
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26311: Move port number specification higher up the call stack.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-7
/
+7
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25008: Remove use of pstring.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25004: Avoid talloc_autofree_context() when possible.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19698: fix whitespaces...
Stefan Metzmacher
2007-10-10
1
-13
/
+11
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-102
/
+78
*
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-30
/
+86
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
2007-10-10
1
-15
/
+21
*
r10697: Change the torture join code to return a credentials structure, as
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r10491: First step towards wbinfo -t: This issues a name request for the primary
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
2007-10-10
1
-10
/
+3
*
r6338: ADS style GETDC response now works well enough that WinXP can join
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]