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
/
source3
/
auth
/
server_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
1
-5
/
+5
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-2
/
+3
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3: Fix a typo (missing space)
Volker Lendecke
2010-07-24
1
-1
/
+1
*
s3: In copy_netr_SamInfo3 copy all of the sids array
Volker Lendecke
2010-06-25
1
-0
/
+3
*
s3-auth: Fix valgrind warning (unitialized var) in samu_to_SamInfo3().
Günther Deschner
2010-06-11
1
-5
/
+7
*
s3:auth fix samu->info3 conversion
Simo Sorce
2010-06-11
1
-0
/
+3
*
s3:auth handle unix domain sids in samu
Simo Sorce
2010-06-07
1
-34
/
+124
*
s3:auth fix info3 duplication function
Simo Sorce
2010-05-29
1
-3
/
+8
*
s3-auth: fix c++ buildwarnings.
Günther Deschner
2010-05-28
1
-2
/
+2
*
Fix Out of memory checks
Simo Sorce
2010-05-27
1
-37
/
+59
*
s3:auth add function to convert wbcAuthUserInfo to netr_SamInfo3
Simo Sorce
2010-05-28
1
-0
/
+135
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-202
/
+75
*
s3:auth add function to copy a netr_SamInfo3 structure
Simo Sorce
2010-05-28
1
-0
/
+61
*
s3:auth: add function to convert samu to netr_SamInfo3
Simo Sorce
2010-05-28
1
-0
/
+166
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-5
/
+5
*
s3-crypto: only include crypto headers when crypto is done.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...
Matthias Dieter Wallnöfer
2010-04-12
1
-3
/
+3
*
s3: Move serverinfo_to_SamInfoX to auth/server_info.c
Volker Lendecke
2010-04-11
1
-0
/
+287
*
s3: Move make_server_info to auth/server_info.c
Volker Lendecke
2010-04-11
1
-0
/
+55