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
/
python
/
py_spoolss_printers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-20
Merge of compiler warning fixups.
Tim Potter
1
-16
/
+0
2003-03-13
Merge of some commentary for getprinter info levels supported by win2k+
Tim Potter
1
-0
/
+16
2003-01-15
Sync up compiler warning fixes.
Tim Potter
1
-9
/
+9
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-3
/
+3
2002-11-04
Sync with HEAD.
Tim Potter
1
-3
/
+3
2002-09-09
Fix crash bugs in getprinter info level code (yay unit tests).
Tim Potter
1
-8
/
+3
2002-08-27
New arguments to cli_spoolss_enum_printers()
Tim Potter
1
-3
/
+3
2002-07-11
Another compile fix.
Tim Potter
1
-2
/
+2
2002-05-28
Raise a ValueError if server names aren't given in UNC format.
Tim Potter
1
-3
/
+7
2002-05-28
Allow None to be used as a valid credential for functions that take a
Tim Potter
1
-3
/
+15
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-23
/
+56
2002-05-17
Use get_level_value() utility fn.
Tim Potter
1
-22
/
+7
2002-05-16
Fix memory leaks and return values in error returns for enumprinters().
Tim Potter
1
-29
/
+48
2002-05-16
More cleanups.
Tim Potter
1
-25
/
+40
2002-05-16
Refactored open_pipe_creds() function to remove unused parameter.
Tim Potter
1
-11
/
+6
2002-05-15
Renamed functions that are methods of a printer handle object from
Tim Potter
1
-2
/
+2
2002-05-15
Fixed a memory leak in enumprinters.
Tim Potter
1
-4
/
+57
2002-05-14
Moved PyDict_SetItemString for printer info level structures into conv functi...
Tim Potter
1
-2
/
+0
2002-05-08
Changed some error returns to return a werror tuple (status code and text
Tim Potter
1
-4
/
+2
2002-05-01
Got setprinter level 3 working!
Tim Potter
1
-9
/
+23
2002-04-20
Return exception text if getprinter level not [0..3]
Tim Potter
1
-1
/
+8
2002-04-18
Started working on setprinter code.
Tim Potter
1
-28
/
+14
2002-04-14
Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object()
Tim Potter
1
-1
/
+1
2002-04-14
Call PyErr_SetString instead of fprintf to stderr.
Tim Potter
1
-7
/
+5
2002-04-05
Removed unused label.
Tim Potter
1
-1
/
+0
2002-04-05
Throw a spoolss.werror exception when the rpc client routines return
Tim Potter
1
-272
/
+80
2002-03-28
Aborted experiment to avoid namespace pollution and prototype hell and
Tim Potter
1
-9
/
+7
2002-03-27
Moved general printer related calls here.
Tim Potter
1
-0
/
+558