summaryrefslogtreecommitdiffstats
path: root/source4/libcli/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-2/+2
| | | | (This used to be commit 8ee4f075046e0b181ec8a4ac1eaf3ea5621a56bf)
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
| | | | (This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a)
* Move some python files into the samba package.Jelmer Vernooij2008-05-211-2/+2
| | | | (This used to be commit ed38c668cdbe10966e46bad97301122eea8001d0)
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+5
| | | | (This used to be commit 58665a8a8e4b10435aebbf2c95b6a8e50db232d6)
* Remove support for .py files from smb_build - deal with it only in the ↵Jelmer Vernooij2008-05-211-0/+4
| | | | | | makefiles. (This used to be commit b865249efaa58d0fc87fa25491fda3b970af81c3)
* Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett2008-05-211-2/+10
| | | | | | | | | | | With the sid structure being both optional and aligned, it was too hard to do this in just IDL. This requried moving some things around, as otherwise we would have a dependency loop. Andrew Bartlett (This used to be commit e28790ba4884277f310be1b8bd3fba4fd47dbbdb)
* Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-201-3/+11
|\ | | | | | | (This used to be commit ffbd222d651dcddb19cacdc50cdbfeaefa816940)
| * Fix prototype generation in new syntax for netlogon.cAndrew Bartlett2008-05-201-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit b6f91ce75ae401bed515012fa3019a6241e7ff6d)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-201-31/+42
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix config.mk due to changing syntax. Conflicts: source/libcli/config.mk source/nbt_server/config.mk (This used to be commit 6a1c76f29f78183f44dfac6f468c5e728d2cb2cf)
| * | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | This now matches section 7.3.3 of the MS-ATDS specification, and all our current tests pass against windows. There is still more testing to do, and the server implementation to complete. Andrew Bartlett (This used to be commit 431d0c03965cbee85691cd0dc1e2a509c1a2b717)
| * | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵Jelmer Vernooij2008-04-151-2/+0
| | | | | | | | | | | | | | | | | | directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2)
| * | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-69/+59
| | | | | | | | | | | | (This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff)
* | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-191-30/+40
|\ \ \ | | |/ | |/| | | | (This used to be commit 733937e87a1adcc19492ea2bd138e705701901b6)
| * | Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
| | | | | | | | | | | | (This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
| * | Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-11/+11
| | | | | | | | | | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
| * | Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-181-11/+21
| | | | | | | | | | | | | | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
| * | Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-19/+19
| | | | | | | | | | | | (This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4)
* | | build the smb2 composite callsAndrew Tridgell2008-05-161-1/+2
|/ / | | | | | | (This used to be commit ac10e3ad15dd17b96424987d1a2b7a0e4dc67cd0)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-5/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/makefile.pm source/heimdal_build/config.mk source/lib/events/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/registry/config.mk source/lib/socket_wrapper/config.mk source/lib/tdb/config.mk source/lib/tls/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/libnet/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/scripting/ejs/config.mk source/smbd/process_model.mk (This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
| * wbclient: Add an async winbind client library.Kai Blin2008-04-021-0/+1
| | | | | | | | (This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
| | | | | | | | (This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-3/+3
| | | | | | | | (This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+0
| | | | | | | | (This used to be commit 0ba8ac6a14c62ff9edfe9f0bf43b8a7406b85291)
* | Fix includes.Jelmer Vernooij2008-03-041-0/+4
| | | | | | | | (This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c)
* | Fix some syntax errors.Jelmer Vernooij2008-03-031-2/+2
| | | | | | | | (This used to be commit 906148bf87ae278c6f6232675bd6aaf4d1e33e6c)
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-69/+55
| | | | | | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-3/+8
| | | | | | | | (This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03)
* | Remove public prototype headers. Generating both public and private ↵Jelmer Vernooij2008-02-251-1/+1
|/ | | | | | prototype headers is tricky with gmake and it's easy to break backwards compatibility for the public API with them. (This used to be commit dee1cb6b08aa0a3e24372e052729121c11280971)
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-4/+4
| | | | (This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
* Fix build with partial linking.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit bfad9610c472e8d7e3656e19c8dbb6b85727dc13)
* Avoid redetermining paths; use already stored values.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit 0d223ddc39b7438dbce6716f1f00c29579a1f4c4)
* Reenable partial linkingJelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit a7512fb059d5dcb6bf70418622206eec94153693)
* Remove type before variables in data.mkJelmer Vernooij2008-02-141-1/+1
| | | | (This used to be commit 3c1a7c0dcc56ed5595e31a8df023a04ae95bfca5)
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
| | | | (This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
* python: Reenable modules for libcli_nbt and libcli_smb.Jelmer Vernooij2008-01-211-20/+7
| | | | (This used to be commit 4fa8a2789c7a2fa912645f08ca5a3be891d173dd)
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-5/+0
| | | | (This used to be commit 44e1cfd2d0ef62e4ee541cec00581a7151d951b3)
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit c4b1df047663519300370508761c70b0c096b7f2)
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-2/+3
| | | | (This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
* r26464: Tighten dependencies.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 2b7cfa5d9ab94e1ff2d60719cd3749810463ab15)
* r26463: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+2
| | | | (This used to be commit d98ac96dfe7bb055f9ad49bc6864890285aa59ed)
* r26459: Build ildap module as shared module by default.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 91cff7dad2eb0467e6b9a86963859e99ded137f8)
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-211-4/+9
| | | | (This used to be commit 801c8c766cb6a104751be8829593e0e123508134)
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)
* r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak2007-10-101-0/+1
| | | | | rafal (This used to be commit bcf4e605773d4c1f204a5b678e1ec14ced4be3a4)
* r25351: disable swig for now to get the build workingAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 846184f15ca0dbe51e6a73941a0f32e1ec1d1f0b)
* r25348: Start working on another Python wrapper.Tim Potter2007-10-101-0/+5
| | | | (This used to be commit 441a0404346ce2ff72e8262c5bf6ef94d3b9f331)
* r25305: Fix installation of missing headers.Jelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 83f1721453c253bff77f9d7ececd462331dd846b)
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-2/+1
| | | | (This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)
* r23519: added libcli code for fetching shadow copy informationAndrew Tridgell2007-10-101-1/+2
| | | | (This used to be commit a9c23729f253f65825466cfef965d259ec35a54c)