Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_mask/lp_fo...
[abartlet/samba.git/.git] / source3 /
2012-10-04 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-10-04 Jeremy AllisonRevert "Add functions to programatically set the securi...
2012-10-04 Jeremy AllisonRevert "When creating a new file/directory, we need...
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-10-04 Andreas Schneiderwaf: Build pam_smbpass module only if enabled.
2012-10-03 Jeremy AllisonRevert "Fix bug #9222 - smbd ignores the "server signin...
2012-10-03 Jeremy AllisonFix bug #9214 - Bad user supplied SMB2 credit value...
2012-10-02 Jeremy AllisonFix bug #9222 - smbd ignores the "server signing =...
2012-10-02 Jeremy AllisonWhen creating a new file/directory, we need to obey...
2012-10-02 Jeremy AllisonAdd functions to programatically set the security mask...
2012-10-02 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-10-02 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-10-02 Jeremy AllisonUse is_default_acl variable in canonicalise_acl().
2012-10-02 Jeremy AllisonReformat spacing to be even.
2012-10-02 Günther Deschners3-net: Fix DEBUG() location.
2012-10-02 Günther Deschners3-net: give more control how to update/register DNS...
2012-10-02 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-10-02 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-10-02 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-10-02 Günther Deschners3-kerberos: add aes enctypes to generated krb5.conf.
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-10-01 Jeremy AllisonAdd samba3.samba3badnameblob test to check regressions...
2012-10-01 Andreas Schneiders3fs-smbd: Move housekeeping to the background process.
2012-10-01 Björn Baumbachs3: vfs_streams_depot: add delete_lost option
2012-10-01 Björn Baumbachs3: make recursive_rmdir function non-static
2012-10-01 Jeremy Allisons3: Fix bug 8966, Fix net rpc share allowedusers to...
2012-09-29 Volker Lendeckes3: Fix opening a file under kernel oplocks
2012-09-29 Volker Lendeckes3: Remove a SMB_ASSERT
2012-09-29 Volker Lendeckes3: Close the now opened file descriptor in error paths
2012-09-29 Volker Lendeckes3: No code change, just re-indent
2012-09-29 Volker Lendeckes3: Remove share mode handling before we open the file
2012-09-29 Volker Lendeckes3: Fix fcb_or_dos_open after logic change
2012-09-29 Volker Lendeckes3: Copy share mode handling from before to after open_file
2012-09-29 Stefan Metzmachers3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_...
2012-09-29 Stefan Metzmachers3:libsmb: make cli_echo* protocol independent
2012-09-29 Stefan Metzmacherlibcli/smb: add smb1cli_echo*
2012-09-29 Stefan Metzmacherlibcli/smb: add smb2cli_echo*
2012-09-29 Andrew Bartlettbuild: Remove duplicate check for struct getquota_rslt...
2012-09-29 Andrew Bartlettbuild: Fix quota tests, including move of sysquotas...
2012-09-28 Günther Deschners3-winbindd: Adjust error code loop logic in rpc_truste...
2012-09-28 Günther Deschners3-lsa: Flesh out the returned info in _lsa_EnumTrusted...
2012-09-28 Sumit Boses3-winbindd: Allow DNS resolution of trusted domains...
2012-09-28 David Disseldorpvfs: check full_audit enum->str mapping on startup
2012-09-28 David Disseldorpvfs: add missing pwrite ops to full_audit
2012-09-27 Volker Lendeckes3: Fix some blank line endings
2012-09-27 Christian Ambachs3:nfs4acls filter away inheritance flags on files
2012-09-27 Christian Ambachs3:nfs4acls pass down fsp instead of just the filename
2012-09-27 Christian Ambachs3:passdb formatting changes
2012-09-27 Volker Lendeckes3: For read-only shares, filter out write bits from...
2012-09-26 Volker Lendeckes3: Fix rejecting mkdir on read-only shares
2012-09-26 Andreas Schneiders3-spoolss: Fix builtin forms order to match Windows...
2012-09-26 Volker Lendeckes3: Slightly simplify open_file()
2012-09-26 Volker Lendeckes3: Slightly simplify calculate_open_access_flags
2012-09-26 Volker Lendeckes3: Slightly simplify calculate_open_access_flags
2012-09-26 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-09-26 Andrew Bartlettbuild: Remove unused --with-sys-quotas option
2012-09-26 Andrew Bartlettbuild: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have...
2012-09-26 Andrew Bartlettbuild: Remove unused samba_cv_sysquotas_file variable...
2012-09-26 Andrew Bartlettbuild: Add waf configure support for non-linux quotas
2012-09-26 Stefan Metzmachers3:smb2_create: don't take 'state->te' as indication...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-09-26 Andrew Bartlettselftest: Remove invalid security=share and rename...
2012-09-26 Jeremy AllisonFix bug #9213 - Bad ASN.1 NegTokenInit packet can cause...
2012-09-26 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-09-25 Volker Lendeckes3: Factor out calculate_open_access_flags
2012-09-25 Volker Lendeckes3: Slightly simplify smbd_smb2_request_process_negprot
2012-09-25 Volker Lendeckes3: Fix some blank line endings
2012-09-25 Volker Lendeckes3: Fix a typo
2012-09-25 Volker Lendeckepysmbd: Fix cut&paste errors
2012-09-25 Volker Lendeckes3: Slightly simplify is_stat_open
2012-09-25 Volker Lendeckes3: Make is_stat_open() a bit more readable
2012-09-25 Volker Lendeckes3: Fix indentation of if-expressions
2012-09-25 Andrew Bartlettclient: Fix talloc_stackframe() free order assertion...
2012-09-25 Jeremy AllisonFix bug #9189 - SMB2 Create doesn't return correct...
2012-09-24 Andrew Bartlettbuild: Fix detection of quotas on macos
2012-09-24 Volker Lendeckes3-pylibsmb: Use Py_RETURN_NONE
2012-09-24 Christian Ambachs3:winbindd fix a compiler warning
2012-09-24 Christian Ambachs3:printing only do printing_subsystem_update when...
2012-09-23 Volker Lendeckes3-pylibsmb: Add get_oplock_break
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_signal
2012-09-23 Volker Lendeckes3-pylibsmb: Reduce the number of warnings
2012-09-23 Volker Lendeckes3: Convert cli_oplock_break_waiter to smbXcli
2012-09-23 Volker Lendeckes3: Add "readdir" to pylibsmb
2012-09-23 Volker Lendeckes3: Fix some nonempty line endings
2012-09-23 Christian Ambachs3-pylibsmb: move py_tevent_req_wait_exc up in the...
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_wait
2012-09-23 Andrew Bartlettbuild: Remove unused define UNIXWARE
2012-09-23 Andrew Bartlettlib/replace: Remove unused nap and therefore the SCO...
2012-09-23 Andrew Bartlettbuild: Make waf configure match autoconf for HPUX ACLs
2012-09-23 Andrew Bartlettbuild: Rework waf STAT_ST_BLOCKSIZE to match autoconf...
2012-09-23 Andrew Bartlettlib/util: Remove unbuilt file util_getent.c and BROKEN_...
2012-09-23 Andrew Bartlettbuild: Remove unused IRIX and IRIX6 defines
2012-09-22 Christian Ambachs3:vfs_fake_acls fix a compiler warning
2012-09-22 Christian Ambachs3:winbindd fix a compiler warning
2012-09-22 Michael Adams3:smbd:smb2: initialize variable in vfs_default_durabl...
2012-09-22 Michael Adams3:smbd: remove struct member smbd_smb2_request.cancell...
2012-09-22 Stefan Metzmachers3:smb2_lock: let smbd_smb2_create_cancel() trigger...
2012-09-22 Stefan Metzmachers3:smb2_lock: smbd_smb2_notify_recv() can already retur...
2012-09-22 Stefan Metzmachers3:smb2_notify: make use of tevent_req_defer_callback...
2012-09-22 Stefan Metzmachers3:smb2_notify: don't call tevent_req_done() from smbd_...
next