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
/
source3
/
include
/
rpc_spoolss.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterKey.
Günther Deschner
1
-13
/
+0
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterData.
Günther Deschner
1
-13
/
+0
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterDataEx.
Günther Deschner
1
-15
/
+0
2009-02-09
s3-spoolss: remove SPOOLSS_DELETEPRINTERDRIVEREX flags now defined in IDL.
Günther Deschner
1
-6
/
+0
2009-02-09
s3-spoolss: remove old _spoolss_GetForm.
Günther Deschner
1
-18
/
+0
2009-02-09
s3-spoolss: remove old _spoolss_SetForm.
Günther Deschner
1
-16
/
+0
2009-02-09
s3-spoolss: remove old spoolss_AddForm.
Günther Deschner
1
-15
/
+0
2009-02-07
s3-spoolss: remove old _spoolss_WritePrinter.
Günther Deschner
1
-16
/
+0
2009-02-07
s3-spoolss: remove old _spoolss_DeleteForm.
Günther Deschner
1
-13
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_EndDocPrinter.
Günther Deschner
1
-12
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_AbortPrinter.
Günther Deschner
1
-11
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_EndPagePrinter.
Günther Deschner
1
-13
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_StartPagePrinter.
Günther Deschner
1
-12
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_DeletePrinter.
Günther Deschner
1
-11
/
+0
2009-02-06
s3-spoolss: remove old _spoolss_ClosePrinter.
Günther Deschner
1
-13
/
+0
2009-01-05
s3 merged build: Remove redundant #defines that are in idl generated headers
Tim Prouty
1
-101
/
+3
2008-12-30
s3 build: Revert previous patch to fix the build
Tim Prouty
1
-3
/
+101
2008-12-30
s3 build: Remove redundant #defines that are in idl generated headers
Tim Prouty
1
-101
/
+3
2008-05-05
Try and fix bug #5095, "Manage Documents privilege is not functional".
Jeremy Allison
1
-4
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-0
/
+0
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22062: Fix the parsing of info level 3. Flags is not a flags
Jeremy Allison
1
-1
/
+0
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
1
-0
/
+6
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14353: Fix coverity bugs #61 and #62. Remember to divide by
Jeremy Allison
1
-1
/
+1
2007-10-10
r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDN
Gerald Carter
1
-5
/
+11
2007-10-10
r13829: From the "It's not pretty but it works" category
Gerald Carter
1
-2
/
+18
2007-10-10
r13824: * add api table for Xcv TCPMON and LOCALMON calls starting
Gerald Carter
1
-2
/
+2
2007-10-10
r13820: * Start fleshing out the XcvDataPort() server implementation
Gerald Carter
1
-1
/
+4
2007-10-10
r13815: "Into the blind world let us now descend,"
Gerald Carter
1
-1
/
+27
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-1
/
+1
2007-10-10
r7020: fixing printer ace values and getting rid of false compiler warning ab...
Gerald Carter
1
-2
/
+2
2007-10-10
r6992: syncing printer permissions changes from trunk
Gerald Carter
1
-7
/
+7
2007-10-10
r6220: cleaning up spoolss header; removing unused structures
Gerald Carter
1
-63
/
+18
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-40
/
+26
2007-10-10
r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...
Gerald Carter
1
-42
/
+32
2007-10-10
r2955: fixing a segfault uncovered by the changes for BUG 1519
Gerald Carter
1
-0
/
+1
2007-10-10
r2133: Several fixes:
Gerald Carter
1
-0
/
+1
2007-10-10
r2073: Adding getprinter level 7 to rpcclient.
Günther Deschner
1
-0
/
+1
2004-03-24
fixes for prnadmin.dll API
Gerald Carter
1
-1
/
+1
2003-08-07
Patch from waider@waider.ie to print out Port Type.
Jeremy Allison
1
-0
/
+6
2003-02-15
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
1
-0
/
+4
2002-12-13
More printer publishing code.
Jim McDonough
1
-2
/
+3
2002-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-0
/
+5
2002-12-03
Support printer info 7, used for publishing
Jim McDonough
1
-0
/
+16
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-2
/
+2
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-6
/
+8
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-23
/
+106
2002-05-07
Merge from HEAD:
Tim Potter
1
-2
/
+2
[next]