index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
credentials
/
credentials_files.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
credentials: Split up into several subsystems.
Jelmer Vernooij
2010-10-11
1
-296
/
+0
*
credentials: Move code that doesn't need any external dependencies into
Jelmer Vernooij
2010-10-10
1
-131
/
+0
*
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
2010-09-24
1
-11
/
+3
*
s4-credentials: get all attributes in cli_credentials_set_secrets()
Andrew Tridgell
2010-09-11
1
-17
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-3
/
+3
*
s4:credentials Add in tracking of the password last set time
Andrew Bartlett
2010-05-18
1
-1
/
+10
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-44
/
+48
*
s4:credentials Put the 'secrets.keytab' in the same directory as secrets.ldb
Andrew Bartlett
2009-11-02
1
-1
/
+3
*
s4:auth - fixed problem reading bind DN from secrets database
Endi S. Dewata
2009-10-16
1
-0
/
+3
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-3
/
+3
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-0
/
+1
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Kill of some bogus debugs for the world who does not use the LDAP backend
Andrew Bartlett
2008-07-15
1
-3
/
+3
*
Allow ldap credentials to be (optionally) stored in secrets.ldb
Andrew Bartlett
2008-07-15
1
-11
/
+33
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-1
/
+2
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-5
/
+9
*
Extend credentials python API to include set_machine_account.
Andrew Bartlett
2008-04-05
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-7
/
+7
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-6
/
+10
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-4
/
+6
*
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
2007-12-21
1
-5
/
+6
*
r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-16
/
+16
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24730: Allow secrets entries to be for service principals.
Andrew Bartlett
2007-10-10
1
-6
/
+11
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21362: rename:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21314: add more usefull debug output
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
2007-10-10
1
-73
/
+12
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
2007-10-10
1
-10
/
+10
*
r14977: more IBM checker fixes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
2007-10-10
1
-19
/
+10
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
2007-10-10
1
-6
/
+33
*
r11995: A big kerberos-related update.
Andrew Bartlett
2007-10-10
1
-4
/
+88
*
r11401: A simple hack to have our central credentials system deny sending LM
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r11220: Add the ability to handle the salt prinicpal as part of the
Andrew Bartlett
2007-10-10
1
-4
/
+9
[next]