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