Age | Commit message (Expand) | Author | Files | Lines |
2009-12-03 | s3-selftest: run LOCAL-NDR when running make selftest. | Günther Deschner | 1 | -1/+1 |
2009-12-03 | s3:build: remove redundant qnx block size definition | Björn Jacke | 1 | -3/+0 |
2009-12-02 | Restructure the ACL code some more, get the internal semantics | Jeremy Allison | 3 | -169/+151 |
2009-12-03 | s3:build: fix shared library build on QNX | Björn Jacke | 1 | -3/+4 |
2009-12-02 | Ensure check_parent_acl_common() only looks at stored | Jeremy Allison | 1 | -2/+16 |
2009-12-02 | s3: prefer posix_fallocate for doing "strict allocate" | Björn Jacke | 4 | -5/+37 |
2009-12-02 | Ensure get_nt_acl_internal() only looks at the ACL blobs, not | Jeremy Allison | 2 | -19/+23 |
2009-12-02 | Fix bug #6837 - "Too many open files" when trying to access large number of f... | Jeremy Allison | 3 | -3/+35 |
2009-12-02 | samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey. | Günther Deschner | 2 | -21/+5 |
2009-12-02 | s3-spoolss: move MAXDEVICENAME to spoolss idl. | Günther Deschner | 1 | -2/+0 |
2009-12-02 | s3: Cope with older external libtdb | Volker Lendecke | 2 | -0/+12 |
2009-12-02 | Revert "s3-build: taise tdb version when building against system libtdb libra... | Günther Deschner | 1 | -1/+1 |
2009-12-01 | Ensure we don't see the xattr used to store NT security (visible when xattr_tdb | Jeremy Allison | 2 | -3/+1 |
2009-12-01 | s3: Fix smbd to correctly return INVALID_LEVEL on set_file_end_of_file_info f... | Tim Prouty | 1 | -5/+26 |
2009-12-01 | s3:build: fix detection of CTDB headers on systems without system-libtalloc | Michael Adam | 1 | -1/+1 |
2009-12-01 | s3:build: fix the build when no external talloc and tdb are installed. | Michael Adam | 1 | -167/+178 |
2009-11-30 | Fix DEBUG 0 -> DEBUG 10 (left over code). | Jeremy Allison | 1 | -2/+4 |
2009-11-30 | Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m... | Jeremy Allison | 3 | -7/+104 |
2009-12-01 | s3-build: taise tdb version when building against system libtdb library. | Günther Deschner | 1 | -1/+1 |
2009-12-01 | s3:add split_tokens, a cmdline tool to test next_token_talloc() | Michael Adam | 2 | -0/+92 |
2009-12-01 | s3:fix linking of the t_str* test programs | Michael Adam | 1 | -4/+4 |
2009-12-01 | s3:fix linking of libbigballofmud (on my box at least) | Michael Adam | 1 | -3/+3 |
2009-12-01 | s3:torture: make t_stringoverflow.c compile at least (pstring is long gone) | Michael Adam | 1 | -2/+2 |
2009-11-30 | Restructure the connect function code to always call | Jeremy Allison | 16 | -37/+117 |
2009-11-30 | s3-spoolss: fix fstrings in convert_devicemode() function. | Günther Deschner | 1 | -2/+5 |
2009-11-30 | Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets | Volker Lendecke | 3 | -3/+9 |
2009-11-30 | s3: Fix crash in free_file_list(). | Bo Yang | 1 | -3/+4 |
2009-11-30 | s3: Fix bug 6288 | Volker Lendecke | 1 | -8/+8 |
2009-11-29 | s3: Fix a "not handled in switch" warning | Volker Lendecke | 1 | -0/+1 |
2009-11-29 | s3: Fix an uninitialized variable reference | Volker Lendecke | 1 | -1/+2 |
2009-11-29 | s3: Fix some nonempty blank lines | Volker Lendecke | 2 | -37/+36 |
2009-11-29 | s3: Add a regression test for bug 6898 | Volker Lendecke | 5 | -2/+107 |
2009-11-29 | s3: Factor out torture_setup_unix_extensions | Volker Lendecke | 2 | -19/+32 |
2009-11-29 | s3: Restore "fake directory create times" as a share parameter | Volker Lendecke | 3 | -8/+9 |
2009-11-29 | s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime) | Volker Lendecke | 1 | -2/+1 |
2009-11-29 | s3: Pass up fake_dir_create_times from atalk_build_paths | Volker Lendecke | 1 | -15/+24 |
2009-11-29 | s3: Move directory_exist_stat to testparm.c, it only looks at the mode | Volker Lendecke | 3 | -22/+21 |
2009-11-29 | s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l... | Volker Lendecke | 4 | -6/+9 |
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 |