r15018: Merge Volker's ipc/trans2/nttrans changes over
[sfrench/samba-autobuild/.git] / source / smbd / ipc.c
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr14849: Fix >= that should be >. Too strict condition
2007-10-10 Volker Lendecker13980: Fix Coverity bug # 63. Jeremy, could you take...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr5165: BUG 2295: always use get_local_machine_name...
2007-10-10 Jeremy Allisonr4830: Fix for problem noticed by Guy Harris <gharris...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3666: Generalise fix for trans and nttrans multi-fragm...
2004-03-09 Rafal SzczesniakYet another '\n' termination of debug message.
2004-03-09 Rafal SzczesniakYet another '\n' termination of debug message.
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-10-21 Jeremy AllisonFix for bug #64, Win9x Nexus tools not working against...
2003-10-21 Jeremy AllisonFix for bug #64, Win9x Nexus tools not working against...
2003-10-17 Jeremy AllisonTypo broke win9x logins.
2003-10-17 Jeremy AllisonTypo broke win9x logins.
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonMore fixes for client and server side signing. Ensure...
2003-08-02 Jeremy AllisonAdd the same signing code to the server. Ensure we...
2003-04-14 Tim PotterWhitespace syncup.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettMerge signed/unsigned fix from HEAD.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettMinor fixes.
2003-03-11 Jeremy AllisonWe use unsigned now, so use %u.
2003-03-11 Jeremy AllisonWe use unsigned now, so use %u.
2003-03-07 Jeremy AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonFix noticed by Corny.Bondad@hp.com. Ensure we free...
2003-03-07 Jeremy AllisonFix noticed by Corny.Bondad@hp.com. Ensure we free...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
2002-11-07 Jim McDonoughStop using hardcoded smbtrans subcommands
2002-11-07 Jim McDonoughStop using hardcoded transact commands
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-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-29 Tim PotterWin9x weirdness. When setting the named pipe handle...
2001-06-09 Jeremy Allison*Wonderful* patch from Andrew Bartlett that will help...
2001-03-13 Jeremy AllisonFix from Jim McDonough of IBM for using Win9x user...
2001-03-13 Andrew Tridgellthis patch does a number of things:
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-05-12 Andrew Tridgellfixed error code for buffer_too_large in trans reply
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-19 Andrew Tridgellpatch from luke to split out lanman code from ipc.c...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-04-16 Andrew Tridgellremoved old comments
2000-04-16 Andrew Tridgelluse some symbolic names for print queue status
2000-04-16 Andrew Tridgelladded helper fns to change from internal status codes...
2000-04-16 Andrew Tridgellthe changes to the main smb code
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-03-29 Jeremy AllisonFixed bug found by JF where if the amount of data to...
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
2000-01-05 Jeremy Allisonclient/client.c: I18N fixes.
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-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-09-27 Jean-François Mico... don't leak printer handles,
1999-08-13 Luke Leightonpnum should be a uint16.
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-03-25 Luke LeightonSAM database "set user info".
1999-02-24 Matthew ChapmanReturn either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmored...
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-09 Luke Leightonwhen multiple independent large rpc calls come in on...
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-11 Jeremy AllisonFixed two debug prints.
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-22 Jeremy Allisonserver/srv_samr.c smbd/ipc.c: Changed global_myworkgrou...
1998-10-22 Luke Leightonextern fstring global_myworkgroup should be a pstring
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-20 Luke Leightondce/rpc. bug-fix in ipc.c (introduced today :)
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
next