summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_creds.c
Commit message (Expand)AuthorAgeFilesLines
* r13018: Fix (correct) warning about mixing C/js interface function types. IAndrew Bartlett2007-10-101-1/+1
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-101-0/+22
* r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.Andrew Bartlett2007-10-101-0/+3
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-101-0/+12
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-1/+1
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-1/+1
* r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij2007-10-101-5/+15
* r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak2007-10-101-11/+26
* r9071: Set real and workstation fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+62
* r9070: More fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+56
* r9059: add a basic credentials object for mimirAndrew Tridgell2007-10-101-0/+107