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
/
auth
/
credentials
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+3
2008-01-24
python: Add bindings for cli_credentials_set_cmdline_callbacks().
Jelmer Vernooij
5
-1
/
+38
2008-01-23
Default to creating anonymous credentials.
Jelmer Vernooij
2
-2
/
+2
2008-01-14
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2
-0
/
+33
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2
-5
/
+5
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2
-77
/
+38
2007-12-21
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26484: Don't rely on removed header.
Jelmer Vernooij
2
-1
/
+5
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-17
/
+6
2007-12-21
r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...
Jelmer Vernooij
2
-2
/
+4
2007-12-21
r26464: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2
-49
/
+97
2007-12-21
r26445: Fix credentials python bindings.
Jelmer Vernooij
3
-4
/
+11
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
4
-29
/
+48
2007-12-21
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2
-32
/
+53
2007-12-21
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26323: Regenerated credentials SWIG.
Jelmer Vernooij
1
-3
/
+1
2007-12-21
r26321: Fix python tests.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26320: Clean up properly after error.
Jelmer Vernooij
2
-3
/
+2
2007-12-21
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2
-3
/
+5
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2
-7
/
+12
2007-12-21
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
3
-8
/
+27
2007-12-21
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2
-0
/
+4172
2007-12-21
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
1
-7
/
+9
2007-12-21
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
1
-5
/
+6
2007-12-21
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2
-2
/
+1
2007-12-21
r26204: Binsings for some more functions.
Jelmer Vernooij
2
-0
/
+12
2007-12-21
r26069: Import python bindings for credentials.
Jelmer Vernooij
3
-0
/
+181
2007-12-21
r26004: Add some simple credentials tests.
Jelmer Vernooij
1
-0
/
+120
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25703: Use less entropy by using the pointer value as a process-unique token.
Andrew Bartlett
1
-10
/
+2
2007-10-10
r25552: Convert to standard bool type.
Jelmer Vernooij
2
-87
/
+87
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2
-7
/
+10
2007-10-10
r25193: Update headers to easy use by external apps.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r24730: Allow secrets entries to be for service principals.
Andrew Bartlett
1
-6
/
+11
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, as
Andrew Bartlett
1
-4
/
+6
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
6
-18
/
+12
2007-10-10
r23132: Resolve an issue where we would use the ccache after we free()ed it.
Andrew Bartlett
1
-27
/
+34
2007-10-10
r23063: Make sure to invalidate the ccache when we set a
Andrew Bartlett
3
-6
/
+70
2007-10-10
r23034: Thanks to metze for providing some vital clues in the 'kerberos ccache
Andrew Bartlett
1
-2
/
+6
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
3
-1
/
+26
2007-10-10
r22558: Move to a static list of enctypes to put into our keytab. In future,
Andrew Bartlett
1
-4
/
+34
[next]