summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2003-02-25Progress on CR 601Gerald Carter1-1/+1
2003-02-21couple of merges from APP_HEADGerald Carter1-1/+1
2003-02-18Check return code of string_to_sid. (Merge from HEAD)Martin Pool1-22/+26
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison3-30/+72
2003-02-02Merge from HEAD: Send the session key to the client, allowing it to perform SMBAndrew Bartlett1-2/+2
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-2/+2
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-0/+61
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison2-12/+103
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter3-19/+109
2003-01-13Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe1-2/+2
2003-01-04Missed from previous commit - merge from HEAD the changes to the remoteAndrew Bartlett1-4/+8
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett13-661/+662
2002-12-31Merge tridge's fix :Jeremy Allison1-2/+8
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-20Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter1-0/+4
2002-12-03Support printer info 7, used for publishingJim McDonough1-0/+63
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison1-1/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison5-40/+42
2002-11-08Sync with HEAD to get enumprinterkey api.Jim McDonough1-0/+29
2002-11-07Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison1-3/+4
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-3/+13
2002-10-17Merge NULL relstr fix from HEAD.Tim Potter1-0/+3
2002-10-05missing prs_align()'sGerald Carter1-0/+9
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-2/+2
2002-10-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+113
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2-2/+115
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-10/+25
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-10/+25
2002-09-27HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison1-20/+17
2002-09-27HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison1-20/+17
2002-09-26syncing up with HEAD again....Gerald Carter1-1/+44
2002-09-26Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett1-1/+44
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter6-212/+314
2002-09-22Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke1-70/+66
2002-09-13wrong alignment size calculationSimo Sorce1-1/+3
2002-09-06Display debug data we are marshalling/unmarshalling a UNISTR in aTim Potter1-1/+7
2002-09-05A netshareenum reply always contains an enum_hnd. win2k returns zeroTim Potter1-4/+2
2002-09-04Fix typo in comment.Tim Potter1-1/+1
2002-09-03Implemented client function for deleteprinterdataex.Tim Potter1-0/+15
2002-09-02Implemented some more client side spoolss functions:Tim Potter1-7/+96
2002-08-31Avoid writing unitialised bytes to the wire (and consequent valgrind warnings)Andrew Bartlett1-1/+5
2002-08-30fix up print portion of registry. Merge from APP_HEAD.Gerald Carter1-72/+2
2002-08-30merge of phant0m key fix from APP_HEADGerald Carter1-2/+6
2002-08-30removed a debug lineAndrew Tridgell1-2/+0
2002-08-29There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke1-1/+1
2002-08-27fix 2 byte alignment/offset bug that prevented Win2k/XP clientsGerald Carter1-9/+16
2002-08-23some cleanup while working on the NETLOGON pipe.Jean-François Micouleau2-40/+4
2002-08-22Added some new delta types discovered by Ronnie from ethereal"Tim Potter1-16/+23
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell1-3/+6