Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
[kai/samba.git] / source3 / smbd / pipes.c
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Volker LendeckeConvert np_read to tevent_req
2009-03-17 Volker LendeckeConvert np_write to tevent_req
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Volker LendeckeMake reply_pipe_read_andx async
2009-01-31 Volker LendeckeMake reply_pipe_write async
2009-01-31 Volker LendeckeMake reply_pipe_write_and_X async
2009-01-31 Volker LendeckeMake-np_write-handle-0-byte-writes-as-NT_STATUS_OK
2009-01-20 Volker LendeckeRemove some smb fsp knowledge from rpc_server/
2009-01-16 Volker LendeckeCorrectly calculate the offset for read&x
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-07 Volker LendeckeReplace some pointless variables in reply_open_pipe_and...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Volker LendeckeRemove "conn" parameter from np_open, smb_request conta...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-02 Volker LendeckeSimplify params of srvstr_pull_buf_talloc()
2008-11-01 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-10-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-25 Volker LendeckeMove the is_known_pipename check into np_open
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Volker LendeckeRemove unused stuff
2008-10-13 Volker LendeckeRemove smb_np_struct
2008-10-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-19 Volker LendeckeIntroduce is_known_pipename
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
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...
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...
next