Fixed sys_lseek and seek_file calls so all returns
[tprouty/samba.git] / source / smbd / ipc.c
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-15 Luke Leightonbug-fixing against:
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-08 Andrew Tridgell- don't generate 0 params in torture
1998-10-07 Luke Leightondce/rpc
1998-10-07 Luke Leightonreturn False _and_ a break in a switch statement.
1998-10-07 Luke Leightondce/rpc
1998-10-06 Luke Leightondce/rpc
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-07 Luke Leightonadded 0x10 to the frag length in the "bind ack".
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-03 Andrew Tridgellchanged the SMBtrans reply code to align at the same...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-21 Andrew Tridgelladded new smb.conf option "panic action". see my samba...
1998-08-17 Andrew Tridgellsome cleanups from the conversion of Pipes[] to a linke...
1998-08-16 Andrew Tridgell- some tidying up in files.c
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-09 Andrew Tridgellthis gets smbd compiling and linking correctly with...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-06-12 Jeremy Allisonipc.c: map_username is now a BOOL function.
1998-06-10 Jeremy AllisonDe-coupled the mapping of a Windows to UNIX username...
1998-06-04 Jeremy Allisonclient.c: Allowed client to proceed even if it gets...
1998-06-03 Jeremy Allisonipc.c: Fix bug where we don't return the correct error...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-21 Luke Leightonput server-side long dce/rpc code in main branch.
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-04-08 Jeremy AllisonFix to stop Windows 95 spinning on print queue requests...
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1998-01-10 Jeremy Allisonipc.c: Fixed problem where we were not returning 'buffe...
1998-01-02 Herb Lewisfix printer driver rpc to prevent core dumps.
1998-01-01 Herb Lewisfixes to make_printerdef.c to generate a correct printe...
1997-11-29 Andrew Tridgelluse -1 not 0xffffffff in SIVALS() macros
1997-11-18 Jeremy Allisonipc.c: Changed reply_trans to use receive_next_smb...
1997-11-07 Luke Leightonipc.c :
1997-11-06 Jeremy Allisonipc.c: Changing back arbitrary alignment change until...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-10-30 Luke Leightonstoring pipe name state (from set named pipe handle...
1997-10-30 Luke LeightonMakefile:
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Luke Leightonzero data parameter being passed to smb_io_rpc_hdr...
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Luke Leightonipc.c :
1997-10-29 Luke Leightonadded frag field to make_rpc_hdr() function
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-27 Luke Leightonchecks against file handle in api_fd_reply(). i don...
1997-10-25 Luke LeightonMakefile :
1997-10-24 Luke Leightonnterr.c :
1997-10-23 Luke Leightongeneral sorting out, from crashes generated by do_lsa_r...
1997-10-22 Luke Leightonclient.c :
1997-10-21 Luke Leightonloadparm.c :
1997-10-21 Andrew Tridgelladd some debug info
1997-10-20 Luke Leightonutil.c password.c :
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-15 Luke Leightonadded srvsvc basic pipe, straight from paul's code...
1997-10-12 Luke Leightongetting somewhere.
1997-10-12 Luke Leightonipc.c:
1997-10-10 Luke Leightonipc.c :
1997-10-09 Luke Leightonadded #ifdef NTDOMAIN. added call to api_ntLsarpc...
1997-10-08 Jeremy Allisonipc.c: Added ERROR_MORE_DATA error if client buffer...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-17 John TerpstraJHT ===> Changed behaviour of logon script processing...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-13 Samba Release Accountincludes.h: Fixed S_IFLNK for old DEC ultrix.
1997-07-30 Samba Release Accountclient.c: Minor change to cast parameters for DEC unix.
1997-07-09 John TerpstraJHT ==> Added copyright notations for my works. This...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-05-07 Samba Release Accountadded automount home directory support. contributed...
1997-03-15 Samba Release AccountJHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines...
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1997-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
next