summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* Actually, I think Jerrys patch was incorrect as it didn't everJeremy Allison2002-09-091-40/+8
* merge of printer change notify fix from APP_HEADGerald Carter2002-09-071-8/+40
* This is the 'easy' parts of the trusted domains patch n+3 patch fromAndrew Bartlett2002-09-061-0/+2
* Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simplyJeremy Allison2002-09-051-30/+3
* Delivery notify messages over the back channel in *reverse* order inTim Potter2002-09-051-3/+30
* Roussed on Jeremy for not putting in enough debugs in the new printTim Potter2002-09-051-0/+2
* Added better error code on out of space. Removed total jobs check - notJeremy Allison2002-09-041-0/+7
* Only cache the user list on the SAMR handle for a particularAndrew Bartlett2002-09-041-6/+24
* Merge of (apparently working :-) new printing notify code.Jeremy Allison2002-09-041-5/+54
* DeletePrinterDriver[Ex]() fixes from APP_HEADGerald Carter2002-09-041-24/+113
* usrmgr expects unicode as ProductType.Volker Lendecke2002-09-021-3/+11
* Add a fix for 'query_disp_info level 2', which should return all machines inAndrew Bartlett2002-08-301-19/+21
* fix up print portion of registry. Merge from APP_HEAD.Gerald Carter2002-08-301-1/+1
* merge of phant0m key fix from APP_HEADGerald Carter2002-08-301-59/+32
* Removed some misleading comment.Volker Lendecke2002-08-301-2/+0
* Move samr_make_sam_obj_sd to lib/util_seaccess.c. samtest now compiles andJelmer Vernooij2002-08-291-40/+0
* add proto for forward referenceHerb Lewis2002-08-281-0/+1
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-3/+1
* merge from APP_HEADGerald Carter2002-08-261-1/+1
* merge from APP_HEADGerald Carter2002-08-261-35/+60
* fix registry editor API for printing backend after I changedGerald Carter2002-08-221-3/+1
* Fix compile warnings.Tim Potter2002-08-221-3/+0
* get the access check in addform() correct this time.Gerald Carter2002-08-221-111/+94
* addform fix from SAMBA_2_2Gerald Carter2002-08-211-17/+29
* segfault fixes merged from APP_HEADGerald Carter2002-08-201-32/+42
* Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-202-19/+22
* add support for the "value,OID" format described in MSDN.Gerald Carter2002-08-191-1/+31
* added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter2002-08-191-7/+15
* change notify fix left out of merge by APP_HEAD by accidentGerald Carter2002-08-191-1/+2
* * Fix DeletePrinterDataEx() to work with arbitrary registry keysGerald Carter2002-08-181-29/+72
* fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys.Gerald Carter2002-08-181-51/+36
* * small formatting fixesGerald Carter2002-08-181-57/+79
* fixed up a few commentsGerald Carter2002-08-181-64/+2
* * fix Get/SetPrinterDataEx() to work with printer key otherGerald Carter2002-08-181-119/+217
* * the printing code should now be back to the working state it wasGerald Carter2002-08-171-18/+38
* fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter2002-08-171-19/+29
* Return access granted in create_user2.Tim Potter2002-08-161-3/+1
* fix small bug in enumprinterdataex due to my changes (still more lurkingGerald Carter2002-08-161-1/+3
* Fairly large change to printing code.Gerald Carter2002-08-161-466/+244
* Return the error if get_group_domain_entries() fails.Andrew Bartlett2002-08-161-1/+3
* Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-151-1/+4
* printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-081-109/+171
* Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-082-0/+84
* Add SAMR 0x3e, which is samr_connect4. Seems to be the same as ourJim McDonough2002-08-062-7/+93
* Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2002-07-302-3/+131
* add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter2002-07-292-0/+50
* couple of minor formatting fixes to help me see better.Gerald Carter2002-07-291-2/+5
* merge from SAMBA_2_2Gerald Carter2002-07-291-7/+13
* Fix a missing 'no memory' return in last night's svrsvc code, and useAndrew Bartlett2002-07-281-1/+1
* A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett2002-07-272-87/+338