summaryrefslogtreecommitdiff
path: root/source4/torture/unix
AgeCommit message (Expand)AuthorFilesLines
2012-08-20s4-torture: Use torture_fail() in the unix.unix_info2 testAndrew Bartlett1-2/+3
2012-07-19s4-torture: Move check of map-to-guest above SID list checkAndrew Bartlett1-13/+13
2012-07-19s4-torture: Allow unix.whoami to test against a member serverAndrew Bartlett1-11/+55
2012-07-19s4-torture: Also print GID values in whoami testAndrew Bartlett1-0/+3
2012-07-19torture: Print SIDs as additional debug output in unix.whoamiChristof Schmitt1-0/+4
2012-06-24selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett1-16/+4
2012-06-20s4-torture: Expand whoami test to confirm the user token.Andrew Bartlett1-2/+44
2012-06-20s4-torture: Change the unix.whoami test to use torture_assert()Andrew Bartlett1-24/+19
2011-05-06libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett1-4/+0
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-3/+3
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2-12/+12
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij2-2/+0
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2-7/+0
2009-02-02s4:torture: s/private/private_dataStefan Metzmacher1-2/+2
2008-12-12Manually marshall dom_sid, so we can use a fixed size array forJelmer Vernooij1-5/+0
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij2-2/+4
2008-11-02Fix the build.Jelmer Vernooij2-2/+2
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij2-2/+4
2008-09-30Cope with API changes.Jelmer Vernooij2-2/+6
2008-09-09UNIX-WHOAMI: fix compiler warningsStefan Metzmacher1-2/+2
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2-3/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-2/+9
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2-2/+6
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij2-4/+7
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-25/+15
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2-31/+31
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-5/+5
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell3-9/+6
2007-10-10r22188: fix formating bugStefan Metzmacher1-1/+1
2007-10-10r21951: Hopefully fix valgrind warning.James Peach1-0/+1
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach1-2/+2
2007-10-10r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2-1/+460
2007-10-10r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach1-12/+13
2007-10-10r21659: Rename functions.James Peach2-2/+2
2007-10-10r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach2-0/+381