2012-02-19 |
Jelmer Vernooij | waf: Use libraries when building. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-19 |
Jelmer Vernooij | Use uselib in CHECK_HEADER.
|
commit | commitdiff | tree |
2012-02-19 |
Jelmer Vernooij | popt: Use pkg-config file to look for popt.
|
commit | commitdiff | tree |
2012-02-19 |
Jelmer Vernooij | library_flags: Leave setting of CPPPATH to waf too.
|
commit | commitdiff | tree |
2012-02-18 |
Jelmer Vernooij | s4-python: Various formatting fixes.
|
commit | commitdiff | tree |
2012-02-18 |
Jelmer Vernooij | samba.web_server: Fix use of whitespace.
|
commit | commitdiff | tree |
2012-02-18 |
Jelmer Vernooij | pygensec: Fix whitespace.
|
commit | commitdiff | tree |
2012-02-18 |
Jelmer Vernooij | waf: Update to new upstream version.
|
commit | commitdiff | tree |
2012-02-18 |
Jelmer Vernooij | wafsamba: Fix some whitespace issues.
|
commit | commitdiff | tree |
2012-02-12 |
Jelmer Vernooij | wafsamba: Add tests for dict_concat. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-12 |
Jelmer Vernooij | wafsamba: Add tests for unique_list, subst_vars_error.
|
commit | commitdiff | tree |
2012-02-12 |
Jelmer Vernooij | waf: Add initial unit test for samba_utils.
|
commit | commitdiff | tree |
2012-02-12 |
Jelmer Vernooij | gitignore: Ignore waf cache files. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-10 |
Jelmer Vernooij | tests/source: Add wafsamba/ files to list of Python... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-09 |
Jelmer Vernooij | wafsamba: Expand tabs.
|
commit | commitdiff | tree |
2012-02-08 |
Jelmer Vernooij | regshell: Fix a counter that can actually be non-zero. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | provision: Make sure target directory is created early. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | samba-tool user password: Re-add support for option...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | samba-tool: Add optiongroups, necessary for 'samba...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | crypto: Use libbsd md5 header, if available.
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | crypto/md5: Change prototypes to match BSD.
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | Revert "samba-tool: moved takes_optiongroups definition...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | charset/tests: Add prototypes for test functions.
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | smb_server: Preserve signedness of string push return...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | loadparm: handle P_SEP in switches (silences warning...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | pysocketwrapper: fix behaviour to be consistent with...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | torture/libnet: Include prototype headers.
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | pyxattr_tdb: Remove pointless check for blob.length...
|
commit | commitdiff | tree |
2012-02-07 |
Jelmer Vernooij | crypto: Add prototype for main torture functions.
|
commit | commitdiff | tree |
2012-02-07 |
Horacio G. de Oro | Use named argument 'dir' instead of 'prefix' on NamedTempora... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-07 |
Horacio G. de Oro | Use named argument 'dir' instead of 'prefix' on NamedTempora... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-02 |
Jelmer Vernooij | replace: Only add bsd dependency when bsd library was... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-01 |
Jelmer Vernooij | s3/wscript: Fix dependency on gssapi, necessary when... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-02-01 |
Jelmer Vernooij | source3/wscript: Expand tabs, to prevent confusion...
|
commit | commitdiff | tree |
2012-02-01 |
Jelmer Vernooij | replace: Add include for bsd/string.h.
|
commit | commitdiff | tree |
2012-01-31 |
Jelmer Vernooij | replace: Only include C files from which there are... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-01-31 |
Jelmer Vernooij | replace: use libbsd for strlcat/strlcpy when available.
|
commit | commitdiff | tree |
2012-01-04 |
Jelmer Vernooij | waf: Use git repository. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2012-01-04 |
Jelmer Vernooij | Include waf as an extracted source directory, rather...
|
commit | commitdiff | tree |
2011-12-29 |
Jelmer Vernooij | pyregistry: Remove directory support. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-29 |
Jelmer Vernooij | Remove the 'dir' registry backend.
|
commit | commitdiff | tree |
2011-12-16 |
Jelmer Vernooij | wafsamba: Fix undefined variable name in error message. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-09 |
Jelmer Vernooij | Revert "Install (platform-independent) python scripts... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | Add 'make pep8' target.
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | Add test for PEP8 - currently all errors are ignored... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | Add pep8.
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | testtools: Update to new upstream revision.
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | pyldb: Add more docstrings. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | samba.drs_utils: Use new style classes and exceptions...
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | samba.kcc_utils: Fix formatting to match PEP8, make...
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | Add tests for srvsvc python interface. Thanks Dhananjay... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-08 |
Jelmer Vernooij | selftest: Some extra assertions.
|
commit | commitdiff | tree |
2011-12-07 |
Jelmer Vernooij | Add version attribute for pytevent. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-06 |
Jelmer Vernooij | tevent: Install python tevent modules. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-06 |
Jelmer Vernooij | Install (platform-independent) python scripts to the...
|
commit | commitdiff | tree |
2011-12-06 |
Jelmer Vernooij | Add stub python module for tevent.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Mark some ldap.acl search tests as no longer... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Remove working winbind tests.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: The resolve async tests work now.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: remove now succeeding local.iconv test.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: remove base.maximum_allowed test, as it...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: re-add createx test.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Exclude specific list of SMB2 oplock tests.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Remove smb2.compound tests, they pass now.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | Remove samba4.raw.oplock.brl4. Bug 7928 has been fixed.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Match on end-of-file, not end-of-file-access.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: samba4.base.createx_access.createx_access...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: LogonControl2Ex works.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | knownfail: Ignore failures for drsuapi tests over other...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | samba4: Remove rpc-handles mixed-shared tests from...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: Re-mark some drsuapi tests as known failing.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | wafsamba: Cope with not everything having a final_libs...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: Don't mark drsuapi tests as knownfailing.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | wafsamba: Use final_libs list to determine if a target...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | Fix typo.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: 'samba4.rpc.netlogon on ncalrpc with seal...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | GetForestTrustInformation is implemented, remove it...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | rap netsessiongetinfo apparently *is* provided by samba3...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | s3-selftest: Don't mark samba3.blackbox.failure.success...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | filter-subunit: Fix default for flapping setting.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: Display unexpected successes and expected...
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: Add --flapping argument to filter-subunit.
|
commit | commitdiff | tree |
2011-12-05 |
Jelmer Vernooij | selftest: Split out flapping tests into a separate...
|
commit | commitdiff | tree |
2011-12-03 |
Jelmer Vernooij | Revert making public of the samba-module library. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-12-03 |
Jelmer Vernooij | tevent: Fix typo in build script. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Fix typo in socket wrapper test. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Drop broken and unused Kvm target.
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Don't acquire target when --list was specified.
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | Update ldb API sigs.
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | Bump ldb version to 1.1.4 after introduction of ldb_module_e...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Don't generate subunit file when writing...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Prevent error about unfinished test command...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | s4-tests: Use long option names in test list script...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | testr: Use test lists.
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | s4-testlist: Write diagnostic info to stderr, and purely...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Don't use fancy subunit formatters when generating...
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftest: Don't write subunit output in --list mode.
|
commit | commitdiff | tree |
2011-11-30 |
Jelmer Vernooij | selftesthelpers: write warnings to stderr rather than...
|
commit | commitdiff | tree |
2011-11-17 |
Jelmer Vernooij | samba.tests.dsdb: Import TestCase from samba.tests. Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2011-11-17 |
Jelmer Vernooij | samba.tests: Make sure testtools is available before...
|
commit | commitdiff | tree |