summaryrefslogtreecommitdiff
path: root/source3/torture/pdbtest.c
Commit message (Expand)AuthorAgeFilesLines
* pdbtest: Use dom_sid_str_bufVolker Lendecke2019-02-271-4/+9
* s3/torture/pdbtest: delete trusted domain at test endRalph Boehme2018-01-131-0/+7
* s3/torture/pdbtest: creating a trusted domain requires a valid SIDRalph Boehme2018-01-131-0/+6
* s3/torture: fix an error messageRalph Boehme2018-01-131-1/+1
* pdbtest: also verify the authentication path for local users via winbinddStefan Metzmacher2017-12-131-0/+73
* rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer2017-03-291-5/+10
* auth: Fill in user_info->service_description from all callersAndrew Bartlett2017-03-291-1/+2
* auth3: let auth_check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-3/+7
* pdbtest: make use of make_auth3_context_for_ntlm()Stefan Metzmacher2017-03-241-1/+1
* pdbtest: Call make_auth_context_subsystem directlyVolker Lendecke2017-03-241-2/+10
* Convert all uses of uint32/16/8 to _t in source3/torture.Richard Sharpe2015-05-121-10/+10
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3-auth: Finally change make_user_info_*() use a parent talloc contextAndrew Bartlett2014-04-021-1/+2
* s3:torture: avoid explicit casting and compiler warnings in pdbtest.cStefan Metzmacher2014-04-021-3/+2
* s3-auth: Pass mem_ctx to auth_check_ntlm_password().Andreas Schneider2014-02-191-1/+4
* Compare the correct valuesSimo Sorce2013-12-271-1/+1
* s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner2012-12-091-1/+1
* s3-torture: Extend pdbtest to also run an authentication unit-testAndrew Bartlett2012-08-081-1/+116
* source3/torture/pdbtest: allocate talloc_stackframe()Rusty Russell2012-07-181-2/+2
* s3-pdbtest: Initialise more elements for testingAndrew Bartlett2012-06-271-0/+8
* s3-pdbtest: show mis-matching timesAndrew Bartlett2012-06-271-4/+12
* s3-pdbtest: Fix pdbtest to compare the same fieldsAndrew Bartlett2012-06-261-1/+1
* s3-pdbtest: Report and handle errors in pdb->getsampwnam()Andrew Bartlett2012-06-261-3/+5
* s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett2012-04-191-6/+0
* s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...Günther Deschner2012-01-091-74/+89
* Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2011-08-171-1/+2
* s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke2011-08-051-7/+7
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-051-25/+25
* s3:torture: use lp_load_global() in pdbtest - this does not need shares nor IPC$Michael Adam2011-07-281-1/+1
* s3-passdb: Implement new pdb trust calls for the default backendSumit Bose2011-06-121-0/+83
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-201-1/+1
* s3:pdbtest Fix command name of pdbtestAndrew Bartlett2010-08-221-1/+1
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3-account_policy: add pdb_policy_type enum.Günther Deschner2009-07-141-3/+3
* Remove the sampwent interfaceVolker Lendecke2007-12-261-18/+0
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21965: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r17363: Some C++ warningsVolker Lendecke2007-10-101-2/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+392