r23792: convert Samba4 to GPLv3
[samba.git] / source4 / scripting / ejs / smbcalls_auth.c
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 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17339: pass the event context and messaging context...
2007-10-10 Andrew Tridgellr15731: module init functions should return NTSTATUS...
2007-10-10 Andrew Bartlettr12997: Feed the right event context to libnet in ejsne...
2007-10-10 Andrew Bartlettr12931: Remove some prefixes. We have:
2007-10-10 Andrew Bartlettr12918: Don't tell the user the difference between...
2007-10-10 Andrew Bartlettr12823: Fix up the provison and newuser code in SWAT...
2007-10-10 Andrew Bartlettr12819: Fix swat authentication again. We need to...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.
2007-10-10 Andrew Bartlettr12596: This variable is unused.
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Andrew Bartlettr11439: Make presedence on strcmp comparison clear...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Jelmer Vernooijr9755: Fix crash bug in SWAT login
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Tridgellr9500: userAuth() takes a creds object, not a general...
2007-10-10 Andrew Tridgellr9499: added error checking to the userAuth() call...
2007-10-10 Rafal Szczesniakr9477: Convert popt options to an ejs object. Doesn...
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr8633: check for valid input to ejs_userAuth()
2007-10-10 Andrew Tridgellr8629: - moved the getDomainList() call out of smbcalls...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8320: make sure all our returned objects are full...
2007-10-10 Andrew Tridgellr8296: - split out the ejs auth functions into a separa...