summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21[GLUE] fix some executable bits on shell scriptsStefan Metzmacher10-0/+0
metze (This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0)
2007-10-10r25600: fix stupid typo...this should fix the build on sunXStefan Metzmacher1-1/+1
metze (This used to be commit 192c05556f786b4523fb325cee6d87b251aee059)
2007-10-10r25599: print the error...Stefan Metzmacher1-1/+1
metze (This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)
2007-10-10r25597: HPUX doesn't have INET_ADDRSTRLEN definedStefan Metzmacher1-0/+4
metze (This used to be commit f9696109cc8f4646599f73b78e1eacd94d1a6c2c)
2007-10-10r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett1-1/+1
isn't what memset wants anyway. Thanks to Indar Kriplani <indar.kriplani@gmail.com>. Fixes bug 5010 Andrew Bartlett (This used to be commit fd309065bb697cfaaa595d060defee1761cf9523)
2007-10-10r25595: we pass the "blackbox.smbclient.*USER and PASSWD" testStefan Metzmacher1-1/+0
so don't let the build-farm complain that is passes unexpected metze (This used to be commit cf3f0de921705bdc172607f87933260e37223f32)
2007-10-10r25594: Merge from 3_2:Günther Deschner1-1/+5
"Add missing security_secinfo bits as seen while managing security descriptor inheritance with regedit." Guenther (This used to be commit 1c1811c5e34b18f448beb544de0c5f8612653293)
2007-10-10r25586: Fix getaddrinfo detection - from Timur.Jeremy Allison1-1/+9
Jeremy. (This used to be commit 48819012f81167f07d2e909329432d2ef222b1bf)
2007-10-10r25585: don't start winbindd untill the build-farm faked users work with itStefan Metzmacher1-23/+24
metze (This used to be commit eacbe31c897e53762dc799a8bcad7cc4679441c7)
2007-10-10r25582: build nmblookup with make testsuite as it's needed in the blackbox testsStefan Metzmacher1-1/+1
metze (This used to be commit 18991998b209f46937d1060c2bc8b841da5b6173)
2007-10-10r25581: move variable to the place it belongs to.Stefan Metzmacher1-1/+1
metze (This used to be commit 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722)
2007-10-10r25580: Error out if there are no tests to run.Jelmer Vernooij1-0/+5
(This used to be commit eddb663959b62a7170998f1ba0fad59967fcff67)
2007-10-10r25579: BOOL -> boolStefan Metzmacher4-36/+36
metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
2007-10-10r25578: BOOL -> boolStefan Metzmacher1-3/+3
metze (This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29)
2007-10-10r25577: BOOL -> boolStefan Metzmacher2-42/+42
metze (This used to be commit 6f665a12789b839c3d49ea8307f78bec77730c94)
2007-10-10r25576: BOOL -> boolStefan Metzmacher2-8/+8
metze (This used to be commit 9fd96e1989e348f87355ed120786399493a9e447)
2007-10-10r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment ↵Jelmer Vernooij2-3/+20
variables for make test. (This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)
2007-10-10r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev ↵Jelmer Vernooij2-3/+6
<timur@com.bat.ru> (This used to be commit 8d4a435601c1af42a4a6704b3181e194eb40f75a)
2007-10-10r25562: Use standard bool types in cyrus sasl code - patch by Julien.Jelmer Vernooij1-8/+9
(This used to be commit 4f664939af0d6ac389efebc51f2f31e9acee80b4)
2007-10-10r25558: Define HAVE_* for other gai functions to prevent problems with libroken.Jelmer Vernooij1-0/+2
(This used to be commit e09828a634bf10bda9c6f28b18106c2bcab84643)
2007-10-10r25556: Update README.Jelmer Vernooij1-0/+6
(This used to be commit 1a7dbfde5fcef19998b8af470c152a76386fb79f)
2007-10-10r25555: Remove support for BOOL, True and False.Jelmer Vernooij2-9/+1
(This used to be commit 18a2bcfa9e7d4718648f401821259d1dbf5a3ff4)
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij236-4638/+4639
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij22-230/+230
(This used to be commit b7371f1a191fb86834c0d586d094f39f0b04544b)
2007-10-10r25552: Convert to standard bool type.Jelmer Vernooij24-285/+285
(This used to be commit b8d6b82f1248d36a0aa91a1c58d06b4f7c66d245)
2007-10-10r25551: Convert to standard bool type.Jelmer Vernooij15-83/+83
(This used to be commit c9651e2c5c078edee7b91085e936a93625c8d708)
2007-10-10r25550: Convert to standard bool type.Jelmer Vernooij3-86/+86
(This used to be commit 3ed7aba8e234ebbead10d78d2fc1c8a8274d516b)
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij6-110/+110
(This used to be commit 318bf1f7441678860adfff5cdb0d3d2448e58f4b)
2007-10-10r25548: Convert to standard bool type.Jelmer Vernooij4-43/+43
(This used to be commit 190d73b44b9b9c6dabbd26212d596d985b25edab)
2007-10-10r25547: Convert to standard bool type.Jelmer Vernooij8-60/+60
(This used to be commit 97a241692c4b8dc45e086aa9b959f2cd30b8d6c9)
2007-10-10r25546: Convert to standard bool type.Jelmer Vernooij9-57/+57
(This used to be commit ac83dbf199fd442fc994d43a6e5e9fda8d4c88b6)
2007-10-10r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ↵Jelmer Vernooij2-12/+17
code between IPv4 and IPv6 later on. (This used to be commit e3df90927b2878917f0f555772a875f05bf609e8)
2007-10-10r25544: Cleanup some more indents in lib/registry.Günther Deschner16-1206/+1437
Guenther (This used to be commit 0d9826dc54057db2cfebcb806e5442c4dcf60daa)
2007-10-10r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, ↵Jelmer Vernooij12-124/+1129
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 b6d3fd84a5d7d814035e60d6fa22f19bed9f77da)
2007-10-10r25541: Add setup.py for building ldb python wrappers standalone.Jelmer Vernooij2-3/+13
(This used to be commit 0e77e3e31653d236bd0110adb28ad9c918b7ae82)
2007-10-10r25540: Remove prototypes for already removed functions.Jelmer Vernooij1-12/+0
(This used to be commit 042dff55b4cd42b9bedbf574168cc52de3d1dda4)
2007-10-10r25539: Also correct indent for winreg server.Günther Deschner1-177/+181
Guenther (This used to be commit 3f6cc36a1b7ac8c2c65cd19a08ec06314653cfd2)
2007-10-10r25537: Use new path for events modules.Jelmer Vernooij1-1/+1
(This used to be commit f9270073a282ba94eb4e3f51440d5653480082da)
2007-10-10r25536: Fix path for messaging - this code path doesn't appear to have a ↵Jelmer Vernooij1-1/+1
test, otherwise it would've caused a crash in the testsuite earlier... (This used to be commit 89c8fd8c02830051e0199e234cc3e3b15e8c9879)
2007-10-10r25535: Deal with events subsystem failures.Jelmer Vernooij1-0/+5
(This used to be commit fa6407984b2d592d1097a6bc5b7d566a2cc122de)
2007-10-10r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam1-21/+21
having gone through this just before you committed r25529. :-) Michael (This used to be commit 3670b3148d3d4483292bb1a5153e521d4703019a)
2007-10-10r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner1-0/+5
Guenther (This used to be commit 5c9d755f52c8fffe93efd9543a1381a3a06ef8f9)
2007-10-10r25530: Fix missing dependencyJelmer Vernooij1-1/+2
(This used to be commit d1837608f0e995653ef805b016abaa618cfd288c)
2007-10-10r25529: Reformatting.Günther Deschner1-97/+98
Guenther (This used to be commit 4bb21a1b0077ff00eeec6a2e78ba719f6772bba7)
2007-10-10r25527: Deal with no tests being registered.Jelmer Vernooij1-0/+3
(This used to be commit 2d36f6d3dbdad097933078bc9c689ff66d9a8a47)
2007-10-10r25524: Fix directory names for local module builds.Jelmer Vernooij3-12/+19
(This used to be commit 93e5a568e3da1c8b2e7decb2a675456ad35dc29b)
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij19-147/+150
(This used to be commit 5e814287ba475e12f8cc934fdd09b199dcdfdb86)
2007-10-10r25518: Convert to standard bool types.Jelmer Vernooij1-4/+4
(This used to be commit e5cabe14c7c33c4c7215963f504edf65edc36b20)
2007-10-10r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2-1/+2
These two fixes should have remained! Thanks to Metze for pointing this out. Michael (This used to be commit 294b2bf593445a79c500f02569f10ff72e1d6933)
2007-10-10r25515: Revert r25448:Michael Adam5-4/+19
Immediate structures are *not* supportet by the native C compiler at least on Solaris, Tru64 and HP-UX. Michael (This used to be commit 6d07e29de2a7e535139622fa688b407da232c816)