1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

13348 Commits

Author SHA1 Message Date
Jelmer Vernooij
286157f4aa r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
(This used to be commit 9f1e4a44b5)
2007-12-21 05:42:54 +01:00
Jelmer Vernooij
61931ca643 r25614: Add trivial tdb website.
(This used to be commit 6f88c41c31)
2007-12-21 05:42:53 +01:00
Stefan Metzmacher
0e30691861 r25613: verify the length and type before checking the value,
hopefully gives more info why this fails some bigendian
platforms

metze
(This used to be commit 1d2bc79aa5)
2007-12-21 05:42:53 +01:00
Günther Deschner
bdf71f5dc6 r25612: Add test_SetKeySecurity() call.
Guenther
(This used to be commit a5e4d13eef)
2007-12-21 05:42:53 +01:00
Günther Deschner
89f6f464ea r25611: Smaller fix for winreg test.
Guenther
(This used to be commit e9e6ee4f73)
2007-12-21 05:42:52 +01:00
Günther Deschner
4fb9aeb556 r25610: Add security_descriptor_appendv() which takes va_list directly.
Guenther
(This used to be commit 99408cf20c)
2007-12-21 05:42:52 +01:00
Günther Deschner
bf1293e9f2 r25609: Reformat RPC-WINREG test.
Guenther
(This used to be commit 617091fb5a)
2007-12-21 05:42:51 +01:00
Günther Deschner
39f1dab9eb r25608: Call security_descriptor_append from within security_descriptor_create.
Guenther
(This used to be commit 1ebcceb922)
2007-12-21 05:42:51 +01:00
Günther Deschner
a6c4b9d179 r25607: Allow to set security descriptor type flags at creation time with
security_descriptor_create().

Guenther
(This used to be commit 7dd0d28d25)
2007-12-21 05:42:51 +01:00
Günther Deschner
50bf951977 r25606: Allow test_GetKeySecurity() to return a security descriptor.
Guenther
(This used to be commit 3a0d22f572)
2007-12-21 05:42:50 +01:00
Günther Deschner
c353a7b05e r25605: Last round of registry reformats (before this gets an obsession...).
Guenther
(This used to be commit ceb2ebfbf1)
2007-12-21 05:42:49 +01:00
Günther Deschner
34d166111e r25604: Add security_descriptor_append() helper function.
Guenther
(This used to be commit 7d8f53b1c7)
2007-12-21 05:42:48 +01:00
Günther Deschner
33032276f5 r25603: More reformat.
Guenther
(This used to be commit 176614423e)
2007-12-21 05:42:48 +01:00
Stefan Metzmacher
a3e5710eda r25602: don't imply "system/network.h" within replace.h,
as this brings in the socket_wrapper.h in unexpected
code and we endup with a missing 'swrap_close' while linking

