summaryrefslogtreecommitdiff
path: root/source4/libcli/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett1-0/+8
2008-06-11Add working Python bindings for NBT.Jelmer Vernooij1-5/+3
2008-05-27Use variable for ndr_netlogon.o path.Jelmer Vernooij1-3/+2
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-2/+2
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-2/+2
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-2/+2
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+5
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+4
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett1-2/+10
2008-05-20Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell1-3/+11
2008-05-20Fix prototype generation in new syntax for netlogon.cAndrew Bartlett1-1/+1
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-31/+42
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell1-30/+40
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-11/+11
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-11/+21
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-19/+19
2008-05-16build the smb2 composite callsAndrew Tridgell1-1/+2
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-3/+10
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-2/+0
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-69/+59
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-5/+6
2008-04-02wbclient: Add an async winbind client library.Kai Blin1-0/+1
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-3/+3
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-2/+0
2008-03-04Fix includes.Jelmer Vernooij1-0/+4
2008-03-03Fix some syntax errors.Jelmer Vernooij1-2/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-69/+55
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+9
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-3/+8
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-1/+1
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-4/+4
2008-02-18Fix build with partial linking.Jelmer Vernooij1-1/+1
2008-02-18Avoid redetermining paths; use already stored values.Jelmer Vernooij1-1/+1
2008-02-18Reenable partial linkingJelmer Vernooij1-1/+1
2008-02-14Remove type before variables in data.mkJelmer Vernooij1-1/+1
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-21python: Reenable modules for libcli_nbt and libcli_smb.Jelmer Vernooij1-20/+7
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij1-5/+0
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-2/+2
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-2/+3
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-2/+2
2007-12-21r26463: Tighten dependencies.Jelmer Vernooij1-1/+2
2007-12-21r26459: Build ildap module as shared module by default.Jelmer Vernooij1-1/+1
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-4/+9
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij1-1/+1
2007-10-10r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak1-0/+1
2007-10-10r25351: disable swig for now to get the build workingAndrew Tridgell1-0/+1
2007-10-10r25348: Start working on another Python wrapper.Tim Potter1-0/+5