summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14297: make sure we can go through the loop for than onceAndrew Tridgell1-1/+3
2007-10-10r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell1-1/+1
2007-10-10r14295: make sure we return a valid data blobAndrew Tridgell1-1/+1
2007-10-10r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P...Andrew Tridgell1-0/+2
2007-10-10r14293: fixed some errors found with beamAndrew Tridgell1-0/+6
2007-10-10r14288: - make the snprintf call in talloc portable to older solaris boxesAndrew Tridgell1-2/+8
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij12-136/+270
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher66-745/+775
2007-10-10r14240: fix summary output (step 2)Stefan Metzmacher4-6/+26
2007-10-10r14239: Fix indentation.Rafal Szczesniak1-15/+15
2007-10-10r14238: This is not needed anymore, as the state structure is zeroedRafal Szczesniak1-3/+0
2007-10-10r14237: fix the summary output (step 1)Stefan Metzmacher1-3/+6
2007-10-10r14227: We are passing the wrong pointer hereSimo Sorce1-1/+1
2007-10-10r14223: Couple of small fixes:Jelmer Vernooij4-12/+38
2007-10-10r14215: Improve warning/error messages.Jelmer Vernooij4-8/+14
2007-10-10r14211: More comments.Rafal Szczesniak1-2/+29
2007-10-10r14210: 1) Fix an issue with composite context when null event contextRafal Szczesniak1-103/+13
2007-10-10r14209: don't timeout notify requests in the cifs backend, as they areAndrew Tridgell1-1/+8
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell12-9/+40
2007-10-10r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2-0/+2
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher15-51/+63
2007-10-10r14203: Include less private heimdal headers.Andrew Bartlett1-1/+5
2007-10-10r14202: Oops. When removing a header, we need to replace it.Andrew Bartlett1-0/+1
2007-10-10r14201: I don't think including roken is going to be a good solution. Let'sAndrew Bartlett1-2/+0
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett4-122/+0
2007-10-10r14199: This isn't pretty, but it makes the network interface detection work ...Andrew Bartlett1-0/+2
2007-10-10r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett66-864/+3034
2007-10-10r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ...Andrew Bartlett1-1/+1
2007-10-10r14180: The PAC isn't so special that it deserves a level 0 debug any more.Andrew Bartlett1-1/+1
2007-10-10r14175: More comments and my copyright.Rafal Szczesniak1-11/+74
2007-10-10r14174: fix typosStefan Metzmacher2-3/+3
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher72-941/+970
2007-10-10r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher1-46/+8
2007-10-10r14165: More comments and my copyright.Rafal Szczesniak1-1/+19
2007-10-10r14164: More comments.Rafal Szczesniak1-5/+95
2007-10-10r14163: Remove LDB_WAIT_ONCE, we can hardly guarante weSimo Sorce3-18/+0
2007-10-10r14162: Minor fixes on sortSimo Sorce2-55/+485
2007-10-10r14161: return early if we know the job is already finishedSimo Sorce4-10/+29
2007-10-10r14160: don't write behind the bufferStefan Metzmacher1-1/+0
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher37-690/+736
2007-10-10r14154: Add summary line for extended attribute libraryJelmer Vernooij1-0/+1
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij5-17/+60
2007-10-10r14143: Replace old function with equivalent based on new async code.Rafal Szczesniak1-67/+4
2007-10-10r14142: fixed ascii padding of nttrans create in server tooAndrew Tridgell1-2/+2
2007-10-10r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell1-2/+4
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
2007-10-10r14139: Fix issue with undefined variables.Jelmer Vernooij2-6/+3
2007-10-10r14138: this isn't neededStefan Metzmacher1-2/+0
2007-10-10r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2-43/+29
2007-10-10r14136: Fix bug causing segfaults in certain circumstances (gcc3.x amongRafal Szczesniak1-7/+7