metze
(This used to be commit 507d5ca7d9)
2007-12-21 05:42:47 +01:00
Stefan Metzmacher
6876d2613d r25601: replace.h should never imply any "system/*.h"
(here it's "system/time.h")

metze
(This used to be commit 00467c2593)
2007-12-21 05:42:46 +01:00
Stefan Metzmacher
e12a4cb2f3 [GLUE] fix some executable bits on shell scripts
metze
(This used to be commit 76f1f7d701)
2007-12-21 05:21:31 +01:00
Stefan Metzmacher
f1e23d5a62 r25600: fix stupid typo...this should fix the build on sunX
metze
(This used to be commit 192c05556f)
2007-10-10 15:08:03 -05:00
Stefan Metzmacher
a508a210cb r25599: print the error...
metze
(This used to be commit b7027404ba)
2007-10-10 15:08:03 -05:00
Stefan Metzmacher
39f5745c16 r25597: HPUX doesn't have INET_ADDRSTRLEN defined
metze
(This used to be commit f9696109cc)
2007-10-10 15:08:02 -05:00
Andrew Bartlett
26d4d7543b r25596: It isn't valid to take the address of an array on the stack, and this
isn't what memset wants anyway.

Thanks to Indar Kriplani <indar.kriplani@gmail.com>.  Fixes bug 5010

Andrew Bartlett
(This used to be commit fd309065bb)
2007-10-10 15:08:02 -05:00
Stefan Metzmacher
761e067996 r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
so don't let the build-farm complain that is passes unexpected

metze
(This used to be commit cf3f0de921)
2007-10-10 15:08:01 -05:00
Günther Deschner
21a7a9639c r25594: Merge from 3_2:
"Add missing security_secinfo bits as seen while managing security descriptor
inheritance with regedit."

Guenther
(This used to be commit 1c1811c5e3)
2007-10-10 15:08:01 -05:00
Jeremy Allison
397a0aaa43 r25586: Fix getaddrinfo detection - from Timur.
Jeremy.
(This used to be commit 48819012f8)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
da6add2c6e r25585: don't start winbindd untill the build-farm faked users work with it
metze
(This used to be commit eacbe31c89)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
d4d5876701 r25582: build nmblookup with make testsuite as it's needed in the blackbox tests
metze
(This used to be commit 18991998b2)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
83fbf5bbab r25581: move variable to the place it belongs to.
metze
(This used to be commit 578b4711c9)
2007-10-10 15:07:59 -05:00
Jelmer Vernooij
20d1ab47f8 r25580: Error out if there are no tests to run.
(This used to be commit eddb663959)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
dae6a24532 r25579: BOOL -> bool
metze
(This used to be commit 058a0619e9)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
b0ef52e959 r25578: BOOL -> bool
metze
(This used to be commit 198e8d7fff)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
863a1dd155 r25577: BOOL -> bool
metze
(This used to be commit 6f665a1278)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
b3393247a2 r25576: BOOL -> bool
metze
(This used to be commit 9fd96e1989)
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
ffc9f2e05d r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables for make test.
(This used to be commit 814027146d)
2007-10-10 15:07:57 -05:00
Jelmer Vernooij
f7c3cd1350 r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur@com.bat.ru>
(This used to be commit 8d4a435601)
2007-10-10 15:07:57 -05:00
Jelmer Vernooij
0df01cee47 r25562: Use standard bool types in cyrus sasl code - patch by Julien.
(This used to be commit 4f664939af)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
775a3d034d r25558: Define HAVE_* for other gai functions to prevent problems with libroken.
(This used to be commit e09828a634)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
f3e212ff69 r25556: Update README.
(This used to be commit 1a7dbfde5f)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
da6d24c459 r25555: Remove support for BOOL, True and False.
(This used to be commit 18a2bcfa9e)
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
2151cde580 r25554: Convert last instances of BOOL, True and False to the standard types.
(This used to be commit 566aa14139)
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
05e7c48146 r25553: Convert to standard bool type.
(This used to be commit b7371f1a19)
2007-10-10 15:07:54 -05:00
Jelmer Vernooij
3642f3b40d r25552: Convert to standard bool type.
(This used to be commit b8d6b82f12)
2007-10-10 15:07:54 -05:00
Jelmer Vernooij
0c56f8dac3 r25551: Convert to standard bool type.
(This used to be commit c9651e2c5c)
2007-10-10 15:07:54 -05:00
Jelmer Vernooij
734aaefd34 r25550: Convert to standard bool type.
(This used to be commit 3ed7aba8e2)
2007-10-10 15:07:53 -05:00
Jelmer Vernooij
af0a85bc30 r25549: Convert to standard bool type.
(This used to be commit 318bf1f744)
2007-10-10 15:07:53 -05:00
Jelmer Vernooij
2f1c0eca13 r25548: Convert to standard bool type.
(This used to be commit 190d73b44b)
2007-10-10 15:07:53 -05:00
Jelmer Vernooij
d5a93dfcb9 r25547: Convert to standard bool type.
(This used to be commit 97a241692c)
2007-10-10 15:07:52 -05:00
Jelmer Vernooij
cac2379a2f r25546: Convert to standard bool type.
(This used to be commit ac83dbf199)
2007-10-10 15:07:52 -05:00
Jelmer Vernooij
6bc52259aa r25545: Use inet_ntop for ipv4 code as well - should make it easier to share code between IPv4 and IPv6 later on.
(This used to be commit e3df90927b)
2007-10-10 15:07:51 -05:00
Günther Deschner
cc8f4eb3cd r25544: Cleanup some more indents in lib/registry.
Guenther
(This used to be commit 0d9826dc54)
2007-10-10 15:07:51 -05:00
Jelmer Vernooij
e511090a43 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.
(This used to be commit b6d3fd84a5)
2007-10-10 15:07:51 -05:00
Jelmer Vernooij
f0bc19ae47 r25541: Add setup.py for building ldb python wrappers standalone.
(This used to be commit 0e77e3e316)
2007-10-10 15:07:50 -05:00
Jelmer Vernooij
68a9ab6b01 r25540: Remove prototypes for already removed functions.
(This used to be commit 042dff55b4)
2007-10-10 15:07:50 -05:00
Günther Deschner
b591596c0e r25539: Also correct indent for winreg server.
Guenther
(This used to be commit 3f6cc36a1b)
2007-10-10 15:07:50 -05:00
Jelmer Vernooij
5799692be7 r25537: Use new path for events modules.
(This used to be commit f9270073a2)
2007-10-10 15:07:49 -05:00
Jelmer Vernooij
55a7440a07 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...
(This used to be commit 89c8fd8c02)
2007-10-10 15:07:49 -05:00
Jelmer Vernooij
93224076fc r25535: Deal with events subsystem failures.
(This used to be commit fa6407984b)
2007-10-10 15:07:49 -05:00
Michael Adam
f0b3f20efb r25532: Fix some more indentations. Sorry Günther, could not resist, after
having gone through this just before you committed r25529. :-)

