summaryrefslogtreecommitdiffstats
path: root/source4/torture/unix/whoami.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-061-4/+0
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-6/+6
* 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-181-1/+0
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* 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-021-1/+2
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Cope with API changes.Jelmer Vernooij2008-09-301-1/+3
* UNIX-WHOAMI: fix compiler warningsStefan Metzmacher2008-09-091-2/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+1
* 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-031-1/+4
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+3
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-2/+3
* 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-101-10/+10
* 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
* 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-101-3/+2
* 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-101-1/+1
* r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach2007-10-101-0/+342