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