summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13994: Belt and braces - ensure RPC_BUFFER is valid.Jeremy Allison1-44/+75
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2-36/+24
2007-10-10r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter1-1/+7
2007-10-10r13829: From the "It's not pretty but it works" categoryGerald Carter1-11/+101
2007-10-10r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter1-8/+93
2007-10-10r13821: replacing some strings with macrosGerald Carter1-9/+11
2007-10-10r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter1-36/+99
2007-10-10r13815: "Into the blind world let us now descend,"Gerald Carter2-136/+68
2007-10-10r13778: When deleting machine accounts it's the SeMachineAccountPrivilegeJeremy Allison1-1/+9
2007-10-10r13766: Patch from Arek Glabek <aglabek@centeris.com>:Gerald Carter1-6/+3
2007-10-10r13715: Put back the code that actually modify the account,Simo Sorce1-0/+6
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2-4/+4
2007-10-10r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter1-10/+9
2007-10-10r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner1-2/+36
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2-39/+41
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter3-80/+80
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter3-7/+7
2007-10-10r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2-19/+42
2007-10-10r13556: Ensure that any potential creds operation are protectedJeremy Allison1-14/+31
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2-12/+12
2007-10-10r13552: Make sure we're using the same name to load the storedJeremy Allison1-1/+1
2007-10-10r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison1-49/+47
2007-10-10r13547: add earlier checks to deny deleting a printer driver. The previousGerald Carter1-0/+24
2007-10-10r13544: -O1 janitor work :-)Volker Lendecke1-6/+5
2007-10-10r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison1-2/+4
2007-10-10r13521: Implement LOOKUPNAME3 and 4.Jeremy Allison1-28/+257
2007-10-10r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison2-58/+134
2007-10-10r13511: Fix bug in the samr dispinfo enumeration code.Gerald Carter1-0/+11
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke1-424/+103
2007-10-10r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2-1/+82
2007-10-10r13456: Add lsa_lookup_names2.Jeremy Allison2-0/+121
2007-10-10r13455: Prepare to add lookupnames2.Jeremy Allison1-13/+12
2007-10-10r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2-1/+6
2007-10-10r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison3-67/+301
2007-10-10r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner1-1/+2
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2-7/+130
2007-10-10r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison1-0/+1
2007-10-10r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison1-12/+54
2007-10-10r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2-1/+43
2007-10-10r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison1-6/+2
2007-10-10r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison3-9/+18
2007-10-10r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison1-14/+36
2007-10-10r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter9-733/+1129
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison6-32/+32
2007-10-10r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGOJeremy Allison1-1/+24
2007-10-10r13147: Raise creds_server_step fail log messages to debug level 2.Jeremy Allison1-3/+3
2007-10-10r13138: old fix I forgot to commitSimo Sorce1-2/+5
2007-10-10r13086: hooking max connections into 'add share' as well (although the WinXP ...Gerald Carter1-6/+13
2007-10-10r13085: hook the max connections spin box in the share properties MMC pluginGerald Carter1-10/+16