summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
Commit message (Expand)AuthorAgeFilesLines
* torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett2013-09-061-0/+1
* s4-torture: Complete test for winbindd PAC parsingChristof Schmitt2012-09-201-6/+86
* s4-torture: Add start of a test to confirm winbindd PAC parsingAndrew Bartlett2012-08-291-0/+153
* 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-112-21/+21
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-16/+0
* s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2010-10-241-1/+1
* waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij2010-10-241-1/+1
* libwbclient: Remove half-finished async implementationKai Blin2010-10-122-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+8
* 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
* libwbclient: Separate out the async functionsKai Blin2010-02-131-1/+1
* 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
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-162-2/+3
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+2
* s4:torture: fix the build with auto dependenciesStefan Metzmacher2008-11-161-1/+1
* 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