summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10r14684: Remove obsolete file (belonged to pdb_xml)Jelmer Vernooij1-46/+0
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
2007-10-10r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner3-1/+9
2007-10-10r14669: Remove duplicate source caused by running patch(1) once too often.James Peach1-272/+0
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach13-7/+677
2007-10-10r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman5-27/+236
2007-10-10r14659: Fix installpammodules for shells where aLars Müller2-5/+11
2007-10-10r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner4-13/+152
2007-10-10r14645: No idea how this happened, fixing the build.Günther Deschner1-55/+0
2007-10-10r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner5-4/+146
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter8-27/+162
2007-10-10r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher9-274/+478
2007-10-10r14631: Add {,un}installpammodules rule and add it to the install rule.Lars Müller2-2/+37
2007-10-10r14628: sync timelimit.c with the version from the build-farm repositoryStefan Metzmacher1-20/+39
2007-10-10r14627: Adapt the linkage text from pam_smbpass to pam_winbind.Lars Müller1-1/+1
2007-10-10r14626: Only set libdir and mandir to the defaults if we haven't used --libdirLars Müller1-2/+2
2007-10-10r14624: - add timelimit.cStefan Metzmacher3-0/+120
2007-10-10r14618: add --no-process-group to all server programmsStefan Metzmacher5-12/+19
2007-10-10r14617: Fix typo in comment.Lars Müller1-1/+1
2007-10-10r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner2-11/+1
2007-10-10r14602: Fix another logic bug in new oplock handling. JustJeremy Allison1-12/+17