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_forms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
1
-10
/
+8
2007-10-10
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
1
-13
/
+3
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-1
/
+1
2002-09-09
Pass level keyword down to cli_spoolss_getform()
Tim Potter
1
-1
/
+1
2002-05-27
Fixed dodgy arguments to PyArg_ParseTupleAndKeywords()
Tim Potter
1
-1
/
+1
2002-05-17
addform(), setform():
Tim Potter
1
-26
/
+44
2002-05-16
Return enumerated forms as a hash of hashes instead of a list of hashes.
Tim Potter
1
-8
/
+19
2002-05-16
More cleanups.
Tim Potter
1
-4
/
+5
2002-05-15
Renamed functions that are methods of a printer handle object from
Tim Potter
1
-5
/
+5
2002-05-06
Removed unused arg to deleteform.
Tim Potter
1
-2
/
+1
2002-04-09
Fixed setform and addform functions.
Tim Potter
1
-21
/
+17
2002-04-05
Converted drivers, forms and ports functions to use new conversion routines
Tim Potter
1
-38
/
+16
2002-03-28
Aborted experiment to avoid namespace pollution and prototype hell and
Tim Potter
1
-7
/
+7
2002-03-27
Converted to #include *.c format.
Tim Potter
1
-13
/
+11
2002-03-26
#include "py_conv.h"
Tim Potter
1
-0
/
+2
2002-03-26
Moved form related functions as methods in the policy handle object.
Tim Potter
1
-37
/
+17
2002-03-20
Initial version.
Tim Potter
1
-0
/
+283