summaryrefslogtreecommitdiff
path: root/source/rpc_server/srv_netlog_nt.c
Commit message (Expand)AuthorAgeFilesLines
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-0/+5
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-10/+14
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-2/+1
* r14450: Fix more get_md4pw() breakage caused by missing "breaks"Gerald Carter2006-03-151-0/+3
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2006-03-151-3/+4
* r14443: rework get_md4pw() to ease debugging. The only functional change is thatGünther Deschner2006-03-151-24/+69
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-2/+2
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2006-02-211-3/+8
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-12/+12
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-3/+3
* r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2006-02-181-18/+35
* r13556: Ensure that any potential creds operation are protectedJeremy Allison2006-02-181-14/+31
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2006-02-181-2/+2
* r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison2006-02-171-49/+47
* r13544: -O1 janitor work :-)Volker Lendecke2006-02-171-6/+5
* r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison2006-02-171-2/+4
* r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison2006-02-151-43/+126
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2006-02-111-1/+1
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2006-02-101-1/+5
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2006-02-101-0/+1
* r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison2006-02-101-12/+54
* r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2006-02-101-0/+10
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2006-02-091-6/+2
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2006-02-091-5/+9
* r13316: Let the carnage begin....Gerald Carter2006-02-031-46/+50
* r13147: Raise creds_server_step fail log messages to debug level 2.Jeremy Allison2006-01-251-3/+3
* r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke2005-11-261-0/+29
* r11617: fix typoGerald Carter2005-11-091-1/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-1/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-2/+2
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2005-10-071-4/+6
* r10724: Got a little ahead of myself...Jeremy Allison2005-10-051-1/+0
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2005-10-051-0/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-122/+147
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2005-09-161-8/+2
* r9261: Fix #2976: windows member servers wouldn't alloc connections from usersJim McDonough2005-08-121-0/+9
* r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...Jim McDonough2005-08-111-3/+3
* r9112: Fix #2953 - credentials chain on DC gets out of sync with client whenJim McDonough2005-08-051-5/+12
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2005-07-131-2/+7
* r7217: Only allow schannel connections if a successful Auth2 has been doneVolker Lendecke2005-06-031-0/+2
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-6/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-2/+3
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-1/+1
* r2761: Print the decrypted, not encrypted key.Andrew Bartlett2004-10-011-2/+2
* r2137: This is a patch I've been running at Hawker for a while.Andrew Bartlett2004-08-311-19/+29
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2004-06-031-13/+56
* r196: merging struct uuid from trunkGerald Carter2004-04-131-0/+17
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-7/+7
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-17/+0