summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11333: Push service principal lookups into the cracknames code, rather thanAndrew Bartlett1-166/+92
2007-10-10r11331: add conflict cases owned,released vs. replicaStefan Metzmacher1-1/+146
2007-10-10r11330: - split up owned,active vs replica and owned,released vs. replicaStefan Metzmacher1-4/+651
2007-10-10r11329: the 0x1C must be registered as group nameStefan Metzmacher1-2/+2
2007-10-10r11325: Fix up some kerberos notes.Andrew Bartlett1-15/+14
2007-10-10r11322: Start moving towards using the cracknames code in the KDC.Andrew Bartlett1-26/+70
2007-10-10r11321: Fix typos in warnings.Andrew Bartlett1-2/+2
2007-10-10r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter1-1/+1
2007-10-10r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett3-5/+24
2007-10-10r11316: Kill off a bit more of the old secrets system...Andrew Bartlett1-35/+1
2007-10-10r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett1-2/+0
2007-10-10r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett6-149/+199
2007-10-10r11313: TypoAndrew Bartlett1-1/+1
2007-10-10r11312: Make it clear we are looking at the 'domain ref', not the domainAndrew Bartlett1-18/+18
2007-10-10r11311: Move some more logic to envJelmer Vernooij3-32/+79
2007-10-10r11310: Free the 'if_relevent' portion of the PAC when we build it.Andrew Bartlett1-0/+1
2007-10-10r11309: A trivial test script for ejs libnet interface.Rafal Szczesniak1-0/+4
2007-10-10r11308: Correctly return status code in case of js error or libnetRafal Szczesniak1-1/+8
2007-10-10r11307: Add support for generating pkg-config filesJelmer Vernooij4-4/+40
2007-10-10r11306: Move more static Makefile data to main.mkJelmer Vernooij2-349/+167
2007-10-10r11305: Use more recent guess and sub filesJelmer Vernooij2-381/+544
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij6-29/+96
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij22-138/+316
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij7-59/+23
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij3-6/+27
2007-10-10r11298: Consolidate the 'short' samlogon tests, and move to using theAndrew Bartlett2-117/+70
2007-10-10r11297: Move the RPC-SCHANNEL test to using the credentials system forAndrew Bartlett1-14/+45
2007-10-10r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updatedAndrew Bartlett24-690/+1264
2007-10-10r11293: Use the right search when forming the data for the PAC.Andrew Bartlett1-2/+2
2007-10-10r11291: Fix implementation of LookupNames4.Andrew Bartlett1-1/+9
2007-10-10r11290: Make it clear that Heimdal is always included, no need for the testAndrew Bartlett1-10/+10
2007-10-10r11289: Fix comment.Andrew Bartlett1-1/+1
2007-10-10r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2-18/+42
2007-10-10r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett5-193/+325
2007-10-10r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell1-2/+2
2007-10-10r11282: Fix memory leak in LOCAL-PAC test.Andrew Bartlett1-1/+1
2007-10-10r11281: Initial ejs interface for libnet functions.Rafal Szczesniak4-1/+149
2007-10-10r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher1-0/+6
2007-10-10r11278: fix compiler warningsStefan Metzmacher1-14/+22
2007-10-10r11277: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r11276: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke8-118/+312
2007-10-10r11273: Initialise the new server_info->logon_server element.Andrew Bartlett2-0/+9
2007-10-10r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensureAndrew Bartlett5-91/+114
2007-10-10r11271: Fix a warning and an infinite recursionVolker Lendecke1-2/+3
2007-10-10r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett9-165/+143
2007-10-10r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa...Volker Lendecke1-4/+5
2007-10-10r11265: add a bunch of owned vs. replica conflict testsStefan Metzmacher1-0/+1414
2007-10-10r11264: Winbind does not rely on the hostname resolution mechanisms ofVolker Lendecke1-1/+5
2007-10-10r11263: Some cleanupVolker Lendecke1-133/+38