index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
/
server_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Shorten long SID flags combinations
Joseph Sutton
2023-02-08
1
-3
/
+1
*
auth3: Use talloc_move() instead of talloc_steal()
Volker Lendecke
2021-04-19
1
-1
/
+1
*
s3:auth: fill in info3 domain name in passwd_to_SamInfo3()
Ralph Boehme
2020-05-30
1
-0
/
+6
*
s3:auth: Remove unused arcfour.h header from server_info.c
Andreas Schneider
2019-02-22
1
-1
/
+0
*
auth3: Use dom_sid_str_buf
Volker Lendecke
2018-12-20
1
-10
/
+16
*
auth3: Avoid an explicit ZERO_STRUCT
Volker Lendecke
2018-10-17
1
-3
/
+1
*
s3/auth: add create_info6_from_pac()
Stefan Metzmacher
2018-02-10
1
-0
/
+56
*
s3:rpc_client: Clenup copy_netr_SamInfo3() code
Andreas Schneider
2018-01-15
1
-16
/
+29
*
s3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
Ralph Boehme
2018-01-13
1
-42
/
+0
*
lib: Add lib/util_unixsids.h
Volker Lendecke
2016-12-28
1
-0
/
+1
*
krb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP to handle the resource groups
Stefan Metzmacher
2016-06-30
1
-5
/
+23
*
idl: Rename "principle" to "principal_name"
Volker Lendecke
2016-02-02
1
-4
/
+4
*
auth: consistent handling of well-known alias as primary gid
Uri Simchoni
2015-11-19
1
-6
/
+17
*
auth: remove a line that has no effect
Uri Simchoni
2015-11-19
1
-2
/
+0
*
s3: auth: Add previously missing allocation fail check.
Jeremy Allison
2015-01-14
1
-0
/
+4
*
s3: auth: Plumb in the SamInfo3_handle_sids() utility function into passwd_to...
Jeremy Allison
2015-01-14
1
-3
/
+13
*
s3: auth: Convert samu_to_SamInfo3() to use the new utility function.
Jeremy Allison
2015-01-14
1
-57
/
+9
*
s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out th...
Jeremy Allison
2015-01-14
1
-0
/
+70
*
s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...
Jeremy Allison
2014-06-18
1
-0
/
+77
*
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...
Jeremy Allison
2014-06-18
1
-1
/
+1
*
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2014-04-18
1
-190
/
+0
*
s3-auth: Make is_null_sid() check easier to read.
Simo Sorce
2014-03-13
1
-2
/
+3
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
1
-2
/
+20
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
1
-0
/
+116
*
s3:auth: wbcAuthenticateEx gives unix times (bug #9625)
Stefan Metzmacher
2013-02-01
1
-3
/
+3
*
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
2012-12-09
1
-22
/
+0
*
s3-auth: session keys in validation level 6 samlogon replies are *not* encryp...
Günther Deschner
2012-12-09
1
-8
/
+0
*
s3:auth/server_info: the primary rid should be in the groups rid array (bug #...
Alejandro Escanero Blanco
2012-05-09
1
-5
/
+0
*
s3:auth: fill the sids array of the info3 in wbcAuthUserInfo_to_netr_SamInfo3...
Stefan Metzmacher
2012-02-02
1
-0
/
+53
*
s3:auth: fix potential gap creation in wbcsids_to_samr_RidWithAttributeArray()
Stefan Metzmacher
2012-02-02
1
-4
/
+5
*
idl: Improve MS-PAC IDL
Simo Sorce
2011-10-24
1
-10
/
+10
*
Fix uninitialized memory problem in group_sids_to_info3 (fixes bug #8455).
Wilco Baan Hofman
2011-10-17
1
-2
/
+2
*
s3: Fix bug 8455 -- Samba PDC is looking up only primary user group
Volker Lendecke
2011-09-17
1
-7
/
+7
*
s3-auth Remove pointless destructor in make_server_info
Andrew Bartlett
2011-07-20
1
-10
/
+0
*
s3-auth inline make_auth_session_info into only caller
Andrew Bartlett
2011-07-20
1
-23
/
+0
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-3
/
+3
*
s3-auth Remove pointless destructor
Andrew Bartlett
2011-07-20
1
-10
/
+0
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-5
/
+4
*
s3-auth Add struct auth3_session_info to aid transition to auth_session info
Andrew Bartlett
2011-07-20
1
-0
/
+34
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-auth Rename user_session_key -> session_key to match auth_session_info
Andrew Bartlett
2011-04-05
1
-9
/
+9
*
s3-auth: use auth.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-1
/
+1
*
s3-auth: add copy_netr_SamBaseInfo().
Günther Deschner
2011-02-04
1
-56
/
+6
*
s3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
Volker Lendecke
2010-12-19
1
-3
/
+5
*
s3: Make proper use of sid_check_is_in_xx routines
Volker Lendecke
2010-11-05
1
-2
/
+2
*
s3: Fix a typo
Volker Lendecke
2010-11-05
1
-1
/
+1
*
s3-rpc_server: Make auth_serversupplied_info const.
Andreas Schneider
2010-10-15
1
-1
/
+1
[next]