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
/
credentials_files.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25552: Convert to standard bool type.
Jelmer Vernooij
1
-16
/
+16
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24730: Allow secrets entries to be for service principals.
Andrew Bartlett
1
-6
/
+11
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
1
-1
/
+1
2007-10-10
r21362: rename:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21314: add more usefull debug output
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
1
-73
/
+12
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-1
/
+1
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-10
/
+10
2007-10-10
r14977: more IBM checker fixes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
1
-19
/
+10
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
1
-6
/
+33
2007-10-10
r11995: A big kerberos-related update.
Andrew Bartlett
1
-4
/
+88
2007-10-10
r11401: A simple hack to have our central credentials system deny sending LM
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11220: Add the ability to handle the salt prinicpal as part of the
Andrew Bartlett
1
-4
/
+9
2007-10-10
r11209: We can't read the priorSecret unless we ask for it.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11204: Allow us to read credentials from secrets.ldb without a
Andrew Bartlett
1
-6
/
+2
2007-10-10
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
1
-4
/
+53
2007-10-10
r10596: Move the credentials code into it's own subsystem, and push it under ...
Andrew Bartlett
1
-0
/
+293