Tim Potter
ea8c45bbfd
Added addjob command.
...
(This used to be commit e4cc7e2d52 )
2002-05-16 02:01:23 +00:00
Tim Potter
932b8e9d40
Cleaned up help docstrings.
...
(This used to be commit a8fcb151f8 )
2002-05-16 01:33:38 +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
dfd1953542
Method entry for addprinterex()
...
(This used to be commit 1ad82cd0c3 )
2002-05-15 06:10:45 +00:00
Tim Potter
8ca814e529
Added lots of new functions to the method tables.
...
(This used to be commit a8f5951bec )
2002-05-14 07:15:43 +00:00
Tim Potter
2e6939cf0b
Added writeprinter command.
...
(This used to be commit 307788d0b8 )
2002-05-14 06:09:59 +00:00
Tim Potter
520b40e423
General cleanup of compiler warnings etc.
...
(This used to be commit 18aeadc591 )
2002-05-14 02:37:47 +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
fe816061c1
Re-order args for enumprinterdrivers function.
...
(This used to be commit 5f9f320213 )
2002-05-03 06:21:59 +00:00
Tim Potter
9aabbc564f
Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object()
...
(This used to be commit 4bf6a9830a )
2002-04-14 23:42:54 +00:00
Tim Potter
3540c42bf4
Shutdown cli_state in the dealloc function. This happens automatically
...
when a handle object falls out of scope.
(This used to be commit 39546dd241 )
2002-04-14 23:33:31 +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
60fd2ec8cc
Implemented a setup_logging() function that takes two keywords:
...
interactive and logfilename. These can be used to send Samba DEBUG()
output to stdout or to a logfile which makes automated testing much
funkier.
Also added get_debuglevel() and set_debuglevel() functions.
Make open_pipe_creds() accept None as a anonymous credential.
(This used to be commit 094a51edb9 )
2002-04-11 05:05:08 +00:00
Tim Potter
81ca81e85b
Added a whole bunch more permission constants.
...
(This used to be commit f8673bd499 )
2002-04-11 01:35:53 +00:00
Tim Potter
416165a52c
Added WERR_INVALID_FORM_NAME constant.
...
(This used to be commit 908b70f3e2 )
2002-04-09 05:11:34 +00:00
Tim Potter
cc29c33fbe
Added constants for form types and WERROR values.
...
(This used to be commit 5ef5e805d5 )
2002-04-09 04:22:27 +00:00
Tim Potter
5414561d40
Docstring updates.
...
(This used to be commit f05c3c6fc5 )
2002-04-03 04:40:35 +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
Tim Potter
6deca76e4c
Broke out stuff into other files.
...
(This used to be commit 9eb3eb8513 )
2002-03-27 05:33:19 +00:00
Tim Potter
7e686ace08
Moved conv functions to separate file.
...
Converted remaining functions to methods.
(This used to be commit 1e894487f5 )
2002-03-26 11:12:16 +00:00
Tim Potter
7cf6b169a3
Moved form related functions as methods in the policy handle object.
...
(This used to be commit 7c4bcc48aa )
2002-03-26 06:25:47 +00:00
Tim Potter
d07cc9d8a1
Initial version.
...
(This used to be commit d35770d06f )
2002-03-20 03:29:03 +00:00