small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist...
[gd/samba/.git] / source3 / rpc_server /
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-11 Gerald Carterfix for CR 601. Only call addprinter command when...
2002-11-10 Jeremy AllisonFirst cut of fix for changenotify on a print server...
2002-11-09 Gerald Carterdeldriver fix
2002-11-09 Gerald Carterre-enable ffpcn on print server handle
2002-11-08 Andrew BartlettMake it easier to track things down here - add some...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-25 Gerald CarterPURGE_PRINTER fix from APP_HEAD
2002-10-23 Jeremy AllisonReverted a fix from Volker (sorry). We need to move...
2002-10-23 Jeremy AllisonDebug level 12 is a typo.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-21 Volker LendeckeSame segfault as in add_groupmem.
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-19 Volker LendeckeFix full_name for info23 as well. Thanks, Andrew.
2002-10-19 Volker LendeckeThis fixes some bugs for NT4 usrmgr.exe
2002-10-16 Gerald Carterfix from APP_HEAD to commit a re-init'd printer to...
2002-10-15 Gerald Cartermerge from app_head to use GMT in job submission notifi...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-09 Gerald Carterprint job properties fix from APP_HEAD. a null devmode...
2002-10-09 Gerald Carteradd_printer_hook() fix from APP_HEAD
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-08 Volker LendeckeThird part of my fix for usrmgr. Assuming automagic...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-02 Jeremy AllisonMissing break meant getprintprocessordirectory always...
2002-09-30 Volker LendeckeSecond part of my fix -- incorrect merge.
2002-09-29 Volker LendeckeWe have to hand out info on Builtin here as well. They...
2002-09-27 Jeremy AllisonIt turns out that Windows allows delete printer on...
2002-09-27 Jeremy AllisonCheck for security on delete printer was reversed...
2002-09-26 Andrew BartlettPatch from "Kai Krueger" <kai@kruegernetz.de> to get...
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-09-25 Gerald Cartermerge from APP_HEAD
2002-09-23 Volker LendeckeOk, what's this? Samba as a PDC wants to authenticate...
2002-09-23 Volker LendeckeOk, getting a bit more ambitious. Stop me, if this...
2002-09-19 Volker Lendecketrivial comment fix
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-11 Gerald Cartermerge from APP_HEAD for GetJob()
2002-09-11 Gerald CarterDelPrinterDrvEx() fix from APP_HEAD
2002-09-11 Volker LendeckeMerge the cli_shutdown change from 2_2. All except...
2002-09-10 Gerald Carterremoved warning about shadowed globals
2002-09-10 Gerald CarterAbortPrinter() fix merged from APP_HEAD.
2002-09-10 Gerald Carterchange notify merge from APP_HEAD
2002-09-09 Jeremy AllisonActually, I think Jerrys patch was incorrect as it...
2002-09-07 Gerald Cartermerge of printer change notify fix from APP_HEAD
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-05 Jeremy AllisonRevert the "reverse" change to rpc_server/srv_spoolss_n...
2002-09-05 Tim PotterDelivery notify messages over the back channel in ...
2002-09-05 Tim PotterRoussed on Jeremy for not putting in enough debugs...
2002-09-04 Jeremy AllisonAdded better error code on out of space. Removed total...
2002-09-04 Andrew BartlettOnly cache the user list on the SAMR handle for a parti...
2002-09-04 Jeremy AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Gerald CarterDeletePrinterDriver[Ex]() fixes from APP_HEAD
2002-09-02 Volker Lendeckeusrmgr expects unicode as ProductType.
2002-08-30 Andrew BartlettAdd a fix for 'query_disp_info level 2', which should...
2002-08-30 Gerald Carterfix up print portion of registry. Merge from APP_HEAD.
2002-08-30 Gerald Cartermerge of phant0m key fix from APP_HEAD
2002-08-30 Volker LendeckeRemoved some misleading comment.
2002-08-29 Jelmer VernooijMove samr_make_sam_obj_sd to lib/util_seaccess.c. samte...
2002-08-28 Herb Lewisadd proto for forward reference
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-26 Gerald Cartermerge from APP_HEAD
2002-08-22 Gerald Carterfix registry editor API for printing backend after...
2002-08-22 Tim PotterFix compile warnings.
2002-08-22 Gerald Carterget the access check in addform() correct this time.
2002-08-21 Gerald Carteraddform fix from SAMBA_2_2
2002-08-20 Gerald Cartersegfault fixes merged from APP_HEAD
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-19 Gerald Carteradd support for the "value,OID" format described in...
2002-08-19 Gerald Carteradded wrapper for delete_printer_data() that write...
2002-08-19 Gerald Carterchange notify fix left out of merge by APP_HEAD by...
2002-08-18 Gerald Carter* Fix DeletePrinterDataEx() to work with arbitrary...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-18 Gerald Carter* small formatting fixes
2002-08-18 Gerald Carterfixed up a few comments
2002-08-18 Gerald Carter* fix Get/SetPrinterDataEx() to work with printer key...
2002-08-17 Gerald Carter* the printing code should now be back to the working...
2002-08-17 Gerald Carterfix seg fault in _spoolss_enumprinterkey after changes...
2002-08-16 Tim PotterReturn access granted in create_user2.
2002-08-16 Gerald Carterfix small bug in enumprinterdataex due to my changes...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-16 Andrew BartlettReturn the error if get_group_domain_entries() fails.
2002-08-15 Tim PotterRename unknown_0 field in create_user2 reply in the...
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-08-06 Jim McDonoughAdd SAMR 0x3e, which is samr_connect4. Seems to be...
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-29 Gerald Carteradd another registry rpc (opnum 0x14). Have no idea...
2002-07-29 Gerald Cartercouple of minor formatting fixes to help me see better.
2002-07-29 Gerald Cartermerge from SAMBA_2_2
2002-07-28 Andrew BartlettFix a missing 'no memory' return in last night's svrsvc...
2002-07-27 Andrew BartlettA very long time ago (actually 6 months ago) I promised...
2002-07-26 Gerald Carter3 things:
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-24 Gerald Carter* fix return code so we don't let a client just open...
2002-07-24 Gerald Carterdone! printer_info_2, devicemode, sec_desc, & printer...
2002-07-24 Gerald Carterseveral changes in this checkin
2002-07-23 Andrew Tridgellimplemented getgrouplist() for systems that don't have...
next