summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
Commit message (Expand)AuthorAgeFilesLines
...
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-9/+8
* Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-111-11/+0
* Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-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
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-3/+3
* 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
* r25292: minor cleanupStefan Metzmacher2007-10-101-6/+2
* r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher2007-10-101-0/+30
* r25290: remove wrong commentStefan Metzmacher2007-10-101-1/+0
* r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher2007-10-101-0/+26
* r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher2007-10-101-1/+70
* r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher2007-10-101-0/+25
* r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher2007-10-101-0/+25
* r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher2007-10-101-0/+21
* r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher2007-10-101-9/+25
* r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher2007-10-101-5/+5
* r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher2007-10-101-4/+27
* r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher2007-10-101-0/+144
* r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher2007-10-101-0/+22
* r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher2007-10-101-7/+23
* r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher2007-10-103-3/+54
* r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher2007-10-102-0/+46