RIP BOOL. Convert BOOL -> bool. I found a few interesting
[sfrench/samba-autobuild/.git] / source / smbd / pipes.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
2007-10-10 Volker Lendecker24702: Remove the old API pointers
2007-10-10 Volker Lendecker24425: Convert reply_write to the new API
2007-10-10 Volker Lendecker24326: Fix the build for Solaris CC
2007-10-10 Volker Lendecker24324: No reply_prep_legacy() in reply_pipe_read_and_X
2007-10-10 Volker Lendecker24278: Push down reply_prep_legacy in reply_write_and_X
2007-10-10 Volker Lendecker24106: Pass fnum instead of buf/offset into get_rpc_pipe_p
2007-10-10 Volker Lendecker23999: Convert reply_open_and_X
2007-10-10 Volker Lendecker23998: Convert reply_close to the new API
2007-10-10 Volker Lendecker23997: Check in the infrastructure for getting rid...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15911: Make us survive rpc-authcontext committed next
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr4330: Fix for bug found by Rob Foehl <rwf@loonybin...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-16 Andrew Tridgellmake sure we don't walk past the end of the current...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2001-12-18 Jeremy AllisonReturn NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-07-04 Jean-François Mico... allow to use usrmgr/svrmgr tools in win95
2001-04-18 Jean-François Mico... a missing string conversion.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-06-07 Jeremy AllisonFixing get/set of security descriptors.
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-03-11 Jeremy AllisonFix stupid logic bug in detecting start-of-pdu in write...
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1998-10-14 Luke Leightonunused variable in pipe_smb_write_X
1998-10-09 Luke Leightondce/rpc
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-07 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-01 Andrew Tridgellcheck that a valid pipe is passed before doing a pipe...
1998-08-17 Andrew Tridgellmuch cleaner chain pointer handling for both files...
1998-08-17 Andrew Tridgellsome cleanups from the conversion of Pipes[] to a linke...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
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...
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 Leightonbyteorder.h :
1997-10-19 Luke Leightonpipes.c pipesrvsvc.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-13 Luke Leightonsplit pipes.c down into util, netlog and ntlsa.
1997-10-13 Luke Leightondebugging... no idea what i'm doing.
1997-10-13 Luke Leightondebug info added
1997-10-13 Luke Leightonchecked in a file with a compile error. oops!
1997-10-13 Luke Leightonbyteorder.h :
1997-10-12 Luke Leightongetting somewhere.
1997-10-12 Luke Leightonupdated rpc header reply: callid wrong; alloc hint...
1997-10-12 Luke Leightonipc.c:
1997-10-12 Luke Leightonadded debugging macros (suitable eventually for use...
1997-10-10 Luke Leightonadded api_lsa_sam_logon() and api_sam_logoff(). that...
1997-10-10 Luke Leightonadded lsa_reply_srv_pwset()
1997-10-10 Luke Leightonipc.c :
1997-10-10 Luke LeightonMakefile:
1997-10-09 Luke Leightonadded #ifdef NTDOMAIN. added call to api_ntLsarpc...
1997-10-09 Luke Leightonpipes.c:
1997-10-09 Luke Leightoncredentials.c:
1997-10-08 Luke Leightonadded a dummy function (space in front so make proto...
1997-10-08 Jeremy AllisonMakefile: Split definitions for SGI4,5,6.
1997-10-08 Luke Leightonadded api_lsa_lookup_sids() function
1997-10-08 Luke Leightonloadparm.c proto.h:
1997-10-08 Luke Leightonupdating lsaparse.c and smbparse.c in line with changes...
1997-10-07 Jeremy Allisonlocking.c: Added fix for race condition in slow share...
1997-10-07 Luke Leightonpipes.c:
1997-10-07 Luke Leightonpipes.c:
1997-09-26 Jeremy AllisonSyncing up current oplock work in progress. #ifdef...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-08-20 Samba Release AccountChanges to allow Samba to return the same error code...
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-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
1997-01-13 Samba Release AccountAdded an extra parameter for unix_convert. If present...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
next