summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* r24114: merge from SAMBA_3_2:Stefan Metzmacher2007-08-012-2/+6
* r24054: Fix some warningsVolker Lendecke2007-07-261-2/+2
* r24049: Some more 64-bit warningsVolker Lendecke2007-07-251-2/+4
* r24033: We need to be able to cope with packet_handler calling itselfVolker Lendecke2007-07-241-4/+5
* r24032: It helps testing tremendously if the cluster messaging actually sendsVolker Lendecke2007-07-242-0/+16
* r24031: Fix some 64 bit warningsVolker Lendecke2007-07-241-3/+4
* r24026: packet_send() expects DATA_BLOB elements as vaargsStefan Metzmacher2007-07-241-3/+3
* r24023: Correctly support REG_BINARY in registry_push_value() andGünther Deschner2007-07-241-2/+6
* r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and toVolker Lendecke2007-07-231-1/+1
* r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:Michael Adam2007-07-201-23/+60
* r23980: Fix one more use of pwrite in expand_file.Michael Adam2007-07-201-1/+10
* r23979: Fix another occurence of (written != requested) as anMichael Adam2007-07-201-5/+22
* r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam2007-07-201-7/+20
* r23975: Enhance some debug output.Michael Adam2007-07-191-2/+4
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-07-191-3/+3
* r23957: Use tdb_open_log instead of tdb_open.Michael Adam2007-07-181-6/+6
* r23952: Streamline and improve the logic of tdb_validate_and backup:Michael Adam2007-07-181-29/+63
* r23950: unlink before rename is superfluous.Michael Adam2007-07-181-1/+0
* r23938: Add a debug message.Michael Adam2007-07-171-0/+2
* r23932: Fill extended status with information in case the validation traverseMichael Adam2007-07-171-1/+5
* r23930: Introduce tdb_validate_and_backup:Michael Adam2007-07-171-1/+239
* r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner2007-07-171-0/+65
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-07-171-1/+1
* r23865: Fix a type-punned errorVolker Lendecke2007-07-131-1/+1
* r23864: merge from SAMBA_3_2:Stefan Metzmacher2007-07-131-2/+13
* r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison2007-07-131-16/+234
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-07-121-1/+1
* r23847: As Dr. Volker says, "A pstring a day....".Jeremy Allison2007-07-121-7/+9
* r23845: Second part of the fix for #4777. Looks like on AIX opendirJeremy Allison2007-07-111-0/+3
* r23841: Show all acl types when displaying a security descriptor.Günther Deschner2007-07-111-7/+14
* r23829: Add ads_get_attrname_by_guid().Günther Deschner2007-07-111-0/+16
* r23828: Add entry and exit debug statments to tdb_validateMichael Adam2007-07-111-0/+5
* r23822: Clean some debugging output (as well in content andMichael Adam2007-07-101-34/+19
* r23819: It is currently unnecessary to pass the extended validation statusMichael Adam2007-07-101-42/+10
* r23814: Fix a couple of comments and debug messages.Michael Adam2007-07-101-7/+7
* r23802: fixed URL in XMLAndrew Tridgell2007-07-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-1022-44/+22
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-07-107-14/+14
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-07-1010-30/+10
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-1088-177/+88
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-07-101-3/+2
* r23795: more v2->v3 conversionAndrew Tridgell2007-07-101-1/+1
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-07-104-20/+12
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-07-102-2/+2
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-1089-89/+89
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-07-101-1/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-1081-162/+81
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-09109-109/+109
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-07-091-6/+0
* r23756: Fix Coverity id 388Volker Lendecke2007-07-091-0/+1