summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r17554: CleanupVolker Lendecke2007-10-1021-1513/+595
* r17552: Attempt to fix tdb transactions on IRIXVolker Lendecke2007-10-101-0/+1
* r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2007-10-102-8/+11
* r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin...Volker Lendecke2007-10-102-5/+5
* r17541: When returning a trans2 request, if the "max dataJeremy Allison2007-10-104-27/+47
* r17536: Add a debug message citing the reason why an LDAP connection failed, ...Volker Lendecke2007-10-101-0/+5
* r17535: Reformatting, this had many tabs instead of ^$Volker Lendecke2007-10-101-6/+6
* r17509: same for old woody packaging stuffSimo Sorce2007-10-101-1/+1
* r17508: I didn;t realize we had this in our packages, remove itSimo Sorce2007-10-101-1/+1
* r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison2007-10-101-10/+27
* r17487: Allocate some OID space for Samba4, so we don't trip on each other.Andrew Bartlett2007-10-101-0/+5
* r17477: Add talloc_asprintf_len and make use of it.Volker Lendecke2007-10-102-6/+49
* r17470: This is the group mapping rewrite announced a few days ago. I'm afrai...Volker Lendecke2007-10-102-307/+475
* r17469: remove unused variableSimo Sorce2007-10-101-1/+0
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-106-131/+125
* r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke2007-10-103-63/+40
* r17464: Ensure we use a hash16 data type, not a string,Jeremy Allison2007-10-101-3/+45
* r17463: A bit of cleanup work:Volker Lendecke2007-10-1010-121/+52
* r17462: Fix a cut&paste bug that caused us to return a null SID on some error...Simo Sorce2007-10-101-0/+6
* r17461: Ensure we never save a NULL SID mapping. || should be &&.Jeremy Allison2007-10-101-1/+1
* r17460: First step at fixing the build breakage with the groupmapping test. O...Volker Lendecke2007-10-101-0/+1
* r17459: As by Jerry's word commit this without his review.Simo Sorce2007-10-106-50/+246
* r17457: Add a test to do some operations on group mapping.Volker Lendecke2007-10-107-171/+625
* r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2007-10-104-4/+136
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-107-29/+24
* r17452: Some C++ warningsVolker Lendecke2007-10-103-8/+9
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-1010-40/+39
* r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...Volker Lendecke2007-10-101-7/+13
* r17445: fix bad PAM file on 64 bit boxesGerald Carter2007-10-101-4/+4
* r17444: put pam and nss libs in samba-common on RHEL for compatibility with s...Gerald Carter2007-10-101-6/+6
* r17439: Fix logic error in checking TALLOC return. Spotted by Volker.Jeremy Allison2007-10-101-1/+1
* r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.Jeremy Allison2007-10-101-0/+3
* r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...Volker Lendecke2007-10-106-9/+702
* r17408: Let us use netgroups even without a NIS domain but just using filesSimo Sorce2007-10-102-7/+5
* r17407: Don't do strchr_m twice when once will do.Jeremy Allison2007-10-101-5/+4
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2007-10-102-3/+20
* r17404: Is this XP (extreme programming)? :-)Volker Lendecke2007-10-101-3/+3
* r17403: add a helpful debug msgGerald Carter2007-10-101-0/+3
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2007-10-103-4/+54
* r17401: BUG 3855: remove bits of XML and SQL checks from aclocal.m4Gerald Carter2007-10-101-279/+0
* r17399: Some C++ warningsVolker Lendecke2007-10-101-7/+8
* r17393: Remove Volker's ASSERT that num_groupsids > 0.Jeremy Allison2007-10-101-3/+5
* r17392: Commit Volker's fix for the valid users problem.Jeremy Allison2007-10-101-30/+22
* r17391: Revert the second part of the valid users fix - theJeremy Allison2007-10-101-23/+5
* r17388: Fix the "valid users"/token issue for now. Volker,Jeremy Allison2007-10-101-5/+23
* r17386: fix inverted logic pointed out by Volker. When deleting a printer re...Gerald Carter2007-10-101-1/+1
* r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter2007-10-101-17/+17
* r17378: Fix the issues people have been having with mappedJeremy Allison2007-10-101-2/+2
* r17376: Fix bug #3985 - ensure in msdfs we check for ourJeremy Allison2007-10-101-14/+8
* r17375: If a field containts only whitespace, we need to do base64 as well.Volker Lendecke2007-10-101-2/+20