r3586: Fix some of the issues with the module init functions.
[samba.git] / source4 / auth / auth.c
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