Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23850: Fix whitespacing in DEBUG output. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23847: As Dr. Volker says, "A pstring a day....". | Jeremy Allison | 1 | -7/+9 |
2007-10-10 | r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP maps | Jeremy Allison | 1 | -6/+15 |
2007-10-10 | r23845: Second part of the fix for #4777. Looks like on AIX opendir | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r23844: Add patch series from Volker (after review and consultation). | Jeremy Allison | 3 | -132/+273 |
2007-10-10 | r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r23842: Attempt to fix the build with LDAP. | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r23841: Show all acl types when displaying a security descriptor. | Günther Deschner | 1 | -7/+14 |
2007-10-10 | r23840: Fix the build. | Günther Deschner | 1 | -3/+2 |
2007-10-10 | r23839: Try to get the attribute name from schema GUIDs or the display name from | Günther Deschner | 2 | -7/+48 |
2007-10-10 | r23838: Allow to store schema and config path in ADS_STRUCT config. | Günther Deschner | 2 | -0/+4 |
2007-10-10 | r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd. | Günther Deschner | 2 | -7/+9 |
2007-10-10 | r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid(). | Günther Deschner | 1 | -0/+93 |
2007-10-10 | r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly. | Günther Deschner | 1 | -7/+2 |
2007-10-10 | r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac... | Günther Deschner | 3 | -15/+15 |
2007-10-10 | r23833: Document ads_find_samaccount(). | Günther Deschner | 1 | -0/+9 |
2007-10-10 | r23831: Fix vfs_readahead: transparent modules should always pass through | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23829: Add ads_get_attrname_by_guid(). | Günther Deschner | 2 | -2/+67 |
2007-10-10 | r23828: Add entry and exit debug statments to tdb_validate | Michael Adam | 1 | -0/+5 |
2007-10-10 | r23826: Fix gpo security filtering by matching the security descriptor ace's ... | Günther Deschner | 4 | -22/+51 |
2007-10-10 | r23825: Add ".." command as an alias to "cd ..". | Günther Deschner | 1 | -1/+15 |
2007-10-10 | r23824: Add ls alias for lazy typers like me. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com> | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23822: Clean some debugging output (as well in content and | Michael Adam | 1 | -34/+19 |
2007-10-10 | r23820: Display security_ace_object in LDAP security descriptors for debugging. | Günther Deschner | 1 | -0/+18 |
2007-10-10 | r23819: It is currently unnecessary to pass the extended validation status | Michael Adam | 1 | -42/+10 |
2007-10-10 | r23814: Fix a couple of comments and debug messages. | Michael Adam | 1 | -7/+7 |
2007-10-10 | r23813: Remove unused global variable | Volker Lendecke | 1 | -5/+0 |
2007-10-10 | r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev | Volker Lendecke | 5 | -17/+13 |
2007-10-10 | r23804: here too | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23802: fixed URL in XML | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 187 | -374/+187 |
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 30 | -60/+60 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 21 | -63/+21 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 108 | -229/+109 |
2007-10-10 | r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 23 | -107/+65 |
2007-10-10 | r23791: found some more v2->v3 conversions | Andrew Tridgell | 10 | -10/+10 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 93 | -93/+93 |
2007-10-10 | r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the | Andrew Tridgell | 4 | -167/+19 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 523 | -1046/+523 |
2007-10-10 | r23783: Processing the UAS change message was causing problems on ppc64 Linux | Andrew Tridgell | 2 | -131/+2 |
2007-10-10 | r23782: I tested this against NT4 PDC, W2K Server, W2K3 Dc, and a Win XP std ... | Simo Sorce | 1 | -6/+1 |
2007-10-10 | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 27 | -27/+27 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 690 | -690/+690 |
2007-10-10 | r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r23773: One pstring a day... | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r23772: Add ads_find_samaccount() helper function. | Günther Deschner | 2 | -61/+66 |
2007-10-10 | r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4. | Günther Deschner | 1 | -0/+6 |