Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r11258: Dissect all access_required fields as hex using the same hf. | Tim Potter | 1 | -1/+10 |
2007-10-10 | r11257: Add and use output function | Jelmer Vernooij | 3 | -145/+128 |
2007-10-10 | r11254: Remove support for [TARGET:foo]-like .mk-file entries | Jelmer Vernooij | 2 | -25/+0 |
2007-10-10 | r11252: Make makefile.pm OO and descend from env | Jelmer Vernooij | 3 | -126/+127 |
2007-10-10 | r11250: Fix a couple of issues in the heimdal/ dirs. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r11249: More OpenBSD make fixes... | Jelmer Vernooij | 3 | -3/+8 |
2007-10-10 | r11248: Fix anon fallback with spnego | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r11247: Add environment class | Jelmer Vernooij | 3 | -85/+123 |
2007-10-10 | r11246: Another fix for OpenBSD's make | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11245: Hopefully fix heimdal build on some hosts | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 58 | -1388/+1406 |
2007-10-10 | r11243: length and size can now be filled in automatically. | Jelmer Vernooij | 2 | -12/+3 |
2007-10-10 | r11241: - fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 8 | -100/+740 |
2007-10-10 | r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r11225: Remove pointless goto. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11223: Only pass around the ldb handle (make this code easier to seperate | Andrew Bartlett | 1 | -21/+21 |
2007-10-10 | r11222: Small provision fixes: canonicalName is now generated, and the DC= | Andrew Bartlett | 2 | -2/+1 |
2007-10-10 | r11221: I don't quite know how I tested this before, but clearly I didn't. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 5 | -29/+51 |
2007-10-10 | r11219: Now that we have the credentials hooked in here, we have a much more | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 2 | -45/+13 |
2007-10-10 | r11217: Ensure the realm is substituted in UPPER case. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 4 | -47/+140 |
2007-10-10 | r11215: Remove no-op prompter intended to work around bugs in old kerberos libs. | Andrew Bartlett | 1 | -27/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 53 | -1243/+0 |