2012-10-29 |
Volker Lendecke | s3: Fix some nonempty line endings Reviewed by Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-25 |
Michael Adam | s3:smbd:durable: factor stat checks out into vfs_default_dur... Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-17 |
Michael Adam | s3:smbd: fix brace placements in validate_my_share_entries... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-17 |
Michael Adam | s3:smbd: also log the "offline" flag when debugging... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-16 |
Kai Blin | libcli/dns: Time out requests after a while Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-09 |
Jeremy Allison | Make sure the returned sd is on the right context,... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-09 |
Jeremy Allison | Move setting of psd->dacl->revision and protect against...
|
commit | commitdiff | tree |
2012-10-06 |
Jeremy Allison | We should never just assign an st_mode to an ace->perms... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-05 |
Jeremy Allison | Modify ensure_canon_entry_valid() into ensure_canon_entry_va...
|
commit | commitdiff | tree |
2012-10-05 |
Jeremy Allison | Simplify ensure_canon_entry_valid by splitting out...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Ensure the masks don't conflict with the ACL checks. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Update WHATSNEW.txt with removed parameters.
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Remove the parameters:
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Remove all uses of lp_security_mask/lp_force_security_mode...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Revert "Add functions to programatically set the security...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Revert "When creating a new file/directory, we need...
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Correct fix for bug #9222 - smbd ignores the "server... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Revert "Fix bug #9222 - smbd ignores the "server signing...
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Fix bug #9214 - Bad user supplied SMB2 credit value...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Fix bug #9222 - smbd ignores the "server signing =... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | When creating a new file/directory, we need to obey... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Add functions to programatically set the security mask...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | When setting a non-default ACL, don't forget to apply...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Only apply masks on non-default ACL entries when setting...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Use is_default_acl variable in canonicalise_acl().
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Reformat spacing to be even.
|
commit | commitdiff | tree |
2012-10-01 |
Jeremy Allison | Add samba3.samba3badnameblob test to check regressions... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-27 |
Jeremy Allison | Fix bug #9209 - Parse of invalid SMB2 create blob can... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-27 |
Volker Lendecke | s3: For read-only shares, filter out write bits from... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-26 |
Volker Lendecke | s3: Fix rejecting mkdir on read-only shares Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-26 |
Jeremy Allison | Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-25 |
Jeremy Allison | We now pass "samba3.raw.acls.generic" and "samba3.smb2... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-25 |
Jeremy Allison | Fix bug #9189 - SMB2 Create doesn't return correct...
|
commit | commitdiff | tree |
2012-09-17 |
Vladimir Marek | Fix service control for non-internal services. Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-17 |
Joachim Schmitz | libreplace: Bug 8107, Fix poll replacement to become... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add 'bool use_privs' to smbd_calculate_access_mask(). Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Fix bad string in debug message (remove it).
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add bool use_privs parameter to smbd_check_access_rights()
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add "backup_intent" bool.
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Don't call can_write_to_file() if we already have ...
|
commit | commitdiff | tree |
2012-09-13 |
Jeremy Allison | Sigh :-(. Removing optimization prematurely is the... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | In vfs modules, don't use 'conn->origpath' when we... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Move cached cwd onto conn struct.
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Remove ancient "optimization" global LastDir.
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Make metze happy and the code clearer :-). Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-11 |
Jeremy Allison | At Michael's suggestion, factor common code into a... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-11 |
Jeremy Allison | samba3.smb2.durable-open.delete_on_close1 is now flapping... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Volker Lendecke | s3: Run raw.oplock Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Volker Lendecke | smbtorture: Test that delete requests are not special Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Volker Lendecke | s3: delete requests are not special Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Michele Baldessari | Set trans to a value that is not LDB_SUCCESS (all LDB_... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Michele Baldessari | Call TALLOC_FREE() before we return otherwise we will... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Jeremy Allison | Fix talloc memory heirarchy bug. If there's an SMB2... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Jeremy Allison | Fix bug #9147 - winbind can't fetch user or group info...
|
commit | commitdiff | tree |
2012-09-07 |
Michele Baldessari | Free protect_ids in secret_store_domain_guid() as the... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-05 |
Michele Baldessari | Free protect_ids in secret_store_domain_sid() as the... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-05 |
Jeremy Allison | Add "backup_intent" bool to files_struct.
|
commit | commitdiff | tree |
2012-09-05 |
Jeremy Allison | Remove an unncessary FTRUNCATE call in the open path...
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Slightly simplify fd_open_atomic Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Put a comment into the right place Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Fix a typo Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Factor out disposition_to_open_flags Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Factor out calculation of clear_ads Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Slightly simplify open_file_ntcreate Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Fix a comment Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Make "open_match_attributes" static Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Fix some nonempty blank lines Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-04 |
Volker Lendecke | s3: Fix memleaks in pylibsmb.c Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-01 |
Volker Lendecke | s3: Make an if statement a bit easier to read Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Rewrite torture_samba3_rpc_sharesec() to use a non...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Add a comment showing where to set log level in tests.
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Change the S3 fileserver over to se_file_access_check().
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Factor out privilege checking code into se_file_access_check...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | The NTVFS server doesn't pass the SMB1 INHERITFLAGS... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Now ACL inheritance flags are working, add test_inheritance_...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | With the inheritance ACL changes we now pass samba3...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Fix bug #9124 - Samba fails to set "inherited" bit...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Windows does canonicalization of inheritance bits....
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Change the other two places where we set a security...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Re-add set_sd(), called from set_sd_blob(). Allows...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Rename set_sd() to set_sd_blob() - this describes what...
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Remove useless bool "upper_case_domain" parameter from... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Remove useless bool "upper_case_domain" parameter.
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Move uppercasing the domain out of smb_pwd_check_ntlmv2()
|
commit | commitdiff | tree |
2012-08-23 |
Daniel Liberman | Extending space for fqdn in wbinfo --trusted-domains... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-22 |
Jeremy Allison | Remove align_string(). No longer used. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-22 |
Jeremy Allison | Fix bug in SMB_FIND_INFO_STANDARD parsing found by...
|
commit | commitdiff | tree |
2012-08-21 |
Jeremy Allison | Fix bug #9098 - winbind does not refresh kerberos tickets. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-20 |
Herb Lewis | Fix bug #9104 - winbindd can mis-identify idle clients... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-17 |
S Hargagan | Fix bug #9085 - NMB registration for a duplicate workstation... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-13 |
Salvador I. Gonzalez | Fix smbclient/tarmode panic on connecting to Windows... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-13 |
Jeremy Allison | Ensure we update last_access on the winbindd child...
|
commit | commitdiff | tree |
2012-08-10 |
Andrew Bartlett | s3-nfs4acls: Remove lookup_sid and sidmap from NFSv4... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-10 |
Andrew Bartlett | s3-smbd: Merge ACE entries based on mapped UID/GID... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-10 |
Andrew Bartlett | s3-smbd: Convert posix_acls.c to use struct unixid... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-10 |
Andrew Bartlett | s3-smbd: Create a shortcut for building the token of... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-10 |
Volker Lendecke | torture: Reproducer for 64c0367 Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Remove smb_panic() from unix_strlower(). Just rely... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |