summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...samba-3.3.12Karolin Seeger2010-03-083-71/+5
* VERSION: Raise version number up to 3.3.12.Karolin Seeger2010-03-081-1/+1
* s3:winbind: Fix bug 5626Volker Lendecke2010-02-243-29/+23
* s3:winbindd: never mark external domains as internal!Stefan Metzmacher2010-02-241-4/+1
* Fix bug #7122 - Reading a large browselist fails (server returns invalid valu...Jeremy Allison2010-02-242-2/+5
* Fix off-by-one error in working out the limit of the NetServerEnum comment.Jeremy Allison2010-02-241-1/+1
* s3:smbd: Fix really ugly bool vs. int bug!!!Stefan Metzmacher2010-02-241-1/+1
* s3:libsmb: fix NetServerEnum3 rap calls.Stefan Metzmacher2010-02-241-5/+19
* Fix bug #7154 - mangling method = hash can crash storing a name not containin...Jeremy Allison2010-02-241-3/+5
* Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...Jeremy Allison2010-02-241-0/+1
* Fix bug #6557 - Do not work VFS full_auditJeremy Allison2010-02-241-18/+16
* Fixes issue with preexec scripts creating a share directory, and problems if ...Jeremy Allison2010-02-243-29/+68
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-244-39/+10
* s3: Fix an uninitialized variable referenceVolker Lendecke2010-02-241-1/+2
* s3: Fix malformed require_membership_of_sid.Bo Yang2010-02-241-0/+12
* s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()Stefan Metzmacher2010-02-241-2/+3
* Fix bug #7072 - Accounts can't be unlocked from ldap.Jeremy Allison2010-02-241-8/+17
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-02-243-5/+71
* VERSION: Raise version up to 3.3.11.Karolin Seeger2010-02-241-1/+1
* s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS serverVolker Lendecke2010-02-241-1/+1
* Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.Jeremy Allison2010-02-242-10/+31
* s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner2010-02-241-1/+1
* Fix bug #7036 - net rpc getsid fails in hardened windows environments.Jeremy Allison2010-02-241-1/+7
* s3:configure: only check for gpfs_gpl.hStefan Metzmacher2010-01-141-25/+5
* s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.Stefan Metzmacher2010-01-131-1/+1
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-01-132-0/+37
* smbd: Fix opening the quota magic fileStefan Metzmacher2010-01-131-5/+10
* s3:smbd: Fix bug 6696Timothy Miller2010-01-131-1/+1
* Second part of fix for bug 6696 - smbd 3.3.7 crashes (signal 11) in dns_regis...Jeremy Allison2010-01-131-0/+6
* Re-fix bug 5202 - cannot change ACLs on writable file with "dos filemode=yes"Jeremy Allison2010-01-131-0/+3
* Prevent NULL dereference if group has no membersJim McDonough2010-01-131-4/+4
* Fix bug 7005 - mangle method = hash truncates files with dot '. ' characterJeremy Allison2010-01-131-0/+9
* Fix bug #6939 - mangling method = hash breaks long filenames.Jeremy Allison2010-01-131-1/+4
* Second part of fix for 6875 - trans2 FIND_FIRST2 response --> FIND_FIRST2 Dat...Jeremy Allison2010-01-132-18/+25
* s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin2010-01-131-27/+30
* s3: Fix a segfault in "net" version 3.3Volker Lendecke2010-01-131-1/+1
* s3-kerberos: fix the build on Mac OS X 10.6.2.Günther Deschner2010-01-131-1/+1
* s3-kerberos: add a missing reference to authdata headers.Günther Deschner2010-01-131-0/+1
* s3-kerberos: do not include authdata headers before including krb5 headers.Günther Deschner2010-01-132-1/+1
* s3-kerberos: only use krb5 headers where required.Günther Deschner2010-01-1320-203/+245
* s3-kerberos: Fix Bug #6929: build with recent heimdal.Günther Deschner2010-01-132-1/+20
* s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.Günther Deschner2010-01-132-4/+8
* s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...Günther Deschner2010-01-131-2/+7
* nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.Günther Deschner2010-01-131-0/+1
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2010-01-131-0/+2
* s3-build: really fix build of winbind_krb5_locator.Günther Deschner2010-01-131-1/+1
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2010-01-131-1/+1
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2010-01-131-18/+16
* s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner2010-01-132-1/+27
* s3-kerberos: fix some build warnings when building against heimdal.Günther Deschner2010-01-131-2/+2