Michael
(This used to be commit 3670b3148d)
2007-10-10 15:07:48 -05:00
Günther Deschner
f5c546145e r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
Guenther
(This used to be commit 5c9d755f52)
2007-10-10 15:07:48 -05:00
Jelmer Vernooij
a97e319924 r25530: Fix missing dependency
(This used to be commit d1837608f0)
2007-10-10 15:07:48 -05:00
Günther Deschner
35ea519ca8 r25529: Reformatting.
Guenther
(This used to be commit 4bb21a1b00)
2007-10-10 15:07:48 -05:00
Jelmer Vernooij
ae74eea43d r25527: Deal with no tests being registered.
(This used to be commit 2d36f6d3db)
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
8c2ef262a8 r25524: Fix directory names for local module builds.
(This used to be commit 93e5a568e3)
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
719a4ae0d3 r25522: Convert to standard bool types.
(This used to be commit 5e814287ba)
2007-10-10 15:07:47 -05:00
Jelmer Vernooij
42bdfc3f6c r25518: Convert to standard bool types.
(This used to be commit e5cabe14c7)
2007-10-10 15:07:46 -05:00
Michael Adam
20480a7953 r25516: Sorry, I reverted too much of r25448 in r25515.
These two fixes should have remained! Thanks to
Metze for pointing this out.

Michael
(This used to be commit 294b2bf593)
2007-10-10 15:07:46 -05:00
Michael Adam
3b07f6aeb1 r25515: Revert r25448:
Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.

Michael
(This used to be commit 6d07e29de2)
2007-10-10 15:07:46 -05:00
Stefan Metzmacher
bf0ee695db r25514: don't blindly overwrite the result last_reason,
print the old one as warning...

metze
(This used to be commit 9dd66317bd)
2007-10-10 15:07:45 -05:00
Stefan Metzmacher
54bc4556b9 r25513: don't hide warnings in subunit mode
metze
(This used to be commit 9efa06537a)
2007-10-10 15:07:45 -05:00
Stefan Metzmacher
e047f72e34 r25512: reformat code...
metze
(This used to be commit cd5699b7bd)
2007-10-10 15:07:45 -05:00
Michael Adam
2cf665b8fd 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
(This used to be commit 69043a7b1c)
2007-10-10 15:07:44 -05:00
Stefan Metzmacher
6fb6999185 r25504: run WINBIND tests for samba3
metze
(This used to be commit 39981e5fa2)
2007-10-10 15:07:44 -05:00
Michael Adam
f64d696395 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
(This used to be commit df12ed56c9)
2007-10-10 15:07:43 -05:00
Jelmer Vernooij
9b1fd7f52d r25471: Use macros for loadparm field names, should make migration to offsets rather than pointers easier later on.
(This used to be commit 3f98a97ac3)
2007-10-10 15:07:43 -05:00
Michael Adam
8d78021abd 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
(This used to be commit d804214954)
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
e0ad93f845 r25468: export WINBINDD_PRIV_PIPE_DIR
metze
(This used to be commit 80d05c2789)
2007-10-10 15:07:43 -05:00
Stefan Metzmacher
9f5b6c82d0 r25467: use uppercase netbios name for samba3.
metze
(This used to be commit fcd81f8c02)
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
37d63aab72 r25466: fix calculation of $expected_ret, when there're
some expected and some unexpected failures within
one testsuite.

