Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv
[samba.git] / source3 / smbd / ipc.c
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-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Volker LendeckeFix some nonempty blank lines
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Volker LendeckeFix a typo
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
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 AllisonNow conn is part of smb_request, we don't need it as
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-10 Jeremy AllisonDon't need an fstring here, we can talloc.
2007-12-04 Jeremy AllisonFix crash bug with vl's new trans handling in old transs
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Volker Lendecker24320: Fix the wct checks in reply_trans2 and the...
2007-10-10 Volker Lendecker24244: Complete the conversion of reply_trans[s]
2007-10-10 Volker Lendecker24243: Remove reply_prep_legacy from api_reply
2007-10-10 Volker Lendecker24242: Remove reply_prep_legacy from api_rpc_trans_reply
2007-10-10 Volker Lendecker24241: Remove reply_prep_legacy from api_WNPHS and...
2007-10-10 Volker Lendecker24240: Push down reply_prep_legacy one level inside...
2007-10-10 Volker Lendecker24239: Push reply_prep_legacy into api_fd_reply
2007-10-10 Volker Lendecker24238: Push down reply_prep_legacy one level
2007-10-10 Volker Lendecker24237: Add send_trans_reply_new
2007-10-10 Volker Lendecker24236: Push reply_prep_legacy() into named_pipe()
2007-10-10 Volker Lendecker24235: Make handle_trans reply to errors itself
2007-10-10 Volker Lendecker24234: Reformatting -- SCNR
2007-10-10 Volker Lendecker24233: Push reply_prep_legacy into handle_trans
2007-10-10 Volker Lendecker24232: Push down reply_prep_legacy inside reply_transs
2007-10-10 Volker Lendecker24231: Push allocating InBuffer/OutBuffer into reply_t...
2007-10-10 Volker Lendecker24230: Push down reply_prep_legacy in reply_trans
2007-10-10 Volker Lendecker24229: Push allocating InBuffer/OutBuffer into reply_t...
2007-10-10 Volker Lendecker24224: Check wct in reply_trans
2007-10-10 Volker Lendecker23823: Memory leak fix from Atsushi Nakabayashi <nakab...
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 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Volker Lendecker22059: Over-allocate and NULL out 100 bytes for lanman.c.
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Jeremy Allisonr20178: Ensure we allocate the intermediate trans structs
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16275: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Volker Lendecker15911: Make us survive rpc-authcontext committed next
2007-10-10 Volker Lendecker15266: Fix bug 3720. I wonder why -O1 compiles did...
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.
next