Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-11-14 | 3 | -0/+441 | |
| | | | | | | | | | - merged Tim's vlp (virtual lp) test program. Enable it with -DDEVELOPER or by using ./configure.developer (source/include/smb.h source/configure.developer source/printing/lpq_parse.c source/param/loadparm.c testsuite/printing/.cvsignore testsuite/printing/Makefile.vlp testsuite/printing/vlp.c) | |||||
* | Changes from APPLIANCE_HEAD (per Tim Potter): | David O'Neill | 2000-09-01 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | - make proto - addition of function to convert from errno values to NT status codes (source/lib/error.c) - purge queue done without full access permission will purge only the jobs owned by that user, rather than failing. - unlock job database tdb before sending job to printer - in print_job_start(), ensure that we don't pick a jobid with an existing temporary file that may be owned by another user, as it causes silent failures. - fixes for printer permission checking for NT5 clients (source/include/rpc_spoolss.h, source/printing/nt_printing.c, source/printing/printing.c, source/rpc_server/srv_spoolss_nt.c) - change from uint8 to 'enum SID_NAME_USE' (source/rpc_server/srv_lsa.c) - fixed memory leaks for win95 driver download process (source/smbd/lanman.c) - properly free prs_structs and dacl in testsuite/printing/psec.c | |||||
* | Merge. | Tim Potter | 2000-08-14 | 1 | -2/+2 | |
| | ||||||
* | NT printer permissions test program. | Tim Potter | 2000-08-14 | 3 | -0/+433 | |
| | ||||||
* | Test for reloading smb.conf after SIGHUP. Needs to be run as root. | Tim Potter | 2000-07-24 | 1 | -0/+107 | |
| | ||||||
* | se_access_check() tests. | Tim Potter | 2000-07-06 | 11 | -0/+1060 | |
| | ||||||
* | Added more args to smbclient wrapper - there's probably a better way | Tim Potter | 2000-06-30 | 1 | -1/+3 | |
| | | | | to do this. | |||||
* | Don't return a value for a void function. | Tim Potter | 2000-06-23 | 1 | -1/+1 | |
| | ||||||
* | Test harness stuff for compiling things. | Tim Potter | 2000-06-23 | 1 | -0/+66 | |
| | ||||||
* | Tests for new security context stuff. | Tim Potter | 2000-06-23 | 12 | -0/+869 | |
| | ||||||
* | Start of test blurb. | Tim Potter | 2000-05-24 | 1 | -0/+12 | |
| | ||||||
* | Test transfer of large random file w/o corruption. | Tim Potter | 2000-05-24 | 1 | -0/+48 | |
| | ||||||
* | Fix to return buffer output properly. | Tim Potter | 2000-05-24 | 1 | -3/+3 | |
| | ||||||
* | Test various operations on ipc$ share. | Tim Potter | 2000-05-24 | 1 | -0/+44 | |
| | ||||||
* | Testharness for masktest program. | Tim Potter | 2000-05-24 | 1 | -0/+57 | |
| | ||||||
* | Test wildcard rename function. | Tim Potter | 2000-05-24 | 1 | -0/+59 | |
| | ||||||
* | Environment variables for single server test scripts. | Tim Potter | 2000-05-24 | 1 | -0/+36 | |
| | ||||||
* | Routines for driving smbclient from DejaGnu. | Tim Potter | 2000-05-24 | 1 | -0/+52 | |
| | ||||||
* | Merge from TNG. | Tim Potter | 2000-05-12 | 24 | -0/+1053 | |