summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2066: add 'net time' commandStefan Metzmacher3-1/+88
2007-10-10r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVCStefan Metzmacher4-0/+170
2007-10-10r2064: fix some error casesStefan Metzmacher1-1/+36
2007-10-10r2063: Ensure the first argument to a printf() like function (talloc_init()Andrew Bartlett1-2/+2
2007-10-10r2062: Fix a couple more of the printf warnings (real bugs).Andrew Bartlett3-2/+5
2007-10-10r2061: - split libnet header filesStefan Metzmacher4-153/+239
2007-10-10r2060: fix compiler warningStefan Metzmacher1-3/+3
2007-10-10r2059: abartlet: is there a better way to fix this compiler warningStefan Metzmacher1-1/+1
2007-10-10r2058: Merge heimdal krb5_locate_kdc-fix over from trunk/3_0 althoughGünther Deschner2-1/+12
2007-10-10r2056: Allow the compiler to check this format string.Andrew Bartlett1-3/+4
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett11-12/+26
2007-10-10r2054: Fix compile warnings/build failures on non-gcc.Andrew Bartlett1-1/+2
2007-10-10r2053: All RPC sessions 'want' a session key. Of course, the key theyAndrew Bartlett1-0/+3
2007-10-10r2052: rewrote the talloc section of the programming guideAndrew Tridgell1-29/+88
2007-10-10r2051: switched the samdb over to using the new destructor and referenceAndrew Tridgell7-195/+80
2007-10-10r2050: fixed a case where code assumed you could Realloc the result of a data...Andrew Tridgell1-2/+2
2007-10-10r2049: talloc now has destructors and reference countsAndrew Tridgell1-56/+75
2007-10-10r2048: fix memory leak found by abartletStefan Metzmacher1-1/+0
2007-10-10r2047: Warn on 'declaration after statement' (breaks non-gcc).Andrew Bartlett1-3/+3
2007-10-10r2046: fixed two server packet format errors found with the RAW-* testsAndrew Tridgell1-4/+3
2007-10-10r2045: fixed a date format push in SMBsearchAndrew Tridgell1-1/+1
2007-10-10r2044: fixed two uninAndrew Tridgell1-0/+2
2007-10-10r2043: data_blob() now returns a talloc'd pointer. If everyone has beenAndrew Tridgell1-40/+10
2007-10-10r2042: missed a couple of places that should be talloc_free()Andrew Tridgell1-2/+2
2007-10-10r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett13-44/+126
2007-10-10r2040: fixed a memory handling error in clisocket (caught with valgrind)Andrew Tridgell1-2/+2
2007-10-10r2039: got rid of the free() ptr in DATA_BLOBAndrew Tridgell2-18/+2
2007-10-10r2038: get rid of the optimisation in the dcerpc server that tries to avoid aAndrew Tridgell1-26/+0
2007-10-10r2037: switched the asn.1 code to use tallocAndrew Tridgell1-20/+16
2007-10-10r2036: switched the spnego code to use tallocAndrew Tridgell1-5/+5
2007-10-10r2035: Fix spelling.Andrew Bartlett1-1/+1
2007-10-10r2034: Allow user-selectable hash functions on open only.Jeremy Allison3-17/+22
2007-10-10r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell1-8/+13
2007-10-10r2030: quick hack to allow the simple NTVFS backend to handler base directori...Andrew Tridgell1-1/+1
2007-10-10r2029: changed our client side dcerpc padding to match what w2k3 does - a 16Andrew Tridgell1-2/+4
2007-10-10r2021: add password change fallback to SetUserInfo level 25,24,23Stefan Metzmacher1-0/+130
2007-10-10r2020: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r2019: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r2017: fix compiler warningsStefan Metzmacher2-5/+5
2007-10-10r2012: --enable-developer also sets debug=yes nowStefan Metzmacher1-3/+9
2007-10-10r2011: remove this broken and never reached testStefan Metzmacher1-7/+1
2007-10-10r2010: trigger the config.smb_build.dump output by --enable-*developer not --...Stefan Metzmacher1-1/+1
2007-10-10r2005: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r2004: remove unused fileStefan Metzmacher1-121/+0
2007-10-10r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell5-123/+103
2007-10-10r2000: remove unused varStefan Metzmacher1-1/+0
2007-10-10r1999: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1998: fix compiler warningStefan Metzmacher1-2/+1
2007-10-10r1997: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1996: fix compiler warningsStefan Metzmacher1-2/+2