s3: prefer posix_fallocate for doing "strict allocate"
[samba.git] / source3 /
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-02 Björn Jackes3:build: fix shared library build on QNX
2009-12-02 Jeremy AllisonEnsure check_parent_acl_common() only looks at stored
2009-12-02 Jeremy AllisonEnsure get_nt_acl_internal() only looks at the ACL...
2009-12-02 Jeremy AllisonFix bug #6837 - "Too many open files" when trying to...
2009-12-01 Jeremy AllisonEnsure we don't see the xattr used to store NT security...
2009-12-01 Tim Proutys3: Fix smbd to correctly return INVALID_LEVEL on set_f...
2009-12-01 Michael Adams3:build: fix detection of CTDB headers on systems...
2009-12-01 Michael Adams3:build: fix the build when no external talloc and...
2009-12-01 Lars MüllerConditional install of the cifs.upcall man page
2009-12-01 Lars MüllerAdjust regex to match variable names including underscores
2009-12-01 Jeremy AllisonFix DEBUG 0 -> DEBUG 10 (left over code).
2009-12-01 Jeremy AllisonFix bug 6938 : No hook exists to check creation rights...
2009-11-30 Günther Deschners3-spoolss: fix fstrings in convert_devicemode() function.
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-11-30 Volker LendeckeFix bug 6546: Avoid accessing buf[-1] if NUL byte comes...
2009-11-30 Bo YangRevert "s3: Fix commit 9b5f8eb59ed7f65d4c017cd6a9dc668e...
2009-11-30 Bo YangRevert "s3: Fix crash in free_file_list()."
2009-11-30 Bo Yangs3: Fix commit 9b5f8eb59ed7f65d4c017cd6a9dc668ebf3115b6.
2009-11-30 Günther Deschners3-kerberos: fix the build on Mac OS X 10.6.2.
2009-11-30 Günther Deschners3-kerberos: add a missing reference to authdata headers.
2009-11-30 Günther Deschners3-kerberos: do not include authdata headers before...
2009-11-30 Günther Deschners3-spoolss: simplify _spoolss_EnumPrinterKey a little...
2009-11-30 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-30 Günther Deschners3-nsstest: drastically shrink size and dependencies...
2009-11-30 Günther Deschners3-kerberos: Fix Bug #6929: build with recent heimdal.
2009-11-30 Günther Deschners3-spoolss: use macros to fillup driver levels.
2009-11-30 Bo Yangs3: Fix crash in free_file_list().
2009-11-30 Volker Lendeckes3: Fix bug 6288
2009-11-29 Volker Lendeckes3: Fix an uninitialized variable reference
2009-11-29 Volker Lendeckes3: Restore "fake directory create times" as a share...
2009-11-29 Volker Lendeckes3: "copy_reg" only looks at mode, uid, gid, atime...
2009-11-29 Volker Lendeckes3: Pass up fake_dir_create_times from atalk_build_paths
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-11-29 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-11-29 Volker Lendeckes3: "startsmbfilepwent" only looks at the inode --...
2009-11-29 Volker Lendeckes3: "get_file_size" only looks at the size
2009-11-29 Volker Lendeckes3: "socket_exist" only looks at the mode
2009-11-29 Volker Lendeckes3: "sys_path_to_bdev" only looks at the devicenumber
2009-11-29 Volker Lendeckes3: "check_log_size" only looks at the size
2009-11-29 Volker Lendeckes3: "regf_hbin_allocate" only looks at the size
2009-11-29 Volker Lendeckes3: "read_block" only looks at the size
2009-11-29 Volker Lendeckes3: "write_block" does not use the sbuf at all
2009-11-29 Volker Lendeckes3: "net_conf_addshare" only looks at the mode
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the mode, device...
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the device and...
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "count_num_usershares" only looks at the mode
2009-11-29 Volker Lendeckes3: "info_fn" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "get_share_list" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "cgi_download" only looks at the mode and size
2009-11-29 Volker Lendeckes3: "print_job_end" only looks at the size
2009-11-29 Volker Lendeckes3: "check_magic" only looks at the size
2009-11-29 Volker Lendeckes3: "disk_quotas" only looks at the devicenumber
2009-11-29 Volker Lendeckes3: "load_usershare_shares" only looks at the mode...
2009-11-29 Volker Lendeckes3: "load_usershare_service" only looks at the mode...
2009-11-29 Volker Lendeckes3: "usershare_exists" only looks at the mode and mtime
2009-11-29 Volker Lendeckes3: "process_usershare_file" only looks at the dev...
2009-11-29 Volker Lendeckes3: "process_usershare_file" only looks at the mode...
2009-11-29 Volker Lendeckes3: "parse_usershare_file" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "tar_parseargs" only looks at the mtime
2009-11-29 Volker Lendeckes3: "dotareof" only looks at the file type
2009-11-29 Volker Lendeckes3: client "newer" does not look at the create timestamp
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-27 Karolin SeegerVERSION: Raise version number up to 3.5.0pre2.
2009-11-26 Günther Deschners3-smbd: no drsuapi server stubs yet in s3. Fixes the...
2009-11-26 Günther Deschners3-rpc: running minimal_includes.pl on rpc_client and...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-26 Günther Deschners3-passdb: move some defines out of rpc headers (they...
2009-11-26 Günther Deschners3-winbind: properly include netlogon.idl in wbint...
2009-11-26 Günther Deschners3-spoolss: pre cosmetics: reorder levels in construct_...
2009-11-26 Günther Deschners3-kerberos: next step to resolve Bug #6929: build...
2009-11-26 Karolin SeegerVERSION: Update version number.
2009-11-25 Jeremy AllisonFix warnings with talloc_asprintf.
2009-11-25 Jeremy AllisonMake us pass RAW-CHKPATH with a case sensitive share.
2009-11-25 Jeremy AllisonAdd RAW-CHKPATH test with case-sensitive share.
2009-11-25 Günther Deschners3-registry: fix REG_MULTI_SZ handling in registry_push...
2009-11-25 Günther Deschners3-kerberos: add check for prerequisite krb5/krb5.h...
2009-11-25 Günther Deschners3-spoolss: re-arrange driver info level fillup functions.
2009-11-25 Günther Deschners3-spoolss: fixes for _spoolss_EnumPrinterKey client...
2009-11-25 Günther Deschners3-registry: use push_reg_multi_sz() in registry_push_v...
2009-11-25 Günther Deschners3-registry: remove reg_pull_multi_sz().
2009-11-25 Jeremy AllisonFix bug 6892 - When a chown operation is issued via...
2009-11-25 Jeremy AllisonFix crash due to uninitialized pointer (not a problem...
2009-11-25 Jeremy AllisonRemove call into reduce_name if case sensitive. This...
2009-11-24 Jeremy AllisonAllow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMAN...
2009-11-24 Jeremy AllisonFix make test. Only do POSIX case conversion if FILE_FL...
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-24 Günther Deschners3-spoolss: Fix GetPrinter level 101.
2009-11-24 Günther Deschners3-printing: remove duplicate code while cleaning up...
2009-11-24 Jeremy AllisonRestore NtCreateX case handling with FILE_FLAG_POSIX_SE...
2009-11-24 Jeremy AllisonRemove unused code.
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Jeremy AllisonFix bug #6898 - Samba duplicates file content on appending
2009-11-23 Volker Lendeckes3-winbind: In _wbint_CheckMachineAccount, there is...
2009-11-23 Volker Lendeckes3: Move a variable declaration to its only use
2009-11-23 Günther Deschners3-spoolss: move more defines out of nt_printing.h...
2009-11-23 Günther Deschners3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while adding...
next