Merge commit 'samba/v3-2-test' into v3-2-stable
[bbaumbach/samba-autobuild/.git] / source3 / rpc_server / srv_dfs_nt.c
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 524 - reference before allocation fail null...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeSome C++ warnings
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25389: Fix crash bug using DFS info struct uninitialized.
2007-10-10 Jeremy Allisonr25119: Fix a couple of warnings.
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23623: Fix rpcclient and rpc_server with new DFS idl.
2007-10-10 Jeremy Allisonr22574: Fix reply when we have no dfs shares.
2007-10-10 Jeremy Allisonr22064: Fix the DFS code to work better with Vista...
2007-10-10 Jeremy Allisonr21800: Check-in the DFS rewrite. I am still testing...
2007-10-10 Jelmer Vernooijr20875: Pass DCE/RPC server call arguments as a struct...
2007-10-10 Volker Lendecker19224: Add setting the rng_fault_state to the already...
2007-10-10 Jelmer Vernooijr18487: Add NULL checks
2007-10-10 Jelmer Vernooijr18481: Use pidl-generated server side code for dfs.
2007-10-10 Günther Deschnerr17453: Fix msdfs RPC management (this broke with the...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16799: Fix remote smbd crash bug by removing half...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr8959: Make msdfs code talloc based. Fix leaks.
2007-10-10 Jeremy Allisonr8950: Fix one more mem leak found by Gunther.
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-10 Jeremy AllisonFormatting reformat before I start to change anything...
2004-03-10 Jeremy AllisonFormatting reformat before I start to change anything...
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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-06-18 Simo Sorcemore debug classess activated
2002-05-09 Shirish KaleleSync'ing SAMBA_2_2 with HEAD.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-12 Tim PotterConverted DFS error returns to WERROR instead of uint32.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-06-12 Tim PotterFixed typo in debug message.
2001-04-11 Jeremy AllisonRestrict dfs add and dfs remote to root at Shirish...
2001-04-10 Jeremy AllisonMerged in missing break fix from Shirish.
2001-02-27 Jeremy AllisonHmmm. I thought I'd added these files to CVS head.....