Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -13/+13 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -1/+14 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -281/+122 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r3876: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -19/+1 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 1 | -14/+5 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -17/+14 |
2007-10-10 | r1982: i is not initialised or used | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r1498: (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r1292: Add const to the subsystem/module registration code. | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r1067: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r719: Follow the trend - remove more unused functions. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r614: Clean out the POSIX assumptions from the Samba4 auth subsystem. | Andrew Bartlett | 1 | -6/+0 |
2007-10-10 | r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.conf | Andrew Bartlett | 1 | -41/+0 |
2007-10-10 | r443: Update Samba4 to the auth and NTLMSSP code from Samba3. | Andrew Bartlett | 1 | -34/+43 |
2004-02-03 | - port AUTH and PASSDB subsystems to new | Stefan Metzmacher | 1 | -48/+126 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -2/+1 |
2003-10-30 | - a few portability fixes from Jim Myers | Andrew Tridgell | 1 | -8/+8 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+456 |