index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
python
/
py_spoolss_printers_conv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of argument check fixes from HEAD.
Tim Potter
2002-11-29
1
-16
/
+22
*
Merge.
Tim Potter
2002-10-21
1
-19
/
+61
*
The security descriptor in a PRINTER_INFO_2 could be NULL. (Bong?)
Tim Potter
2002-09-25
1
-2
/
+6
*
Bong! The devmode could be NULL. Don't crash if this is the case.
Tim Potter
2002-09-19
1
-2
/
+8
*
Honour return value of to_struct() when converting to Samba structures.
Tim Potter
2002-05-27
1
-4
/
+14
*
Renamed 'printer_name' field in python printer info to 'name' to be
Tim Potter
2002-05-16
1
-3
/
+3
*
Moved PyDict_SetItemString for printer info level structures into conv functi...
Tim Potter
2002-05-14
1
-0
/
+6
*
Implemented py_to_PRINTER_INFO_3() helper function.
Tim Potter
2002-05-01
1
-3
/
+14
*
Started working on setprinter code.
Tim Potter
2002-04-18
1
-5
/
+22
*
Moved security descriptor routines into their own file.
Tim Potter
2002-04-14
1
-115
/
+0
*
Made a comment clearer.
Tim Potter
2002-04-14
1
-1
/
+1
*
Fixed dodgy looking prototypes for py_to_* functions.
Tim Potter
2002-04-05
1
-11
/
+11
*
New routines to convert between structures and python dictionaries. We now
Tim Potter
2002-04-05
1
-0
/
+367