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
/
librpc
/
idl
/
spoolss.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
Add [todo] for functions that are obviously incomplete.
Jelmer Vernooij
1
-51
/
+51
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-02-13
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
Stefan Metzmacher
1
-5
/
+6
2008-02-12
spoolss.idl: don't use string32 anymore and use an charset() array
Stefan Metzmacher
1
-2
/
+2
2008-02-04
spoolss.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
1
-68
/
+67
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26395: spoolss: Add WinXP-like printer browsing test.
Kai Blin
1
-3
/
+64
2007-10-10
r21429: Fix the build.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21426: Add more spoolss tests.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r21425: Add ReplyClosePrinter.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r21424: Add FindClosePrinterNotify.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.
Jelmer Vernooij
1
-17
/
+102
2007-10-10
r21414: Fill in IDL for ReplyOpenPrinter.
Jelmer Vernooij
1
-7
/
+14
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r16523: pass spoolss_XcvData calls to the ntptr backends...
Stefan Metzmacher
1
-1
/
+10
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14361: Support 'helper' attribute in pidl and use it.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11101: Remove last instances of unistr
Jelmer Vernooij
1
-49
/
+49
2007-10-10
r9149: add support for string arrays in GetPrinterData
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData
Stefan Metzmacher
1
-0
/
+22
2007-10-10
r8050: - make use of more [value()] properties
Stefan Metzmacher
1
-14
/
+9
2007-10-10
r7644: - remove some dublicate structures SetForm and AddForm uses the same s...
Stefan Metzmacher
1
-25
/
+14
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7580: - add GetPrinterDriverDirectory() idl, torture test and server code
Stefan Metzmacher
1
-0
/
+19
2007-10-10
r7575: - fix GetPrinterData() push side
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r7574: - seperate [in] and [out] buffers and buf_sizes
Stefan Metzmacher
1
-64
/
+94
2007-10-10
r7552: Use ParseExpr() for [value] attributes; allows
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r7357: some minor updates
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r7341: fix StartDocPrinter() idl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7337: - fix SetJob() idl
Stefan Metzmacher
1
-22
/
+52
2007-10-10
r7331: fix parsing of spoolss_SetPrinter()
Stefan Metzmacher
1
-10
/
+25
2007-10-10
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
1
-5
/
+27
2007-10-10
r7326: fix [validate]
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7188: make use of the new relative_base property for the spoolss_Enum* funct...
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher
1
-23
/
+107
2007-10-10
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r6572: add "string_array" as new scalar type for handling SPOOLSS string array's
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r6194: - fix some spoolss_*Form names and types
Stefan Metzmacher
1
-27
/
+73
2007-10-10
r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need
Stefan Metzmacher
1
-2
/
+49
2007-10-10
r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r5554: Constants and untested IDL for spoolss_SetPrinter()
Tim Potter
1
-0
/
+14
2007-10-10
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
1
-0
/
+3
2007-10-10
r5537: - make use of bitmaps and enums
Stefan Metzmacher
1
-22
/
+152
2007-10-10
r5515: fix PrinterInfo3
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r5505: make usage of bitmap's :-)
Stefan Metzmacher
1
-1
/
+8
[next]