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