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
/
rpc
/
spoolss_notify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture/rpc: remove compiler warnings in spoolss_notify.c
Stefan Metzmacher
2014-01-16
1
-1
/
+4
*
s4:torture/rpc: avoid usage of p->conn->event_ctx
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
2013-01-17
1
-2
/
+2
*
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
2011-06-21
1
-16
/
+15
*
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
2011-06-21
1
-1
/
+1
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-2
/
+2
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
s4-server: make server sockets a child of the task context
Andrew Tridgell
2010-11-15
1
-1
/
+1
*
s4-smbd: initialise process models in smbtorture before use
Andrew Tridgell
2010-10-30
1
-0
/
+4
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-2
/
+2
*
Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is b...
Günther Deschner
2010-08-16
1
-9
/
+0
*
s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken
Stefan Metzmacher
2010-08-08
1
-0
/
+9
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
s4-smbtorture: remove another incarnation of test_ClosePrinter.
Günther Deschner
2010-06-05
1
-19
/
+0
*
s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify...
Günther Deschner
2010-05-20
1
-2
/
+3
*
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
2010-04-14
1
-1
/
+1
*
s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-16
1
-15
/
+19
*
s4:torture/rpc/spoolss_notify.c: fix compiler warnings
Stefan Metzmacher
2010-03-16
1
-1
/
+5
*
s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-02-10
1
-39
/
+21
*
s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in R...
Günther Deschner
2010-01-31
1
-6
/
+147
*
s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS...
Günther Deschner
2010-01-31
1
-0
/
+25
*
s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-01-31
1
-19
/
+31
*
s4-smbtorture: pick correct last packet while checking backchannel replies in...
Günther Deschner
2010-01-27
1
-2
/
+10
*
s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into s...
Günther Deschner
2010-01-25
1
-73
/
+108
*
s4-smbtorture: remove unneeded ncaclrpc dir setup from RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-01-19
1
-10
/
+0
*
s4-smbtorture: support spoolss_ReplyClosePrinter server call in RPC-SPOOLSS-N...
Günther Deschner
2010-01-19
1
-2
/
+36
*
s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-01-19
1
-1
/
+19
*
s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while testing...
Günther Deschner
2010-01-19
1
-0
/
+4
*
s4-smbtorture: strip trailing whitespace.
Günther Deschner
2010-01-19
1
-12
/
+12
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-4
/
+0
*
s4:torture: the spoolss notify test should listen on the ncacn_np endpoint
Stefan Metzmacher
2009-09-18
1
-0
/
+20
*
s4:torture: don't use 'pipe' as variable name it's a system call
Stefan Metzmacher
2009-09-18
1
-3
/
+3
*
s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...
Günther Deschner
2009-04-13
1
-0
/
+36
*
s4-smbtorture: fix spoolss notify test after spoolss_Field changes.
Günther Deschner
2009-03-18
1
-4
/
+4
*
s4-smbtorture: fix spoolss notify test for notify type changes.
Günther Deschner
2009-03-17
1
-2
/
+2
*
s4-smbtorture: fix spoolss notify test.
Günther Deschner
2009-02-17
1
-14
/
+14
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-2
/
+4
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
1
-1
/
+0
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
1
-1
/
+1
*
torture: Fix too early free in spoolss notify test.
Jelmer Vernooij
2008-01-28
1
-5
/
+6
*
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
[next]