r14284: Fix coverity bug #103. Make code clearer - probably
[kai/samba-autobuild/.git] / source / rpc_server /
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...
2007-10-10 Jeremy Allisonr13399: Get closer to passing RPC-SCHANNEL test.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
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 Allisonr13147: Raise creds_server_step fail log messages to...
2007-10-10 Simo Sorcer13138: old fix I forgot to commit
2007-10-10 Gerald Carterr13086: hooking max connections into 'add share' as...
2007-10-10 Gerald Carterr13085: hook the max connections spin box in the share...
2007-10-10 Gerald Carterr13082: revert an accidentally commited patch (still...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Alexander Bokovoyr12935: After discussion with Volker fix bug #3397...
2007-10-10 Gerald Carterr12916: use rpcstr_pull() instead of unistr_to_ascii...
2007-10-10 Gerald Carterr12915: protect against changing the SCM security descr...
2007-10-10 Gerald Carterr12914: adding query/set ops for security descriptors...
2007-10-10 Gerald Carterr12262: * patch from Brian Moran to fix segv in eventlo...
2007-10-10 Gerald Carterr12224: adding more characters to the invalid share...
2007-10-10 Gerald Carterr12177: last of outstanding patches in my queue to...
2007-10-10 Gerald Carterr12173: doing some service control work
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12133: Fix an uninitialized variable in new code in...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Günther Deschnerr11964: rename flag to password_properties in SAM_UNK_I...
2007-10-10 Jeremy Allisonr11950: If we got a connection oriented cancel pdu...
2007-10-10 Jeremy Allisonr11936: Fix bug in returning remote time found by Thoma...
2007-10-10 Jeremy Allisonr11927: No users or groups to return in BUILTIN domain.
2007-10-10 Jeremy Allisonr11924: Added Volkers's (C) to srv_samr_nt.c, removed...
2007-10-10 Volker Lendecker11923: Add samr_lookup_rids for the builtin domain...
2007-10-10 Volker Lendecker11922: Looks bigger than it is: There's no point in...
2007-10-10 Volker Lendecker11921: samr_open_domain can only open "our" domain...
2007-10-10 Volker Lendecker11919: The generic mappings in srv_samr_nt.c are only...
2007-10-10 Volker Lendecker11918: Remove two unused variables
2007-10-10 Volker Lendecker11917: Move nt_token_to_group_list to srv_netlog_nt...
2007-10-10 Volker Lendecker11915: Remove unused extern declarations
2007-10-10 Volker Lendecker11898: Add a missing become_root().
2007-10-10 Jeremy Allisonr11865: The only way to stop multiple LDAP searches...
2007-10-10 Gerald Carterr11860: BUG 3156: don't use find_service() when explici...
2007-10-10 Günther Deschnerr11859: Another place where the SE_GROUP constants...
2007-10-10 Günther Deschnerr11856: Replace unknown1 with group_attr.
2007-10-10 Jeremy Allisonr11793: Fix the SAMR cache so it works across completel...
2007-10-10 Jeremy Allisonr11769: Looking at a performance problem enumerating...
2007-10-10 Gerald Carterr11762: fix my build breakage
2007-10-10 Gerald Carterr11761: * fix clearing of event logs by truncating...
2007-10-10 Gerald Carterr11760: fix sequential reads in the eventlog; event...
2007-10-10 Gerald Carterr11617: fix typo
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11451: Fix -O1 "might be using uninitialized" errors.
next