metze
(This used to be commit ca2a07c71f)
2007-10-10 15:07:42 -05:00
Stefan Metzmacher
00d2a19554 r25465: improve plain output...
metze
(This used to be commit 8deb2f068c)
2007-10-10 15:07:41 -05:00
Stefan Metzmacher
f069623ace r25464: improve build-farm output...
metze
(This used to be commit 7b5d5777cb)
2007-10-10 15:07:41 -05:00
Jelmer Vernooij
650abae845 r25463: revert accidently committed type changes for now, broke the build.
(This used to be commit ce4fbb4f44)
2007-10-10 15:07:41 -05:00
Jelmer Vernooij
8ffc4c1f97 r25462: Remove refernece to categories from js as well.
(This used to be commit 12d7cccd7c)
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
f5f6d6d2ab r25461: Remove section headers in loadparm - trying to keep data and metadata separate and this should help when refactoring loadparm later on.
(This used to be commit e15fd412f9)
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
30047a9543 r25460: use common structure in param/generic.c
(This used to be commit 01ce5448f4)
2007-10-10 15:07:40 -05:00
Jelmer Vernooij
569903dd0c r25459: Avoid bashism. Reported by Björn Jacke.
(This used to be commit a03e09b878)
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
1da3555488 r25458: Fix warning
(This used to be commit f723efad9f)
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
fd6288c584 r25457: use different location for out-of-tree builds
(This used to be commit aa089378a0)
2007-10-10 15:07:39 -05:00
Jelmer Vernooij
5ecd526d1c r25456: Avoid externs for charsets for now - it breaks openchange.
(This used to be commit 836431af83)
2007-10-10 15:07:38 -05:00
Jelmer Vernooij
efa384375f r25454: Use standard bool types in a couple more places.
(This used to be commit 9243b551f3)
2007-10-10 15:07:38 -05:00
Jelmer Vernooij
621fcfcd1c r25453: Fix include for NTSTATUS.
(This used to be commit 3c2d06d8fc)
2007-10-10 15:07:38 -05:00
Andrew Bartlett
999d47e41e r25452: Move the creation of the server entry to the self join, as this makes
no sense on a member server.

Andrew Bartlett
(This used to be commit 70467fa4c5)
2007-10-10 15:07:37 -05:00
Andrew Bartlett
43890c4c58 r25451: Rework the display of provision options to use printf syntax, and
avoid %s in the substituted strings from becoming a problem.

Andrew Bartlett
(This used to be commit 3c4f107239)
2007-10-10 15:07:37 -05:00
Andrew Bartlett
b6678a276c 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
(This used to be commit a186a0fa68)
2007-10-10 15:07:37 -05:00
Jelmer Vernooij
ce7bccef5f r25449: Add convenience function for opening the default smb.conf for openchange.
(This used to be commit 5f023ef7a4)
2007-10-10 15:07:36 -05:00
Jelmer Vernooij
a8f264eb2f r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer versions of splint support immediate structures just fine.
(This used to be commit d54a47ecdc)
2007-10-10 15:07:35 -05:00
Jelmer Vernooij
14da63dbd3 r25447: Fix installation of headers. Patch by Brad Hards.
(This used to be commit b1aae72420)
2007-10-10 15:07:35 -05:00
Jelmer Vernooij
2f3551ca7c 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.
(This used to be commit 3468952e77)
2007-10-10 15:07:34 -05:00
Michael Adam
4d7273715f r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
To be extended...

Michael
(This used to be commit 315ffc0191)
2007-10-10 15:07:34 -05:00
Michael Adam
3f466b1aab 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
(This used to be commit 21db6eb43c)
2007-10-10 15:07:34 -05:00
Michael Adam
ca61e8668c r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
WINBINDD_GETPWENT is to follow.

Michael
(This used to be commit a989a7e40b)
2007-10-10 15:07:33 -05:00
Michael Adam
07f20e3f57 r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted domains.
Michael
(This used to be commit d24eecb80e)
2007-10-10 15:07:33 -05:00
Stefan Metzmacher
289f09e14b r25438: start samba3's winbindd in the selftest "dc" env
metze
(This used to be commit 161c55be37)
2007-10-10 15:07:33 -05:00
Stefan Metzmacher
f2e99e352f r25437: let the default env for 'make testenv' depend on the target
as only samba4 supports the "member target yet.

metze
(This used to be commit 81bf9a063e)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
0988b807f6 r25435: actually pass the statistics to the buildfarm output module
to calculate the SELFTEST RUNTIME correct

