summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher1-4/+3
2007-10-10r24113: some little fixes to get the correct error messageStefan Metzmacher2-2/+6
2007-10-10r24054: Fix some warningsVolker Lendecke1-2/+2
2007-10-10r24049: Some more 64-bit warningsVolker Lendecke1-2/+4
2007-10-10r24033: We need to be able to cope with packet_handler calling itselfVolker Lendecke1-4/+5
2007-10-10r24032: It helps testing tremendously if the cluster messaging actually sendsVolker Lendecke2-0/+16
2007-10-10r24031: Fix some 64 bit warningsVolker Lendecke1-3/+4
2007-10-10r24025: packet_send() expects DATA_BLOB elements as vaargsStefan Metzmacher1-3/+3
2007-10-10r24023: Correctly support REG_BINARY in registry_push_value() andGünther Deschner1-2/+6
2007-10-10r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and toVolker Lendecke1-1/+1
2007-10-10r24000: Add message_push_blob() and message_push_string().Volker Lendecke1-0/+21
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke1-0/+116
2007-10-10r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:Michael Adam1-23/+60
2007-10-10r23980: Fix one more use of pwrite in expand_file.Michael Adam1-1/+10
2007-10-10r23979: Fix another occurence of (written != requested) as anMichael Adam1-5/+22
2007-10-10r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam1-7/+20
2007-10-10r23975: Enhance some debug output.Michael Adam1-2/+4
2007-10-10r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam1-3/+3
2007-10-10r23957: Use tdb_open_log instead of tdb_open.Michael Adam1-6/+6
2007-10-10r23952: Streamline and improve the logic of tdb_validate_and backup:Michael Adam1-29/+63
2007-10-10r23950: unlink before rename is superfluous.Michael Adam1-1/+0
2007-10-10r23938: Add a debug message.Michael Adam1-0/+2
2007-10-10r23932: Fill extended status with information in case the validation traverseMichael Adam1-1/+5
2007-10-10r23930: Introduce tdb_validate_and_backup:Michael Adam1-1/+239
2007-10-10r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner1-0/+65
2007-10-10r23925: Use NULL instead of 0 for a void * argument.Michael Adam1-1/+1
2007-10-10r23865: Fix a type-punned errorVolker Lendecke1-1/+1
2007-10-10r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS stringStefan Metzmacher1-2/+13
2007-10-10r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison1-16/+234
2007-10-10r23853: Fix a very misleading error message in tdbbackup.Michael Adam1-1/+1
2007-10-10r23847: As Dr. Volker says, "A pstring a day....".Jeremy Allison1-7/+9
2007-10-10r23845: Second part of the fix for #4777. Looks like on AIX opendirJeremy Allison1-0/+3
2007-10-10r23841: Show all acl types when displaying a security descriptor.Günther Deschner1-7/+14
2007-10-10r23829: Add ads_get_attrname_by_guid().Günther Deschner1-0/+16
2007-10-10r23828: Add entry and exit debug statments to tdb_validateMichael Adam1-0/+5
2007-10-10r23822: Clean some debugging output (as well in content andMichael Adam1-34/+19
2007-10-10r23819: It is currently unnecessary to pass the extended validation statusMichael Adam1-42/+10
2007-10-10r23814: Fix a couple of comments and debug messages.Michael Adam1-7/+7
2007-10-10r23802: fixed URL in XMLAndrew Tridgell1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell22-44/+22
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell7-14/+14
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell10-30/+10
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell88-177/+88
2007-10-10r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell1-3/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell4-20/+12
2007-10-10r23791: found some more v2->v3 conversionsAndrew Tridgell2-2/+2
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell89-89/+89
2007-10-10r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell1-1/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell82-164/+82