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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-20
Merge of compiler warning fixups.
Tim Potter
1
-81
/
+82
2003-02-19
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
1
-18
/
+0
2002-11-07
Sync up python stuff from HEAD.
Tim Potter
1
-0
/
+12
2002-09-02
Added methods for getprinterdataex, setprinterdataex and enumprinterdataex.
Tim Potter
1
-0
/
+12
2002-05-16
Added addjob command.
Tim Potter
1
-2
/
+6
2002-05-16
Cleaned up help docstrings.
Tim Potter
1
-54
/
+67
2002-05-15
Renamed functions that are methods of a printer handle object from
Tim Potter
1
-22
/
+22
2002-05-15
Method entry for addprinterex()
Tim Potter
1
-0
/
+3
2002-05-14
Added lots of new functions to the method tables.
Tim Potter
1
-0
/
+22
2002-05-14
Added writeprinter command.
Tim Potter
1
-0
/
+4
2002-05-14
General cleanup of compiler warnings etc.
Tim Potter
1
-33
/
+45
2002-05-13
Added getprinterdata and setprinterdata functions.
Tim Potter
1
-0
/
+14
2002-05-13
Added startdocprinter and enddocprinter.
Tim Potter
1
-0
/
+8
2002-05-08
Added commands for startpageprinter, endpageprinter, setjob and getjob.
Tim Potter
1
-1
/
+12
2002-05-08
Added setjob() command.
Tim Potter
1
-0
/
+11
2002-05-07
Added enumjobs command.
Tim Potter
1
-0
/
+5
2002-05-03
Re-order args for enumprinterdrivers function.
Tim Potter
1
-5
/
+5
2002-04-14
Rename new_policy_hnd_object() to new_spoolss_policy_hnd_object()
Tim Potter
1
-2
/
+2
2002-04-14
Shutdown cli_state in the dealloc function. This happens automatically
Tim Potter
1
-2
/
+10
2002-04-14
More open_pipe_creds() refactoring.
Tim Potter
1
-70
/
+0
2002-04-11
Implemented a setup_logging() function that takes two keywords:
Tim Potter
1
-1
/
+10
2002-04-11
Added a whole bunch more permission constants.
Tim Potter
1
-0
/
+20
2002-04-09
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
1
-0
/
+1
2002-04-09
Added constants for form types and WERROR values.
Tim Potter
1
-0
/
+38
2002-04-03
Docstring updates.
Tim Potter
1
-22
/
+103
2002-03-28
Aborted experiment to avoid namespace pollution and prototype hell and
Tim Potter
1
-19
/
+2
2002-03-27
Broke out stuff into other files.
Tim Potter
1
-743
/
+19
2002-03-26
Moved conv functions to separate file.
Tim Potter
1
-203
/
+99
2002-03-26
Moved form related functions as methods in the policy handle object.
Tim Potter
1
-21
/
+32
2002-03-20
Initial version.
Tim Potter
1
-0
/
+1118