metze
(This used to be commit 12e4851709)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
9e59dc7031 r25433: - dcerpc_AuthType is a 8bit enum not 32bit
- also add dcerpc_AuthLevel enum

metze
(This used to be commit efb2416939)
2007-10-10 15:07:32 -05:00
Jelmer Vernooij
60a1046c5c r25430: Add the loadparm context to all parametric options.
(This used to be commit fd697d77c9)
2007-10-10 15:07:31 -05:00
Stefan Metzmacher
98038f71a7 r25428: forward declarations of enums are not portable,
so pass struct cli_credentials *cred instead of
enum credentials_use_kerberos use_kerberos.

metze
(This used to be commit b945aaa9da)
2007-10-10 15:07:31 -05:00
Stefan Metzmacher
59f43d2b58 r25427: fix SELFTEST RUNTIME calculation for the build-farm
metze
(This used to be commit 554d56aa16)
2007-10-10 15:07:30 -05:00
Stefan Metzmacher
91a0879b1f r25425: move LDB_MODULESDIR define into config.h
this hopefully fixes the build on some hosts

metze
(This used to be commit d03ec5655d)
2007-10-10 15:07:30 -05:00
Stefan Metzmacher
7f0904cb1a r25421: SHLIBEXT comes in via samba's config.h already
metze
(This used to be commit dcead25b29)
2007-10-10 15:07:30 -05:00
Stefan Metzmacher
34da75652d r25419: fix generation of git revision calculation
metze
(This used to be commit 7f70d5e7b9)
2007-10-10 15:07:29 -05:00
Jelmer Vernooij
cabc0955d9 r25411: Fix IPv6 socket backend.
(This used to be commit 02b4621181)
2007-10-10 15:07:29 -05:00
Jelmer Vernooij
95157091e3 r25410: Use C99 struct initialization.
(This used to be commit ad1513bc1b)
2007-10-10 15:07:29 -05:00
Michael Adam
6371962e89 r25409: Add SHOW_SEQUENCE winbind test (struct based).
Michael
(This used to be commit 080b602e4f)
2007-10-10 15:07:27 -05:00
Stefan Metzmacher
2b771cc5a6 r25404: fix the build
metze
(This used to be commit 7d58d0c0c1)
2007-10-10 15:07:27 -05:00
Jelmer Vernooij
37d53832a4 r25398: Parse loadparm context to all lp_*() functions.
(This used to be commit 3fcc960839)
2007-10-10 15:07:25 -05:00
Jelmer Vernooij
e09226cb35 r25395: Fix help for --socket-wrapper-pcap.
(This used to be commit 15e41e4278)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
b29e12f331 r25394: Print out version info in test output for use by Samba 3.
(This used to be commit c61881c72b)
2007-10-10 15:07:24 -05:00
Jelmer Vernooij
3048e9ad65 r25392: Add loadparm context as argument in a couple more places.
(This used to be commit c62f51cc28)
2007-10-10 15:07:24 -05:00
Stefan Metzmacher
3ff257b36b r25386: add 'make testsuite' target that tries to at least compile
smbtorture, smbclient and cifsdd which are used by samba3's
'make test' in future.

metze
(This used to be commit 712074d950)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
08aba81a36 r25385: Don't clutter the buildfarm output with SKIP: lines.
(This used to be commit 70810484ea)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
55568328ad r25384: Support DGRAM IPv6 sockets.
(This used to be commit e227c74971)
2007-10-10 15:07:23 -05:00
Andrew Bartlett
db6c6cfdec r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message
when a template file is missing.

