Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-12-21 | r26204: Binsings for some more functions. | Jelmer Vernooij | 2 | -0/+12 |
2007-12-21 | r26069: Import python bindings for credentials. | Jelmer Vernooij | 3 | -0/+181 |
2007-12-21 | r26004: Add some simple credentials tests. | Jelmer Vernooij | 1 | -0/+120 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25703: Use less entropy by using the pointer value as a process-unique token. | Andrew Bartlett | 1 | -10/+2 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 2 | -87/+87 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2 | -7/+10 |
2007-10-10 | r25193: Update headers to easy use by external apps. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r24730: Allow secrets entries to be for service principals. | Andrew Bartlett | 1 | -6/+11 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, as | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 6 | -18/+12 |
2007-10-10 | r23132: Resolve an issue where we would use the ccache after we free()ed it. | Andrew Bartlett | 1 | -27/+34 |
2007-10-10 | r23063: Make sure to invalidate the ccache when we set a | Andrew Bartlett | 3 | -6/+70 |
2007-10-10 | r23034: Thanks to metze for providing some vital clues in the 'kerberos ccache | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 3 | -1/+26 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 1 | -4/+34 |
2007-10-10 | r22387: see if this fixes the build on the aix1 hosts | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22187: Test kerberos logins in the smbclient blackbox tests, including with a | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r22115: I don't like the DOMAIN environment variable. It really isn't a good | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r21736: Fix the smbclient test to do something more interesting with the last | Andrew Bartlett | 3 | -4/+5 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 1 | -0/+15 |
2007-10-10 | r21451: if kerberos is requested ( -k yes ), we should use authentificated co... | Stefan Metzmacher | 1 | -0/+5 |
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 | r21142: fix compiler warnings | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 2 | -75/+18 |
2007-10-10 | r20135: attach default gensec features to the cli_credentials structure, | Stefan Metzmacher | 2 | -0/+14 |
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 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19670: Reduce the number of unresolved symbols when building with shared lib... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 6 | -6/+55 |
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 | r16218: If a connection is forced as 'anonymous', don't treat it as | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -8/+6 |