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