summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r11355: Test for error returns when we don't specify the newly discoveredAndrew Bartlett2007-10-101-0/+9
* r11354: - generate a ejs error on bad ldif to add/modifyAndrew Tridgell2007-10-101-3/+7
* r11353: a bit of an improvement to the ldb_tdb error handlingAndrew Tridgell2007-10-103-28/+61
* r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett2007-10-102-14/+55
* r11351: Another add-hoc test.Andrew Bartlett2007-10-101-0/+7
* r11350: Add some debugs to assist tracking down kerberos issues in future.Andrew Bartlett2007-10-101-2/+26
* r11349: Actually add all the new spns...Andrew Bartlett2007-10-101-12/+6
* r11348: Fixes for 'net join':Andrew Bartlett2007-10-101-18/+19
* r11343: Remove dependency on DEBUG()Jelmer Vernooij2007-10-101-5/+0
* r11342: Remove unused variables.Andrew Bartlett2007-10-101-1/+0
* r11339: Fix the build by adding the serviceprincial name cracknames helper.Andrew Bartlett2007-10-101-0/+59
* r11334: Print error status in debug.Andrew Bartlett2007-10-101-2/+3
* r11333: Push service principal lookups into the cracknames code, rather thanAndrew Bartlett2007-10-101-166/+92
* r11331: add conflict cases owned,released vs. replicaStefan Metzmacher2007-10-101-1/+146
* r11330: - split up owned,active vs replica and owned,released vs. replicaStefan Metzmacher2007-10-101-4/+651
* r11329: the 0x1C must be registered as group nameStefan Metzmacher2007-10-101-2/+2
* r11325: Fix up some kerberos notes.Andrew Bartlett2007-10-101-15/+14
* r11322: Start moving towards using the cracknames code in the KDC.Andrew Bartlett2007-10-101-26/+70
* r11321: Fix typos in warnings.Andrew Bartlett2007-10-101-2/+2
* r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter2007-10-101-1/+1
* r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett2007-10-103-5/+24
* r11316: Kill off a bit more of the old secrets system...Andrew Bartlett2007-10-101-35/+1
* r11315: Sorry gd, I just removed all of your code that I just merged...Andrew Bartlett2007-10-101-2/+0
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-106-149/+199
* r11313: TypoAndrew Bartlett2007-10-101-1/+1
* r11312: Make it clear we are looking at the 'domain ref', not the domainAndrew Bartlett2007-10-101-18/+18
* r11311: Move some more logic to envJelmer Vernooij2007-10-103-32/+79
* r11310: Free the 'if_relevent' portion of the PAC when we build it.Andrew Bartlett2007-10-101-0/+1
* r11308: Correctly return status code in case of js error or libnetRafal Szczesniak2007-10-101-1/+8
* r11307: Add support for generating pkg-config filesJelmer Vernooij2007-10-104-4/+40
* r11306: Move more static Makefile data to main.mkJelmer Vernooij2007-10-102-349/+167
* r11305: Use more recent guess and sub filesJelmer Vernooij2007-10-102-381/+544
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-106-29/+96
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-1022-138/+316
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-107-59/+23
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2007-10-103-6/+27
* r11298: Consolidate the 'short' samlogon tests, and move to using theAndrew Bartlett2007-10-102-117/+70
* r11297: Move the RPC-SCHANNEL test to using the credentials system forAndrew Bartlett2007-10-101-14/+45
* r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updatedAndrew Bartlett2007-10-1024-690/+1264
* r11293: Use the right search when forming the data for the PAC.Andrew Bartlett2007-10-101-2/+2
* r11291: Fix implementation of LookupNames4.Andrew Bartlett2007-10-101-1/+9
* r11290: Make it clear that Heimdal is always included, no need for the testAndrew Bartlett2007-10-101-10/+10
* r11289: Fix comment.Andrew Bartlett2007-10-101-1/+1
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-102-18/+42
* r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett2007-10-105-193/+325
* r11285: fixed winreg.js for the recent change to winreg.idlAndrew Tridgell2007-10-101-2/+2
* r11282: Fix memory leak in LOCAL-PAC test.Andrew Bartlett2007-10-101-1/+1
* r11281: Initial ejs interface for libnet functions.Rafal Szczesniak2007-10-104-1/+149
* r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher2007-10-101-0/+6
* r11278: fix compiler warningsStefan Metzmacher2007-10-101-14/+22