summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix dependencies when using shared libraries.Jelmer Vernooij2009-06-021-1/+1
* Push schannel_state.c into the top level.Andrew Bartlett2009-04-141-1/+1
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-1/+1
* Make schannel not depend on samdb anymore.Simo Sorce2009-02-011-1/+1
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+0
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+2
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+2
* Avoid smb_build for prototype headers in some places.Jelmer Vernooij2008-05-181-2/+4
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-9/+9
* Fix dependencies on gensec_krb5 and the NTLMSSP code.Andrew Bartlett2008-04-261-1/+1
* Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-3/+4
* Fix unresolved symbols.Jelmer Vernooij2008-04-141-1/+1
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-7/+6
* Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-9/+14
* Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-2/+3
* Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-1/+1
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* gensec: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-2/+2
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-211-16/+5
* r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij2007-12-211-0/+1
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-3/+3
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-8/+6
* r22397: hopefully fix the build on some aix hosts in the build-farmStefan Metzmacher2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-4/+5
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-2/+2
* r18155: Add my work in progress, a module to link with Cyrus-SASL, for aAndrew Bartlett2007-10-101-0/+10
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-101-0/+11
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-2/+3
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-1/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-4/+4
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-1/+1
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-2/+2
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14484: Install more headersJelmer Vernooij2007-10-101-2/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14065: build gensec_schannel always static as libnet needs functions from itStefan Metzmacher2007-10-101-0/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-10/+10
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+2
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij2007-10-101-1/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+2
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-10/+8