summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher1-1/+8
2007-10-10r14869: Allow to dump a paramatrical option.Lars Müller1-1/+19
2007-10-10r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter4-23/+26
2007-10-10r14865: - enforce timelimits for the testsStefan Metzmacher3-3/+7
2007-10-10r14863: try to make the generation of bin/timelimit more portableStefan Metzmacher1-2/+3
2007-10-10r14855: Various fixes:Gerald Carter9-46/+72
2007-10-10r14849: Fix >= that should be >. Too strict conditionJeremy Allison1-2/+2
2007-10-10r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2-5/+11
2007-10-10r14841: Fix IRIX build --with-pam.Günther Deschner1-1/+1
2007-10-10r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison1-2/+3
2007-10-10r14831: Fix possible null deref. Coverity #279.Jeremy Allison1-0/+7
2007-10-10r14829: Fix reversed test in coverity fixes.Jeremy Allison1-1/+1
2007-10-10r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher1-17/+28
2007-10-10r14809: - add my email addressStefan Metzmacher1-3/+5
2007-10-10r14790: Fix possible null deref. Coverity #277.Jeremy Allison1-1/+3
2007-10-10r14788: Fix coverity bug #276. null deref.Jeremy Allison1-1/+17
2007-10-10r14786: Fix coverity #275. null deref.Jeremy Allison1-1/+8
2007-10-10r14784: Fix coverity bug #274. Null deref.Jeremy Allison1-12/+33
2007-10-10r14782: Fix coverity bug #273, null deref.Jeremy Allison1-0/+3
2007-10-10r14780: Fix coverity bug #272, null deref.Jeremy Allison1-0/+8
2007-10-10r14778: Fix coverity null deref bugs #268 - #271.Jeremy Allison1-1/+24
2007-10-10r14776: Fix coverity #263 - #267. No one was checking tallocJeremy Allison1-7/+88
2007-10-10r14774: Fix null deref coverity bugs #260, #261, #262.Jeremy Allison1-2/+13
2007-10-10r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-).Jeremy Allison1-0/+14
2007-10-10r14770: Fix coverity bug #257. Possible null deref.Jeremy Allison1-1/+9
2007-10-10r14768: Fix potential null deref coverity bugs #255, #256.Jeremy Allison1-17/+25
2007-10-10r14766: Fix possible NULL deref. Coverity #254.Jeremy Allison1-8/+9
2007-10-10r14764: Fix possible null pointer deref. Coverity #253.Jeremy Allison1-2/+4
2007-10-10r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison4-4/+11
2007-10-10r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison1-0/+4
2007-10-10r14758: Fix broken LDAP search filter.Günther Deschner1-1/+1
2007-10-10r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner1-4/+6
2007-10-10r14756: Make smbpasswd -a root work for eDirectory where there is no "account"Günther Deschner1-5/+18
2007-10-10r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner1-14/+26
2007-10-10r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2-9/+21
2007-10-10r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter1-2/+11
2007-10-10r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison6-8/+352
2007-10-10r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signalsStefan Metzmacher1-3/+11
2007-10-10r14743: Fix coverity bug #227. Possible deref of null pointerJeremy Allison1-5/+10
2007-10-10r14703: Clarify the return codes for the POSIX locking case. ThisJeremy Allison2-3/+7
2007-10-10r14699: allow 'net sam addmem' to accept a SID for the memberGerald Carter1-5/+19
2007-10-10r14698: Make sure we expand our own local groups and notGerald Carter1-1/+13
2007-10-10r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...Jelmer Vernooij1-3/+1
2007-10-10r14695: Patch from Björn Jacke:Volker Lendecke2-8/+26
2007-10-10r14683: Get rid of hardcoded output file. With no arg, print to stdout,Jim McDonough1-75/+59
2007-10-10r14682: Small cleanup in ads_verify_ticket.Günther Deschner1-6/+5
2007-10-10r14681: Get rid of hardcoded /tmp/add.ldif and /tmp/mod.ldif files. Is there aJim McDonough1-14/+19
2007-10-10r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher6-18/+104
2007-10-10r14676: add make valgrindtest and remove old 'make check' and old 'make test'Stefan Metzmacher1-39/+20
2007-10-10r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner1-2/+28