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