summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_auth.c
Commit message (Expand)AuthorAgeFilesLines
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2007-10-101-1/+4
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-1/+1
* r9500: userAuth() takes a creds object, not a general object now ...Andrew Tridgell2007-10-101-1/+1
* r9499: added error checking to the userAuth() call. SWAT is still failing, bu...Andrew Tridgell2007-10-101-1/+5
* r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak2007-10-101-4/+7
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-10/+25
* r8633: check for valid input to ejs_userAuth()Andrew Tridgell2007-10-101-0/+5
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-101-27/+8
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-1/+1
* r8340: - added sys_gmtime()Andrew Tridgell2007-10-101-6/+6
* r8320: make sure all our returned objects are full objects, which means theyAndrew Tridgell2007-10-101-2/+2
* r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell2007-10-101-0/+144