summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett2007-10-105-65/+105
* r12059: Use random keytab names (so we get different keytabs, rather thanAndrew Bartlett2007-10-101-1/+15
* r12058: Set an anonymous fallback, if the machine account isn't available.Andrew Bartlett2007-10-101-0/+2
* r12057: fixed authentication in ldb client toolsAndrew Tridgell2007-10-101-0/+3
* r12056: Some clarification fixes for the keytab code, and use the rightAndrew Bartlett2007-10-101-14/+15
* r12037: Fix malloc corruption caused by double-free(), where realloc(ptr, 0)Andrew Bartlett2007-10-101-3/+9
* r12036: Fix more KDC memory leaks (and there are probably still more...).Andrew Bartlett2007-10-101-0/+4
* r12035: Fix memory leaks in the KDC.Andrew Bartlett2007-10-101-0/+3
* r12024: do some extra sleeping to give the server the chance to handle our replyStefan Metzmacher2007-10-101-0/+2
* r12023: use the NBTD IRPC proxy calls for implementing the challenge and rele...Stefan Metzmacher2007-10-101-4/+115
* r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher2007-10-104-1/+403
* r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher2007-10-102-7/+6
* r12020: fix memory hierachieStefan Metzmacher2007-10-101-1/+1
* r12019: - let us only reference libblkid stuff in one fileStefan Metzmacher2007-10-103-54/+58
* r12016: fixed a valgrind errorAndrew Tridgell2007-10-101-1/+1
* r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher2007-10-105-9/+8
* r12013: fix compiler warningsStefan Metzmacher2007-10-102-6/+6
* r12012: fix renaming smbsrv_trees -> smbsrv_tconsStefan Metzmacher2007-10-101-6/+6
* r12011: fixed another 'mixed code and declarations' bugAndrew Tridgell2007-10-101-1/+2
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-103-22/+101
* r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell2007-10-102-2/+4
* r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will beAndrew Tridgell2007-10-104-21/+85
* r12007: fixed a valgrind error in the SMB2-SETINFO testAndrew Tridgell2007-10-101-0/+2
* r12006: don't require callers to fill in pad bytes in SMB2 callsAndrew Tridgell2007-10-104-4/+4
* r12005: added a SDDL (Security Descriptor Description Language) parser. NotAndrew Tridgell2007-10-102-0/+316
* r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser.Andrew Tridgell2007-10-101-0/+11
* r12001: Replace smbcli_full_connection call with composite connect usedRafal Szczesniak2007-10-101-8/+25
* r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett2007-10-1012-26/+504
* r11997: for multidimentional array like this:Stefan Metzmacher2007-10-101-2/+3
* r11996: don't overwrite the buffercodeStefan Metzmacher2007-10-101-1/+1
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-1027-295/+633
* r11994: This function no longer needs a special declaration.Andrew Bartlett2007-10-101-4/+0
* r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...Andrew Bartlett2007-10-101-98/+321
* r11992: Potentially allow SPNEGO to be disabled (as occours on WinXPAndrew Bartlett2007-10-101-13/+22
* r11991: Null termainte the list of backends. (Makes it easier to walk the li...Andrew Bartlett2007-10-101-2/+2
* r11990: Set the password set time as 'now', so it isn't expired back in 2004.Andrew Bartlett2007-10-101-2/+1
* r11989: Rather than grabbing the machine account details at this point, grabAndrew Bartlett2007-10-101-10/+1
* r11988: Setup the sessionInfo just before the connect, rather than earlierAndrew Bartlett2007-10-101-4/+6
* r11987: Clarify the accountExpires behaviour in the KDC.Andrew Bartlett2007-10-101-4/+5
* r11984: LGPL on header and testsuite as wellAndrew Tridgell2007-10-102-22/+30
* r11983: make talloc LGPL. This makes more sense given that ldb depends onAndrew Tridgell2007-10-101-11/+15
* r11982: ensure the fde event gets freed before the socket itself, as otherwiseAndrew Tridgell2007-10-102-5/+5
* r11981: we should allocate request specific memory in ldb modules off theAndrew Tridgell2007-10-101-1/+1
* r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2007-10-107-27/+30
* r11974: only look at $pl->{POINTER_TYPE} when $pl is definedStefan Metzmacher2007-10-101-7/+6
* r11973: make it easier to find bugsStefan Metzmacher2007-10-102-2/+7
* r11972: handle [noejs] property also on functionsStefan Metzmacher2007-10-101-1/+2
* r11971: add nbt specific continue wrapperStefan Metzmacher2007-10-101-0/+11
* r11970: fixed a valgrind error. The auth info from the alter_context reply wasAndrew Tridgell2007-10-101-1/+1
* r11969: got rid of the very annoying 'failed to open /secrets.tdb'Andrew Tridgell2007-10-101-1/+5