summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: Convert error cecking macros into fnstalloc-2.0.8Simo Sorce2012-10-051-37/+74
* Add tests for talloc_memlimitSimo Sorce2012-10-051-0/+172
* Add memory limiting capability to tallocSimo Sorce2012-10-055-40/+327
* Ensure the masks don't conflict with the ACL checks.Jeremy Allison2012-10-052-2/+4
* Update WHATSNEW.txt with removed parameters.Jeremy Allison2012-10-041-0/+4
* Remove the parameters:Jeremy Allison2012-10-0413-185/+33
* Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...Jeremy Allison2012-10-042-20/+10
* Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2012-10-042-16/+0
* Revert "When creating a new file/directory, we need to obey the create mask/d...Jeremy Allison2012-10-041-15/+0
* html docs: Remove link to Using Samba.Karolin Seeger2012-10-041-4/+0
* docs: Remove duplicate synonym min protocol.Karolin Seeger2012-10-041-1/+0
* s3fs-smbd: Make sure the registry is set up before we init printing.Andreas Schneider2012-10-041-4/+4
* waf: Build pam_smbpass module only if enabled.Andreas Schneider2012-10-042-1/+5
* tdb: add -e option to tdbdump (and docment it).Rusty Russell2012-10-042-3/+53
* tdb: tdbdump should log errors, and fail in that case.Rusty Russell2012-10-041-2/+38
* tdb: add tdb_rescue()Rusty Russell2012-10-047-4/+622
* Correct fix for bug #9222 - smbd ignores the "server signing = no" setting fo...Jeremy Allison2012-10-031-6/+11
* Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...Jeremy Allison2012-10-032-12/+4
* Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...Jeremy Allison2012-10-031-1/+6
* s3-docs: add delete_lost option to vfs_streams_depot.8Björn Baumbach2012-10-031-0/+19
* s3-docs: Fix opening and ending tag mismatch in Samba3-HOWTO (Bug #9235)Björn Baumbach2012-10-031-2/+1
* s4: samba_backup: Fix typos.Björn Baumbach2012-10-031-2/+2
* s4:tortore/rpc/lsa: make more use of torture_assert*Stefan Metzmacher2012-10-031-47/+40
* wintest: Give dcpromo more timeAndrew Bartlett2012-10-031-1/+1
* wintest: Give netdom join more time to completeAndrew Bartlett2012-10-032-2/+2
* wintest: Add config file for a second hostAndrew Bartlett2012-10-031-0/+104
* wintest: bump version to 4.1Andrew Bartlett2012-10-031-1/+1
* nsswitch: Build nss_winbind on all supported platformsAndrew Bartlett2012-10-031-10/+49
* selftest: Always build a linux-style nss_winbind for nss_wrapperAndrew Bartlett2012-10-034-5/+20
* provision: Use logger rather than print.Jelmer Vernooij2012-10-031-1/+1
* s4-provision: do not skip setting the acls on sysvolMatthieu Patou2012-10-032-2/+4
* Fix bug #9222 - smbd ignores the "server signing = no" setting for SMB2.Jeremy Allison2012-10-032-4/+12
* When creating a new file/directory, we need to obey the create mask/directory...Jeremy Allison2012-10-021-0/+15
* Add functions to programatically set the security mask and directory security...Jeremy Allison2012-10-022-0/+16
* When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison2012-10-021-0/+10
* Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison2012-10-021-9/+19
* Use is_default_acl variable in canonicalise_acl().Jeremy Allison2012-10-021-2/+3
* Reformat spacing to be even.Jeremy Allison2012-10-021-7/+8
* tdb: Fix a typoVolker Lendecke2012-10-021-1/+1
* s3-net: Fix DEBUG() location.Günther Deschner2012-10-021-1/+1
* s3-net: give more control how to update/register DNS entries.Günther Deschner2012-10-023-24/+76
* s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner2012-10-022-2/+5
* s3-net: move out some prototypes to net_dns.h.Günther Deschner2012-10-023-22/+34
* s3-net: pass down struct net_context to the dns update calls.Günther Deschner2012-10-021-9/+11
* s3-kerberos: add aes enctypes to generated krb5.conf.Günther Deschner2012-10-021-5/+24
* s3-krb5: use and request AES keys in kerberos operations.Günther Deschner2012-10-023-1/+14
* Fix release script to build full set of documentationAlexander Bokovoy2012-10-022-2/+4
* librelease.sh: Move the GPG data to the library section.Karolin Seeger2012-10-021-10/+24
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-013-1/+140