Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
[kai/samba.git] / source3 / rpc_parse /
2002-06-03 Jim McDonoughAdd user name to netsessenum RPC to stop 1783 messages...
2002-06-03 Tim PotterFixed bogus alignment in unmarshalling of SAMR_GET_DOM_...
2002-06-01 Jim McDonoughAdd rpc for file close, expand file enum to take username
2002-05-31 Jim McDonoughAdd fns for netshareadd and netsharedel rpcs
2002-05-31 Jim McDonoughUpdate netfileenum on both client and server sides...
2002-05-31 Jim McDonoughnetfileenum was missing the username filter.
2002-05-29 Tim PotterAdded netremotetod to try and figure out which srvsvc...
2002-05-28 Tim PotterWhen marshalling a netshareenum request the share ctr...
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-05-20 Tim PotterOK that last commit was incorrect - this call is parsed...
2002-05-20 Tim PotterThere's probably a pointer to a buffer at the end of...
2002-05-20 Tim PotterNo need to pass a fstring in make_spoolss_q_enumprinters()
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettMake non-static for some later work (pushing the info3...
2002-05-17 Andrew BartlettAdd a touch of const
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-05-14 Tim PotterAdded deleteprinterdata client rpc.
2002-05-14 Tim PotterAdded writeprinter rpc command.
2002-05-14 Tim PotterChange make_spoolss_q_{get,set}printerdata() take a...
2002-05-13 Gerald Cartercompile fix merge from SAMBA_2_2
2002-05-13 Tim PotterSupport for client side startdocprinter.
2002-05-10 Gerald Cartermisc merge from SAMBA_2_2
2002-05-10 Gerald Carterdevmode parsing merge from SAMBA_2_2
2002-05-08 Tim PotterAdded client side spoolss rpc commands for startpagepri...
2002-05-07 Tim PotterGrr - the removal of the nnecessary prs_align() from...
2002-04-29 Jean-François Mico... don't set the owner and group sid offset is there are...
2002-04-22 Gerald Cartermerge from SAMBA_2_2
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-11 Jeremy AllisonHP2500C driver writes devmode with private data that...
2002-04-11 Gerald Carterspecversion merge from SAMBA_2_2
2002-04-10 Tim PotterFixed missing alignment in spoolss_io_q_enumjobs()...
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-04-09 Tim PotterThe useless_ptr must be non-zero for addform and setfor...
2002-04-04 Jeremy AllisonFixed the handle leak in the connection management...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-20 Jeremy AllisonFix for debug typo.
2002-03-17 Tim PotterAdded dos_errstr() function. Not all errors in list...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Tim PotterRemove studly gaps from prs_werror() calls so the...
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-05 Jeremy AllisonFix the NTSTATUS -> WERROR for srvsvc pipe.
2002-03-02 Andrew Bartlettmore const
2002-03-02 Andrew BartlettAnd a little more const.
2002-02-27 Jeremy AllisonPatch for Domain users not showing up from "Ivan Zhakov...
2002-02-25 Tim PotterImplemented client side functions for SPOOLSS addform...
2002-01-31 Tim PotterAdded make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-26 Andrew BartlettWe may as well not use these temporary variables -...
2002-01-26 Andrew BartlettTry to move towards slightly sane linking for Samba...
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-18 Jeremy AllisonAdded prs_mem_clear(). Clear memory on buffer reallocat...
2002-01-18 Jeremy AllisonAlways clear malloced memory for parse structs.
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2002-01-02 Martin PoolAdd prs_dump_before to dump everything from the start...
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-31 Andrew BartlettGive the main loop talloc context a name (using mbp...
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-20 Gerald Cartermerge from 2.2
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-18 Jean-François Mico... fixing bug I introduced.
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-17 Tim PotterReplaced some hardcoded hex numbers with constants.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-13 Gerald Cartermerge from 2.2
2001-12-12 Jean-François Mico... decoded SAM_DELTA 0x0e and 0x12.
2001-12-12 Jean-François Mico... a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew BartlettConst religion for some of the RPC code.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgellconst religion
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-28 Jean-François Mico... added samr_set_domain_info and samr_unknown_2E.
2001-11-25 Andrew BartlettFix ./configure --enable-developer warnings (shadow...
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Jean-François Mico... add another command to rpcclient: getdispname. Show...
2001-11-22 Jean-François Mico... add a command to rpcclient: enumprivs
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge from 2.2
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-15 Jeremy AllisonNo longer used.
2001-11-15 Martin PoolDoxygen demo for Tim.
2001-11-08 Martin Poolspoolss_io_devmode private data is binary and should...
next