summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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)
2007-10-10r25514: don't blindly overwrite the result last_reason,Stefan Metzmacher1-0/+5
print the old one as warning... metze (This used to be commit 9dd66317bdc50bb39ca2c2b14635647b361d5867)
2007-10-10r25513: don't hide warnings in subunit modeStefan Metzmacher1-0/+7
metze (This used to be commit 9efa06537a998e5519e17022a01c9df435dc8b3d)
2007-10-10r25512: reformat code...Stefan Metzmacher1-19/+19
metze (This used to be commit cd5699b7bdb57c2c6408a9df3c1ab2cfa32f0a58)
2007-10-10r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to alsoMichael Adam1-1/+64
verify failure of the lookup for an invalid SID and an invalid name. Michael (This used to be commit 69043a7b1ca82f5c9976e605cf6bb9df8afbad18)
2007-10-10r25504: run WINBIND tests for samba3Stefan Metzmacher3-0/+31
metze (This used to be commit 39981e5fa25512c72119db6de2caef9c41d2bb96)
2007-10-10r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS ↵Michael Adam1-12/+208
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 df12ed56c9c2beb4ee36827ddec8b2946c1ac89b)
2007-10-10r25471: Use macros for loadparm field names, should make migration to ↵Jelmer Vernooij1-139/+143
offsets rather than pointers easier later on. (This used to be commit 3f98a97ac327166e3451cfdcd857d693b5a2ec3c)
2007-10-10r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:Michael Adam1-23/+47
* 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 d80421495468db2fd1526c842a6354650afb14af)
2007-10-10r25468: export WINBINDD_PRIV_PIPE_DIRStefan Metzmacher3-1/+6
metze (This used to be commit 80d05c2789cd053f7f401916fb0b45d4c9ecb46e)
2007-10-10r25467: use uppercase netbios name for samba3.Stefan Metzmacher1-1/+1
metze (This used to be commit fcd81f8c022eb6986d682600ca46519cc2034ab7)
2007-10-10r25466: fix calculation of $expected_ret, when there'reStefan Metzmacher2-5/+18
some expected and some unexpected failures within one testsuite. metze (This used to be commit ca2a07c71fd5aa2446c0c292b4b058acc0b54838)
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
metze (This used to be commit 8deb2f068c7574618467859d9335fbd1ca6e49a1)
2007-10-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
metze (This used to be commit 7b5d5777cb8cef5e502ae0851f600c7019eefa17)
2007-10-10r25463: revert accidently committed type changes for now, broke the build.Jelmer Vernooij1-31/+31
(This used to be commit ce4fbb4f44a5f84cf516b4de9861e3fd498cc6c4)
2007-10-10r25462: Remove refernece to categories from js as well.Jelmer Vernooij2-56/+31
(This used to be commit 12d7cccd7c8c632e2d49e9c21e0e139366ffe2c3)
2007-10-10r25461: Remove section headers in loadparm - trying to keep data and ↵Jelmer Vernooij2-48/+9
metadata separate and this should help when refactoring loadparm later on. (This used to be commit e15fd412f954efb0bb91b32ec854b9b312516ea1)
2007-10-10r25460: use common structure in param/generic.cJelmer Vernooij4-42/+31
(This used to be commit 01ce5448f44ddda7ec864d812fe23f0fa68d1561)
2007-10-10r25459: Avoid bashism. Reported by Björn Jacke.Jelmer Vernooij1-1/+2
(This used to be commit a03e09b878ad455facbb8ff47207bc5534fa9aca)
2007-10-10r25458: Fix warningJelmer Vernooij1-1/+1
(This used to be commit f723efad9f1038aae9e5412aa97eb5cbec4bd611)
2007-10-10r25457: use different location for out-of-tree buildsJelmer Vernooij1-2/+2
(This used to be commit aa089378a04f84c507a7c31f96499a88de963d06)
2007-10-10r25456: Avoid externs for charsets for now - it breaks openchange.Jelmer Vernooij3-25/+22
(This used to be commit 836431af83674018e9700f9da92ce251d108687a)
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij9-71/+71
(This used to be commit 9243b551f30c7aa2763115516a6adcfe5bbddc58)
2007-10-10r25453: Fix include for NTSTATUS.Jelmer Vernooij3-4/+4
(This used to be commit 3c2d06d8fc8783362a6ff934e86ea4a4da2c6906)
2007-10-10r25452: Move the creation of the server entry to the self join, as this makesAndrew Bartlett2-23/+23
no sense on a member server. Andrew Bartlett (This used to be commit 70467fa4c5d25b83c48dbbeb8236d5acb4550e77)
2007-10-10r25451: Rework the display of provision options to use printf syntax, andAndrew Bartlett1-10/+22
avoid %s in the substituted strings from becoming a problem. Andrew Bartlett (This used to be commit 3c4f107239eb6b2f4022a4eac06c5dd3ace71174)
2007-10-10r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett2-6/+16
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 a186a0fa68cdcfb3abd430534657e5e278a5ebda)
2007-10-10r25449: Add convenience function for opening the default smb.conf for ↵Jelmer Vernooij2-1/+6
openchange. (This used to be commit 5f023ef7a4046442a96768b926546f93735c9666)
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ↵Jelmer Vernooij5-19/+4
versions of splint support immediate structures just fine. (This used to be commit d54a47ecdc418ee07c9479f519bd1a207e6ba3eb)
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij2-0/+2
(This used to be commit b1aae72420362dfda7df94e8aaab8739632195dc)
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij63-172/+198
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 3468952e771ab31f90b6c374ade01c5550810f42)
2007-10-10r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.Michael Adam1-0/+28
To be extended... Michael (This used to be commit 315ffc01914c34d0c4dacd9155d270af0f45f8e5)