r25026: Move param/param.h out of includes.h
[kai/samba-autobuild/.git] / source4 / auth / config.mk
2007-10-10 Stefan Metzmacherr22404: more dependencies which should be private
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19674: auth didn't depdend on process_model!
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Stefan Metzmacherr17343: let auth_winbind use IRPC against the winbind...
2007-10-10 Jelmer Vernooijr15363: Fix dependencies for shared library
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12360: Add simple bind support into our LDAP server.
2007-10-10 Andrew Bartlettr11441: Remove the auth_domain module from Samba4,...
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr10246: Remove unused function
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7935: auth_unix now uses crypt(), so depend on -lcrypt.
2007-10-10 Simo Sorcer7232: add some more auth stuff
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Andrew Bartlettr5983: Start support for being a domain member in Samba4.
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Bartlettr3170: Add winbind client support back into Samba4...
2007-10-10 Andrew Bartlettr1461: ntlm_check.c is a server-side peice of code...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Stefan Metzmacherr850: convert SUBSYSTEM AUTH to a config.mk file