summaryrefslogtreecommitdiff
path: root/source4/headermap.txt
AgeCommit message (Collapse)AuthorFilesLines
2008-05-29Don't make the NTP signd headers public.Andrew Bartlett1-1/+0
This means we don't have to install them Andrew Bartlett (This used to be commit 2f2ba0c68ab0e985df5be07dccf3a3a7ebe62142)
2008-05-28Another (useless) header to installAndrew Bartlett1-0/+1
(This used to be commit d403109666dd31fbaa419d108c386bb2ab01896e)
2008-05-28Install the ntp_signd NDR headers...Andrew Bartlett1-0/+1
Like many of our headers, these should never be used, but for now the build system requires them. Andrew Bartlett (This used to be commit a38ef342c82b79f8d460020d4ec46dbb93b45158)
2008-05-08Install session.h, required by OpenChange's proxy.Jelmer Vernooij1-0/+1
(This used to be commit 44d8b70004247729862b194ea66444e0cf296660)
2008-04-27Fix header locations.Jelmer Vernooij1-2/+2
(This used to be commit 4fc11bd97d6b65569742a7f1c695b7ecbc76919a)
2008-04-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij1-0/+2
Conflicts: source/headermap.txt (This used to be commit 1b084e85c1f5963d924f7764ae751f8cd8e57364)
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij1-0/+2
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045)
2008-04-02wbclient: Add an async winbind client library.Kai Blin1-0/+4
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)
2008-04-02Remove no longer installed files.Jelmer Vernooij1-23/+0
(This used to be commit 3e8aecbc2ee3c0bb32aa83c5035a758f16f344cb)
2008-04-02Trim down installed headers some more.Jelmer Vernooij1-27/+19
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-23/+0
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
2008-02-18Fix installation of gencache.Jelmer Vernooij1-0/+1
(This used to be commit 96f073020fa6a5553222c7b05654d30fd13b5e69)
2008-01-15Fix asn1 locations.Jelmer Vernooij1-2/+2
(This used to be commit 84dc6bc19c166e42c5eca2949e4ef5024c80f513)
2007-12-21r26494: Add entries for new header files.Jelmer Vernooij1-0/+3
(This used to be commit b814ba76e98c1589d35a162c9871994ca37d7992)
2007-12-21r26330: Fix header installation.Jelmer Vernooij1-0/+1
(This used to be commit 73cdeda32a2ac85e4268db82b93b15d2906e5324)
2007-12-21r26130: Fix header installationJelmer Vernooij1-0/+3
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516)
2007-12-21r26024: fix make installStefan Metzmacher1-2/+3
(This used to be commit 31d911dc53e013a2f48fa2e5f52e95a17baec8e2)
2007-12-21r25841: try to fix make installStefan Metzmacher1-0/+1
metze (This used to be commit 9ff0c3ccc74a190a741b6795bc6ee79ef26a2280)
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij1-0/+1
(This used to be commit b1aae72420362dfda7df94e8aaab8739632195dc)
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-2/+2
(This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij1-1/+0
(This used to be commit 20b70fbb7af6b6759c3b8c8aa56e10944b32bfdf)
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-2/+1
(This used to be commit ff6684adfd96b59381dd941e54070ab9f8984912)
2007-10-10r24810: Don't collide with <time.h>Jelmer Vernooij1-1/+1
(This used to be commit 2e4fe89d41f8d95beb95dc9f8423062076820049)
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-1/+2
(This used to be commit 31993cf67b816a184a4a4e92ef8ca2532c797190)
2007-10-10r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij1-1/+3
(This used to be commit 762e893d9ce4cc73bb1763a9520634bf921c0503)
2007-10-10r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij1-2/+0
(This used to be commit 47a17a741af625eb52f611b3d0f3ea0e207f2c3a)
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ↵Jelmer Vernooij1-2/+19
now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk This also adds some more headers to the list that is installed and a couple of extra #include lines so these headers can be used externally without problems. (This used to be commit 07652f65ce7a5b19130f1a27cbf0e1e5fae13454)
2007-10-10r19600: Add two more headers (fixes installation)Jelmer Vernooij1-0/+2
(This used to be commit c3be4a980ce6cb82c2a6a442065a028a3c23a7f3)
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-1/+8
places where this was currently not the case. (This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
2007-10-10r14731: Fix typoJelmer Vernooij1-1/+1
(This used to be commit e68785a30b9418bc88a5294960070e217fd1eb6f)
2007-10-10r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij1-0/+2
(This used to be commit aa8979d55d2f7c760cbe5bc349c8b4842de98546)
2007-10-10r14728: Install two more headers, fix warningJelmer Vernooij1-0/+2
(This used to be commit 7a227457a4523e8b76d86022a38c8851c04b2e6b)
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-0/+4
(This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37)
2007-10-10r14660: Install ldb_errors.hJelmer Vernooij1-0/+1
(This used to be commit 438636c475066533dec9a7464a01dece125320c6)
2007-10-10r14573: Install samba-config and headersJelmer Vernooij1-0/+2
(This used to be commit 29d63edbd71d665d2566a2f4aac90e93753946e3)
2007-10-10r14571: More improvements on shared library support in Samba. Only ldb is ↵Jelmer Vernooij1-0/+2
left now... (This used to be commit e71cca7f0cec62357eba6ba02d13f1c3f04edaa7)
2007-10-10r14535: Fix header installationJelmer Vernooij1-1/+2
(This used to be commit 0ef3fc567c9c57cfb81923e1bb6d0d8393075861)
2007-10-10r14531: Install two extra header filesJelmer Vernooij1-0/+2
(This used to be commit 87cfd6883ef73b8eeee4ca0a201e449417fa066b)
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+9
(This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d)
2007-10-10r14488: Install more headers.Jelmer Vernooij1-0/+4
Generate different #include lines in pidl depending on whether we're building inside or outside of the Samba tree (useful for 3rd-party projects). (This used to be commit 0c188833154c1fe565cb1735909e408a4a1a6049)
2007-10-10r14484: Install more headersJelmer Vernooij1-0/+11
(This used to be commit 430c6516d383bfd7f27287394bf8eef9f174b3e6)
2007-10-10r14481: Change paths in headers on the fly when installing. Adds a simple textJelmer Vernooij1-0/+47
file that contains the paths where headers need to be installed. (This used to be commit c3d975f4dce85245c7ba2b159c1128711d828291)