docs: Add very basic samba manpage.
[obnox/samba/samba-obnox.git] / source3 /
2012-10-11 Andrew Bartlettrpc_server:srvsvc Remove psd variable that was no longe...
2012-10-11 Andrew Bartlettvfs: Remove irixacl module (all the fucntions in it...
2012-10-11 Andrew Bartlettvfs: Fix alternative posix and no-op sys acl implementa...
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_fake_acls
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_default
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_zfsacl for system...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_posixacl...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_irix for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_hpux for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_gpfs for...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_default...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl2...
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_aixacl
2012-10-11 Andrew Bartlettvfs: Use a blocking function in vfs_afsacl for system...
2012-10-11 Andrew Bartlettvfs: Implement a sys_acl_blob_get_{fd,file} for POSIX...
2012-10-11 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-11 Andrew Bartlettbuild: Add vfs_media_harmony to the waf build
2012-10-10 David Disseldorps3-rpc_server: fix build warning
2012-10-09 Jeremy AllisonMake sure the returned sd is on the right context,...
2012-10-09 Jeremy AllisonMove setting of psd->dacl->revision and protect against...
2012-10-09 Volker Lendeckes3: Pass down smb_filename to smbacl4_fill_ace4
2012-10-08 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-06 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-10-06 Jeremy AllisonWe should never just assign an st_mode to an ace->perms...
2012-10-05 Jeremy AllisonModify ensure_canon_entry_valid() into ensure_canon_ent...
2012-10-05 Jeremy AllisonSimplify ensure_canon_entry_valid by splitting out...
2012-10-04 Jeremy AllisonRemove the parameters:
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
next