summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r14896: Remove unused filesVolker Lendecke2006-04-031-646/+0
* r14895: Merge the 3.0.22 changeVolker Lendecke2006-04-031-1/+1
* r14892: allow:Stefan Metzmacher2006-04-031-2/+9
* r14889: Fix smbwrapper compileVolker Lendecke2006-04-032-3/+3
* r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2006-04-032-1/+2
* r14884: this doesn't work and causes processes to be left when using ctrl-c (...Stefan Metzmacher2006-04-031-4/+1
* r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher2006-04-031-1/+8
* r14869: Allow to dump a paramatrical option.Lars Müller2006-04-021-1/+19
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2006-04-024-23/+26
* r14865: - enforce timelimits for the testsStefan Metzmacher2006-04-023-3/+7
* r14863: try to make the generation of bin/timelimit more portableStefan Metzmacher2006-04-021-2/+3
* r14855: Various fixes:Gerald Carter2006-04-029-46/+72
* r14849: Fix >= that should be >. Too strict conditionJeremy Allison2006-04-011-2/+2
* r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2006-04-012-5/+11
* r14841: Fix IRIX build --with-pam.Günther Deschner2006-03-311-1/+1
* r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison2006-03-311-2/+3
* r14831: Fix possible null deref. Coverity #279.Jeremy Allison2006-03-311-0/+7
* r14829: Fix reversed test in coverity fixes.Jeremy Allison2006-03-311-1/+1
* r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher2006-03-301-17/+28
* r14809: - add my email addressStefan Metzmacher2006-03-301-3/+5
* r14790: Fix possible null deref. Coverity #277.Jeremy Allison2006-03-291-1/+3
* r14788: Fix coverity bug #276. null deref.Jeremy Allison2006-03-291-1/+17
* r14786: Fix coverity #275. null deref.Jeremy Allison2006-03-291-1/+8
* r14784: Fix coverity bug #274. Null deref.Jeremy Allison2006-03-291-12/+33
* r14782: Fix coverity bug #273, null deref.Jeremy Allison2006-03-291-0/+3
* r14780: Fix coverity bug #272, null deref.Jeremy Allison2006-03-291-0/+8
* r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison2006-03-291-1/+24
* r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison2006-03-291-7/+88
* r14774: Fix null deref coverity bugs #260, #261, #262.Jeremy Allison2006-03-291-2/+13
* r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-).Jeremy Allison2006-03-291-0/+14
* r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison2006-03-291-1/+9
* r14768: Fix potential null deref coverity bugs #255, #256.Jeremy Allison2006-03-291-17/+25
* r14766: Fix possible NULL deref. Coverity #254.Jeremy Allison2006-03-291-8/+9
* r14764: Fix possible null pointer deref. Coverity #253.Jeremy Allison2006-03-291-2/+4
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2006-03-294-4/+11
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2006-03-291-0/+4
* r14758: Fix broken LDAP search filter.Günther Deschner2006-03-291-1/+1
* r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner2006-03-291-4/+6
* r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner2006-03-291-5/+18
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2006-03-291-14/+26
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2006-03-282-9/+21
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2006-03-281-2/+11
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2006-03-276-8/+352
* r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signalsStefan Metzmacher2006-03-271-3/+11
* r14743: Fix coverity bug #227. Possible deref of null pointerJeremy Allison2006-03-271-5/+10
* r14703: Clarify the return codes for the POSIX locking case. ThisJeremy Allison2006-03-252-3/+7
* r14699: allow 'net sam addmem' to accept a SID for the memberGerald Carter2006-03-241-5/+19
* r14698: Make sure we expand our own local groups and notGerald Carter2006-03-241-1/+13
* r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...Jelmer Vernooij2006-03-241-3/+1
* r14695: Patch from Björn Jacke:Volker Lendecke2006-03-242-8/+26