summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-docs: Fix typos.Karolin Seeger2010-02-246-6/+6
* WHATSNEW: Update release notes.Karolin Seeger2010-02-241-2/+47
* 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
* WHATSNEW: Update release notes.samba-3.3.10Karolin Seeger2010-01-141-0/+1
* s3:configure: only check for gpfs_gpl.hStefan Metzmacher2010-01-141-25/+5
* WHATSNEW: Prepare release notes for Samba 3.3.10.Karolin Seeger2010-01-131-2/+80
* 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
* kerberos: fix some heimdal build warnings.Günther Deschner2010-01-131-4/+4
* s3: Fix shadow copy display on Windows 7Volker Lendecke2010-01-131-1/+1
* s3:docs: Fix typo in man mount.cifs.Karolin Seeger2010-01-131-1/+1
* s3:docs: Document "aio write behind".Karolin Seeger2010-01-131-0/+23
* s3:docs: Document "ldap page size".Karolin Seeger2010-01-131-0/+18
* s3:docs: Document "enable core files".Karolin Seeger2010-01-131-0/+15
* s3: Fix bug 6338 -- net rpc trustdom list always display "none"Volker Lendecke2010-01-131-8/+20
* docs: Fix Bug 6922: Add Registry patchfile for Win7 domain join.Günther Deschner2010-01-131-0/+0
* clikrb5: Prefer krb5_free_keytab_entry_contents to krb5_kt_free_entry.Jelmer Vernooij2010-01-131-3/+8
* s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_initMichael Adam2010-01-131-0/+2
* s3: fixed krb5 build problem on ubuntu karmicAndrew Tridgell2010-01-132-0/+13
* s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...Günther Deschner2010-01-131-1/+3
* s3-rpc_client: protect rpc_pipe_np_smb_conn against a NULL struct rpc_pipe_cl...Günther Deschner2010-01-131-0/+3
* Second part of the fix for bug 6828 - infinite timeout occurs when byte lock ...Jeremy Allison2010-01-131-8/+1