Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17470: This is the group mapping rewrite announced a few days ago. I'm afrai... | Volker Lendecke | 2 | -307/+475 |
2007-10-10 | r17469: remove unused variable | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 6 | -131/+125 |
2007-10-10 | r17465: Get rid of add_initial_entry. In the two places it was called in it s... | Volker Lendecke | 3 | -63/+40 |
2007-10-10 | r17464: Ensure we use a hash16 data type, not a string, | Jeremy Allison | 1 | -3/+45 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 10 | -121/+52 |
2007-10-10 | r17462: Fix a cut&paste bug that caused us to return a null SID on some error... | Simo Sorce | 1 | -0/+6 |
2007-10-10 | r17461: Ensure we never save a NULL SID mapping. || should be &&. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17460: First step at fixing the build breakage with the groupmapping test. O... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r17459: As by Jerry's word commit this without his review. | Simo Sorce | 6 | -50/+246 |
2007-10-10 | r17457: Add a test to do some operations on group mapping. | Volker Lendecke | 7 | -171/+625 |
2007-10-10 | r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow). | Günther Deschner | 4 | -4/+136 |
2007-10-10 | r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs). | Günther Deschner | 7 | -29/+24 |
2007-10-10 | r17452: Some C++ warnings | Volker Lendecke | 3 | -8/+9 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 10 | -40/+39 |
2007-10-10 | r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and... | Volker Lendecke | 1 | -7/+13 |
2007-10-10 | r17439: Fix logic error in checking TALLOC return. Spotted by Volker. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ... | Volker Lendecke | 6 | -9/+702 |
2007-10-10 | r17408: Let us use netgroups even without a NIS domain but just using files | Simo Sorce | 2 | -7/+5 |
2007-10-10 | r17407: Don't do strchr_m twice when once will do. | Jeremy Allison | 1 | -5/+4 |
2007-10-10 | r17406: We need to do a translation of winbind separator -> '\\' in | Volker Lendecke | 2 | -3/+20 |
2007-10-10 | r17404: Is this XP (extreme programming)? :-) | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17403: add a helpful debug msg | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r17402: Added lookup_name_smbconf() to be called when looking | Jeremy Allison | 3 | -4/+54 |
2007-10-10 | r17401: BUG 3855: remove bits of XML and SQL checks from aclocal.m4 | Gerald Carter | 1 | -279/+0 |
2007-10-10 | r17399: Some C++ warnings | Volker Lendecke | 1 | -7/+8 |
2007-10-10 | r17393: Remove Volker's ASSERT that num_groupsids > 0. | Jeremy Allison | 1 | -3/+5 |
2007-10-10 | r17392: Commit Volker's fix for the valid users problem. | Jeremy Allison | 1 | -30/+22 |
2007-10-10 | r17391: Revert the second part of the valid users fix - the | Jeremy Allison | 1 | -23/+5 |
2007-10-10 | r17388: Fix the "valid users"/token issue for now. Volker, | Jeremy Allison | 1 | -5/+23 |
2007-10-10 | r17386: fix inverted logic pointed out by Volker. When deleting a printer re... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r17383: Patch from Michael Adams <ma@sernet.de> to catch | Gerald Carter | 1 | -17/+17 |
2007-10-10 | r17378: Fix the issues people have been having with mapped | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17376: Fix bug #3985 - ensure in msdfs we check for our | Jeremy Allison | 1 | -14/+8 |
2007-10-10 | r17375: If a field containts only whitespace, we need to do base64 as well. | Volker Lendecke | 1 | -2/+20 |
2007-10-10 | r17374: Get rid of a silly "System User" default for "description", also fetc... | Volker Lendecke | 1 | -5/+9 |
2007-10-10 | r17367: Reverting the ab code. Note I'm not saying this | Jeremy Allison | 6 | -1362/+3 |
2007-10-10 | r17366: Save the logon script path from the info3 in the PAM session allowing | Günther Deschner | 2 | -4/+19 |
2007-10-10 | r17365: Fix memleak. | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r17364: Another NT4 join bug: The idealx tools set the primary group sid, and... | Volker Lendecke | 1 | -15/+12 |
2007-10-10 | r17363: Some C++ warnings | Volker Lendecke | 9 | -32/+45 |
2007-10-10 | r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e... | Alexander Bokovoy | 6 | -3/+1362 |
2007-10-10 | r17356: Also transfer the sambaHomePath attribute. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod... | Alexander Bokovoy | 7 | -2000/+3 |
2007-10-10 | r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs. | Alexander Bokovoy | 7 | -3/+2000 |
2007-10-10 | r17348: Some C++ warnings | Volker Lendecke | 8 | -23/+29 |
2007-10-10 | r17347: Some C++ warnings -- 271 left | Volker Lendecke | 3 | -71/+83 |
2007-10-10 | r17346: Add optimisation vl needs for the cluster code where | Jeremy Allison | 4 | -12/+42 |
2007-10-10 | r17345: Some C++ warnings | Volker Lendecke | 4 | -4/+5 |