summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r23932: Fill extended status with information in case the validation traverseMichael Adam2007-10-101-1/+5
* r23930: Introduce tdb_validate_and_backup:Michael Adam2007-10-101-1/+239
* r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner2007-10-101-0/+65
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23865: Fix a type-punned errorVolker Lendecke2007-10-101-1/+1
* r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS stringStefan Metzmacher2007-10-101-2/+13
* r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison2007-10-101-16/+234
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23847: As Dr. Volker says, "A pstring a day....".Jeremy Allison2007-10-101-7/+9
* r23845: Second part of the fix for #4777. Looks like on AIX opendirJeremy Allison2007-10-101-0/+3
* r23841: Show all acl types when displaying a security descriptor.Günther Deschner2007-10-101-7/+14
* r23829: Add ads_get_attrname_by_guid().Günther Deschner2007-10-101-0/+16
* r23828: Add entry and exit debug statments to tdb_validateMichael Adam2007-10-101-0/+5
* r23822: Clean some debugging output (as well in content andMichael Adam2007-10-101-34/+19
* 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
* 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-1022-44/+22
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-107-14/+14
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-1010-30/+10
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1088-177/+88
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-104-20/+12
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-102-2/+2
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-1089-89/+89
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-10-101-1/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1082-164/+82
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-1011-11/+11
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1099-99/+99
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-10-101-6/+0
* r23756: Fix Coverity id 388Volker Lendecke2007-10-101-0/+1
* r23751: Call tdb_close even when validation was not successful.Michael Adam2007-10-101-9/+1
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-101-2/+10
* r23673: Check for integer wrap on incoming data.Jeremy Allison2007-10-101-0/+6
* r23669: Move a variable into the only block where it is used.Michael Adam2007-10-101-1/+1
* r23668: When creating a new string value, win2k regedit deliversMichael Adam2007-10-101-8/+22
* r23665: Remove two unneeded global variablesVolker Lendecke2007-10-101-13/+6
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-10-102-1/+52
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-10-102-52/+1
* r23659: file_pload is not used outside of util_file.cVolker Lendecke2007-10-101-1/+1
* r23658: One pstring a day....Volker Lendecke2007-10-101-16/+39
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-10-101-0/+22
* r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam2007-10-101-8/+7
* r23610: Move some winbindd_cache specific flags and actionsMichael Adam2007-10-101-7/+1
* r23600: First step in abstracting the winbindd cache validationMichael Adam2007-10-101-0/+203
* r23595: One pstring a day...Volker Lendecke2007-10-101-7/+19
* r23594: Fix parsing of local pids if cluster support is compiled in but noVolker Lendecke2007-10-101-0/+4
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-10-101-1/+5
* r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.James Peach2007-10-101-4/+4