index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...
Matthias Dieter Wallnöfer
2012-01-04
1
-0
/
+5
*
s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...
Stefan Metzmacher
2012-01-04
1
-0
/
+22
*
smbtorture: avoid sigsev if the password is not correct
Matthieu Patou
2011-11-26
1
-1
/
+1
*
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
2011-08-13
1
-10
/
+10
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-3
/
+3
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-6
/
+6
*
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
2011-05-03
1
-3
/
+8
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
s4-torture assert that we get a temp datagram socket.
Andrew Bartlett
2010-09-16
1
-4
/
+8
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-24
/
+24
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-6
/
+3
*
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
2010-04-14
1
-1
/
+1
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-3
/
+0
*
s4:torture assert that we get a Mailslot allocated before we dereference
Andrew Bartlett
2009-06-04
1
-0
/
+2
*
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
[next]