summaryrefslogtreecommitdiff
path: root/source4/torture/auth
AgeCommit message (Expand)AuthorFilesLines
2026-01-15s4:torture:auth: Do not break client principalJennifer Sutton1-39/+0
2026-01-15s4:torture:auth: Fix PAC checksum testJennifer Sutton1-6/+17
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2023-08-14s4:torture:auth: Fix code spellingAndreas Schneider1-1/+1
2023-02-08auth: Make more liberal use of SID index constantsJoseph Sutton1-12/+12
2023-02-08auth: Store group attributes in auth_user_info_dcJoseph Sutton1-12/+12
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-3/+3
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-2/+2
2014-04-28kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett1-2/+1
2013-08-10auth/gensec: introduce gensec_internal.hStefan Metzmacher1-0/+1
2012-05-04s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_initAlexander Bokovoy1-4/+4
2012-04-12auth-krb: Move pac related util functions in a single place.Simo Sorce1-0/+1
2012-02-17auth: Make more of the ntlmssp code private or staticAndrew Bartlett1-0/+1
2011-10-18gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett1-2/+2
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-4/+4
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett1-1/+3
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-14/+9
2011-04-13s4-test: added a test for E_deshash()Andrew Tridgell1-0/+70
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij2-0/+2
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-30/+32
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett1-12/+13
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-3/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2-3/+3
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-14/+2
2010-03-24s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_stateStefan Metzmacher1-14/+14
2010-03-24s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_dataStefan Metzmacher1-2/+7
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2-2/+0
2009-07-19Add missing includes.Jelmer Vernooij1-0/+1
2009-01-21s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher1-1/+1
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-2/+3
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij1-6/+6
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-08-28Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett1-3/+66
2008-08-14cope with not knowing the kdc keyAndrew Tridgell1-41/+56
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+4
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij2-2/+4
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij1-8/+26
2008-01-03r26655: torture/auth/pac: remove uses of global_loadparmJelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+4
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-2/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-2/+2
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-0/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-4/+7
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell2-6/+4
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-2/+5
2007-10-10r22184: On some hosts, parsing a compleatly invalid principal causes heimadalAndrew Bartlett1-2/+6
2007-10-10r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett1-0/+7