Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-29 | s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers ↵ | Volker Lendecke | 4 | -6/+9 | |
look at the mtime | |||||
2009-11-29 | s3: "startsmbfilepwent" only looks at the inode -- is that enough? | Volker Lendecke | 1 | -4/+2 | |
2009-11-29 | s3: "get_file_size" only looks at the size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "socket_exist" only looks at the mode | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "sys_path_to_bdev" only looks at the devicenumber | Volker Lendecke | 1 | -4/+3 | |
2009-11-29 | s3: "check_log_size" only looks at the size | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "regf_hbin_allocate" only looks at the size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "read_block" only looks at the size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "write_block" does not use the sbuf at all | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "net_conf_addshare" only looks at the mode | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "net_usershare_add" only looks at the mode, device and inode | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "net_usershare_add" only looks at the device and inode | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "net_usershare_add" only looks at the mode and uid | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "count_num_usershares" only looks at the mode | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "info_fn" only looks at the mode and uid | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "get_share_list" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "cgi_download" only looks at the mode and size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "print_job_end" only looks at the size | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "check_magic" only looks at the size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "disk_quotas" only looks at the devicenumber | Volker Lendecke | 1 | -17/+13 | |
2009-11-29 | s3: "load_usershare_shares" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "load_usershare_service" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "usershare_exists" only looks at the mode and mtime | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "process_usershare_file" only looks at the dev, ino, mode and size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "process_usershare_file" only looks at the mode and size | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "parse_usershare_file" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 | |
2009-11-29 | s3: "tar_parseargs" only looks at the mtime | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: "dotareof" only looks at the file type | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: client "newer" does not look at the create timestamp | Volker Lendecke | 1 | -1/+1 | |
2009-11-29 | s3: Pass the "fake dir create times" parameter to sys_*stat | Volker Lendecke | 18 | -65/+94 | |
Step 0 to restore it as a per-share paramter | |||||
2009-11-27 | s3-kerberos: fix the build on Mac OS X 10.6.2. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-11-27 | s3-kerberos: add a missing reference to authdata headers. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-11-27 | s3-kerberos: do not include authdata headers before including krb5 headers. | Günther Deschner | 3 | -3/+1 | |
Guenther | |||||
2009-11-27 | s3-spoolss: simplify _spoolss_EnumPrinterKey a little more. | Günther Deschner | 1 | -14/+6 | |
Guenther | |||||
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 20 | -229/+256 | |
This seems to be the only way to deal with mixed heimdal/MIT setups during merged build. Guenther | |||||
2009-11-27 | s3-nsstest: drastically shrink size and dependencies of nsstest binary. | Günther Deschner | 2 | -14/+17 | |
The size went down from 6.4M to 104K on my box. Guenther | |||||
2009-11-27 | s3-kerberos: Fix Bug #6929: build with recent heimdal. | Günther Deschner | 2 | -1/+20 | |
Heimdal changed the KRB5_DEPRECATED define (which now may not take an identifier for activation) in new releases (like 1.3.1). Guenther | |||||
2009-11-27 | s3-spoolss: use macros to fillup driver levels. | Günther Deschner | 1 | -158/+114 | |
Guenther | |||||
2009-11-26 | s3-smbd: no drsuapi server stubs yet in s3. Fixes the build, sorry. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2009-11-26 | s3-rpc: running minimal_includes.pl on rpc_client and rpc_server. | Günther Deschner | 4 | -7/+0 | |
Guenther | |||||
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in ↵ | Günther Deschner | 75 | -64/+109 | |
samba. Guenther | |||||
2009-11-26 | s3-passdb: move some defines out of rpc headers (they really belong to passdb). | Günther Deschner | 2 | -16/+15 | |
Guenther | |||||
2009-11-26 | s3-winbind: properly include netlogon.idl in wbint.idl. | Günther Deschner | 3 | -1/+3 | |
Guenther | |||||
2009-11-26 | s3-spoolss: pre cosmetics: reorder levels in construct_printer_info levels. | Günther Deschner | 1 | -104/+104 | |
Guenther | |||||
2009-11-26 | s3-kerberos: next step to resolve Bug #6929: build with recent heimdal. | Günther Deschner | 1 | -3/+3 | |
Based on patch from Allan <allan@archlinux.org>. Also should fix the FreeBSD build on the buildfarm. Guenther | |||||
2009-11-25 | Fix warnings with talloc_asprintf. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. | |||||
2009-11-25 | Make us pass RAW-CHKPATH with a case sensitive share. | Jeremy Allison | 1 | -42/+105 | |
I know Volker will look at this closely so here's the explaination :-). Originally on a case-sensitive share we simply did a stat (or lstat) call and returned success of fail based on the result. However this failed to take account of incoming paths with a wildcard (which must always fail, and with different error messages depending on whether the wildcard is the last component or in the path). Also it failed to take account of a stat fail with ENOENT due to a missing component of the path as the last component (which is ok as it could be a new file) or if the ENOENT was due to the missing component within the path (not the last component) - which must return the correct error. What this means is that with "case sensitive = yes" we do one more talloc call (to get the parent directory) and one more stat call (on the parent directory) in the case where the stat call fails. I think this is an acceptable overhead to enable case sensitive shares to return the correct error messages for applications. Volker please examine carefully :-). Jeremy. | |||||
2009-11-25 | Add RAW-CHKPATH test with case-sensitive share. | Jeremy Allison | 2 | -0/+7 | |
Jeremy. | |||||
2009-11-25 | s3-build: try to fix QNX build ("delay" is defined in lib headers). | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2009-11-25 | s3-registry: fix REG_MULTI_SZ handling in registry_push_value. | Günther Deschner | 1 | -3/+20 | |
Catched by smbconftort test on the buildfarm. Guenther |