Jelmer Vernooij
b6d3fd84a5
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
...
(and friends) from SAMBA_3_2, with some minor tweaks:
- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace
The heimdal-specific code also no longer looks for these functions anymore.
2007-10-10 15:07:51 -05:00
Jelmer Vernooij
0e77e3e316
r25541: Add setup.py for building ldb python wrappers standalone.
2007-10-10 15:07:50 -05:00
Jelmer Vernooij
042dff55b4
r25540: Remove prototypes for already removed functions.
2007-10-10 15:07:50 -05:00
Günther Deschner
3f6cc36a1b
r25539: Also correct indent for winreg server.
...
Guenther
2007-10-10 15:07:50 -05:00
Jelmer Vernooij
f9270073a2
r25537: Use new path for events modules.
2007-10-10 15:07:49 -05:00
Jelmer Vernooij
89c8fd8c02
r25536: Fix path for messaging - this code path doesn't appear to have a test, otherwise it would've caused a crash in the testsuite earlier...
2007-10-10 15:07:49 -05:00
Jelmer Vernooij
fa6407984b
r25535: Deal with events subsystem failures.
2007-10-10 15:07:49 -05:00
Michael Adam
3670b3148d
r25532: Fix some more indentations. Sorry Günther, could not resist, after
...
having gone through this just before you committed r25529. :-)
Michael
2007-10-10 15:07:48 -05:00
Günther Deschner
5c9d755f52
r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
...
Guenther
2007-10-10 15:07:48 -05:00
Jelmer Vernooij
d1837608f0
r25530: Fix missing dependency
2007-10-10 15:07:48 -05:00
Günther Deschner
4bb21a1b00
r25529: Reformatting.
...
Guenther
2007-10-10 15:07:48 -05:00
Jelmer Vernooij
2d36f6d3db
r25527: Deal with no tests being registered.
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
93e5a568e3
r25524: Fix directory names for local module builds.
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
5e814287ba
r25522: Convert to standard bool types.
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
e5cabe14c7
r25518: Convert to standard bool types.
2007-10-10 15:07:46 -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
Stefan Metzmacher
9dd66317bd
r25514: don't blindly overwrite the result last_reason,
...
print the old one as warning...
metze
2007-10-10 15:07:45 -05:00
Stefan Metzmacher
9efa06537a
r25513: don't hide warnings in subunit mode
...
metze
2007-10-10 15:07:45 -05:00
Stefan Metzmacher
cd5699b7bd
r25512: reformat code...
...
metze
2007-10-10 15:07:45 -05:00
Michael Adam
69043a7b1c
r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also
...
verify failure of the lookup for an invalid SID and an
invalid name.
Michael
2007-10-10 15:07:44 -05:00
Stefan Metzmacher
39981e5fa2
r25504: run WINBIND tests for samba3
...
metze
2007-10-10 15:07:44 -05:00
Michael Adam
df12ed56c9
r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tests).
...
Add winbind separator and winbind domain name retrieval functions.
Add WINBIND-STRUCT-LOOKUP_NAME_SID test that walks through the list
of groups and names, converts each name with LOOKUPSID and the resulting
sid with LOOKUPNAME and compares the result with the original name.
Michael
2007-10-10 15:07:43 -05:00
Jelmer Vernooij
3f98a97ac3
r25471: Use macros for loadparm field names, should make migration to offsets rather than pointers easier later on.
2007-10-10 15:07:43 -05:00
Michael Adam
d804214954
r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
...
* Extract retrieval of list of sequence numbers into its own function.
* Unclutter comment output.
* Add tests for BUILTIN and local domain not being disconnected.
* Improve use of torture_assert macros.
Michael
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
80d05c2789
r25468: export WINBINDD_PRIV_PIPE_DIR
...
metze
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
fcd81f8c02
r25467: use uppercase netbios name for samba3.
...
metze
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
ca2a07c71f
r25466: fix calculation of $expected_ret, when there're
...
some expected and some unexpected failures within
one testsuite.
metze
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
8deb2f068c
r25465: improve plain output...
...
metze
2007-10-10 15:07:41 -05:00
Stefan Metzmacher
7b5d5777cb
r25464: improve build-farm output...
...
metze
2007-10-10 15:07:41 -05:00
Jelmer Vernooij
ce4fbb4f44
r25463: revert accidently committed type changes for now, broke the build.
2007-10-10 15:07:41 -05:00
Jelmer Vernooij
12d7cccd7c
r25462: Remove refernece to categories from js as well.
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
e15fd412f9
r25461: Remove section headers in loadparm - trying to keep data and metadata separate and this should help when refactoring loadparm later on.
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
01ce5448f4
r25460: use common structure in param/generic.c
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
a03e09b878
r25459: Avoid bashism. Reported by Björn Jacke.
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
f723efad9f
r25458: Fix warning
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
aa089378a0
r25457: use different location for out-of-tree builds
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
836431af83
r25456: Avoid externs for charsets for now - it breaks openchange.
2007-10-10 15:07:38 -05:00
Jelmer Vernooij
9243b551f3
r25454: Use standard bool types in a couple more places.
2007-10-10 15:07:38 -05:00
Jelmer Vernooij
3c2d06d8fc
r25453: Fix include for NTSTATUS.
2007-10-10 15:07:38 -05:00
Andrew Bartlett
70467fa4c5
r25452: Move the creation of the server entry to the self join, as this makes
...
no sense on a member server.
Andrew Bartlett
2007-10-10 15:07:37 -05:00
Andrew Bartlett
3c4f107239
r25451: Rework the display of provision options to use printf syntax, and
...
avoid %s in the substituted strings from becoming a problem.
Andrew Bartlett
2007-10-10 15:07:37 -05:00
Andrew Bartlett
a186a0fa68
r25450: Make it easier to test with a particular version of OpenLDAP, by
...
setting OPENLDAP_PATH, move to using hdb as the backend (allows
subtree renames), and re-enable the --quiet option.
Andrew Bartlett
2007-10-10 15:07:37 -05:00
Jelmer Vernooij
5f023ef7a4
r25449: Add convenience function for opening the default smb.conf for openchange.
2007-10-10 15:07:36 -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
b1aae72420
r25447: Fix installation of headers. Patch by Brad Hards.
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
Michael Adam
315ffc0191
r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
...
To be extended...
Michael
2007-10-10 15:07:34 -05:00
Michael Adam
21db6eb43c
r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
...
Compare the lists of sequence numbers obtained by
(a) calling SHOW_SEQUENCE without domain argument and
(b) walking the list of trusted domains.
output the sequence numbers of the individual domains upon success.
Michael
2007-10-10 15:07:34 -05:00
Michael Adam
a989a7e40b
r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
...
WINBINDD_GETPWENT is to follow.
Michael
2007-10-10 15:07:33 -05:00