Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | s4:credentials Add in tracking of the password last set time | Andrew Bartlett | 1 | -1/+10 |
2010-02-20 | s4:credentials Add hooks to extract a named Kerberos credentials cache | Andrew Bartlett | 1 | -44/+48 |
2009-11-02 | s4:credentials Put the 'secrets.keytab' in the same directory as secrets.ldb | Andrew Bartlett | 1 | -1/+3 |
2009-10-16 | s4:auth - fixed problem reading bind DN from secrets database | Endi S. Dewata | 1 | -0/+3 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -3/+3 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-07-15 | Kill of some bogus debugs for the world who does not use the LDAP backend | Andrew Bartlett | 1 | -3/+3 |
2008-07-15 | Allow ldap credentials to be (optionally) stored in secrets.ldb | Andrew Bartlett | 1 | -11/+33 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -1/+2 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -5/+9 |
2008-04-05 | Extend credentials python API to include set_machine_account. | Andrew Bartlett | 1 | -1/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -7/+7 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -6/+10 |
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 | 1 | -4/+6 |
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 |