summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
AgeCommit message (Expand)AuthorFilesLines
2013-09-04torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett1-0/+1
2012-09-20s4-torture: Complete test for winbindd PAC parsingChristof Schmitt1-6/+86
2012-08-29s4-torture: Add start of a test to confirm winbindd PAC parsingAndrew Bartlett1-0/+153
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-1/+0
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-02-28Fix some typesJelmer Vernooij1-1/+1
2011-02-08pam: share pam errors in a common location.Günther Deschner1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-21/+21
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-16/+0
2010-10-24s4: Rename WBCLIENT to wbclient.Jelmer Vernooij1-1/+1
2010-10-24waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij1-1/+1
2010-10-12libwbclient: Remove half-finished async implementationKai Blin2-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+8
2010-03-05s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argumentMatthias Dieter Wallnöfer1-1/+2
2010-03-02s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.Günther Deschner1-5/+16
2010-02-13libwbclient: Separate out the async functionsKai Blin1-1/+1
2010-01-16s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME testKai Blin1-4/+5
2010-01-14s3 test: Fix WINBINDD-STRUCT testsKai Blin1-2/+2
2010-01-14s3 selftest: Fix LOOKUP_SID test.Kai Blin1-4/+12
2010-01-14s3 selftest: Fix WINBINDD_LIST_GROUPS testKai Blin1-9/+22
2010-01-14s3 selftest: Allow the enumeration of users and groupsKai Blin1-1/+1
2010-01-14s3 selftest: Fix the WINBINDD_GETDCNAMEe test.Kai Blin1-0/+10
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-16s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2-2/+3
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+2
2008-11-16s4:torture: fix the build with auto dependenciesStefan Metzmacher1-1/+1
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-9/+8
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett1-11/+0
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
2008-05-06Tiago Batista posted a patch to fix the build:Tiago Batista1-1/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett1-7/+14
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett1-1/+1
2008-04-15Fix some of the winbind tests.Andrew Bartlett1-1/+2
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-3/+3
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-4/+4
2007-12-21r25721: remove unused varStefan Metzmacher1-1/+0
2007-10-10r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam1-1/+64
2007-10-10r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...Michael Adam1-12/+208
2007-10-10r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam1-23/+47
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+2
2007-10-10r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam1-0/+28
2007-10-10r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:Michael Adam1-6/+62