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
/
rpc_server
/
srv_spoolss_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-11
DelPrinterDrvEx() fix from APP_HEAD
Gerald Carter
1
-10
/
+12
2002-09-11
Merge the cli_shutdown change from 2_2. All except one call to
Volker Lendecke
1
-0
/
+1
2002-09-10
removed warning about shadowed globals
Gerald Carter
1
-5
/
+5
2002-09-10
AbortPrinter() fix merged from APP_HEAD.
Gerald Carter
1
-3
/
+21
2002-09-10
change notify merge from APP_HEAD
Gerald Carter
1
-75
/
+265
2002-09-09
Actually, I think Jerrys patch was incorrect as it didn't ever
Jeremy Allison
1
-40
/
+8
2002-09-07
merge of printer change notify fix from APP_HEAD
Gerald Carter
1
-8
/
+40
2002-09-05
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
Jeremy Allison
1
-30
/
+3
2002-09-05
Delivery notify messages over the back channel in *reverse* order in
Tim Potter
1
-3
/
+30
2002-09-05
Roussed on Jeremy for not putting in enough debugs in the new print
Tim Potter
1
-0
/
+2
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
1
-0
/
+7
2002-09-04
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
1
-5
/
+54
2002-09-04
DeletePrinterDriver[Ex]() fixes from APP_HEAD
Gerald Carter
1
-24
/
+113
2002-08-30
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
1
-1
/
+1
2002-08-30
merge of phant0m key fix from APP_HEAD
Gerald Carter
1
-59
/
+32
2002-08-26
merge from APP_HEAD
Gerald Carter
1
-1
/
+1
2002-08-26
merge from APP_HEAD
Gerald Carter
1
-35
/
+60
2002-08-22
fix registry editor API for printing backend after I changed
Gerald Carter
1
-3
/
+1
2002-08-22
get the access check in addform() correct this time.
Gerald Carter
1
-111
/
+94
2002-08-21
addform fix from SAMBA_2_2
Gerald Carter
1
-17
/
+29
2002-08-20
segfault fixes merged from APP_HEAD
Gerald Carter
1
-32
/
+42
2002-08-19
add support for the "value,OID" format described in MSDN.
Gerald Carter
1
-1
/
+31
2002-08-19
added wrapper for delete_printer_data() that write the printer out to disk.
Gerald Carter
1
-7
/
+15
2002-08-19
change notify fix left out of merge by APP_HEAD by accident
Gerald Carter
1
-1
/
+2
2002-08-18
* Fix DeletePrinterDataEx() to work with arbitrary registry keys
Gerald Carter
1
-29
/
+72
2002-08-18
fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.
Gerald Carter
1
-51
/
+36
2002-08-18
* small formatting fixes
Gerald Carter
1
-57
/
+79
2002-08-18
fixed up a few comments
Gerald Carter
1
-64
/
+2
2002-08-18
* fix Get/SetPrinterDataEx() to work with printer key other
Gerald Carter
1
-119
/
+217
2002-08-17
* the printing code should now be back to the working state it was
Gerald Carter
1
-18
/
+38
2002-08-17
fix seg fault in _spoolss_enumprinterkey after changes...
Gerald Carter
1
-19
/
+29
2002-08-16
fix small bug in enumprinterdataex due to my changes (still more lurking
Gerald Carter
1
-1
/
+3
2002-08-16
Fairly large change to printing code.
Gerald Carter
1
-466
/
+244
2002-08-08
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
1
-109
/
+171
2002-08-08
Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.
Tim Potter
1
-0
/
+21
2002-07-29
couple of minor formatting fixes to help me see better.
Gerald Carter
1
-2
/
+5
2002-07-29
merge from SAMBA_2_2
Gerald Carter
1
-7
/
+13
2002-07-24
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
1
-1
/
+1
2002-07-22
Sync with APPLIANCE_HEAD branch (whitespace, const only)
Tim Potter
1
-2
/
+0
2002-07-22
Merge from APPLIANCE_HEAD.
Tim Potter
1
-9
/
+9
2002-07-17
Gone back to explicit queue number passing as snum - removed encoding of
Jeremy Allison
1
-11
/
+20
2002-07-12
We must ZERO_STRUCT before using the buffer in copy_unistr2.
Jeremy Allison
1
-0
/
+3
2002-07-11
added copyright
Gerald Carter
1
-1
/
+1
2002-07-11
last check in for tonight.
Gerald Carter
1
-15
/
+10
2002-07-11
all that is left to do is to actually perform the
Gerald Carter
1
-4
/
+24
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-19
/
+24
2002-07-08
fix typo
Gerald Carter
1
-1
/
+1
2002-07-08
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
1
-59
/
+95
2002-07-08
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
1
-0
/
+70
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
1
-1
/
+1
[next]