summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Fix a "not handled in switch" warningVolker Lendecke2009-11-291-0/+1
* s3: Fix an uninitialized variable referenceVolker Lendecke2009-11-291-1/+2
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-292-37/+36
* s3: Add a regression test for bug 6898Volker Lendecke2009-11-295-2/+107
* s3: Factor out torture_setup_unix_extensionsVolker Lendecke2009-11-292-19/+32
* lib/registry/util.c - Reorder the registry datatypes of the conversion functionsMatthias Dieter Wallnöfer2009-11-291-9/+12
* Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...Matthias Dieter Wallnöfer2009-11-291-6/+2
* s3: Restore "fake directory create times" as a share parameterVolker Lendecke2009-11-294-9/+10
* s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime)Volker Lendecke2009-11-291-2/+1
* s3: Pass up fake_dir_create_times from atalk_build_pathsVolker Lendecke2009-11-291-15/+24
* s3: Move directory_exist_stat to testparm.c, it only looks at the modeVolker Lendecke2009-11-293-22/+21
* s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l...Volker Lendecke2009-11-294-6/+9
* s3: "startsmbfilepwent" only looks at the inode -- is that enough?Volker Lendecke2009-11-291-4/+2
* s3: "get_file_size" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "socket_exist" only looks at the modeVolker Lendecke2009-11-291-1/+1
* s3: "sys_path_to_bdev" only looks at the devicenumberVolker Lendecke2009-11-291-4/+3
* s3: "check_log_size" only looks at the sizeVolker Lendecke2009-11-291-2/+1
* s3: "regf_hbin_allocate" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "read_block" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "write_block" does not use the sbuf at allVolker Lendecke2009-11-291-1/+1
* s3: "net_conf_addshare" only looks at the modeVolker Lendecke2009-11-291-1/+1
* s3: "net_usershare_add" only looks at the mode, device and inodeVolker Lendecke2009-11-291-1/+1
* s3: "net_usershare_add" only looks at the device and inodeVolker Lendecke2009-11-291-2/+1
* s3: "net_usershare_add" only looks at the mode and uidVolker Lendecke2009-11-291-1/+1
* s3: "count_num_usershares" only looks at the modeVolker Lendecke2009-11-291-2/+1
* s3: "info_fn" only looks at the mode and uidVolker Lendecke2009-11-291-1/+1
* s3: "get_share_list" only looks at the mode and uidVolker Lendecke2009-11-291-2/+1
* s3: "cgi_download" only looks at the mode and sizeVolker Lendecke2009-11-291-1/+1
* s3: "print_job_end" only looks at the sizeVolker Lendecke2009-11-291-2/+1
* s3: "check_magic" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "disk_quotas" only looks at the devicenumberVolker Lendecke2009-11-291-17/+13
* s3: "load_usershare_shares" only looks at the mode and uidVolker Lendecke2009-11-291-2/+1
* s3: "load_usershare_service" only looks at the mode and uidVolker Lendecke2009-11-291-2/+1
* s3: "usershare_exists" only looks at the mode and mtimeVolker Lendecke2009-11-291-1/+1
* s3: "process_usershare_file" only looks at the dev, ino, mode and sizeVolker Lendecke2009-11-291-1/+1
* s3: "process_usershare_file" only looks at the mode and sizeVolker Lendecke2009-11-291-1/+1
* s3: "parse_usershare_file" only looks at the mode and uidVolker Lendecke2009-11-291-2/+1
* s3: "tar_parseargs" only looks at the mtimeVolker Lendecke2009-11-291-1/+1
* s3: "dotareof" only looks at the file typeVolker Lendecke2009-11-291-1/+1
* s3: client "newer" does not look at the create timestampVolker Lendecke2009-11-291-1/+1
* s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke2009-11-2918-65/+94
* s4:upgrade_from_s3 - Move it back to "setup"Matthias Dieter Wallnöfer2009-11-284-3/+3
* s4:setup/provision - ReworkMatthias Dieter Wallnöfer2009-11-281-5/+24
* s4:upgrade.py - remove my copyrightMatthias Dieter Wallnöfer2009-11-281-1/+0
* s4:upgrade.py - readd accidentally removed empty linesMatthias Dieter Wallnöfer2009-11-281-0/+4
* s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer2009-11-283-10/+9
* s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell2009-11-282-15/+64
* s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell2009-11-281-0/+17
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-288-93/+161
* s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey"Matthias Dieter Wallnöfer2009-11-271-1/+5