summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
2000-04-13rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison1-10/+9
2000-04-06Modified interfaces and added checks around *all* *alloc callsJeremy Allison1-8/+18
2000-04-05off by one error ...Jean-François Micouleau1-2/+5
2000-04-05changed all the status code to ERROR_xxx instead of NT_STATUS_xx which areJean-François Micouleau1-1/+1
2000-03-30Fixed spelling of Andrew's name. (-:Tim Potter1-1/+1
2000-03-29rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2-107/+172
2000-03-25rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xxJeremy Allison1-133/+291
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison8-206/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton8-0/+206
2000-03-13oops ! forgot smb.h in last commitJean-François Micouleau1-1/+39
2000-03-13parse correctly getprinterdriver2Jean-François Micouleau1-5/+9
2000-03-10getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau1-39/+121
2000-03-06changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau3-255/+139
2000-02-29Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison1-0/+20
2000-02-26added enumprintprocessordatatypesJean-François Micouleau1-0/+98
2000-02-26rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau1-102/+139
2000-02-24converted a couple of bzero() to memset()Jean-François Micouleau1-199/+145
2000-02-21more rewrite ...Jean-François Micouleau1-877/+432
2000-02-15fix the reply of rpc_alter_contextJean-François Micouleau2-913/+771
2000-02-07Hum, I should remove my gloves when I'm in front of an xterm :)Jean-François Micouleau1-10/+18
2000-02-07spoolss definitions.Jean-François Micouleau3-11/+85
2000-02-07First commit of the spoolss code to the HEAD branch.Jean-François Micouleau1-0/+4806
2000-01-21made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton1-1/+10
2000-01-17SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.Luke Leighton1-4/+3
2000-01-14Added HP change.Jeremy Allison1-53/+54
2000-01-11modified smbd/msrpc credential transfer system. user session keyLuke Leighton1-0/+19
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2-0/+602
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell6-6647/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell10-10126/+6961
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-1/+4
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton8-80/+160
1999-12-08parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton1-0/+494
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-1/+7
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-0/+10
1999-12-01damn, that took a while. nt login password was being stored incorrectlyLuke Leighton2-8/+9
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-1/+1
1999-12-01improving createuser account command to be able to add workstationsLuke Leighton1-8/+11
1999-11-29first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.Luke Leighton2-10/+38
1999-11-27well, i stuffed up the spooler commands.Luke Leighton1-7/+7
1999-11-27this one's a handle-based one (missed in the first round).Luke Leighton1-1/+1
1999-11-25cool! completed a samr* API that _would_ look like an msdn samr* api...Luke Leighton1-0/+20
1999-11-24registry API moved over to new format. reg_connect() is the top-levelLuke Leighton1-1/+1
1999-11-24service control manager API completed. svcenum -i works, but does notLuke Leighton1-1/+1
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton2-6/+9
1999-11-23attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton2-138/+93
1999-11-23adding svcctl 0x1b functionLuke Leighton1-0/+179
1999-11-23shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1-2/+2
1999-11-20dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT()Luke Leighton1-0/+2
1999-11-19nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1-0/+1
1999-11-19- surprise! the number of UNICODE strings that didn't have alignmentLuke Leighton1-0/+20