Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-11 | talloc:mksyms: allow characters after closing functions parenthesis. | Michael Adam | 1 | -2/+2 | |
Michael | |||||
2009-09-11 | talloc:mksyms: allow double pointer return value of functions. | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-09-11 | s3:mksyms: fix spelling... | Michael Adam | 2 | -2/+2 | |
Michael | |||||
2009-08-26 | s3-selftest: enable running RPC-NETLOGON-S3 against samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-08-18 | wbinfo: Fix up s3 blackbox test. wbinfo no longer needs a config file. | Kai Blin | 1 | -1/+1 | |
2009-08-12 | Move build over to storing DOS attributes in EA's. | Jeremy Allison | 1 | -2/+4 | |
Turn off "map to" directives. I've now fixed the issues with the build tests running this way. I think this is how most people run these days - please raise this on the list (or revert) if you disagree. | |||||
2009-08-12 | Add "store create time" parameter (docs to follow) | Jeremy Allison | 1 | -0/+1 | |
that stores the create time in the user.DosTimestamps EA. Jeremy. | |||||
2009-07-15 | s3:make test: smbtorture from s3 needs to take the config file path via the ↵ | Stefan Metzmacher | 1 | -0/+3 | |
SMB_CONF_PATH envvar metze | |||||
2009-07-10 | Fix&Run local-gencache | Volker Lendecke | 1 | -1/+1 | |
2009-07-10 | Fix our base64 implementation for blobs of length 4.... | Volker Lendecke | 1 | -0/+1 | |
The additional length check bit us exactly at 4, removing it. The torture test survives valgrind up to 2000 bytes :-) | |||||
2009-07-03 | For non-existent streams we have to return OBJECT_NAME_NOT_FOUND | Volker Lendecke | 1 | -1/+1 | |
See the STREAMERROR s3 torture test. Jeremy, Tim, please check! | |||||
2009-06-29 | s3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test to run against s3. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2009-06-19 | s3: fix make test with external libtalloc or libtdb. | Michael Adam | 1 | -4/+13 | |
This skips the talloctort and tdbtorture tests when the corresponding binaries are not present. There might be more clever ways of detecting wether samba has been linked with internal or external libraries, but as a first approximation, this seems valid. Michael | |||||
2009-06-08 | Fix make test_pam_modules | Timur I. Bakeyev | 1 | -1/+1 | |
In Samba3 there is a very handy Makefile target 'test_pam_modules'. It let quickly veryfy, that obtained PAM module actually is loadable and doesn't miss any dependency libs. the only problem that on FreeBSD it doesn't work OOTB, as it unconditionally adds -ldl to the list of libraries when FreeBSD doesn't have it and doesn't need it. This small patch fixes the problem for FreeBSD and, I hope, still valid for othe systems, where -ldl is required. Has to be tested there though. With regards, Timur Bakeyev. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-06-08 | s3-test: finally enable RPC-SAMR against samba3. | Günther Deschner | 1 | -1/+1 | |
We now pass it :-) Guenther | |||||
2009-06-03 | Move findstatic.pl script to top-level. | Jelmer Vernooij | 1 | -70/+0 | |
2009-05-30 | s3-selftest: Fix invalid /etc/group file used with nss_wrapper. | Günther Deschner | 1 | -0/+1 | |
Found by torture test. Guenther | |||||
2009-05-29 | Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3." | Günther Deschner | 1 | -4/+1 | |
This reverts commit 8da15dc29a920cd6f4d2ed96e8de4fbcd9d1ba11. | |||||
2009-05-29 | s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2009-05-29 | s3-selftest: enable LOCAL-NSS-WRAPPER test against samba 3. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-05-28 | s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ↵ | Günther Deschner | 1 | -5/+7 | |
group" script. Guenther | |||||
2009-05-25 | s3-selftest: fix typo. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-05-25 | s3-selftest: enable RPC-SAMR-LARGE-DC against Samba3. | Günther Deschner | 1 | -1/+1 | |
This will fail for alias creation as nss_wrapper does not yet wrap around libnss_winbind. Guenther | |||||
2009-05-20 | s3-selftest: add add and delete group scripts using nss_wrapper. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-05-18 | s3-selftest: enable RPC-SAMR-USERS-PRIVILEGES. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-14 | Turn on SHORTNAME-TEST in torture. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-05-12 | s3-printing: Fix vlp testprinter application. | Günther Deschner | 1 | -7/+7 | |
Jeremy, we cannot just access cache_path() here without calling lp_load and friends as well as parsing configfile from the commandline in order to make "make test/selftest" find the correct conffile with path, etc. I just changed it to pass the target tdbfilename as an argument, ok ? Guenther | |||||
2009-05-11 | s3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: enable running RPC-SAMR-USERS against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: run RPC-LSA-GETUSER against Samba 3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-05-08 | s3-selftest: finally enable RPC-SAMR-PASSWORDS which samba3 now passes. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-05-07 | s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against ↵ | Günther Deschner | 1 | -0/+1 | |
Samba3. Guenther | |||||
2009-05-04 | Turn on POSIX test (small test) on buildfarm. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-05-04 | Ensure we use UID-REGRESSION-TEST. It's a very short test. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-05-01 | Add getaddrinfo_send/recv | Volker Lendecke | 1 | -0/+1 | |
2009-04-29 | s3-test: make it possible to find the built vlp in "make test". | Günther Deschner | 1 | -1/+9 | |
Guenther | |||||
2009-04-23 | s3-selftest: test wbinfo --allocate-uid/gid. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-20 | Added ability to revert to old modules for make revert. | John H Terpstra | 1 | -0/+5 | |
2009-04-17 | s3-selftest: enable RPC-SPOOLSS. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3: make installmo and uninstallmo scripts executable | Michael Adam | 2 | -0/+0 | |
Michael | |||||
2009-04-17 | s3: Fix uninstallmo | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2009-04-17 | s3-selftest: samba 3 also passes RPC-JOIN so enable it. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-14 | s3-nsswitch: fix make test_wbpad. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-10 | s3-selftest: enable the RPC-NTSVCS torture test against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: add root for make test as well (not only make selftest). | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test. | Günther Deschner | 1 | -0/+1 | |
Guenther |