| Commit message (Expand) | Author | Age | Files | Lines |
* | r11342: Remove unused variables. | Andrew Bartlett | 2007-10-10 | 1 | -1/+0 |
* | r11339: Fix the build by adding the serviceprincial name cracknames helper. | Andrew Bartlett | 2007-10-10 | 1 | -0/+59 |
* | r11334: Print error status in debug. | Andrew Bartlett | 2007-10-10 | 1 | -2/+3 |
* | r11333: Push service principal lookups into the cracknames code, rather than | Andrew Bartlett | 2007-10-10 | 1 | -166/+92 |
* | r11331: add conflict cases owned,released vs. replica | Stefan Metzmacher | 2007-10-10 | 1 | -1/+146 |
* | r11330: - split up owned,active vs replica and owned,released vs. replica | Stefan Metzmacher | 2007-10-10 | 1 | -4/+651 |
* | r11329: the 0x1C must be registered as group name | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r11325: Fix up some kerberos notes. | Andrew Bartlett | 2007-10-10 | 1 | -15/+14 |
* | r11322: Start moving towards using the cracknames code in the KDC. | Andrew Bartlett | 2007-10-10 | 1 | -26/+70 |
* | r11321: Fix typos in warnings. | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r11318: Tweak import statement for decoding KeySecurityData as a NT security | Tim Potter | 2007-10-10 | 1 | -1/+1 |
* | r11317: An ugly hack to setup the global gssapi_krb5_context early, when we | Andrew Bartlett | 2007-10-10 | 3 | -5/+24 |
* | r11316: Kill off a bit more of the old secrets system... | Andrew Bartlett | 2007-10-10 | 1 | -35/+1 |
* | r11315: Sorry gd, I just removed all of your code that I just merged... | Andrew Bartlett | 2007-10-10 | 1 | -2/+0 |
* | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 2007-10-10 | 6 | -149/+199 |
* | r11313: Typo | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r11312: Make it clear we are looking at the 'domain ref', not the domain | Andrew Bartlett | 2007-10-10 | 1 | -18/+18 |
* | r11311: Move some more logic to env | Jelmer Vernooij | 2007-10-10 | 3 | -32/+79 |
* | r11310: Free the 'if_relevent' portion of the PAC when we build it. | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11309: A trivial test script for ejs libnet interface. | Rafal Szczesniak | 2007-10-10 | 1 | -0/+4 |
* | r11308: Correctly return status code in case of js error or libnet | Rafal Szczesniak | 2007-10-10 | 1 | -1/+8 |
* | r11307: Add support for generating pkg-config files | Jelmer Vernooij | 2007-10-10 | 4 | -4/+40 |
* | r11306: Move more static Makefile data to main.mk | Jelmer Vernooij | 2007-10-10 | 2 | -349/+167 |
* | r11305: Use more recent guess and sub files | Jelmer Vernooij | 2007-10-10 | 2 | -381/+544 |
* | r11304: Add support back in for loading shared modules (not used yet) | Jelmer Vernooij | 2007-10-10 | 6 | -29/+96 |
* | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 2007-10-10 | 22 | -138/+316 |
* | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 2007-10-10 | 7 | -59/+23 |
* | r11299: Try to fix build on Stratos VOS (doesn't support ld -r) | Jelmer Vernooij | 2007-10-10 | 3 | -6/+27 |
* | r11298: Consolidate the 'short' samlogon tests, and move to using the | Andrew Bartlett | 2007-10-10 | 2 | -117/+70 |
* | r11297: Move the RPC-SCHANNEL test to using the credentials system for | Andrew Bartlett | 2007-10-10 | 1 | -14/+45 |
* | r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updated | Andrew Bartlett | 2007-10-10 | 24 | -690/+1264 |
* | r11293: Use the right search when forming the data for the PAC. | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r11291: Fix implementation of LookupNames4. | Andrew Bartlett | 2007-10-10 | 1 | -1/+9 |
* | r11290: Make it clear that Heimdal is always included, no need for the test | Andrew Bartlett | 2007-10-10 | 1 | -10/+10 |
* | r11289: Fix comment. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-side | Andrew Bartlett | 2007-10-10 | 2 | -18/+42 |
* | r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k... | Andrew Bartlett | 2007-10-10 | 5 | -193/+325 |
* | r11285: fixed winreg.js for the recent change to winreg.idl | Andrew Tridgell | 2007-10-10 | 1 | -2/+2 |
* | r11282: Fix memory leak in LOCAL-PAC test. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r11281: Initial ejs interface for libnet functions. | Rafal Szczesniak | 2007-10-10 | 4 | -1/+149 |
* | r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+6 |
* | r11278: fix compiler warnings | Stefan Metzmacher | 2007-10-10 | 1 | -14/+22 |
* | r11277: fix compiler warning | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r11276: fix compiler warnings | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r11274: Start a connection attempt to the DC's port 389. To do this properly,... | Volker Lendecke | 2007-10-10 | 8 | -118/+312 |
* | r11273: Initialise the new server_info->logon_server element. | Andrew Bartlett | 2007-10-10 | 2 | -0/+9 |
* | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 2007-10-10 | 5 | -91/+114 |
* | r11271: Fix a warning and an infinite recursion | Volker Lendecke | 2007-10-10 | 1 | -2/+3 |
* | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 2007-10-10 | 9 | -165/+143 |
* | r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa... | Volker Lendecke | 2007-10-10 | 1 | -4/+5 |