1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-21 20:23:50 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Tim Potter
286d3a80fd More cleanups.
- removed dodgy fprintf() error handling

 - return an error string from open_pipe_creds() so the appropriate
   exception can be raised by the caller

 - reformatting
(This used to be commit d35cad359d)
2002-05-16 04:00:31 +00:00
Tim Potter
ea8c45bbfd Added addjob command.
(This used to be commit e4cc7e2d52)
2002-05-16 02:01:23 +00:00
Tim Potter
5951e762d5 Renamed functions that are methods of a printer handle object from
spoolss_* to spoolss_hnd_* to make things a bit clearer.
(This used to be commit 986d868837)
2002-05-15 06:22:53 +00:00
Tim Potter
c4d0a4c5f8 make proto
(This used to be commit 4fe9f83998)
2002-05-15 06:11:52 +00:00
Tim Potter
034a0b46c7 make proto
(This used to be commit 0c52191cc5)
2002-05-14 07:14:15 +00:00
Tim Potter
2e6939cf0b Added writeprinter command.
(This used to be commit 307788d0b8)
2002-05-14 06:09:59 +00:00
Tim Potter
62f63f96e1 Added getprinterdata and setprinterdata functions.
(This used to be commit 325361e9e6)
2002-05-13 07:27:20 +00:00
Tim Potter
950004e125 Added startdocprinter and enddocprinter.
(This used to be commit 954107a9d3)
2002-05-13 01:55:04 +00:00
Tim Potter
5e723ce3c0 Added commands for startpageprinter, endpageprinter, setjob and getjob.
(This used to be commit 3da89aa8e4)
2002-05-08 05:50:12 +00:00
Tim Potter
1359433ad8 Added setjob() command.
(This used to be commit 02c63de9e5)
2002-05-08 04:26:22 +00:00
Tim Potter
cd929ae6ce Added enumjobs command.
(This used to be commit bc9dd9b458)
2002-05-07 07:06:10 +00:00
Tim Potter
451b5feeb7 make proto
(This used to be commit 99dee7b101)
2002-05-01 04:24:01 +00:00
Tim Potter
b0fbd72b41 Started working on setprinter code.
(This used to be commit 38d2b1794a)
2002-04-18 03:35:05 +00:00
Tim Potter
54bda76922 More open_pipe_creds() refactoring.
(This used to be commit 7f2c814237)
2002-04-14 00:59:50 +00:00
Tim Potter
bf64a572ef make proto
(This used to be commit 0448c12a56)
2002-04-05 05:55:44 +00:00
Tim Potter
80e8fee64d make proto
(This used to be commit c8278b0a92)
2002-04-05 04:55:26 +00:00
Tim Potter
230e36ccde Aborted experiment to avoid namespace pollution and prototype hell and
moved to 'make proto' based solution.
(This used to be commit 1e48f872a4)
2002-03-28 04:14:43 +00:00