r25398: Parse loadparm context to all lp_*() functions.
[garming/samba-autobuild/.git] / source4 / auth / auth.c
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17381: - we don't need debug messages twice
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17273: add an async version of auth_check_password...
2007-10-10 Stefan Metzmacherr17270: split the logic of saying this auth backend...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr14952: Make sure the auth subsystem gets initialized...
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr13969: Make these names lowercase as well (just like...
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Stefan Metzmacherr3876: fix compiler warnings
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Bartlettr3361: Allow Samba4 (I'm interested in ntlm_auth in...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr1982: i is not initialised or used
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Andrew Bartlettr1292: Add const to the subsystem/module registration...
2007-10-10 Stefan Metzmacherr1067: fix compiler warnings
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Bartlettr1019: Push the auth subsystem away from using typedef...
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Bartlettr719: Follow the trend - remove more unused functions.
2007-10-10 Andrew Bartlettr614: Clean out the POSIX assumptions from the Samba4...
2007-10-10 Andrew Bartlettr448: Fix 'auth' in Samba4, by making 'auth methods...
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code