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
2011-08-21
samba-credentials: Add pkg-config file.
Jelmer Vernooij
2
-0
/
+12
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-4
/
+4
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2
-31
/
+31
2011-08-08
s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.
Stefan Metzmacher
1
-6
/
+30
2011-08-08
build: Make credentials a public library for OpenChange to use
Andrew Bartlett
1
-1
/
+1
2011-07-28
s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainer
Amitay Isaacs
1
-2
/
+2
2011-07-15
s4:auth/credentials: with the build after heimdal import
Stefan Metzmacher
1
-0
/
+1
2011-06-21
s4/auth: Trivial spelling fixes.
Brad Hards
1
-3
/
+3
2011-06-17
s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'
Andrew Tridgell
1
-1
/
+5
2011-06-08
s4-credentials Don't use expired Kerberos or GSSAPI credentials
Andrew Bartlett
1
-4
/
+57
2011-06-08
s4-credentials Allow use of file-based credentials caches for debugging.
Andrew Bartlett
1
-3
/
+9
2011-05-18
s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROS
Stefan Metzmacher
1
-0
/
+1
2011-05-18
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
3
-5
/
+26
2011-04-14
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
1
-2
/
+2
2011-03-19
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
3
-1
/
+5
2011-02-28
Fix some types
Jelmer Vernooij
1
-1
/
+1
2011-02-28
tdb: Use <tdb.h> to include tdb so system headers are found when building aga...
Jelmer Vernooij
1
-1
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2011-02-02
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
1
-1
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-2
/
+1
2010-12-01
pycredentials: Use talloc.Object.
Jelmer Vernooij
1
-2
/
+5
2010-11-28
s4-tests/bind.py: Use samba.tests.connect_samdb() instead of directly using S...
Kamen Mazdrashki
1
-7
/
+10
2010-11-25
s4-tests: Modified bind.py to use samba.tests.delete_force
Nadezhda Ivanova
1
-7
/
+2
2010-11-22
Avoid the use of PyAPI_DATA, which is for internal Python API's.
Arnaud Faucher
1
-2
/
+2
2010-11-13
s4-test: we need to import testtools before subunit/python
Andrew Tridgell
1
-1
/
+1
2010-11-11
s4/test: Expand BindTest
Anatoliy Atanasov
1
-20
/
+60
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-10
/
+10
2010-11-05
s4/test: Added test for simple bind with machine account
Anatoliy Atanasov
1
-0
/
+116
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-20
/
+0
2010-10-30
s4-cmdline: make cmdline-credentials a private library
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-credentials: make a private library from CREDENTIALS subsystem
Andrew Tridgell
1
-8
/
+9
2010-10-27
auth/credentials Give a sensible behaviour for resetting the krb5 context
Andrew Bartlett
1
-3
/
+8
2010-10-26
talloc: change pytalloc-util to be a public library.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
1
-1
/
+1
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2
-2
/
+1
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2
-1
/
+2
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2
-2
/
+1
2010-10-12
s4-credentials Allocate ldb result on correct memory context
Andrew Bartlett
1
-1
/
+1
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
5
-42
/
+24
2010-10-11
s4-param Refactor secrets code to not require an event context.
Andrew Bartlett
1
-1
/
+1
2010-10-11
credentials: Avoid unnecessary includes.
Jelmer Vernooij
1
-2
/
+0
2010-10-11
credentials: Fix the build.
Jelmer Vernooij
5
-2
/
+7
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
2
-5
/
+17
2010-10-11
kerberos_util: Put into separate subsystem.
Jelmer Vernooij
2
-2
/
+3
2010-10-10
credentials: Move code that doesn't need any external dependencies into
Jelmer Vernooij
3
-144
/
+147
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
1
-1
/
+1
2010-10-05
heimdal: Fix library name of gssapi.
Jelmer Vernooij
1
-1
/
+1
[next]