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