summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2007-10-101-2/+11
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2007-10-106-8/+352
* r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signalsStefan Metzmacher2007-10-101-3/+11
* r14743: Fix coverity bug #227. Possible deref of null pointerJeremy Allison2007-10-101-5/+10
* r14703: Clarify the return codes for the POSIX locking case. ThisJeremy Allison2007-10-102-3/+7
* r14699: allow 'net sam addmem' to accept a SID for the memberGerald Carter2007-10-101-5/+19
* r14698: Make sure we expand our own local groups and notGerald Carter2007-10-101-1/+13
* r14696: make pdb_find_backend_entry public (for use by an external "multi" pd...Jelmer Vernooij2007-10-101-3/+1
* r14695: Patch from Björn Jacke:Volker Lendecke2007-10-102-8/+26
* r14684: Remove obsolete file (belonged to pdb_xml)Jelmer Vernooij2007-10-101-46/+0
* r14683: Get rid of hardcoded output file. With no arg, print to stdout,Jim McDonough2007-10-101-75/+59
* r14682: Small cleanup in ads_verify_ticket.Günther Deschner2007-10-101-6/+5
* r14681: Get rid of hardcoded /tmp/add.ldif and /tmp/mod.ldif files. Is there aJim McDonough2007-10-101-14/+19
* r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher2007-10-106-18/+104
* r14676: add make valgrindtest and remove old 'make check' and old 'make test'Stefan Metzmacher2007-10-101-39/+20
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2007-10-101-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2007-10-103-1/+9
* r14669: Remove duplicate source caused by running patch(1) once too often.James Peach2007-10-101-272/+0
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-1013-7/+677
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-105-27/+236
* r14659: Fix installpammodules for shells where aLars Müller2007-10-102-5/+11
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2007-10-104-13/+152
* r14645: No idea how this happened, fixing the build.Günther Deschner2007-10-101-55/+0
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2007-10-105-4/+146
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-108-27/+162