summaryrefslogtreecommitdiffstats
path: root/source4/torture/nbt/browse.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-torture Remove unused and uncompleated testAndrew Bartlett2011-05-031-54/+0
|
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
| | | | | | | this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* Remove more event_context_init() uses from function calls within deep down ↵Simo Sorce2008-04-211-1/+1
| | | | | | | | the code. Make sure we pass around the event_context where we need it instead. All test but a few python ones fail. Jelmer promised to fix them. (This used to be commit 3045d391626fba169aa26be52174883e18d323e9)
* r25579: BOOL -> boolStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit da3a7ee407a2b41bd01f45072cad12bf29250b33)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d)
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
| | | | | try to include just the BASENAME.h files (containing only structs) (This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
| | | | | file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781)
* r13182: Add first bits of browsing testsuite.Jelmer Vernooij2007-10-101-0/+53
(This used to be commit 841fb3d4e764dc7ae8222ad7cb69dc6244035ea2)