Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12006: don't require callers to fill in pad bytes in SMB2 calls | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r12005: added a SDDL (Security Descriptor Description Language) parser. Not | Andrew Tridgell | 2 | -0/+316 |
2007-10-10 | r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser. | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r12001: Replace smbcli_full_connection call with composite connect used | Rafal Szczesniak | 1 | -8/+25 |
2007-10-10 | r12000: Update to current lorikeet-heimdal, including in particular support | Andrew Bartlett | 12 | -26/+504 |
2007-10-10 | r11997: for multidimentional array like this: | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r11996: don't overwrite the buffercode | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 27 | -295/+633 |
2007-10-10 | r11994: This function no longer needs a special declaration. | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b... | Andrew Bartlett | 1 | -98/+321 |
2007-10-10 | r11992: Potentially allow SPNEGO to be disabled (as occours on WinXP | Andrew Bartlett | 1 | -13/+22 |
2007-10-10 | r11991: Null termainte the list of backends. (Makes it easier to walk the li... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11990: Set the password set time as 'now', so it isn't expired back in 2004. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11989: Rather than grabbing the machine account details at this point, grab | Andrew Bartlett | 1 | -10/+1 |
2007-10-10 | r11988: Setup the sessionInfo just before the connect, rather than earlier | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r11987: Clarify the accountExpires behaviour in the KDC. | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r11984: LGPL on header and testsuite as well | Andrew Tridgell | 2 | -22/+30 |
2007-10-10 | r11983: make talloc LGPL. This makes more sense given that ldb depends on | Andrew Tridgell | 1 | -11/+15 |
2007-10-10 | r11982: ensure the fde event gets freed before the socket itself, as otherwise | Andrew Tridgell | 2 | -5/+5 |
2007-10-10 | r11981: we should allocate request specific memory in ldb modules off the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that | Andrew Tridgell | 7 | -27/+30 |
2007-10-10 | r11974: only look at $pl->{POINTER_TYPE} when $pl is defined | Stefan Metzmacher | 1 | -7/+6 |
2007-10-10 | r11973: make it easier to find bugs | Stefan Metzmacher | 2 | -2/+7 |
2007-10-10 | r11972: handle [noejs] property also on functions | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r11971: add nbt specific continue wrapper | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r11970: fixed a valgrind error. The auth info from the alter_context reply was | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11969: got rid of the very annoying 'failed to open /secrets.tdb' | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r11968: More warning fixes. We're on track to getting to double digits for | Tim Potter | 7 | -14/+14 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 18 | -57/+65 |
2007-10-10 | r11965: Try to fix some 64-bit warnings. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r11959: Use DOS_errors array for displaying WERROR values | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11958: - fixed memory leaks in the ldb_result handling in ldb operations | Andrew Tridgell | 9 | -100/+108 |
2007-10-10 | r11957: fixed up code meant for debugging | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r11956: removed the old rootdse.ldif, and the provision.js code that uses it | Andrew Tridgell | 2 | -35/+0 |
2007-10-10 | r11955: got rid of the old rootDSE code in the ldap server. | Andrew Tridgell | 5 | -394/+0 |
2007-10-10 | r11954: add the static rootdse content to the sam ldb,and enable the rootdse | Andrew Tridgell | 1 | -1/+21 |
2007-10-10 | r11953: enabled the rootdse module in the ldb modules code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11952: added a rootdse module. This will replace the existing rootdse code in | Andrew Tridgell | 3 | -40/+202 |
2007-10-10 | r11949: make sure we ask gensec to give us a session key | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11941: fix cut'n'paste bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11940: Love has clarified why this code does what it does. | Andrew Bartlett | 2 | -8/+6 |
2007-10-10 | r11931: Add a short README explaining what this directory is all about. | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r11930: Add socket/packet handling code for kpasswdd | Andrew Bartlett | 3 | -5/+52 |
2007-10-10 | r11929: Add static, comments. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r11928: More Kerberos musings... | Andrew Bartlett | 1 | -20/+64 |
2007-10-10 | r11913: if we have a UNIQUE name with more than 1 address, | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r11912: fix nbt_name_registration, there's still some minor stuff todo, | Stefan Metzmacher | 2 | -56/+134 |
2007-10-10 | r11911: as we pass the owned_released vs. replica test now, run it with make ... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re... | Stefan Metzmacher | 1 | -20/+70 |
2007-10-10 | r11908: implement SGROUP merging, that passes the different owner tests | Stefan Metzmacher | 1 | -14/+222 |