summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.Stefan Metzmacher2010-01-191-1/+1
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-01-192-0/+37
* VERSION: Raise version number up to 3.4.6.Karolin Seeger2010-01-191-1/+1
* s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS serverVolker Lendecke2010-01-181-1/+1
* Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.Jeremy Allison2010-01-182-10/+31
* s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner2010-01-151-1/+1
* Fix bug #7036 - net rpc getsid fails in hardened windows environments.Jeremy Allison2010-01-151-1/+7
* Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV) (cherry picked from commit...SASAJIMA Toshihiro2010-01-131-1/+2
* smbd: Fix opening the quota magic fileStefan Metzmacher2010-01-121-5/+10
* Re-fix bug 5202 - cannot change ACLs on writable file with "dos filemode=yes"Jeremy Allison2010-01-111-0/+3
* Second part of the fix for bug #7020 - smbd using 2G memory.Jeremy Allison2010-01-111-0/+7
* Fix bug #7020 - smbd using 2G memory.Jeremy Allison2010-01-111-0/+10
* VERSION: Raise version number up to 3.4.5.Karolin Seeger2010-01-111-1/+1
* Prevent NULL dereference if group has no membersJim McDonough2010-01-041-4/+4
* Fix bug 6837 - "Too many open files" when trying to access large number of filesJeremy Allison2009-12-303-5/+37
* Fix bug 7005 - mangle method = hash truncates files with dot '.' characterJeremy Allison2009-12-261-0/+9
* Fix bug #6939 - mangling method = hash breaks long filenames.Jeremy Allison2009-12-211-1/+4
* s3: Fix _samr_GetAliasMembership for results with 0 ridsVolker Lendecke2009-12-181-0/+8
* s3:posix_acls: Fix bug 6841 - "map acl inherit = yes" not working.Jeremy Allison2009-12-181-8/+29
* Second part of fix for 6875 - trans2 FIND_FIRST2 response --> FIND_FIRST2 Dat...Jeremy Allison2009-12-162-18/+25
* s3-spoolss: fix enumprinter key client and server.Günther Deschner2009-12-142-4/+16
* s3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_OpenPrinterEx.Günther Deschner2009-12-141-0/+4
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-142-21/+5
* s3:pdb_ldap: Fix large paged search.Volker Lendecke2009-12-101-0/+1
* fix bogus "out of memory" winbind msgVolker Lendecke2009-12-101-1/+2
* s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin2009-12-091-27/+30
* s3: Prevent glibc errors: talloc()ed memory should not be SAFE_FREE()ed.Jim McDonough2009-12-071-1/+1
* s3:build: remove redundant qnx block size definitionBjörn Jacke2009-12-071-3/+0
* s3:build: fix shared library build on QNXBjörn Jacke2009-12-071-3/+4
* s3:auth: Fix typo in debug message.Karolin Seeger2009-12-071-2/+2
* s3-kerberos: do not include authdata headers before including krb5 headers.Günther Deschner2009-12-033-3/+1
* Fix bug #6898 - Samba duplicates file content on appending. Move posix case s...Jeremy Allison2009-12-012-11/+43
* s3: Fix shadow copy display on Windows 7Volker Lendecke2009-12-011-1/+1
* s3-spoolss: simplify _spoolss_EnumPrinterKey a little more.Günther Deschner2009-11-301-14/+6
* s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.Günther Deschner2009-11-302-3/+3
* s3-spoolss: fix spoolss_EnumPrinterKey client and server code.Günther Deschner2009-11-302-7/+40
* s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.Günther Deschner2009-11-302-0/+37
* s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.Günther Deschner2009-11-302-0/+32
* s3-kerberos: fix the build on Mac OS X 10.6.2.Günther Deschner2009-11-301-1/+1
* s3-kerberos: add a missing reference to authdata headers.Günther Deschner2009-11-301-0/+1
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-3022-219/+257
* s3-kerberos: Fix Bug #6929: build with recent heimdal.Günther Deschner2009-11-302-1/+20
* s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.Günther Deschner2009-11-301-3/+3
* s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...Günther Deschner2009-11-301-2/+7
* cifs.upcall: 2nd part of fix for Bug #6868: support building with Heimdal we ...Günther Deschner2009-11-301-0/+2
* s3-build: really fix build of winbind_krb5_locator.Günther Deschner2009-11-301-1/+1
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2009-11-301-1/+1
* s3: re-run make samba3-idl.Günther Deschner2009-11-302-0/+4
* s3: Fix bug 6338 -- net rpc trustdom list always display "none"Volker Lendecke2009-11-241-8/+20
* clikrb5: Prefer krb5_free_keytab_entry_contents to krb5_kt_free_entry.Jelmer Vernooij2009-11-241-3/+8