summaryrefslogtreecommitdiff
path: root/source3/smbd/ipc.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-5/+5
1997-07-09JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1-1/+3
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-1/+16
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-2/+2
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-6/+7
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1-10/+22
1997-03-15JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1-3/+0
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-148/+324
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1-5/+5
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1-4/+18
1996-10-25Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1-69/+69
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-47/+10
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-12/+49
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-35/+3
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-3/+35
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1-1/+1
1996-08-21JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1-1/+1
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-2/+1
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-6/+8
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-111/+34
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-3/+105
1996-08-14fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1-1/+1