summaryrefslogtreecommitdiff
path: root/source4/torture/unix
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Improve error message in whoami testAndreas Schneider2018-01-141-2/+7
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-112-4/+6
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* lib: Convert callers of sid_blob_parse to sid_parseVolker Lendecke2015-08-261-3/+13
* s4:torture: avoid use of uninitialized variable in error case.Michael Adam2015-03-231-1/+1
* s4:torture/unix: add missing #include "torture/unix/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4-torture: Use torture_fail() in the unix.unix_info2 testAndrew Bartlett2012-08-201-2/+3
* s4-torture: Move check of map-to-guest above SID list checkAndrew Bartlett2012-07-191-13/+13
* s4-torture: Allow unix.whoami to test against a member serverAndrew Bartlett2012-07-191-11/+55
* s4-torture: Also print GID values in whoami testAndrew Bartlett2012-07-191-0/+3
* torture: Print SIDs as additional debug output in unix.whoamiChristof Schmitt2012-07-191-0/+4
* selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett2012-06-241-16/+4
* s4-torture: Expand whoami test to confirm the user token.Andrew Bartlett2012-06-201-2/+44
* s4-torture: Change the unix.whoami test to use torture_assert()Andrew Bartlett2012-06-201-24/+19
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-061-4/+0
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-3/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-12/+12
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-182-2/+0
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-202-7/+0
* s4:torture: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* Manually marshall dom_sid, so we can use a fixed size array forJelmer Vernooij2008-12-121-5/+0
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-022-2/+4
* Fix the build.Jelmer Vernooij2008-11-022-2/+2
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-242-2/+4
* Cope with API changes.Jelmer Vernooij2008-09-302-2/+6
* UNIX-WHOAMI: fix compiler warningsStefan Metzmacher2008-09-091-2/+2
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-212-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-032-2/+9
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-022-2/+6
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-212-4/+7
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-25/+15
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-102-31/+31
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-5/+5
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r22188: fix formating bugStefan Metzmacher2007-10-101-1/+1
* r21951: Hopefully fix valgrind warning.James Peach2007-10-101-0/+1
* r21949: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-2/+2
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-102-1/+460
* r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach2007-10-101-12/+13
* r21659: Rename functions.James Peach2007-10-102-2/+2
* r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach2007-10-102-0/+381