summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_netlog_nt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-2/+0
* well this was easy...Gerald Carter2003-07-031-2/+1
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-14/+13
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-0/+2
* Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2003-04-221-8/+0
* Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-1/+33
* Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-241-1/+1
* Merge from HEAD: Send the session key to the client, allowing it to perform SMBAndrew Bartlett2003-02-021-1/+10
* Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2003-01-041-10/+8
* Fix another pstring/fstring typoAndrew Bartlett2003-01-041-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* merged the %U changes to 3.0Andrew Tridgell2002-11-201-0/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-4/+1
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-2/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+2
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-15/+38
* merge from SAMBA_2_2Gerald Carter2002-03-271-6/+6
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* Spelling fixes.Tim Potter2002-03-051-3/+3
* Some more fixes to enusre we execute the same code pathes as before thisAndrew Bartlett2002-03-031-8/+8
* This patch allows NT4 domains to trust Samba.Andrew Bartlett2002-03-031-84/+81
* SECURITY FIXES:Andrew Bartlett2002-03-011-1/+7