summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:is_trusted_domain: shortcut if domain name is NULL or emptyMichael Adam2010-02-151-0/+4
* s3: shortcut uid_to_sid when "ldapsam:trusted = yes"Michael Adam2010-02-151-0/+75
* s3:smbd: also fill the memcache with sid<->id mappings in ldapsam_sid_to_id()Michael Adam2010-02-151-0/+2
* s3:smbd: make idmap cache persistent for "ldapsam:trusted".Michael Adam2010-02-151-0/+4
* Fix large paged searchVolker Lendecke2010-02-151-0/+1
* =?utf-8?q?=D1=953:ldap:=20search=20for=20account=20policies=20in=20objectclas...Björn Jacke2010-02-151-1/+6
* s3:ldap: don't search when no values where found (cherry picked from commit 7...Björn Jacke2010-02-151-1/+1
* Fix bug #7122 - Reading a large browselist fails (server returns invalid valu...Jeremy Allison2010-02-152-3/+6
* Fix off-by-one error in working out the limit of the NetServerEnum comment.Jeremy Allison2010-02-151-1/+1
* s3:smbd: use StrCaseCmp() instead of strcasecmpStefan Metzmacher2010-02-151-4/+3
* s3:smbd: Fix really ugly bool vs. int bug!!!Stefan Metzmacher2010-02-151-2/+2
* s3:libsmb: fix NetServerEnum3 rap calls.Stefan Metzmacher2010-02-151-5/+19
* s3:smbd: implement api_RNetServerEnum3Stefan Metzmacher2010-02-151-1/+212
* util: added binsearch.h for binary array searchesAndrew Tridgell2010-02-151-0/+68
* s3:smbd: add/improve some DEBUG messages in api_RNetServerEnum2()Stefan Metzmacher2010-02-151-4/+6
* s3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2Stefan Metzmacher2010-02-151-3/+3
* Missed one check on the memcpy for bug #7063.Jeremy Allison2010-02-151-1/+1
* Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core du...Jeremy Allison2010-02-151-1/+4
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-156-43/+22
* Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.Jeremy Allison2010-02-151-2/+9
* s3: Fix an uninitialized variable referenceVolker Lendecke2010-02-151-1/+2
* s3: Fix malformed require_membership_of_sid.Bo Yang2010-02-151-0/+12
* s3: normalize "Changing password for" msg IDs and STRsLars Müller2010-02-1518-30/+30
* s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()Stefan Metzmacher2010-02-151-2/+3
* Add cross option to samba_cv_linux_getgrouplist_okLars Müller2010-02-151-1/+3
* s3/smbd: Fix string buffer overflow causing heap corruptionSteven Danneman2010-02-151-1/+2
* s3: Simplify the code a bit: Catch (len==0) earlyVolker Lendecke2010-02-151-7/+4
* Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)Jeremy Allison2010-02-151-3/+16
* Fix bug #7072 - Accounts can't be unlocked from ldap.Jeremy Allison2010-02-151-8/+17
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-02-153-5/+71
* Do not segfault in pdb_search_destructor if no real search was startedVolker Lendecke2010-02-151-1/+2
* s3-docs: Adapt version in man ldbrename.Karolin Seeger2010-02-151-1/+1
* s3/docs: Add missing meta data to man ldbrename.Karolin Seeger2010-02-151-0/+3
* s3: Fix bug 7052: "DFS broken on AIX (maybe others)"William Jojo2010-02-151-1/+1
* s3-docs: Fix typos.Karolin Seeger2010-02-156-6/+6
* s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.Stefan Metzmacher2010-02-151-1/+1
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-02-152-0/+37
* WHATSNEW: Start release notes for Samba 3.4.6.Karolin Seeger2010-02-151-2/+47
* VERSION: Raise version number up to 3.4.6.Karolin Seeger2010-02-151-1/+1
* WHATSNEW: Update changes.samba-3.4.5Karolin Seeger2010-01-181-1/+7
* 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
* WHATSNEW: Update changes since 3.4.4.Karolin Seeger2010-01-181-2/+21
* s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner2010-01-181-1/+1
* docs: add -K option to the pdbedit manpage.Michael Adam2010-01-181-0/+1
* Fix bug #7036 - net rpc getsid fails in hardened windows environments.Jeremy Allison2010-01-181-1/+7
* Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV) (cherry picked from commit...SASAJIMA Toshihiro2010-01-181-1/+2
* smbd: Fix opening the quota magic fileStefan Metzmacher2010-01-181-5/+10
* Re-fix bug 5202 - cannot change ACLs on writable file with "dos filemode=yes"Jeremy Allison2010-01-181-0/+3
* Second part of the fix for bug #7020 - smbd using 2G memory.Jeremy Allison2010-01-181-0/+7