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_printerdata.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
r15385: Some work to bring the python code up to date with the
Deryck Hodge
1
-1
/
+1
2007-10-10
r15299: Fix import of Python modules. Fixes Bug #3567.
Deryck Hodge
1
-1
/
+6
2007-10-10
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
1
-12
/
+13
2007-10-10
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
1
-29
/
+6
2003-02-19
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
1
-0
/
+1
2002-11-07
Sync up python stuff from HEAD.
Tim Potter
1
-0
/
+56
2002-09-19
Fixed bug in keyword args for enumprinterdataex
Tim Potter
1
-1
/
+1
2002-09-03
Convert to new REGISTRY_VALUE cli_spoolss routines.
Tim Potter
1
-51
/
+61
2002-09-03
Implement deleteprinterdataex
Tim Potter
1
-2
/
+22
2002-09-03
Return dictionary of printerdata in enumprinterdataex.
Tim Potter
1
-5
/
+18
2002-09-02
Add a 'key' field to printer data dictionary.
Tim Potter
1
-18
/
+134
2002-05-16
More cleanups.
Tim Potter
1
-4
/
+4
2002-05-15
Renamed functions that are methods of a printer handle object from
Tim Potter
1
-5
/
+5
2002-05-15
Comment that deleteprinterdataex isn't supported by a samba server.
Tim Potter
1
-0
/
+4
2002-05-14
Added deleteprinterdata function.
Tim Potter
1
-0
/
+30
2002-05-14
Added enumprinterdata.
Tim Potter
1
-1
/
+41
2002-05-13
Added getprinterdata and setprinterdata functions.
Tim Potter
1
-0
/
+160