summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_netlog_nt.c
Commit message (Expand)AuthorAgeFilesLines
* r14450: Fix more get_md4pw() breakage caused by missing "breaks"Gerald Carter2007-10-101-0/+3
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2007-10-101-3/+4
* r14443: rework get_md4pw() to ease debugging. The only functional change is thatGünther Deschner2007-10-101-24/+69
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-101-2/+2
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2007-10-101-3/+8
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-12/+12
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-3/+3
* r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2007-10-101-18/+35
* r13556: Ensure that any potential creds operation are protectedJeremy Allison2007-10-101-14/+31
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-101-2/+2
* r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison2007-10-101-49/+47
* r13544: -O1 janitor work :-)Volker Lendecke2007-10-101-6/+5
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison2007-10-101-2/+4
* r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison2007-10-101-43/+126
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-101-1/+1
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-101-1/+5
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-0/+1
* r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison2007-10-101-12/+54
* r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-0/+10
* 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-101-5/+9
* r13316: Let the carnage begin....Gerald Carter2007-10-101-46/+50
* r13147: Raise creds_server_step fail log messages to debug level 2.Jeremy Allison2007-10-101-3/+3
* r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke2007-10-101-0/+29
* r11617: fix typoGerald Carter2007-10-101-1/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-1/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-2/+2
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2007-10-101-4/+6
* r10724: Got a little ahead of myself...Jeremy Allison2007-10-101-1/+0
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2007-10-101-0/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-122/+147
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2007-10-101-8/+2
* r9261: Fix #2976: windows member servers wouldn't alloc connections from usersJim McDonough2007-10-101-0/+9
* r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...Jim McDonough2007-10-101-3/+3
* r9112: Fix #2953 - credentials chain on DC gets out of sync with client whenJim McDonough2007-10-101-5/+12
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2007-10-101-2/+7
* r7217: Only allow schannel connections if a successful Auth2 has been doneVolker Lendecke2007-10-101-0/+2
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-6/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2761: Print the decrypted, not encrypted key.Andrew Bartlett2007-10-101-2/+2
* r2137: This is a patch I've been running at Hawker for a while.Andrew Bartlett2007-10-101-19/+29
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-101-13/+56
* r196: merging struct uuid from trunkGerald Carter2007-10-101-0/+17
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-7/+7
* Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-6/+17
* Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett2003-11-071-6/+0
* Typo in comment.Tim Potter2003-07-231-1/+1