index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_server
/
srv_netlog_nt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.
Volker Lendecke
2007-10-10
1
-0
/
+29
*
r11617: fix typo
Gerald Carter
2007-10-10
1
-1
/
+1
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r10792: Fix the "schannel not stored across client disconnects" problem.
Jeremy Allison
2007-10-10
1
-4
/
+6
*
r10724: Got a little ahead of myself...
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r10722: Remove unused BOOL in struct dcinfo.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-122
/
+147
*
r10269: Server-side fix for creds change - revert jcmd's change.
Jeremy Allison
2007-10-10
1
-8
/
+2
*
r9261: Fix #2976: windows member servers wouldn't alloc connections from users
Jim McDonough
2007-10-10
1
-0
/
+9
*
r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...
Jim McDonough
2007-10-10
1
-3
/
+3
*
r9112: Fix #2953 - credentials chain on DC gets out of sync with client when
Jim McDonough
2007-10-10
1
-5
/
+12
*
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...
Jim McDonough
2007-10-10
1
-2
/
+7
*
r7217: Only allow schannel connections if a successful Auth2 has been done
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-6
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2761: Print the decrypted, not encrypted key.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r2137: This is a patch I've been running at Hawker for a while.
Andrew Bartlett
2007-10-10
1
-19
/
+29
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r991: Allow winbindd to use the domain trust account password
Gerald Carter
2007-10-10
1
-13
/
+56
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-0
/
+17
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-7
/
+7
*
Fix sambaUserWorkstations for network samlogons against us as DC. Strip
Volker Lendecke
2004-03-18
1
-1
/
+9
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-6
/
+17
*
Remove compleatly wrong comments. (There were correct, 2 years ago...)
Andrew Bartlett
2003-11-07
1
-6
/
+0
*
Typo in comment.
Tim Potter
2003-07-23
1
-1
/
+1
*
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
2003-07-03
1
-2
/
+0
*
well this was easy...
Gerald Carter
2003-07-03
1
-2
/
+1
*
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
1
-14
/
+13
*
Here's the code to make winbindd work on a Samba DC
Gerald Carter
2003-06-29
1
-0
/
+2
*
Setting the credentials for the netsec netlogon pipe connect upon each
Volker Lendecke
2003-04-22
1
-8
/
+0
*
Merge the TNG netlogon schannel from HEAD.
Volker Lendecke
2003-04-06
1
-1
/
+33
*
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
Merge from HEAD: Send the session key to the client, allowing it to perform SMB
Andrew Bartlett
2003-02-02
1
-1
/
+10
*
Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and return
Andrew Bartlett
2003-01-04
1
-10
/
+8
*
Fix another pstring/fstring typo
Andrew Bartlett
2003-01-04
1
-1
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
1
-0
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-4
/
+1
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-2
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+2
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-3
/
+3
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-15
/
+38
*
merge from SAMBA_2_2
Gerald Carter
2002-03-27
1
-6
/
+6
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-1
/
+1
*
Spelling fixes.
Tim Potter
2002-03-05
1
-3
/
+3
*
Some more fixes to enusre we execute the same code pathes as before this
Andrew Bartlett
2002-03-03
1
-8
/
+8
*
This patch allows NT4 domains to trust Samba.
Andrew Bartlett
2002-03-03
1
-84
/
+81
*
SECURITY FIXES:
Andrew Bartlett
2002-03-01
1
-1
/
+7
[next]