summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-107-14/+14
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-1018-57/+65
* r11965: Try to fix some 64-bit warnings.Tim Potter2007-10-101-1/+1
* r11959: Use DOS_errors array for displaying WERROR valuesJelmer Vernooij2007-10-101-1/+1
* r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell2007-10-109-100/+108
* r11957: fixed up code meant for debuggingAndrew Tridgell2007-10-101-3/+3
* r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell2007-10-102-35/+0
* r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell2007-10-105-394/+0
* r11954: add the static rootdse content to the sam ldb,and enable the rootdseAndrew Tridgell2007-10-101-1/+21
* r11953: enabled the rootdse module in the ldb modules codeAndrew Tridgell2007-10-101-0/+1
* r11952: added a rootdse module. This will replace the existing rootdse code inAndrew Tridgell2007-10-103-40/+202
* r11949: make sure we ask gensec to give us a session keyAndrew Tridgell2007-10-101-0/+2
* r11941: fix cut'n'paste bugStefan Metzmacher2007-10-101-1/+1
* r11940: Love has clarified why this code does what it does.Andrew Bartlett2007-10-102-8/+6