summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-net: fix net ads dns usage calls.Günther Deschner2010-03-011-3/+8
* s3-rpcclient: fix uninitialized variable in wkssvc_enumerateusers.Günther Deschner2010-03-011-2/+2
* s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2010-03-012-0/+22
* s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structureStefan Metzmacher2010-02-261-2/+6
* s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_sendVolker Lendecke2010-02-261-1/+2
* VERSION: Raise version number up to 3.5.0.Karolin Seeger2010-02-261-1/+1
* Fix bug #7154 - mangling method = hash can crash storing a name not containin...Jeremy Allison2010-02-191-3/+5
* Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...Jeremy Allison2010-02-191-0/+1
* s3-modules: fix get_acl_blob in the acl_tdb VFS module.Günther Deschner2010-02-191-1/+1
* Fix bug #6557 - Do not work VFS full_auditJeremy Allison2010-02-181-19/+16
* s3: Fix bug 7139 owner of file not available with kerberos.Volker Lendecke2010-02-181-2/+32
* s3/smbd: change locking behavior when "lock spin time = 0".Steven Danneman2010-02-162-7/+16
* s3: by default don't use pthread pool supportBjörn Jacke2010-02-151-5/+5
* s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke2010-02-151-1/+1
* s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke2010-02-151-3/+6
* s3: link thread objects in libsmbclient only and adjust linker flagsBjörn Jacke2010-02-151-8/+10
* s3: syntax fixBjörn Jacke2010-02-151-1/+1
* s3: get pthread detection also on HP-UX rightBjörn Jacke2010-02-151-1/+12
* s3: fix detection and flags for using pthreadBjörn Jacke2010-02-153-13/+59
* spoolss: disable GetPrinterDriver level 101 (as called by XP).Günther Deschner2010-02-151-2/+6
* VERSION: We need another release candidate.Karolin Seeger2010-02-151-1/+1
* Fixes issue with preexec scripts creating a share directory, and problems is ...Jeremy Allison2010-02-153-29/+68
* s3: Fix typo found by jhell <jhell@DataIX.net>Volker Lendecke2010-02-151-2/+2
* s3-spoolss: implement spoolss_EnumJobs level 3.Günther Deschner2010-02-151-0/+76
* More of the fix for bug #7118 - nmbd problems with socket address.Jeremy Allison2010-02-151-0/+89
* Make "nmbd bind explicit broadcast" on by default.Jeremy Allison2010-02-152-1/+6
* s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher2010-02-153-1/+13
* s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher2010-02-156-115/+222
* s3: change ldap filter to what really was intended (cherry picked from commit...Björn Jacke2010-02-151-1/+1
* Fix off-by-one error in working out the limit of the NetServerEnum comment.Jeremy Allison2010-02-101-1/+1
* Fix bug #7122 - Reading a large browselist fails (server returns invalid valu...Jeremy Allison2010-02-102-3/+6
* tdb: raise version to 1.2.1Simo Sorce2010-02-101-1/+1
* s3:smbd: use StrCaseCmp() instead of strcasecmpStefan Metzmacher2010-02-101-4/+3
* s3:smbd: Fix really ugly bool vs. int bug!!!Stefan Metzmacher2010-02-101-2/+2
* s3:passdb: only use gid_to_sid() result if the result is a group of our local...Stefan Metzmacher2010-02-101-4/+16
* s3:pdb_ldap: don't search for the users primary group, if we already know itStefan Metzmacher2010-02-101-31/+35
* s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.Stefan Metzmacher2010-02-102-7/+34
* s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted sup...Stefan Metzmacher2010-02-101-5/+85
* s3:passdb: speed up pdb_get_group_sid()Stefan Metzmacher2010-02-101-5/+28
* s3: Make pdb_copy_sam_account also copy the group sidVolker Lendecke2010-02-101-0/+4
* s3: shortcut gid_to_sid when "ldapsam:trusted = yes"Stefan Metzmacher2010-02-101-0/+71
* Missed one check on the memcpy for bug #7063.Jeremy Allison2010-02-101-1/+1
* Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core du...Jeremy Allison2010-02-101-1/+4
* Fix bug #6876 for acl_tdb module.Jeremy Allison2010-02-101-2/+1
* s3:libsmb: fix NetServerEnum3 rap calls.Stefan Metzmacher2010-02-101-5/+19
* s3:smbd: implement api_RNetServerEnum3Stefan Metzmacher2010-02-101-1/+212
* s3:smbd: add/improve some DEBUG messages in api_RNetServerEnum2()Stefan Metzmacher2010-02-101-4/+6
* s3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2Stefan Metzmacher2010-02-101-3/+3
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-104-39/+10
* s3: fix some wrong newlines in de translation stringsBjörn Jacke2010-02-101-8/+8