summaryrefslogtreecommitdiff
path: root/source3/smbd/ipc.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-7/+7
1998-04-21put server-side long dce/rpc code in main branch.Luke Leighton1-6/+6
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-1/+2
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-29/+29
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1-0/+3
1998-04-08Fix to stop Windows 95 spinning on print queue requests when itJeremy Allison1-1/+1
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-1/+4
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-1/+2
1998-03-18Added SamOEMChangePassword functionality.Jeremy Allison1-0/+60
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-209/+460
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-2/+2
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-4/+26
1998-01-10ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1-2/+2
1998-01-02fix printer driver rpc to prevent core dumps.Herb Lewis1-65/+73
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1-12/+37
1997-11-29use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell1-4/+4
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-4/+12
1997-11-07ipc.c :Luke Leighton1-0/+5
1997-11-06ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison1-1/+1
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-1/+3
1997-10-30storing pipe name state (from set named pipe handle state call) in theLuke Leighton1-10/+14
1997-10-30Makefile:Luke Leighton1-1/+1
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-9/+6
1997-10-29zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1-1/+1
1997-10-29ipc.c ntclientpipe.c:Luke Leighton1-10/+14
1997-10-29ipc.c :Luke Leighton1-1/+12
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-1/+1
1997-10-29byteorder.h :Luke Leighton1-5/+43
1997-10-28Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1-6/+133
1997-10-27checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1-6/+18
1997-10-25Makefile :Luke Leighton1-2/+3
1997-10-24nterr.c :Luke Leighton1-1/+1
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-1/+2
1997-10-22client.c :Luke Leighton1-9/+24
1997-10-21loadparm.c :Luke Leighton1-2/+0
1997-10-21add some debug infoAndrew Tridgell1-0/+2
1997-10-20util.c password.c :Luke Leighton1-29/+2
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-0/+4
1997-10-15added srvsvc basic pipe, straight from paul's code. does NETSHAREENUMLuke Leighton1-0/+2
1997-10-12getting somewhere.Luke Leighton1-3/+4
1997-10-12ipc.c:Luke Leighton1-14/+19
1997-10-10ipc.c :Luke Leighton1-0/+2
1997-10-09added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1-0/+4
1997-10-08ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison1-1/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-10/+19
1997-09-17JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1-1/+9
1997-09-14This commit does 3 main things:Andrew Tridgell1-1/+1
1997-08-31fixed a bug in the printjob encoding/decoding. We weren't doing it forAndrew Tridgell1-14/+11
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-0/+9
1997-08-13includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1-2/+8