summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-101-6/+2
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2007-10-103-9/+18
* r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison2007-10-101-14/+36
* r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-109-733/+1129
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-106-32/+32
* r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGOJeremy Allison2007-10-101-1/+24
* r13147: Raise creds_server_step fail log messages to debug level 2.Jeremy Allison2007-10-101-3/+3
* r13138: old fix I forgot to commitSimo Sorce2007-10-101-2/+5
* r13086: hooking max connections into 'add share' as well (although the WinXP ...Gerald Carter2007-10-101-6/+13
* r13085: hook the max connections spin box in the share properties MMC pluginGerald Carter2007-10-101-10/+16
* r13082: revert an accidentally commited patch (still in progress)Gerald Carter2007-10-101-11/+8
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2007-10-101-8/+11
* r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy2007-10-101-2/+51
* r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...Gerald Carter2007-10-101-7/+3
* r12915: protect against changing the SCM security descriptorGerald Carter2007-10-101-0/+5
* r12914: adding query/set ops for security descriptors on services.Gerald Carter2007-10-102-1/+143
* r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogsGerald Carter2007-10-101-0/+2
* r12224: adding more characters to the invalid share name stringGerald Carter2007-10-101-1/+1
* r12177: last of outstanding patches in my queue to deal with MMC.Gerald Carter2007-10-101-5/+41
* r12173: doing some service control workGerald Carter2007-10-101-1/+12
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2007-10-101-3/+4
* r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.Volker Lendecke2007-10-101-5/+8
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-102-114/+153
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-106-38/+42
* r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's whatGünther Deschner2007-10-101-1/+1
* r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison2007-10-102-3/+127
* r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.Jeremy Allison2007-10-101-1/+4
* r11927: No users or groups to return in BUILTIN domain.Jeremy Allison2007-10-101-0/+14
* r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2007-10-101-25/+51
* r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke2007-10-101-8/+0
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-101-2/+2
* r11921: samr_open_domain can only open "our" domain and BUILTIN.Volker Lendecke2007-10-101-0/+5
* r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke2007-10-101-5/+25
* r11918: Remove two unused variablesVolker Lendecke2007-10-101-2/+0
* r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke2007-10-102-29/+29
* r11915: Remove unused extern declarationsVolker Lendecke2007-10-101-4/+0
* r11898: Add a missing become_root().Volker Lendecke2007-10-101-0/+7
* r11865: The only way to stop multiple LDAP searches is to agressively cacheJeremy Allison2007-10-101-30/+36
* r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...Gerald Carter2007-10-101-14/+16
* r11859: Another place where the SE_GROUP constants read better then "7".Günther Deschner2007-10-101-1/+1
* r11856: Replace unknown1 with group_attr.Günther Deschner2007-10-101-1/+1
* r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison2007-10-102-135/+407
* r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison2007-10-102-1/+87
* r11762: fix my build breakageGerald Carter2007-10-101-1/+2
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2007-10-102-77/+94
* r11760: fix sequential reads in the eventlog; event viewer is behaving better...Gerald Carter2007-10-101-81/+105
* r11617: fix typoGerald Carter2007-10-101-1/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-1/+4
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-3/+3