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
/
nt_printing.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-13
s3-printing: no need to define struct table_node 4 times.
Günther Deschner
1
-0
/
+6
2009-04-27
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
1
-2
/
+2
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-1
/
+1
2009-03-17
s3-spoolss: move DRIVER_X_VERSION flags into the backend, where they belong to.
Günther Deschner
1
-0
/
+3
2009-03-17
s3-spoolss: move PRINTER_ATTRIBUTE_SAMBA to printing backend, where they belong.
Günther Deschner
1
-0
/
+13
2009-02-23
s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...
Günther Deschner
1
-1
/
+1
2009-02-18
s3-spoolss: remove old spoolss_XcvData.
Günther Deschner
1
-22
/
+0
2009-01-08
Make use of a talloc_destructor for free_printer_entry
Volker Lendecke
1
-1
/
+0
2007-11-27
Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.c
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
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
r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se>
Gerald Carter
1
-7
/
+2
2007-10-10
r13829: From the "It's not pretty but it works" category
Gerald Carter
1
-0
/
+22
2007-10-10
r13820: * Start fleshing out the XcvDataPort() server implementation
Gerald Carter
1
-3
/
+4
2007-10-10
r13815: "Into the blind world let us now descend,"
Gerald Carter
1
-0
/
+1
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-2
/
+2
2007-10-10
r8152: * remove commented out structure
Gerald Carter
1
-15
/
+0
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
r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...
Gerald Carter
1
-4
/
+2
2003-03-06
add #define for the max device name length in a DEVICEMODE
Gerald Carter
1
-0
/
+2
2003-02-25
Progress on CR 601
Gerald Carter
1
-0
/
+45
2002-12-05
More printer data to publish
Jim McDonough
1
-0
/
+4
2002-12-03
Add defines for standard DsSpooler/DsDriver values that get published.
Jim McDonough
1
-0
/
+54
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-2
/
+15
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-10
/
+22
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-1
/
+21
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-07
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
1
-1
/
+1
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-1
/
+1
2000-11-14
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
1
-6
/
+20
2000-10-25
John Reilly @ HP (who is a wonderful human being and *definately* needs
Jeremy Allison
1
-0
/
+28
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
1
-0
/
+5
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-1
/
+1
2000-07-22
Fixed open handle code in printers - 3 functions were always being done
Jeremy Allison
1
-0
/
+1
2000-07-06
Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h
Tim Potter
1
-7
/
+0
2000-06-23
Added parenthesis around definition of PRINTER_ACE_PRINT.
Tim Potter
1
-1
/
+1
2000-06-16
Added some permission constants that are set for NT printer security
Tim Potter
1
-0
/
+7
2000-06-04
fixed the pack/unpack of the devicemode
Andrew Tridgell
1
-2
/
+4
2000-06-01
More stuff I cvan't afford to lose. I'm realizing how dependent I am
Jeremy Allison
1
-1
/
+1
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-1
/
+1
2000-05-24
a fairly big change in spoolss.
Andrew Tridgell
1
-6
/
+5
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
1
-0
/
+21
2000-03-10
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
1
-1
/
+25
2000-03-09
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
1
-0
/
+4
2000-02-07
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
1
-0
/
+237
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1
-102
/
+0
1999-04-27
Adding RPC spoolss code support and some new low-level printing functions.
Jean-François Micouleau
1
-0
/
+102