summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2007-10-105-6/+22
* r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2007-10-102-59/+0
* r14931: Fix #1374: can't join an OU with name that contains '#'Jim McDonough2007-10-101-2/+6
* r14923: Return False in the case a parametrical option is not configured inLars Müller2007-10-101-3/+7
* r14922: Use BOOL for the returned value.Lars Müller2007-10-101-1/+2
* r14900: Separate words in error message.James Peach2007-10-101-1/+1
* r14899: Add missing semi-colon.James Peach2007-10-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-1014-198/+277
* r14896: Remove unused filesVolker Lendecke2007-10-101-646/+0
* r14895: Merge the 3.0.22 changeVolker Lendecke2007-10-101-1/+1
* r14892: allow:Stefan Metzmacher2007-10-101-2/+9
* r14889: Fix smbwrapper compileVolker Lendecke2007-10-102-3/+3
* r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2007-10-102-1/+2
* r14884: this doesn't work and causes processes to be left when using ctrl-c (...Stefan Metzmacher2007-10-101-4/+1
* r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher2007-10-101-1/+8
* r14869: Allow to dump a paramatrical option.Lars Müller2007-10-101-1/+19
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2007-10-104-23/+26
* r14865: - enforce timelimits for the testsStefan Metzmacher2007-10-103-3/+7
* r14863: try to make the generation of bin/timelimit more portableStefan Metzmacher2007-10-101-2/+3
* r14855: Various fixes:Gerald Carter2007-10-109-46/+72
* r14849: Fix >= that should be >. Too strict conditionJeremy Allison2007-10-101-2/+2
* r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2007-10-102-5/+11
* r14841: Fix IRIX build --with-pam.Günther Deschner2007-10-101-1/+1
* r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison2007-10-101-2/+3
* r14831: Fix possible null deref. Coverity #279.Jeremy Allison2007-10-101-0/+7
* r14829: Fix reversed test in coverity fixes.Jeremy Allison2007-10-101-1/+1
* r14825: add support for max connections parameterGerald Carter2007-10-101-1/+2
* r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher2007-10-101-17/+28
* r14809: - add my email addressStefan Metzmacher2007-10-101-3/+5
* r14790: Fix possible null deref. Coverity #277.Jeremy Allison2007-10-101-1/+3
* r14788: Fix coverity bug #276. null deref.Jeremy Allison2007-10-101-1/+17
* r14786: Fix coverity #275. null deref.Jeremy Allison2007-10-101-1/+8
* r14784: Fix coverity bug #274. Null deref.Jeremy Allison2007-10-101-12/+33
* r14782: Fix coverity bug #273, null deref.Jeremy Allison2007-10-101-0/+3
* r14780: Fix coverity bug #272, null deref.Jeremy Allison2007-10-101-0/+8
* r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison2007-10-101-1/+24
* r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison2007-10-101-7/+88
* r14774: Fix null deref coverity bugs #260, #261, #262.Jeremy Allison2007-10-101-2/+13
* r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-).Jeremy Allison2007-10-101-0/+14
* r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison2007-10-101-1/+9
* r14768: Fix potential null deref coverity bugs #255, #256.Jeremy Allison2007-10-101-17/+25
* r14766: Fix possible NULL deref. Coverity #254.Jeremy Allison2007-10-101-8/+9
* r14764: Fix possible null pointer deref. Coverity #253.Jeremy Allison2007-10-101-2/+4
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2007-10-104-4/+11
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2007-10-101-0/+4
* r14758: Fix broken LDAP search filter.Günther Deschner2007-10-101-1/+1
* r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner2007-10-101-4/+6
* r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner2007-10-101-5/+18
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2007-10-101-14/+26
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2007-10-102-9/+21