summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* PURGE_PRINTER fix from APP_HEADGerald Carter2002-10-251-2/+0
* Reverted a fix from Volker (sorry). We need to move this fix to the correctJeremy Allison2002-10-231-0/+3
* Debug level 12 is a typo.Jeremy Allison2002-10-231-2/+2
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-231-1/+1
* Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-221-4/+0
* Same segfault as in add_groupmem.Volker Lendecke2002-10-211-5/+10
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-213-19/+19
* Fix full_name for info23 as well. Thanks, Andrew.Volker Lendecke2002-10-191-1/+1
* This fixes some bugs for NT4 usrmgr.exeVolker Lendecke2002-10-192-8/+22
* fix from APP_HEAD to commit a re-init'd printer to diskGerald Carter2002-10-161-0/+6
* merge from app_head to use GMT in job submission notificationGerald Carter2002-10-151-1/+1
* Nice *big* patch from metze.Andrew Bartlett2002-10-123-74/+101
* print job properties fix from APP_HEAD. a null devmode is not a failure.Gerald Carter2002-10-091-11/+5
* add_printer_hook() fix from APP_HEADGerald Carter2002-10-091-6/+17
* merge from APP_HEADGerald Carter2002-10-081-7/+1
* Third part of my fix for usrmgr. Assuming automagic mappingVolker Lendecke2002-10-081-1/+1
* try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-063-46/+44
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-1/+1
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-042-10/+33
* Missing break meant getprintprocessordirectory always returned UNKNOWN_LEVEL.Jeremy Allison2002-10-021-0/+1
* Second part of my fix -- incorrect merge.Volker Lendecke2002-09-301-1/+1
* We have to hand out info on Builtin here as well. They are stored inVolker Lendecke2002-09-291-1/+1
* It turns out that Windows allows delete printer on a handleJeremy Allison2002-09-271-0/+14
* Check for security on delete printer was reversed...Jeremy Allison2002-09-271-5/+5
* Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our accessAndrew Bartlett2002-09-261-4/+15
* Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett2002-09-262-78/+346
* merge from APP_HEADGerald Carter2002-09-251-0/+2
* Ok, what's this? Samba as a PDC wants to authenticate a user coming inVolker Lendecke2002-09-231-2/+2
* Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke2002-09-231-4/+8
* trivial comment fixVolker Lendecke2002-09-191-2/+2
* printjob merge from APP_HEAD regarding device modesGerald Carter2002-09-181-63/+93
* merge from APP_HEAD for GetJob()Gerald Carter2002-09-111-15/+23
* DelPrinterDrvEx() fix from APP_HEADGerald Carter2002-09-111-10/+12
* Merge the cli_shutdown change from 2_2. All except one call toVolker Lendecke2002-09-111-0/+1
* removed warning about shadowed globalsGerald Carter2002-09-101-5/+5
* AbortPrinter() fix merged from APP_HEAD.Gerald Carter2002-09-101-3/+21
* change notify merge from APP_HEADGerald Carter2002-09-101-75/+265
* 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