Günther Deschner
1b9e526bf6
r25669: Real build fix.
...
Guenther
2007-12-21 05:43:07 +01:00
Günther Deschner
df94fbfe96
r25668: Hopefully fix the build, sorry...
...
Guenther
2007-12-21 05:43:06 +01:00
Günther Deschner
846d81c0ad
r25665: Add some more WERR codes.
...
Guenther
2007-12-21 05:43:05 +01:00
Jelmer Vernooij
262c1c23a6
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes.
2007-12-21 05:43:00 +01:00
Günther Deschner
99408cf20c
r25610: Add security_descriptor_appendv() which takes va_list directly.
...
Guenther
2007-12-21 05:42:52 +01:00
Günther Deschner
1ebcceb922
r25608: Call security_descriptor_append from within security_descriptor_create.
...
Guenther
2007-12-21 05:42:51 +01:00
Günther Deschner
7dd0d28d25
r25607: Allow to set security descriptor type flags at creation time with
...
security_descriptor_create().
Guenther
2007-12-21 05:42:51 +01:00
Günther Deschner
7d8f53b1c7
r25604: Add security_descriptor_append() helper function.
...
Guenther
2007-12-21 05:42:48 +01:00
Stefan Metzmacher
198e8d7fff
r25578: BOOL -> bool
...
metze
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
566aa14139
r25554: Convert last instances of BOOL, True and False to the standard types.
2007-10-10 15:07:55 -05:00
Michael Adam
294b2bf593
r25516: Sorry, I reverted too much of r25448 in r25515.
...
These two fixes should have remained! Thanks to
Metze for pointing this out.
Michael
2007-10-10 15:07:46 -05:00
Michael Adam
6d07e29de2
r25515: Revert r25448:
...
Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.
Michael
2007-10-10 15:07:46 -05:00
Jelmer Vernooij
d54a47ecdc
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer versions of splint support immediate structures just fine.
2007-10-10 15:07:35 -05:00
Jelmer Vernooij
3468952e77
r25446: Merge some changes I made on the way home from SFO:
...
2007-09-29 More higher-level passing around of lp_ctx.
2007-09-29 Fix warning.
2007-09-29 Pass loadparm contexts on a higher level.
2007-09-29 Avoid using global loadparm context.
2007-10-10 15:07:34 -05:00
Jelmer Vernooij
fd697d77c9
r25430: Add the loadparm context to all parametric options.
2007-10-10 15:07:31 -05:00
Jelmer Vernooij
3fcc960839
r25398: Parse loadparm context to all lp_*() functions.
2007-10-10 15:07:25 -05:00
Rafal Szczesniak
bcf4e60577
r25353: Disable one more swig link to for 'make install' to work.
...
rafal
2007-10-10 15:07:16 -05:00
Andrew Tridgell
846184f15c
r25351: disable swig for now to get the build working
2007-10-10 15:07:15 -05:00
Tim Potter
441a040434
r25348: Start working on another Python wrapper.
2007-10-10 15:07:14 -05:00
Tim Potter
30c34d7a4b
r25329: A solution to SWIG not being able to handle a structure and a function
...
having the same name. Hey we can now query nbt names from Python.
2007-10-10 15:07:14 -05:00
Jelmer Vernooij
83f1721453
r25305: Fix installation of missing headers.
2007-10-10 15:07:11 -05:00
Jelmer Vernooij
37425495f3
r25301: Merge my includes.h cleanups.
2007-10-10 15:07:09 -05:00
Tim Potter
9fbbd1b5c9
r25221: Experiment with Jelmer's new generic loadparm code.
2007-10-10 15:06:57 -05:00
Stefan Metzmacher
502251451a
r25212: merge some stuff from samba3
...
metze
2007-10-10 15:06:54 -05:00
Jeremy Allison
0844dbf597
r25175: Change to talloc_asprintf_append_buffer().
...
Jeremy.
2007-10-10 15:06:46 -05:00
Jelmer Vernooij
69de86d2d2
r25047: Fix more warnings.
2007-10-10 15:05:49 -05:00
Jelmer Vernooij
df9cebcb97
r25035: Fix some more warnings, use service pointer rather than service number in more places.
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
5085c53fcf
r25027: Fix more warnings.
2007-10-10 15:05:41 -05:00
Jelmer Vernooij
abe8349f9b
r25026: Move param/param.h out of includes.h
2007-10-10 15:05:38 -05:00
Jelmer Vernooij
cce7785474
r25010: Avoid uses of pstring
2007-10-10 15:05:33 -05:00
Jelmer Vernooij
0bcb21ed74
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=4 lines that I accidently added earlier.
2007-10-10 15:05:28 -05:00
Jelmer Vernooij
08bb1ef643
r25000: Fix some more C++ compatibility warnings.
2007-10-10 15:05:27 -05:00
Jelmer Vernooij
925abf74fa
r24994: Fix some C++ warnings.
2007-10-10 15:05:26 -05:00
Jelmer Vernooij
a5a1a55405
r24992: Remove some uses of lp_*().
2007-10-10 15:05:25 -05:00
Jelmer Vernooij
9b256a0ca2
r24937: Merge tests spoolss RPC callbacks.
2007-10-10 15:03:39 -05:00
Jelmer Vernooij
6890a01dbf
r24816: Move the rest of the contents of core.h to more appropriate places.
...
include/ now only contains build system related headers, all other headers are
now near the source code they're related to.
2007-10-10 15:03:15 -05:00
Jelmer Vernooij
9647f860bd
r24814: Fix headers, trim core.h even more.
2007-10-10 15:03:14 -05:00
Jelmer Vernooij
31993cf67b
r24780: More work allowing libutil to be used by external users.
2007-10-10 15:03:10 -05:00
Jelmer Vernooij
1ce32673d9
r24712: No longer expose the 'BOOL' data type in any interfaces.
2007-10-10 15:02:54 -05:00
Stefan Metzmacher
f874eca5da
r24560: rename some DCERPC_ prefixes into NDR_
...
metze
2007-10-10 15:02:15 -05:00
Stefan Metzmacher
84651aee81
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
...
metze
2007-10-10 15:02:15 -05:00
Andrew Bartlett
f6566480b7
r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is no
...
payload to the control, we still need to inialise *value, as otherwise
we read uninitialised data later.
Andrew Bartlett
2007-10-10 15:01:30 -05:00
Andrew Bartlett
59cba32c09
r24146: It is not an error for a Win2k3-only server not to support the NT4
...
replication call.
Andrew Bartlett
2007-10-10 15:01:28 -05:00
Andrew Bartlett
6679003c05
r23816: A little more static, but leave the dead code testjoin.c as documentation.
...
Andrew Bartlett
2007-10-10 14:59:23 -05:00
Andrew Bartlett
dc27a7e41c
r23810: Make things static, and remove unsued code.
...
This includes some of the original ildap ldap client API. ldb
provides a much easier abstraction on this to use, and doesn't use
these functions.
Andrew Bartlett
2007-10-10 14:59:21 -05:00
Andrew Tridgell
5c9b19271e
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 14:59:18 -05:00
Andrew Tridgell
40c0919aaa
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 14:59:15 -05:00
Andrew Tridgell
84b468b2f8
r23795: more v2->v3 conversion
2007-10-10 14:59:14 -05:00
Andrew Tridgell
fcf38a38ac
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Andrew Bartlett
3a8192c742
r23754: Make sure to check the status return before we de-reference the
...
returned elements.
Andrew Bartlett
2007-10-10 14:59:10 -05:00