1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

8525 Commits

Author SHA1 Message Date
Jelmer Vernooij
c7f6b0801d r14516: dynconfig fixes 2007-10-10 13:57:35 -05:00
Jelmer Vernooij
e1f896948f r14511: Install more headers 2007-10-10 13:57:35 -05:00
Stefan Metzmacher
f2e9b2c3a2 r14504: make trans and trans2 able to use async ntvfs backends
tridge: can you review this please

metze
2007-10-10 13:57:35 -05:00
Andrew Bartlett
fb927a7117 r14502: Supply both needed arguments for the backend logoff processing.
This should fix the segfaults on the build farm.

Metze: please check

Andrew Bartlett
2007-10-10 13:57:35 -05:00
Jelmer Vernooij
cdff0a63fe r14501: Re-add nicely working hack to allow running from the builddir
(including modules, codepages and ejs!) without installing.
2007-10-10 13:57:34 -05:00
Jelmer Vernooij
867fc48922 r14500: Make some more functions public 2007-10-10 13:57:34 -05:00
Jelmer Vernooij
4cd1e017e3 r14499: Remove dynconfig hack for now - it caused a recompile of the
asn1 compiler every time a .mk file changed, thus causing the
recompilation of the files generated from ASN1.
2007-10-10 13:57:34 -05:00
Jelmer Vernooij
657a893b25 r14498: Revert part of my commit that removed support for compilers that
don't support immediate structures
2007-10-10 13:57:34 -05:00
Jelmer Vernooij
c74fc55831 r14497: Fix build with shared libraries 2007-10-10 13:57:34 -05:00
Andrew Bartlett
ead4087ac8 r14494: Add comments to clarify that we deliberatly fall though here
Andrew Bartlett
2007-10-10 13:57:33 -05:00
Jelmer Vernooij
4682bc5ce0 r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. 2007-10-10 13:57:32 -05:00
Jelmer Vernooij
272ca8e636 r14491: Allow building more output outside of the Samba source tree 2007-10-10 13:57:32 -05:00
Jelmer Vernooij
0c18883315 r14488: Install more headers.
Generate different #include lines in pidl depending on whether
we're building inside or outside of the Samba tree (useful for
3rd-party projects).
2007-10-10 13:57:32 -05:00
Stefan Metzmacher
10e627032d r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
but I don't to get the commit to large, to I'll do this tomorrow...

metze
2007-10-10 13:57:32 -05:00
Stefan Metzmacher
56fac3ddbb r14486: remove the need of a stream_connection on a dcesrv_connection,
and let the transport set callbacks for getting the own and peer
socket_address

metze
2007-10-10 13:57:32 -05:00
Stefan Metzmacher
742be8e075 r14485: mark smb commands as need session and need tcon explicit,
so we only need to check in one global place and can't forget
in other places...

