Remove some write-only fstrings
[jra/samba/.git] / source / rpc_server / srv_pipe.c
2008-04-11 Volker LendeckeRemove some write-only fstrings
2008-03-23 Volker LendeckeFix Coverity ID 514
2008-03-21 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerCosmetics: make check_bind_req() debug statements a...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Günther DeschnerYippie! LSARPC server-side migration to pidl finished.
2008-02-17 Günther DeschnerBuild the generated ntsvcs server (not at all useable...
2008-02-16 Günther DeschnerYES! NETLOGON rpc server side migration to pidl finished.
2008-02-15 Jeremy AllisonCurrently we don't SPNEGO negotiate back to NTLMSSP...
2008-02-12 Günther Deschnerw00t! SAMR server-side conversion to pidl is finished.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerLet _samr_Close() use pidl generated server code.
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerUse generated DSSETUP client & server rpc functions...
2007-12-09 Volker LendeckeDon't copy the rpc function pointers
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Volker Lendecker16050: Set the session key "SystemLibraryDTC" on ntlms...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... initial-v3-2-test
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
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 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Volker Lendecker19220: Check if a backend has set rng_fault_state...
2007-10-10 Gerald Carterr18789: Replace the winreg server code with the libndr...
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Volker Lendecker17348: Some C++ warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr16785: BUG 3908: Fix rpc bin authentication failure...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2007-10-10 Günther Deschnerr14597: Merge DCERPC_FAULT constants from Samba 4.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13557: (Hopefully) get the creds store/restore key...
2007-10-10 Jeremy Allisonr13552: Make sure we're using the same name to load...
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
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 Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
2007-10-10 Jeremy Allisonr11950: If we got a connection oriented cancel pdu...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr10792: Fix the "schannel not stored across client...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9080: If we don't understand the auth, bind nak not...
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Jeremy Allisonr7708: Hint from Luke Howard (thanks Luke). Ensure...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Volker Lendecker7217: Only allow schannel connections if a successful...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1415: One more memory leak, found by valgrind..
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Volker Lendecker1338: A netlogon schannel failure is a normal event...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr475: Don't add ss padding length to the sent length...
2007-10-10 Jeremy Allisonr473: Fix for Microsoft hotfix MS04-011 password change...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr115: finally checking in tridge's winbindd_schannel...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-14 Gerald Carterfix build
2003-08-14 Gerald CarterAttempt at fixing bug #283. There however is no solution.
2003-08-08 Jeremy AllisonFormat tidyup.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-17 Andrew BartlettIn the presense of RPC fragments, schannel is not stric...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-03 Andrew BartlettThis patch takes the work the jerry did for beta2,...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-15 Jelmer Vernooijuse the new modules system for the rpc modules (backpor...
next