summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17554: CleanupVolker Lendecke21-1513/+595
2007-10-10r17552: Attempt to fix tdb transactions on IRIXVolker Lendecke1-0/+1
2007-10-10r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2-8/+11
2007-10-10r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin...Volker Lendecke2-5/+5
2007-10-10r17541: When returning a trans2 request, if the "max dataJeremy Allison4-27/+47
2007-10-10r17536: Add a debug message citing the reason why an LDAP connection failed, ...Volker Lendecke1-0/+5
2007-10-10r17535: Reformatting, this had many tabs instead of ^$Volker Lendecke1-6/+6
2007-10-10r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison1-10/+27
2007-10-10r17477: Add talloc_asprintf_len and make use of it.Volker Lendecke2-6/+49
2007-10-10r17470: This is the group mapping rewrite announced a few days ago. I'm afrai...Volker Lendecke2-307/+475
2007-10-10r17469: remove unused variableSimo Sorce1-1/+0
2007-10-10r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke6-131/+125
2007-10-10r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke3-63/+40
2007-10-10r17464: Ensure we use a hash16 data type, not a string,Jeremy Allison1-3/+45
2007-10-10r17463: A bit of cleanup work:Volker Lendecke10-121/+52
2007-10-10r17462: Fix a cut&paste bug that caused us to return a null SID on some error...Simo Sorce1-0/+6
2007-10-10r17461: Ensure we never save a NULL SID mapping. || should be &&.Jeremy Allison1-1/+1
2007-10-10r17460: First step at fixing the build breakage with the groupmapping test. O...Volker Lendecke1-0/+1
2007-10-10r17459: As by Jerry's word commit this without his review.Simo Sorce6-50/+246
2007-10-10r17457: Add a test to do some operations on group mapping.Volker Lendecke7-171/+625
2007-10-10r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner4-4/+136
2007-10-10r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner7-29/+24
2007-10-10r17452: Some C++ warningsVolker Lendecke3-8/+9
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke10-40/+39
2007-10-10r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...Volker Lendecke1-7/+13
2007-10-10r17439: Fix logic error in checking TALLOC return. Spotted by Volker.Jeremy Allison1-1/+1
2007-10-10r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.Jeremy Allison1-0/+3
2007-10-10r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...Volker Lendecke6-9/+702
2007-10-10r17408: Let us use netgroups even without a NIS domain but just using filesSimo Sorce2-7/+5
2007-10-10r17407: Don't do strchr_m twice when once will do.Jeremy Allison1-5/+4
2007-10-10r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2-3/+20
2007-10-10r17404: Is this XP (extreme programming)? :-)Volker Lendecke1-3/+3
2007-10-10r17403: add a helpful debug msgGerald Carter1-0/+3
2007-10-10r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison3-4/+54
2007-10-10r17401: BUG 3855: remove bits of XML and SQL checks from aclocal.m4Gerald Carter1-279/+0
2007-10-10r17399: Some C++ warningsVolker Lendecke1-7/+8
2007-10-10r17393: Remove Volker's ASSERT that num_groupsids > 0.Jeremy Allison1-3/+5
2007-10-10r17392: Commit Volker's fix for the valid users problem.Jeremy Allison1-30/+22
2007-10-10r17391: Revert the second part of the valid users fix - theJeremy Allison1-23/+5
2007-10-10r17388: Fix the "valid users"/token issue for now. Volker,Jeremy Allison1-5/+23
2007-10-10r17386: fix inverted logic pointed out by Volker. When deleting a printer re...Gerald Carter1-1/+1
2007-10-10r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter1-17/+17
2007-10-10r17378: Fix the issues people have been having with mappedJeremy Allison1-2/+2
2007-10-10r17376: Fix bug #3985 - ensure in msdfs we check for ourJeremy Allison1-14/+8
2007-10-10r17375: If a field containts only whitespace, we need to do base64 as well.Volker Lendecke1-2/+20
2007-10-10r17374: Get rid of a silly "System User" default for "description", also fetc...Volker Lendecke1-5/+9
2007-10-10r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison6-1362/+3
2007-10-10r17366: Save the logon script path from the info3 in the PAM session allowingGünther Deschner2-4/+19
2007-10-10r17365: Fix memleak.Günther Deschner1-1/+4
2007-10-10r17364: Another NT4 join bug: The idealx tools set the primary group sid, and...Volker Lendecke1-15/+12