summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-1048-7/+55
* r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij2007-10-104-3/+10
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-109-18/+18
* r14350: Keep "make proto". It's hard to forget old habits. :-)Jelmer Vernooij2007-10-101-1/+2
* r14349: Kill proto.h!Jelmer Vernooij2007-10-1014-25/+43
* r14348: Fix location of #endifJelmer Vernooij2007-10-101-7/+7
* r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij2007-10-104-29/+94
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2007-10-103-58/+438
* r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij2007-10-103-10/+25
* r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij2007-10-106-56/+92
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-1025-407/+258
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij2007-10-104-69/+18
* r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...Stefan Metzmacher2007-10-101-2/+2
* r14318: fix warningsStefan Metzmacher2007-10-101-3/+0
* r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher2007-10-102-5/+4
* r14313: Add comments describing some of the dependencies here.Andrew Bartlett2007-10-101-0/+5
* r14312: Formatting and comments.Andrew Bartlett2007-10-101-4/+6
* r14311: canon needs to be initialisedAndrew Tridgell2007-10-101-1/+1
* r14310: length needs to be initialisedAndrew Tridgell2007-10-101-1/+1
* r14309: make sure ret is initialisedAndrew Tridgell2007-10-101-2/+2
* r14308: fixed an out of range shift and an uninitialised errorAndrew Tridgell2007-10-101-1/+3
* r14307: fixed dereference of my_address->addr when NULLAndrew Tridgell2007-10-101-2/+3
* r14306: fixed two break errorsAndrew Tridgell2007-10-101-2/+2
* r14305: fixed a memory leak and a break errorAndrew Tridgell2007-10-101-0/+5
* r14297: make sure we can go through the loop for than onceAndrew Tridgell2007-10-101-1/+3
* r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell2007-10-101-1/+1
* r14295: make sure we return a valid data blobAndrew Tridgell2007-10-101-1/+1
* r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P...Andrew Tridgell2007-10-101-0/+2
* r14293: fixed some errors found with beamAndrew Tridgell2007-10-101-0/+6
* r14288: - make the snprintf call in talloc portable to older solaris boxesAndrew Tridgell2007-10-101-2/+8
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-1012-136/+270
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-1066-745/+775
* r14240: fix summary output (step 2)Stefan Metzmacher2007-10-104-6/+26
* r14239: Fix indentation.Rafal Szczesniak2007-10-101-15/+15
* r14238: This is not needed anymore, as the state structure is zeroedRafal Szczesniak2007-10-101-3/+0
* r14237: fix the summary output (step 1)Stefan Metzmacher2007-10-101-3/+6
* r14227: We are passing the wrong pointer hereSimo Sorce2007-10-101-1/+1
* r14223: Couple of small fixes:Jelmer Vernooij2007-10-104-12/+38
* r14215: Improve warning/error messages.Jelmer Vernooij2007-10-104-8/+14
* r14211: More comments.Rafal Szczesniak2007-10-101-2/+29
* r14210: 1) Fix an issue with composite context when null event contextRafal Szczesniak2007-10-101-103/+13
* r14209: don't timeout notify requests in the cifs backend, as they areAndrew Tridgell2007-10-101-1/+8
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-1012-9/+40
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-102-0/+2
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-1015-51/+63
* r14203: Include less private heimdal headers.Andrew Bartlett2007-10-101-1/+5
* r14202: Oops. When removing a header, we need to replace it.Andrew Bartlett2007-10-101-0/+1
* r14201: I don't think including roken is going to be a good solution. Let'sAndrew Bartlett2007-10-101-2/+0
* r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett2007-10-104-122/+0
* r14199: This isn't pretty, but it makes the network interface detection work ...Andrew Bartlett2007-10-101-0/+2