r5917: First step in using the new cli_credentials structure. This patch
[samba.git] / source / lib / basic.mk
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5871: Remove file with unused function (that uses...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5053: - fix up the library dependencies so that tools...
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
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 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3223: continue the effort on LIBREPLACE to try to...
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Andrew Tridgellr3058: we don't use the bitmap code any more, delete it
2007-10-10 Andrew Tridgellr3057: - moved the idtree.c code into lib/
2007-10-10 Andrew Tridgellr3014: got rid of the old intra-smbd messaging system...
2007-10-10 Andrew Tridgellr3005: added talloc wrappers around tdb_open() and...
2007-10-10 Andrew Tridgellr3004: removed some unused functions
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Stefan Metzmacherr862: remove acl and sendfile stuff
2007-10-10 Stefan Metzmacherr861: remove the next round of unused stuff
2007-10-10 Stefan Metzmacherr858: - remove unused account policy stuff it's in...
2007-10-10 Stefan Metzmacherr853: remove a real big bunch of unused code
2007-10-10 Stefan Metzmacherr845: convert SUBSYSTEM LIBBASIC to a .mk file