Jelmer Vernooij
f7c86b912d
r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
...
(This used to be commit 4ec89bce87
)
2007-10-10 14:05:18 -05:00
Jelmer Vernooij
e002300f23
r15328: Move some functions around, remove dependencies.
...
Remove some autogenerated headers (which had prototypes now autogenerated by pidl)
Remove ndr_security.h from a few places - it's no longer necessary
(This used to be commit c19c2b51d3
)
2007-10-10 14:05:17 -05:00
Jelmer Vernooij
9220144604
r15313: Fix some dependencies in dso mode
...
(This used to be commit f0afe9e2ff
)
2007-10-10 14:05:09 -05:00
Jelmer Vernooij
bc141c7957
r15304: Fix smbd build, more updates on getting --enable-dso to build again
...
(This used to be commit 3ef9326386
)
2007-10-10 14:05:08 -05:00
Jelmer Vernooij
b00c236906
r15301: Use static libraries internally. This required a few hacks in the build
...
system - these should be removed later on.
(This used to be commit 0654739166
)
2007-10-10 14:05:07 -05:00
Jelmer Vernooij
710ea94988
r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest of LIBSECURITY doesn't)
...
Make the ldb password_hash module only depend on some keys manipulation code, not full heimdal
Some other dependency fixes
(This used to be commit 5b3ab728ed
)
2007-10-10 14:05:04 -05:00
Stefan Metzmacher
8ee028df88
r15292: fix the IDL_* variable names
...
metze
(This used to be commit e8d69ff8d0
)
2007-10-10 14:05:03 -05:00
Jim McDonough
b15a42e925
r15281: A few updates for consistency's sake
...
(This used to be commit 77b036a81b
)
2007-10-10 14:05:02 -05:00
Jelmer Vernooij
23cf97680b
r15276: Fix path to perl on some hosts
...
Fix perl warning
(This used to be commit 50e184819d
)
2007-10-10 14:05:01 -05:00
Jelmer Vernooij
4333993e90
r15247: Get rid of patsubst macro as it is not supported by some makes and replace
...
it with a perl script.
This should fix the build on tru64
(This used to be commit b4e08b98a6
)
2007-10-10 14:04:24 -05:00
Andrew Bartlett
f4ad602b70
r15222: Use more standard UUIDs. Should help AIX build.
...
Andrew Bartlett
(This used to be commit cde98e9ad1
)
2007-10-10 14:04:20 -05:00
Jelmer Vernooij
69b51f702a
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
...
for REQUIRED_SUBSYSTEMS.
(This used to be commit adc8a019b6
)
2007-10-10 14:04:18 -05:00
Andrew Tridgell
289911bb4e
r15048: started on the server side implementation of oplocks. The code is not
...
functional yet, I'm committing so it doesn't diverge too much from
other peoples work. It is disabled by default.
(This used to be commit ba0b8a218d
)
2007-10-10 14:04:03 -05:00
Rafal Szczesniak
0240d4a875
r15021: Couple more comments and fixes in spirit of utility functions
...
for composite interface.
rafal
(This used to be commit 905ca5a3ec
)
2007-10-10 14:04:01 -05:00
Andrew Tridgell
5fb9da1b3f
r14962: fixed a valgrind error
...
(This used to be commit 5a8d13c4e6
)
2007-10-10 14:00:46 -05:00
Andrew Tridgell
a40ce7f9f6
r14958: fixed big-endian dcerpc connections for the new string handling code
...
(This used to be commit 0617aebbbc
)
2007-10-10 14:00:45 -05:00
Andrew Tridgell
127967334f
r14956: change the notify search to be much more efficient by using a
...
per-depth bisection search. This makes the notify_trigger() call
log(N) which makes us scale well for large numbers of outstanding
notifies
(This used to be commit 16fd00925f
)
2007-10-10 14:00:45 -05:00
Andrew Tridgell
27e7c68763
r14921: I forgot to commit the IDL change for the subdir_filter
...
(This used to be commit af92520097
)
2007-10-10 14:00:17 -05:00
Andrew Tridgell
66a0d69256
r14917: fixed length strings don't count any trailing nulls in the length
...
(This used to be commit 28d9a4d1a7
)
2007-10-10 14:00:16 -05:00
Jelmer Vernooij
d4dfc5de66
r14907: Another attempt at fixing partially generated tables.c files
...
(This used to be commit 902d90bcb1
)
2007-10-10 14:00:14 -05:00
Jelmer Vernooij
7d53fb50f7
r14905: Prevent partly generated files when building using heavy parallel make.
...
(This used to be commit 5446ccc20d
)
2007-10-10 14:00:14 -05:00
Andrew Tridgell
c1a9486faf
r14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze for noticing this)
...
(This used to be commit 9569bf5374
)
2007-10-10 14:00:13 -05:00
Andrew Tridgell
6312201a43
r14903: rewrote ndr_push_string() to be much simpler, and correctly handle
...
UTF8 strings. This should fix the german umlaut problem reported by
michael@drueing.de
(This used to be commit 73ba1215e0
)
2007-10-10 14:00:13 -05:00
Stefan Metzmacher
29f03c418e
r14842: fix parsing of NetDiskEnum replies
...
metze
(This used to be commit c1cc1e8dd7
)
2007-10-10 13:59:41 -05:00
Tim Potter
69c5cd509b
r14836: Keep constants in the right order, and line things up nicely.
...
(This used to be commit 9c11c1ac2a
)
2007-10-10 13:59:24 -05:00
Stefan Metzmacher
316269a075
r14739: keep the last request time for the smbsrv_connection,
...
smbsrv_session and smbsrv_tcon for management tools
metze
(This used to be commit 2c87f210e9
)
2007-10-10 13:59:18 -05:00
Jelmer Vernooij
42da534d66
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
...
(This used to be commit a316b33057
)
2007-10-10 13:59:17 -05:00
Jelmer Vernooij
935af3eb19
r14724: Rearrange some source files, install more headers.
...
(This used to be commit 7146c1600f
)
2007-10-10 13:59:14 -05:00
Jelmer Vernooij
e70eae2b4c
r14721: Fix a couple of warnings.
...
(This used to be commit 426ac78108
)
2007-10-10 13:59:13 -05:00
Andrew Bartlett
ff57359761
r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
...
This allows us to correctly parse the bind_nak from NT4, when we use
an invalid auth type (the unsupported SPNEGO)..
Andrew Bartlett
(This used to be commit ce0c7f86fd
)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
57589e3b67
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
...
for Kerberos. It must be the full name contacted, not the 'called
name' we might want to use for \\server things, so add another function.
Andrew Bartlett
(This used to be commit 6d57d1dbb7
)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
3451ba729d
r14708: Add a (bogus) UUID and a comment to the PAC defintion.
...
Andrew Bartlett
(This used to be commit 0ce6513e34
)
2007-10-10 13:59:11 -05:00
Stefan Metzmacher
4a3b6ac49f
r14642: fix shadow warnings
...
metze
(This used to be commit 09850fd133
)
2007-10-10 13:59:04 -05:00
Stefan Metzmacher
f2b2c91e16
r14639: the platform id is 32 bit...
...
this worked before as there's always a pointer following that is aligned to 4 byte
metze
(This used to be commit e90a67ad39
)
2007-10-10 13:59:03 -05:00
Andrew Tridgell
3434cd778c
r14616: added notify change support to the posix backend
...
It doesn't fully work yet, and doesn't yet have all the efficiency
that is planned, but it doesn't break anything and I wanted to get the
code in the tree to minimise the chance of collisions with the work
metze is doing.
(This used to be commit 1624ea88e6
)
2007-10-10 13:59:02 -05:00
Jelmer Vernooij
dab516d3e7
r14603: Fix building of ejs modules as shared libs
...
Fix calling of ejs_exception() without requiring --export-dynamic
(This used to be commit 8575e9a490
)
2007-10-10 13:58:59 -05:00
Jelmer Vernooij
508f2f5506
r14594: Fix some dependencies (required for shared library build)
...
(This used to be commit 06f7a8c692
)
2007-10-10 13:58:58 -05:00
Jelmer Vernooij
184955ffd7
r14572: Give libraries saner names, remove some .pc files, make some things
...
subsystems in case a library doesn't make sense.
(This used to be commit ed382873fd
)
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
8e8f3b2c21
r14544: Remove exchange-specific files.
...
(This used to be commit 4ae0a28b2e
)
2007-10-10 13:58:42 -05:00
Jelmer Vernooij
35349a58df
r14542: Remove librpc, libndr and libnbt from includes.h
...
(This used to be commit 51b4270513
)
2007-10-10 13:58:42 -05:00
Jelmer Vernooij
5b0051e032
r14511: Install more headers
...
(This used to be commit e1f896948f
)
2007-10-10 13:57:35 -05:00
Jelmer Vernooij
2f65012d3d
r14500: Make some more functions public
...
(This used to be commit 867fc48922
)
2007-10-10 13:57:34 -05:00
Jelmer Vernooij
5c79bbadd5
r14497: Fix build with shared libraries
...
(This used to be commit c74fc55831
)
2007-10-10 13:57:34 -05:00
Jelmer Vernooij
b785a7c40c
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
...
(This used to be commit 4682bc5ce0
)
2007-10-10 13:57:32 -05:00
Jelmer Vernooij
ecf0dd6baf
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).
(This used to be commit 0c18883315
)
2007-10-10 13:57:32 -05:00
Jelmer Vernooij
83d8fd3dcf
r14484: Install more headers
...
(This used to be commit 430c6516d3
)
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
71b4fd9792
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
...
(This used to be commit 9c37f847d3
)
2007-10-10 13:57:30 -05:00
Jelmer Vernooij
4f1c8daa36
r14470: Remove some unnecessary headers.
...
(This used to be commit f7312dab3b
)
2007-10-10 13:57:29 -05:00
Jelmer Vernooij
8528016978
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
...
try to include just the BASENAME.h files (containing only structs)
(This used to be commit 3dd477ca51
)
2007-10-10 13:57:27 -05:00
Jelmer Vernooij
1060f6b3f6
r14402: Generate seperate headers for RPC client functions.
...
(This used to be commit 7054ebf024
)
2007-10-10 13:57:19 -05:00