r18011: Should fix bug 3835.
[vlendec/samba-autobuild/.git] / source3 / rpc_server /
2007-10-10 Jeremy Allisonr17872: Fix possible null deref found by the Stanford...
2007-10-10 Gerald Carterr17797: Just say "ok" when trying to rename a local...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17468: To minimize the diff later on, pre-commit some...
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Günther Deschnerr17453: Fix msdfs RPC management (this broke with the...
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
2007-10-10 Jeremy Allisonr17439: Fix logic error in checking TALLOC return....
2007-10-10 Gerald Carterr17386: fix inverted logic pointed out by Volker. ...
2007-10-10 Volker Lendecker17364: Another NT4 join bug: The idealx tools set...
2007-10-10 Volker Lendecker17348: Some C++ warnings
2007-10-10 Jeremy Allisonr17346: Add optimisation vl needs for the cluster code...
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Jeremy Allisonr17245: Second part of fix for #3962. Don't do a double
2007-10-10 Jeremy Allisonr17244: There were several error paths where NT_PRINTER...
2007-10-10 Gerald Carterr17217: Fix a couple of "smbldap_open(): Cannot open...
2007-10-10 Volker Lendecker17199: Add comment to the RID/SID miracle
2007-10-10 Volker Lendecker17194: To run rpc-samba3-lsa in the build farm, we...
2007-10-10 Volker Lendecker17192: Make this actually survive valgrind. We NEED...
2007-10-10 Volker Lendecker17188: Dump lsa_lookupsids3. I could not make it work...
2007-10-10 Gerald Carterr17183: LsaLookupSids() shoudl return the string form...
2007-10-10 Volker Lendecker17177: Get rid of a global variable by adding a privat...
2007-10-10 Gerald Carterr17150: MMC User & group plugins fixes:
2007-10-10 Volker Lendecker17097: Move share_access_check from rpc_server/srv_srv...
2007-10-10 Volker Lendecker17096: Simplify share_access_check a bit: It takes...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Volker Lendecker17033: Restructure init_srv_share_info_ctr so that...
2007-10-10 Volker Lendecker17032: I thought I had already merged this from trunk:
2007-10-10 Gerald Carterr16954: Volker reminded me we already have code to...
2007-10-10 Gerald Carterr16953: Don't allow groups to be renamed to an existing...
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 Carterr16785: BUG 3908: Fix rpc bin authentication failure...
2007-10-10 Jeremy Allisonr16678: Fix bug #3898 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16646: Fix bug #3888 reported by Jason Mader <jason...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jeremy Allisonr16544: Fix bug #3864 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16542: Fix #3863, reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16433: Fix Coverity #300 (triggered by a Klockwork...
2007-10-10 Volker Lendecker16409: Fix Klocwork ID's.
2007-10-10 Volker Lendecker16301: Fix a memleak
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Volker Lendecker16065: Re-add a strlower_m(account) in samr_create_use...
2007-10-10 Volker Lendecker16060: This is one of the more dirty patches I've...
2007-10-10 Jeremy Allisonr16054: Janitor for Volker ? Volker - some reason you...
2007-10-10 Gerald Carterr15975: Only call the printer publishing calls if ...
2007-10-10 Volker Lendecker15570: Fix Coverity bug # 286. I really wonder why...
2007-10-10 Günther Deschnerr15455: Add rpccli_samr_query_dom_info2() and return...
2007-10-10 Günther Deschnerr15454: As testing, documentation and samba4 idl indica...
2007-10-10 Günther Deschnerr15452: Again purely cosmetic reformat of the samr...
2007-10-10 Günther Deschnerr15442: Add some more client rpc for the querydominfo...
2007-10-10 Günther Deschnerr15438: Fix samrQueryDomainInfo level 5 where we return...
2007-10-10 Gerald Carterr15380: default eventlog tdbs to mode 0660 to allow...
2007-10-10 Jeremy Allisonr15334: Fix warning. This table and function not used...
2007-10-10 Gerald Carterr15309: normalize printing keys when deleting
2007-10-10 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Günther Deschnerr15044: Fix the build. (void returning non-void).
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Jeremy Allisonr14788: Fix coverity bug #276. null deref.
2007-10-10 Jeremy Allisonr14786: Fix coverity #275. null deref.
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Günther Deschnerr14597: Merge DCERPC_FAULT constants from Samba 4.
2007-10-10 Gerald Carterr14482: Fixes for spoolss code (after coverity fixes...
2007-10-10 Gerald Carterr14450: Fix more get_md4pw() breakage caused by missing...
2007-10-10 Gerald Carterr14448: * protect against NULL cli_state* pointers...
2007-10-10 Günther Deschnerr14443: rework get_md4pw() to ease debugging. The only...
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Jeremy Allisonr14395: Fix coverity bug #55. Ensure no unsigned/signed...
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Jeremy Allisonr14353: Fix coverity bugs #61 and #62. Remember to...
2007-10-10 Jeremy Allisonr14338: Fix coverity #55 by explicit cast.
2007-10-10 Jeremy Allisonr14303: Fix coverity #223. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14301: Fix coverity #224. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14299: Fix coverity #225. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14289: Fix coverity #101, resource leak on error code...
2007-10-10 Jeremy Allisonr14286: Similar clarifiction fix for coverity #102.
2007-10-10 Jeremy Allisonr14284: Fix coverity bug #103. Make code clearer -...
2007-10-10 Jeremy Allisonr14268: Fix coverity error #204. Resource leak on error...
2007-10-10 Jeremy Allisonr14266: Fix coverity #205. Resource leak on error path.
2007-10-10 Jeremy Allisonr14264: Fix coverity #207. Resource leak on error path.
2007-10-10 Jeremy Allisonr14250: Fix coverity bug #107. Resource leak on error...
2007-10-10 Volker Lendecker14233: Fix Coverity bug # 206
2007-10-10 Volker Lendecker14226: Fix Coverity bug # 109
2007-10-10 Jeremy Allisonr14182: Ensure we know that dom_sid cannot be null.
2007-10-10 Jeremy Allisonr14178: Clarify code for Coverity #49. Ensure we know we
2007-10-10 Jeremy Allisonr14031: Coverity bug CID #110. Free all resources correctly
2007-10-10 Jeremy Allisonr13994: Belt and braces - ensure RPC_BUFFER is valid.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13878: move PORT_DATA_1 to use static sized UNICODE...
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13824: * add api table for Xcv TCPMON and LOCALMON...
2007-10-10 Gerald Carterr13821: replacing some strings with macros
2007-10-10 Gerald Carterr13820: * Start fleshing out the XcvDataPort() server...
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Jeremy Allisonr13778: When deleting machine accounts it's the SeMachi...
2007-10-10 Gerald Carterr13766: Patch from Arek Glabek <aglabek@centeris.com>:
next