index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
ejs
/
smbcalls_creds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-21
Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
1
-12
/
+0
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13018: Fix (correct) warning about mixing C/js interface function types. I
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.
Andrew Bartlett
1
-0
/
+22
2007-10-10
r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11995: A big kerberos-related update.
Andrew Bartlett
1
-0
/
+12
2007-10-10
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9724: Rewrite samba3dump in JS. The summary works now, but the full output
Jelmer Vernooij
1
-5
/
+15
2007-10-10
r9477: Convert popt options to an ejs object. Doesn't seem to break anything
Rafal Szczesniak
1
-11
/
+26
2007-10-10
r9071: Set real and workstation fields in ejs credentials object.
Rafal Szczesniak
1
-0
/
+62
2007-10-10
r9070: More fields in ejs credentials object.
Rafal Szczesniak
1
-0
/
+56
2007-10-10
r9059: add a basic credentials object for mimir
Andrew Tridgell
1
-0
/
+107