summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r14534: Update docoJelmer Vernooij2007-10-101-0/+3
* r14533: Install pidl, remove some useless header dependenciesJelmer Vernooij2007-10-101-6/+7
* r14531: Install two extra header filesJelmer Vernooij2007-10-102-1/+5
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-103-18/+19
* r14528: Fix installation of manpagesJelmer Vernooij2007-10-102-1/+3
* r14527: Fix build problems.Jelmer Vernooij2007-10-1049-102/+148
* r14526: fix the size of the output buffer, we need 1 byte for the Word countStefan Metzmacher2007-10-101-1/+1
* r14525: Sort list of torture tests alphabeticallyJelmer Vernooij2007-10-101-19/+16
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2007-10-105-22/+60
* r14523: make async search request possibleStefan Metzmacher2007-10-101-26/+60
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij2007-10-104-356/+417
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-105-1602/+1648
* r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2007-10-103-3/+3
* r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to installJelmer Vernooij2007-10-101-3/+11
* r14516: dynconfig fixesJelmer Vernooij2007-10-101-1/+3
* r14511: Install more headersJelmer Vernooij2007-10-1017-23/+47
* r14504: make trans and trans2 able to use async ntvfs backendsStefan Metzmacher2007-10-101-408/+534
* r14502: Supply both needed arguments for the backend logoff processing.Andrew Bartlett2007-10-101-0/+2
* r14501: Re-add nicely working hack to allow running from the builddirJelmer Vernooij2007-10-101-0/+5
* r14500: Make some more functions publicJelmer Vernooij2007-10-104-3/+4
* r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij2007-10-104-34/+40
* r14498: Revert part of my commit that removed support for compilers thatJelmer Vernooij2007-10-101-0/+12
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-1011-27/+39
* r14494: Add comments to clarify that we deliberatly fall though hereAndrew Bartlett2007-10-101-1/+4
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-1022-118/+132
* r14491: Allow building more output outside of the Samba source treeJelmer Vernooij2007-10-103-5/+26
* r14488: Install more headers.Jelmer Vernooij2007-10-1013-54/+114
* r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher2007-10-1016-91/+182
* r14486: remove the need of a stream_connection on a dcesrv_connection,Stefan Metzmacher2007-10-105-15/+99
* r14485: mark smb commands as need session and need tcon explicit,Stefan Metzmacher2007-10-103-122/+76
* r14484: Install more headersJelmer Vernooij2007-10-1016-32/+67
* r14483: Allow subsystems with just a public prototype header, no private onesJelmer Vernooij2007-10-102-5/+15
* r14481: Change paths in headers on the fly when installing. Adds a simple textJelmer Vernooij2007-10-102-8/+117
* r14479: Cope with _PUBLIC_ not being defined. Needed for when external projectsJelmer Vernooij2007-10-101-0/+4
* r14478: Remove unused proto_objs variableJelmer Vernooij2007-10-101-21/+0
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-1024-158/+0
* r14473: Modern splint has no problems with immediate structures.Jelmer Vernooij2007-10-101-18/+0
* r14472: fix typoStefan Metzmacher2007-10-101-1/+1
* r14471: Convert installheader script to perlJelmer Vernooij2007-10-103-27/+45
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-1054-60/+6
* r14469: Don't the variable INSTALLDIR for two different things...Jelmer Vernooij2007-10-102-12/+12
* r14465: kludge_acl -> asyncSimo Sorce2007-10-101-2/+114
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-10154-73/+181
* r14459: Make this async compatibleSimo Sorce2007-10-101-8/+13
* r14458: extended_dn -> asyncSimo Sorce2007-10-101-11/+146
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-1019-144/+214
* r14455: also add the:Stefan Metzmacher2007-10-102-4/+10
* r14447: remove unused stuffStefan Metzmacher2007-10-101-2/+0
* r14446: demonstrate the notifies on files are not allowedStefan Metzmacher2007-10-101-16/+92
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-102-11/+21