Age | Commit message (Expand) | Author | Files | Lines |
2008-09-11 | Fix failures in the winbind struct-based test. | Andrew Bartlett | 1 | -11/+0 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 1 | -1/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-16 | Adjust the expectations of the struct based winbind test. | Andrew Bartlett | 1 | -7/+14 |
2008-04-16 | Fix struct_based winbind test for 'check machine account'. | Andrew Bartlett | 1 | -1/+1 |
2008-04-15 | Fix some of the winbind tests. | Andrew Bartlett | 1 | -1/+2 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r25721: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also | Michael Adam | 1 | -1/+64 |
2007-10-10 | r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes... | Michael Adam | 1 | -12/+208 |
2007-10-10 | r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test: | Michael Adam | 1 | -23/+47 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test. | Michael Adam | 1 | -0/+28 |
2007-10-10 | r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test: | Michael Adam | 1 | -6/+62 |
2007-10-10 | r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests. | Michael Adam | 1 | -0/+32 |
2007-10-10 | r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do... | Michael Adam | 1 | -0/+22 |
2007-10-10 | r25409: Add SHOW_SEQUENCE winbind test (struct based). | Michael Adam | 1 | -0/+20 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25352: Add a basic WINBINDD_LIST_GROUPS test. | Michael Adam | 1 | -0/+16 |
2007-10-10 | r25350: Add an initial winbindd list-users test. | Michael Adam | 1 | -0/+16 |
2007-10-10 | r25349: add WINBIND-STRUCT-DSGETDCNAME test | Stefan Metzmacher | 1 | -0/+66 |
2007-10-10 | r25293: add WINBIND-STRUCT-CHECK_MACHACC test | Stefan Metzmacher | 1 | -0/+52 |
2007-10-10 | r25292: minor cleanup | Stefan Metzmacher | 1 | -6/+2 |
2007-10-10 | r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test | Stefan Metzmacher | 1 | -0/+30 |
2007-10-10 | r25290: remove wrong comment | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r25289: add WINBIND-STRUCT-INFO test | Stefan Metzmacher | 1 | -0/+26 |
2007-10-10 | r25288: add WINBIND-STRUCT-DOMAIN_INFO test | Stefan Metzmacher | 1 | -1/+70 |
2007-10-10 | r25284: add WINBIND-STRUCT-DOMAIN_NAME test | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r25283: add WINBIND-STRUCT-NETBIOS_NAME test. | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r25282: add WINBIND-STRUCT-INTERFACE_VERSION test | Stefan Metzmacher | 1 | -0/+21 |
2007-10-10 | r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T... | Stefan Metzmacher | 1 | -9/+25 |
2007-10-10 | r25279: - test in the generic get_trusted_domains() function that we got | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r25278: add a more extented macro for doing struct based winbind requests | Stefan Metzmacher | 1 | -4/+27 |
2007-10-10 | r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test | Stefan Metzmacher | 1 | -0/+144 |
2007-10-10 | r25235: add simple WINBIND-STRUCT-GETDCNAME test | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r25234: make WINBIND-STRUCT-PING a benchmark test | Stefan Metzmacher | 1 | -7/+23 |
2007-10-10 | r25189: add first winbind test for the struct based protocol (WINBINDD_PING) | Stefan Metzmacher | 3 | -3/+54 |
2007-10-10 | r25188: add infrastructure for WINBIND-* tests in smbtorture | Stefan Metzmacher | 2 | -0/+46 |