Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 14 | -238/+545 |
2007-10-10 | r11542: Add the netbios name type. We will need it when we start to handle | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11541: More logical (I think...) delegation semantics. | Andrew Bartlett | 1 | -10/+14 |
2007-10-10 | r11540: Some notes to myself on RFC complience. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r11539: Fix indentation in templates. Always generate lower-case | Jelmer Vernooij | 5 | -8/+10 |
2007-10-10 | r11538: More notes on things we need. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11537: Make the authsam_account_ok routine callable by external users (the K... | Andrew Bartlett | 1 | -19/+21 |
2007-10-10 | r11536: Add a hook for client-principal access control to hdb-ldb, re-using | Andrew Bartlett | 7 | -44/+231 |
2007-10-10 | r11535: Support void functions when generating templates. | Jelmer Vernooij | 1 | -2/+10 |
2007-10-10 | r11534: Consider ntvfs as a library | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r11533: Be a bit less intrusive | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r11532: Enable kerberos session setup for winbind smb connections | Volker Lendecke | 1 | -0/+9 |
2007-10-10 | r11529: Disable DNS lookups for forwarded credentials, unless really, really | Andrew Bartlett | 1 | -34/+41 |
2007-10-10 | r11528: Separate finding dcs from initializing a domain. Makes it easier to p... | Volker Lendecke | 12 | -355/+571 |
2007-10-10 | r11527: Has this ever been run? | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11526: And another warning... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11525: Move lookups (including the attribute search) for users from | Andrew Bartlett | 2 | -112/+127 |
2007-10-10 | r11524: More work on our hdb backend in the KDC. | Andrew Bartlett | 1 | -116/+78 |
2007-10-10 | r11523: Working towards having Samba3 join Samba4, this allows the SASL | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r11522: Add support for delegated credentials and machine account credentials | Andrew Bartlett | 2 | -2/+28 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 4 | -7/+129 |
2007-10-10 | r11520: indent | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11519: And an uninitialized variable... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11518: Fix a warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11517: Cleanup time, this looks larger than it is. This mainly gets rid of | Volker Lendecke | 16 | -703/+489 |
2007-10-10 | r11516: Fix a valgrind bug I introduce with queued requests | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r11515: Add some talloc_get_type | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r11514: Fixup debug message | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11513: Add the ability to use the local machine account instead of a static | Andrew Bartlett | 2 | -15/+71 |
2007-10-10 | r11512: fix typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11503: be quite... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11502: make sure we always use the 7 chars for the unix socket name. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11501: change provision code to use the new display specifiers | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11500: fixed a bug in the variable substition code using the new limit argum... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11499: added a minimal set of display specifiers for mmc to use to display | Andrew Tridgell | 1 | -0/+108 |
2007-10-10 | r11498: added an optional extra argument to split to limit the number of | Andrew Tridgell | 1 | -8/+19 |
2007-10-10 | r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor for | Andrew Bartlett | 1 | -58/+58 |
2007-10-10 | r11496: add a minimal ads-compatible schema into our sam.ldb setup. This is | Andrew Tridgell | 3 | -2/+8509 |
2007-10-10 | r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK | Stefan Metzmacher | 3 | -1/+23 |
2007-10-10 | r11488: handle the stupid name release demand a windows there send... | Stefan Metzmacher | 1 | -5/+22 |
2007-10-10 | r11487: thanks to make test I noticed a dead lock bug, in the last change, | Stefan Metzmacher | 1 | -19/+39 |
2007-10-10 | r11485: prevent us from calling the request handler recursiv when | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r11484: test some multi homed record merging | Stefan Metzmacher | 1 | -50/+563 |
2007-10-10 | r11481: Disable pre-linking on VMS | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r11480: demonstrate the only the positive name query response cares, | Stefan Metzmacher | 1 | -7/+135 |
2007-10-10 | r11479: fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11478: add owned,active,multi homed vs. * section | Stefan Metzmacher | 1 | -341/+893 |
2007-10-10 | r11477: This seems really nasty, but as I understand it an attacker cannot | Andrew Bartlett | 1 | -2/+11 |
2007-10-10 | r11476: finally fixed the intermittent registry server bug! This has been | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r11475: removed a extraneous ldb_delete() call (i had it there for debugging) | Andrew Tridgell | 1 | -1/+0 |