Andrew Bartlett
(This used to be commit 5093ea1cef)
2007-10-10 15:07:22 -05:00
Jelmer Vernooij
5e2f9cd8e2 r25379: Use loadparm context parameter in a lot more places.
(This used to be commit 091961b13b)
2007-10-10 15:07:22 -05:00
Rafal Szczesniak
3bf358c4d1 r25377: Simplify code a little by employing commonly used functions.
rafal
(This used to be commit f0be9939cd)
2007-10-10 15:07:22 -05:00
Rafal Szczesniak
528d2cdd46 r25376: Add the new file to the build.
rafal
(This used to be commit a5407a3288)
2007-10-10 15:07:21 -05:00
Rafal Szczesniak
1f3f79c21f r25375: Put commonly used functions in one place.
rafal
(This used to be commit 6e9708eba8)
2007-10-10 15:07:21 -05:00
Ronnie Sahlberg
19e417aefd r25374: create an enum for the authentication types instead of defining them as
constants
(This used to be commit 0c3d38b0d9)
2007-10-10 15:07:21 -05:00
Ronnie Sahlberg
ca8f2fbe2e r25373: add three more authentication types
(This used to be commit 9c38c61c33)
2007-10-10 15:07:20 -05:00
Rafal Szczesniak
d8b9666c33 r25368: Add the test of group add routine.
rafal
(This used to be commit f893244a31)
2007-10-10 15:07:19 -05:00
Rafal Szczesniak
353c00dc1f r25367: Add initial implementation of internal group add function.
rafal
(This used to be commit 05624840c7)
2007-10-10 15:07:19 -05:00
Jelmer Vernooij
b2c6dd7c89 r25365: Clearer test names
(This used to be commit 85a8c105a4)
2007-10-10 15:07:19 -05:00
Jelmer Vernooij
79e59dfdf2 r25364: List skipped testsuites in summary only.
(This used to be commit cc22be4530)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
966f35a6c8 r25363: Move service code to separate module.
(This used to be commit 77570e2fb5)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
7ac97bbbdb r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding share from command-line in smbtorture.
(This used to be commit b3f2eafa04)
2007-10-10 15:07:18 -05:00
Jelmer Vernooij
99f8d8c45d r25360: Allow --skip to be specified more than once.
(This used to be commit f6dd844dc4)
2007-10-10 15:07:17 -05:00
Jelmer Vernooij
4820691fd9 r25359: Set up Samba3 as dc.
(This used to be commit acaa484a5c)
2007-10-10 15:07:17 -05:00
Rafal Szczesniak
cc6881b8ea r25356: Conversion from the old-style composite functions take 2.
Let's find out if NET-USERMOD test passes this time on
the build farm...

rafal
(This used to be commit 6ab46e91ac)
2007-10-10 15:07:17 -05:00
Andrew Bartlett
2606996653 r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
fix a provision without an smb.conf already setup.

Andrew Bartlett
(This used to be commit a00044d229)
2007-10-10 15:07:16 -05:00
Rafal Szczesniak
7db71eac7a r25353: Disable one more swig link to for 'make install' to work.
rafal
(This used to be commit bcf4e60577)
2007-10-10 15:07:16 -05:00
Michael Adam
555302bbdf r25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael
(This used to be commit 1d051c550c)
2007-10-10 15:07:15 -05:00
Andrew Tridgell
ca49e5aabf r25351: disable swig for now to get the build working
(This used to be commit 846184f15c)
2007-10-10 15:07:15 -05:00
Michael Adam
ff81112efb r25350: Add an initial winbindd list-users test.
Michael
(This used to be commit 01bd81362f)
2007-10-10 15:07:15 -05:00
Stefan Metzmacher
3bcf42774f r25349: add WINBIND-STRUCT-DSGETDCNAME test
metze
(This used to be commit 8746ee4c20)
2007-10-10 15:07:14 -05:00
Tim Potter
708729be9f r25348: Start working on another Python wrapper.
(This used to be commit 441a040434)
2007-10-10 15:07:14 -05:00
Tim Potter
8dc845d425 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.
(This used to be commit 30c34d7a4b)
2007-10-10 15:07:14 -05:00
Jelmer Vernooij
7c30312c17 r25316: Remove last few instances of old BOOL type in librpc/.
(This used to be commit 80d1dd41d4)
2007-10-10 15:07:13 -05:00
Rafal Szczesniak
7f894169d9 r25315: Revert my last change until I find out what's causing the
problem spotted by the builfarm.

rafal
(This used to be commit 39359391af)
2007-10-10 15:07:13 -05:00
Rafal Szczesniak
a23b4958c0 r25312: Replace the old-style composite calls.
rafal
(This used to be commit 0a8531404f)
2007-10-10 15:07:13 -05:00
Volker Lendecke
5f280af012 r25310: Make sure we do not regress on r25309
(This used to be commit 4eb0ec51aa)
2007-10-10 15:07:12 -05:00
Jelmer Vernooij
dce6620a9e r25308: Remove use of pstring.
(This used to be commit 586246137c)
2007-10-10 15:07:12 -05:00
Jelmer Vernooij
6b1c7d36f8 r25307: add string_sub_talloc.
(This used to be commit 96c1a24874)
2007-10-10 15:07:12 -05:00