summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij5-5/+5
2007-10-10r13967: change the standard visibility to "default" public againStefan Metzmacher4-4/+7
2007-10-10r13964: make lp_* functions publicStefan Metzmacher2-115/+115
2007-10-10r13963: make symbols publicStefan Metzmacher1-17/+17
2007-10-10r13962: make functions publicStefan Metzmacher1-19/+19
2007-10-10r13961: make function publicStefan Metzmacher1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij32-162/+172
2007-10-10r13959: make more functions publicStefan Metzmacher2-6/+6
2007-10-10r13956: make more functions publicStefan Metzmacher1-39/+39
2007-10-10r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij2-14/+8
2007-10-10r13953: make more functions publicStefan Metzmacher1-4/+4
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij19-3/+23
2007-10-10r13943: the -rpath-link should be only used for binaries,Stefan Metzmacher1-1/+1
2007-10-10r13942: fix dependenciesStefan Metzmacher1-3/+22
2007-10-10r13941: fix the buildStefan Metzmacher5-5/+5
2007-10-10r13940: use the local vs. install linkerflag trick for shared libs tooStefan Metzmacher1-6/+43
2007-10-10r13939: Fix bin/.dummy issues, add more ignoresJelmer Vernooij1-5/+5
2007-10-10r13938: Around round of splitupsJelmer Vernooij19-2/+23
2007-10-10r13937: fix the buildStefan Metzmacher4-4/+4
2007-10-10r13936: fix dependecyStefan Metzmacher1-1/+1
2007-10-10r13935: add dependeciesStefan Metzmacher2-2/+2
2007-10-10r13934: these are only needed for a standalone buildStefan Metzmacher1-0/+2
2007-10-10r13933: fix dependency and make it possible to build as shared_libraryStefan Metzmacher1-1/+2
2007-10-10r13932: fix dependencyStefan Metzmacher1-1/+2
2007-10-10r13931: fix dependenciesStefan Metzmacher1-4/+10
2007-10-10r13930: this tools are currently just oneliners, which depend on printf()Stefan Metzmacher1-9/+2
2007-10-10r13929: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13928: fix dependencyStefan Metzmacher1-1/+1
2007-10-10r13927: fix dependencyStefan Metzmacher2-2/+3
2007-10-10r13926: More header splitups.Jelmer Vernooij22-4/+23
2007-10-10r13925: fix dependenciesStefan Metzmacher2-2/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij166-34/+280
2007-10-10r13923: make the state_flags per dcesrv_connectionStefan Metzmacher4-9/+13
2007-10-10r13922: - fix whitespacesStefan Metzmacher1-19/+23
2007-10-10r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher3-6/+6
2007-10-10r13920: "hidden" visibility is the default...Stefan Metzmacher1-1/+0
2007-10-10r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher2-2/+2
2007-10-10r13918: fix whitespacesStefan Metzmacher1-5/+3
2007-10-10r13917: fix detection of the visibility support,Stefan Metzmacher1-7/+14
2007-10-10r13911: Make these debug messages clearer.Andrew Bartlett1-3/+5
2007-10-10r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett4-24/+30
2007-10-10r13909: Make this code clearer.Andrew Bartlett1-2/+4
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett3-10/+34
2007-10-10r13907: By ordering things this way, we allow the password_hash module to setAndrew Bartlett1-1/+1
2007-10-10r13906: fix swig buildSimo Sorce1-2/+1
2007-10-10r13905: include/includes.h now includes param/param.h..Jelmer Vernooij1-1/+2
2007-10-10r13904: Make sure LDB gets initializedJelmer Vernooij1-0/+3
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij30-11/+40
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij8-15/+29
2007-10-10r13901: Backends need to be initialized even if there are no modulesSimo Sorce1-22/+22