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-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-1
/
+1
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-1
/
+1
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
2
-1
/
+5
2008-05-23
Add some docstrings to credentials python module.
Jelmer Vernooij
3
-25
/
+174
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
4
-23
/
+50
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
1
-4
/
+6
2008-05-05
Allow an NTLM response to be specified into the auth subsystem.
Andrew Bartlett
3
-18
/
+63
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
5
-44
/
+44
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-5
/
+4
2008-04-05
Extend credentials python API to include set_machine_account.
Andrew Bartlett
4
-29
/
+78
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
5
-58
/
+170
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
4
-15
/
+111
2008-03-17
Don't require users of credentials.h to have krb5.h and gssapi.h
Andrew Bartlett
3
-7
/
+20
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
[next]