summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_creds.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-4/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-10/+2
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-8/+12
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-2/+2
2000-10-04Adding Herb's compile warning fixes to HEAD.Jeremy Allison1-7/+7
2000-10-03Fixes from Herb - compiler warnings.Jeremy Allison1-12/+12
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-2/+2
2000-07-18fixed a bug (my own) in create_ntc_from_cli_state()Gerald Carter1-2/+2
2000-07-07More rpcclient merge issues:Gerald Carter1-0/+24
2000-03-30Fixed spelling of Andrew's name. (-:Tim Potter1-1/+1
2000-01-21made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton1-1/+10
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 Leighton1-0/+578
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-563/+0
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-9/+78
1999-12-08parsing code for transferring unix and nt security credentials over-the-wire.Luke Leighton1-0/+494