Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-31 | s3:lib S-1-5-9 is "Enterprise Domain Controllers" | Christian Ambach | 1 | -1/+1 | |
and not ServerLogon | |||||
2011-08-31 | s3:lib remove duplicate entry for "Anonymous Logon" | Christian Ambach | 1 | -1/+0 | |
2011-08-31 | s3:lib add S-1-5-17 to well-known SID list | Christian Ambach | 1 | -0/+1 | |
http://support.microsoft.com/kb/243330/en-us says the name is "This organization", but Windows 2008 says IUSR Picking the Windows 2008 variant as 'This Organization' would be duplicate to S-1-5-15 | |||||
2011-08-31 | s3:lib add some more well-known sids | Christian Ambach | 1 | -0/+3 | |
add S-1-3-2/Creator Owner Server, S-1-3-3/Creator Group Server and S-1-3-4/Owner Rights to the well-known SID list | |||||
2011-03-30 | s3-passdb: move util_wellknown.c out of passdb. | Günther Deschner | 1 | -0/+173 | |
Guenther |