r17025: Remove one blank line - test checking in to two
[kai/samba-autobuild/.git] / source3 / rpc_server /
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>:
2007-10-10 Simo Sorcer13715: Put back the code that actually modify the...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
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 Allisonr13556: Ensure that any potential creds operation are...
2007-10-10 Jeremy Allisonr13553: Fix all our warnings at -O6 on an x86_64 box.
2007-10-10 Jeremy Allisonr13552: Make sure we're using the same name to load...
2007-10-10 Jeremy Allisonr13548: Always use the get_remote_macinhe_name() as...
2007-10-10 Gerald Carterr13547: add earlier checks to deny deleting a printer...
2007-10-10 Volker Lendecker13544: -O1 janitor work :-)
2007-10-10 Jeremy Allisonr13539: Add 128 bit creds processing client and server...
2007-10-10 Jeremy Allisonr13521: Implement LOOKUPNAME3 and 4.
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Gerald Carterr13511: Fix bug in the samr dispinfo enumeration code.
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Jeremy Allisonr13458: Add parsing functions - but stub internals...
2007-10-10 Jeremy Allisonr13456: Add lsa_lookup_names2.
2007-10-10 Jeremy Allisonr13455: Prepare to add lookupnames2.
2007-10-10 Jeremy Allisonr13449: Ensure we don't crash if no dc struct on pipe.
2007-10-10 Jeremy Allisonr13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
2007-10-10 Günther Deschnerr13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Jeremy Allisonr13439: Fix NET_SAM_LOGON_EX.
2007-10-10 Jeremy Allisonr13436: Add in NET_SAM_LOGON_EX. Still needs testing.
2007-10-10 Jeremy Allisonr13434: Add stub for NET_SAM_LOGON_EX.
2007-10-10 Jeremy Allisonr13407: Change the credentials code to be more like...
next