summaryrefslogtreecommitdiffstats
path: root/source4/torture/gentest.c
Commit message (Expand)AuthorAgeFilesLines
* Cope with API changes.Jelmer Vernooij2008-09-301-1/+4
* fixed setpathinfo in gentest to not zero the filename/handleAndrew Tridgell2008-09-241-5/+2
* support NT_STATUS_XX:NT_STATUS_YY syntax in ignore filesAndrew Tridgell2008-09-241-1/+15
* test setinfo FULL_EA_INFORMATION in gentestAndrew Tridgell2008-09-231-1/+8
* fixed a memory error in change notify handling in gentestAndrew Tridgell2008-09-231-2/+1
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* handle NULL fields in blob comparisonAndrew Tridgell2008-06-061-1/+3
* more updates for new info levelsAndrew Tridgell2008-06-021-7/+8
* implemented client side SMB2 signingAndrew Tridgell2008-05-301-3/+4
* merged gentest.c and gentest_smb2.cAndrew Tridgell2008-05-291-476/+1401
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-281-1/+1
|\
| * Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* | added --skip-cleanup to gentestAndrew Tridgell2008-05-281-0/+7
|/
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-13/+20
* fixed popt handling on 64bit boxes in gentestAndrew Tridgell2008-04-161-7/+7
* fixed some options that could not be overridden on the command lineAndrew Tridgell2008-02-151-10/+3
* convert gentest to use popt and the cmdline libraryAndrew Tridgell2008-02-151-83/+83
* fixed loadparm handling in standalone testsAndrew Tridgell2008-02-151-1/+1
* gentest: Fix a warning.Kai Blin2008-01-111-1/+3
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-1/+3
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+4
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-12/+13
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-211-1/+2
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-211-1/+1
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-4/+5
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-2/+2
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-117/+117
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+2
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-8/+0
* r20647: add cluster codeAndrew Tridgell2007-10-101-0/+8
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-101-1/+1
* r16982: fix compiler warning, gentest will not use any SMB2 levels...Stefan Metzmacher2007-10-101-0/+2
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-25/+27
* r15813: Use labs() rather than abs() for 32-bit integers. Caught by the IBM c...Jelmer Vernooij2007-10-101-3/+3
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-3/+3
* r14980: fixed several IBM checker errors in gentest and masktestAndrew Tridgell2007-10-101-3/+4
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-101-25/+25
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-1/+22
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-23/+23
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-53/+53
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-101-1/+1