summaryrefslogtreecommitdiff
path: root/source4/torture/winbind/struct_based.c
Commit message (Expand)AuthorAgeFilesLines
* torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trustsAndrew Bartlett2018-05-291-3/+19
* torture: Give extra information on WINBINDD_SHOW_SEQUENCE failureAndrew Bartlett2018-05-251-1/+21
* s4: torture: Add a TALLOC_CTX * to torture_winbind_struct_init().Jeremy Allison2017-05-051-2/+2
* s4:torture/winbind: add more debug output to samba4.winbind.struct.domain_infoStefan Metzmacher2015-12-141-2/+13
* torture-winbind: Assert that the list of trusted domains is not NULLAndrew Bartlett2015-05-061-6/+6
* s4:torture/winbind: add torture:winbindd_domain_without_prefix optionStefan Metzmacher2015-04-091-3/+5
* s4:torture/winbind: avoid compiler warningsStefan Metzmacher2015-03-201-3/+3
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-1/+1
* Fix the O3 developer buildVolker Lendecke2015-03-031-1/+1
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* s4:torture/winbind: remove unused variables in struct_based.cStefan Metzmacher2014-11-251-4/+4
* torture: Reorder torture_winbind_struct_domain_info testsAndrew Bartlett2014-10-061-18/+19
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-1/+1
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-1/+0
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* pam: share pam errors in a common location.Günther Deschner2011-02-081-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-20/+20
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argumentMatthias Dieter Wallnöfer2010-03-051-1/+2
* s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.Günther Deschner2010-03-021-5/+16
* s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME testKai Blin2010-01-161-4/+5
* s3 test: Fix WINBINDD-STRUCT testsKai Blin2010-01-141-2/+2
* s3 selftest: Fix LOOKUP_SID test.Kai Blin2010-01-141-4/+12
* s3 selftest: Fix WINBINDD_LIST_GROUPS testKai Blin2010-01-141-9/+22
* s3 selftest: Allow the enumeration of users and groupsKai Blin2010-01-141-1/+1
* s3 selftest: Fix the WINBINDD_GETDCNAMEe test.Kai Blin2010-01-141-0/+10
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-9/+8
* Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-111-11/+0
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Adjust the expectations of the struct based winbind test.Andrew Bartlett2008-04-161-7/+14
* Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-161-1/+1
* Fix some of the winbind tests.Andrew Bartlett2008-04-151-1/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-4/+4
* r25721: remove unused varStefan Metzmacher2007-12-211-1/+0
* r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam2007-10-101-1/+64
* r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam2007-10-101-12/+208
* r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-23/+47
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam2007-10-101-0/+28
* r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam2007-10-101-6/+62
* r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.Michael Adam2007-10-101-0/+32
* r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...Michael Adam2007-10-101-0/+22
* r25409: Add SHOW_SEQUENCE winbind test (struct based).Michael Adam2007-10-101-0/+20
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25352: Add a basic WINBINDD_LIST_GROUPS test.Michael Adam2007-10-101-0/+16
* r25350: Add an initial winbindd list-users test.Michael Adam2007-10-101-0/+16
* r25349: add WINBIND-STRUCT-DSGETDCNAME testStefan Metzmacher2007-10-101-0/+66
* r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher2007-10-101-0/+52