metze
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
430c6516d3 r14484: Install more headers 2007-10-10 13:57:31 -05:00
Jelmer Vernooij
bb6541126c r14483: Allow subsystems with just a public prototype header, no private ones 2007-10-10 13:57:31 -05:00
Jelmer Vernooij
c3d975f4dc r14481: Change paths in headers on the fly when installing. Adds a simple text
file that contains the paths where headers need to be installed.
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
9bfc3c2537 r14479: Cope with _PUBLIC_ not being defined. Needed for when external projects
include this header.
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
acd23e351e r14478: Remove unused proto_objs variable 2007-10-10 13:57:30 -05:00
Jelmer Vernooij
9c37f847d3 r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. 2007-10-10 13:57:30 -05:00
Jelmer Vernooij
6046dd8220 r14473: Modern splint has no problems with immediate structures. 2007-10-10 13:57:30 -05:00
Stefan Metzmacher
7713a5333e r14472: fix typo
metze
2007-10-10 13:57:30 -05:00
Jelmer Vernooij
c6a478a1af r14471: Convert installheader script to perl 2007-10-10 13:57:30 -05:00
Jelmer Vernooij
f7312dab3b r14470: Remove some unnecessary headers. 2007-10-10 13:57:29 -05:00
Jelmer Vernooij
fd47e975a4 r14469: Don't the variable INSTALLDIR for two different things... 2007-10-10 13:57:29 -05:00
Simo Sorce
b91b191318 r14465: kludge_acl -> async 2007-10-10 13:57:28 -05:00
Jelmer Vernooij
3dd477ca51 r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
try to include just the BASENAME.h files (containing only structs)
2007-10-10 13:57:27 -05:00
Simo Sorce
a71d762acf r14459: Make this async compatible 2007-10-10 13:57:27 -05:00
Simo Sorce
716c475999 r14458: extended_dn -> async 2007-10-10 13:57:27 -05:00
Stefan Metzmacher
5709c1c4e1 r14456: don't access the smbsrv_tcon inside the ntvfs modules
metze
2007-10-10 13:57:26 -05:00
Stefan Metzmacher
c0dd773537 r14455: also add the:
#ifndef FOO
#define FOO
...
#endif

to the client headers

metze
2007-10-10 13:57:26 -05:00
Stefan Metzmacher
4df843658f r14447: remove unused stuff
metze
2007-10-10 13:57:26 -05:00
Stefan Metzmacher
74868726ae r14446: demonstrate the notifies on files are not allowed
metze
2007-10-10 13:57:26 -05:00
Stefan Metzmacher
f1bdca2383 r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
http://ubiqx.org/cifs/rfc-draft/draft-leach-cifs-v1-spec-02.html#s4.3.7

tridge: there's also the buffering documented...

metze
2007-10-10 13:57:26 -05:00
Stefan Metzmacher
e2b3816212 r14444: - make clear that a canceled notify directly returns without any other event
- test mkdir - rmdir - mkdir - rmdir sequence, this gets 4 notify events back
- add some comments to the multiple directory handle and buffered cases

metze
2007-10-10 13:57:25 -05:00
Stefan Metzmacher
a653ebd15d r14442: the ACB_ flags are 32 bit...
metze
2007-10-10 13:57:25 -05:00
Stefan Metzmacher
7fa5ae8cce r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-OWNED test
metze
2007-10-10 13:57:25 -05:00
Stefan Metzmacher
fd291ff003 r14440: demonstrate that the smbpid is attached to a session (vuid),
so SMBexit() only closes files for the given user session and the given PID

can someone check if samba3 passes this test, please?

metze
2007-10-10 13:57:25 -05:00
Stefan Metzmacher
3b712b70f0 r14439: fix warnings
metze
2007-10-10 13:57:25 -05:00
Stefan Metzmacher
83d2978da1 r14438: fix warnings
metze
2007-10-10 13:57:24 -05:00
Stefan Metzmacher
2017c2573e r14437: fix warnings
metze
2007-10-10 13:57:24 -05:00
Andrew Tridgell
6f7d09262d r14436: mixing of boolean expressions and integers isn't allowed 2007-10-10 13:57:24 -05:00
Andrew Tridgell
40e5bfdb0f r14435: return after an error 2007-10-10 13:57:24 -05:00
Andrew Tridgell
507def57cb r14434: use the right enum type 2007-10-10 13:57:24 -05:00
Andrew Tridgell
a33f6a9832 r14433: sort_result must be initialised when we call do_result 2007-10-10 13:57:23 -05:00
Andrew Tridgell
2c33f577ad r14431: don't call qsort with a null array 2007-10-10 13:57:23 -05:00
Andrew Tridgell
b607be9cda r14430: ret can be NULL at the end of this loop 2007-10-10 13:57:22 -05:00
Andrew Tridgell
caead24b6d r14429: charset_t cannot be used to loop over charset_t, as otherwise it can
go out of the range of the enum
2007-10-10 13:57:22 -05:00