samba.git
2012-10-05 Simo Sorcetalloc: Convert error cecking macros into fns talloc-2.0.8
2012-10-05 Simo SorceAdd tests for talloc_memlimit
2012-10-05 Simo SorceAdd memory limiting capability to talloc
2012-10-04 Jeremy AllisonEnsure the masks don't conflict with the ACL checks.
2012-10-04 Jeremy AllisonUpdate WHATSNEW.txt with removed parameters.
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 Karolin Seegerhtml docs: Remove link to Using Samba.
2012-10-04 Karolin Seegerdocs: Remove duplicate synonym min protocol.
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-04 Rusty Russelltdb: add -e option to tdbdump (and docment it).
2012-10-03 Rusty Russelltdb: tdbdump should log errors, and fail in that case.
2012-10-03 Rusty Russelltdb: add tdb_rescue()
2012-10-03 Jeremy AllisonCorrect fix for bug #9222 - smbd ignores the "server...
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-03 Björn Baumbachs3-docs: add delete_lost option to vfs_streams_depot.8
2012-10-03 Björn Baumbachs3-docs: Fix opening and ending tag mismatch in Samba3...
2012-10-03 Björn Baumbachs4: samba_backup: Fix typos.
2012-10-03 Stefan Metzmachers4:tortore/rpc/lsa: make more use of torture_assert*
2012-10-03 Andrew Bartlettwintest: Give dcpromo more time
2012-10-03 Andrew Bartlettwintest: Give netdom join more time to complete
2012-10-03 Andrew Bartlettwintest: Add config file for a second host
2012-10-03 Andrew Bartlettwintest: bump version to 4.1
2012-10-03 Andrew Bartlettnsswitch: Build nss_winbind on all supported platforms
2012-10-03 Andrew Bartlettselftest: Always build a linux-style nss_winbind for...
2012-10-03 Jelmer Vernooijprovision: Use logger rather than print.
2012-10-03 Matthieu Patous4-provision: do not skip setting the acls on sysvol
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 Volker Lendecketdb: Fix a typo
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-02 Alexander BokovoyFix release script to build full set of documentation
2012-10-02 Karolin Seegerlibrelease.sh: Move the GPG data to the library section.
2012-10-02 Matthieu Patous4-dns: fix a non handled memory out of memory
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-30 Ira Coopers3: Fix libnss_winbind.so's build on Illumos/Solaris
2012-09-30 Kai Blins4 dns: Fix return code for deleted records
2012-09-30 Kai Blins4 dns: Get rid of deprecated allocation result check
2012-09-30 Andrew Bartlettselftest: use an array when starting testenv with system()
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 Stefan Metzmacherlibcli/smb: use an explicit TALLOC_FREE(subreq) in...
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-29 Andrew Bartlettlib/replace: Add test for what flag we need for -Werror...
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-28 Karolin SeegerWHATSNEW: Add changed parameters.
2012-09-28 Karolin SeegerWHATSNEW: Start release notes for Samba 4.0.0rc2.
2012-09-27 Simo SorceSupport UPN_DNS_INFO in the PAC
2012-09-27 Jeremy AllisonFix bug #9209 - Parse of invalid SMB2 create blob can...
2012-09-27 Jelmer Vernooijsamba4-tests: Move 'samba.tests.source' up.
2012-09-27 Jelmer Vernooijsanba.upgradehelpers: Use standard functionality for...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-27 Jelmer Vernooijsamba.tests.source: Check for trailing whitespace in...
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'dcerpc endpoi...
2012-09-27 Volker Lendeckes3: Fix some blank line endings
2012-09-27 Christian AmbachRevert "smb.conf(5): Remove 'idmap config' documentatio...
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 Ricky Nancesamba-tool domain provision: DNS forwarder default
2012-09-27 Jelmer Vernooijsmb.conf(5): List 'protocol' as alias for 'server max...
2012-09-27 Jelmer Vernooijsmb.conf(5): Add documentation for 'client max protocol'.
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'client min...
2012-09-27 Jelmer Vernooijsmb.conf(5): Document 'share backend' parameter.
2012-09-27 Jelmer Vernooijsmb.conf(5): Add basic documentation for 'server min...
2012-09-27 Jelmer Vernooijsmb.conf(5): Extend 'server min protocol' description.
2012-09-27 Jelmer Vernooijsmb.conf(5): Consistent spelling of parameter names.
next