summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2002-09-19trivial comment fixVolker Lendecke1-2/+2
2002-09-18printjob merge from APP_HEAD regarding device modesGerald Carter1-63/+93
2002-09-11merge from APP_HEAD for GetJob()Gerald Carter1-15/+23
2002-09-11DelPrinterDrvEx() fix from APP_HEADGerald Carter1-10/+12
2002-09-11Merge the cli_shutdown change from 2_2. All except one call toVolker Lendecke1-0/+1
2002-09-10removed warning about shadowed globalsGerald Carter1-5/+5
2002-09-10AbortPrinter() fix merged from APP_HEAD.Gerald Carter1-3/+21
2002-09-10change notify merge from APP_HEADGerald Carter1-75/+265
2002-09-09Actually, I think Jerrys patch was incorrect as it didn't everJeremy Allison1-40/+8
2002-09-07merge of printer change notify fix from APP_HEADGerald Carter1-8/+40
2002-09-06This is the 'easy' parts of the trusted domains patch n+3 patch fromAndrew Bartlett1-0/+2
2002-09-05Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simplyJeremy Allison1-30/+3
2002-09-05Delivery notify messages over the back channel in *reverse* order inTim Potter1-3/+30
2002-09-05Roussed on Jeremy for not putting in enough debugs in the new printTim Potter1-0/+2
2002-09-04Added better error code on out of space. Removed total jobs check - notJeremy Allison1-0/+7
2002-09-04Only cache the user list on the SAMR handle for a particularAndrew Bartlett1-6/+24
2002-09-04Merge of (apparently working :-) new printing notify code.Jeremy Allison1-5/+54
2002-09-04DeletePrinterDriver[Ex]() fixes from APP_HEADGerald Carter1-24/+113
2002-09-02usrmgr expects unicode as ProductType.Volker Lendecke1-3/+11
2002-08-30Add a fix for 'query_disp_info level 2', which should return all machines inAndrew Bartlett1-19/+21
2002-08-30fix up print portion of registry. Merge from APP_HEAD.Gerald Carter1-1/+1
2002-08-30merge of phant0m key fix from APP_HEADGerald Carter1-59/+32
2002-08-30Removed some misleading comment.Volker Lendecke1-2/+0
2002-08-29Move samr_make_sam_obj_sd to lib/util_seaccess.c. samtest now compiles andJelmer Vernooij1-40/+0
2002-08-28add proto for forward referenceHerb Lewis1-0/+1
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij1-3/+1
2002-08-26merge from APP_HEADGerald Carter1-1/+1
2002-08-26merge from APP_HEADGerald Carter1-35/+60
2002-08-22fix registry editor API for printing backend after I changedGerald Carter1-3/+1
2002-08-22Fix compile warnings.Tim Potter1-3/+0
2002-08-22get the access check in addform() correct this time.Gerald Carter1-111/+94
2002-08-21addform fix from SAMBA_2_2Gerald Carter1-17/+29
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2-19/+22
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
2002-08-19added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter1-7/+15
2002-08-19change notify fix left out of merge by APP_HEAD by accidentGerald Carter1-1/+2
2002-08-18* Fix DeletePrinterDataEx() to work with arbitrary registry keysGerald Carter1-29/+72
2002-08-18fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter1-51/+36
2002-08-18* small formatting fixesGerald Carter1-57/+79
2002-08-18fixed up a few commentsGerald Carter1-64/+2
2002-08-18* fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter1-119/+217
2002-08-17* the printing code should now be back to the working state it wasGerald Carter1-18/+38
2002-08-17fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter1-19/+29
2002-08-16Return access granted in create_user2.Tim Potter1-3/+1
2002-08-16fix small bug in enumprinterdataex due to my changes (still more lurkingGerald Carter1-1/+3
2002-08-16Fairly large change to printing code.Gerald Carter1-466/+244
2002-08-16Return the error if get_group_domain_entries() fails.Andrew Bartlett1-1/+3
2002-08-15Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter1-1/+4
2002-08-08printing change notification merge from APPLIANCE_HEADGerald Carter1-109/+171