summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-275/+0
* Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij2008-02-211-2/+2
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-7/+7
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-101-12/+0
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* 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