summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18480: Doh ! Double-free of hostnameDN.Jeremy Allison1-1/+0
2007-10-10r18476: Protect ourselves from bad cached creds a littleJeremy Allison1-2/+30
2007-10-10r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2-1/+22
2007-10-10r18469: Use new pidl-generated DFS client code.Jelmer Vernooij8-690/+211
2007-10-10r18467: Some sites allow an account to be deleted, but notJeremy Allison1-12/+15
2007-10-10r18466: Attempt to fix the AIX buildVolker Lendecke1-0/+2
2007-10-10r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.Volker Lendecke1-5/+7
2007-10-10r18457: Argl :-)Volker Lendecke1-1/+1
2007-10-10r18453: Attempt to fix the non-ldap buildVolker Lendecke1-0/+4
2007-10-10r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...Volker Lendecke2-1/+16
2007-10-10r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2-3/+188
2007-10-10r18429: fix a regression renaming local group introduced by trying to handle ...Gerald Carter1-0/+2
2007-10-10r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.Günther Deschner1-0/+3
2007-10-10r18422: Use LDAPMessage in idmap_ad as well.Günther Deschner1-2/+2
2007-10-10r18413: Based on the new torture test I added in samba4 it turns outSimo Sorce1-1/+18
2007-10-10r18411: Getting a zero length read is common. Don't log atJeremy Allison1-1/+1
2007-10-10r18405: Now that POLICY_HND == struct policy_handle, we canGerald Carter1-8/+1
2007-10-10r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter7-74/+19
2007-10-10r18403: Revert until we get this sorted out correctly.Jeremy Allison1-1/+1
2007-10-10r18402: Comment and (hopefully) fix remote command completion for smbclient.Volker Lendecke1-11/+42
2007-10-10r18398: Fix bug #4095 - username composed into domain\userJeremy Allison1-1/+1
2007-10-10r18397: Change rpccli_lsa_close() as a wrapper for the autogeneratedGerald Carter1-25/+8
2007-10-10r18396: regenerate unixinfo files after metze changes to the IDLGerald Carter2-94/+64
2007-10-10r18395: have the ndr layer alloc outgoing structure members for usGerald Carter1-0/+2
2007-10-10r18394: get the lsa client code to linkGerald Carter3-2/+7
2007-10-10r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter1-1/+4
2007-10-10r18390: give a better error codeStefan Metzmacher1-1/+1
2007-10-10r18387: remove echo of pidl command line (was used for debugging)Gerald Carter1-1/+1
2007-10-10r18380: the panic action command needs to be different in samba4Stefan Metzmacher1-9/+17
2007-10-10r18379: make the gdb_backtrace executableStefan Metzmacher1-0/+0
2007-10-10r18373: copy over configure.developer from samba4 which addsStefan Metzmacher1-1/+4
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke2-4/+5
2007-10-10r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke3-147/+42
2007-10-10r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...Volker Lendecke3-6/+10
2007-10-10r18311: Simplify gencache_get by using strtol instead of sscanfVolker Lendecke1-50/+28
2007-10-10r18310: Add a little test for some gencache routinesVolker Lendecke3-110/+67
2007-10-10r18275: add auto generated dfs codeGerald Carter7-2/+4550
2007-10-10r18274: Cleanup unnecessary empty headers and add a commentGerald Carter5-0/+4
2007-10-10r18271: Big change:Gerald Carter59-283/+15763
2007-10-10r18269: regenerate idl outputStefan Metzmacher1-16/+7
2007-10-10r18259: Fix the non-krb5 builds.Günther Deschner1-1/+2
2007-10-10r18241: If replacing the krb5.conf, ensure it's readable.Jeremy Allison1-0/+10
2007-10-10r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison3-51/+219
2007-10-10r18237: include dcerpc.h here to fix compile of autogenerated unixinfo filesGerald Carter1-0/+2
2007-10-10r18236: fully autogenerated unix info filesGerald Carter1-0/+78
2007-10-10r18235: stub header to get past compile issues with pidl ndr outputGerald Carter1-0/+40
2007-10-10r18234: DNS failures are too common to log at level zero or 1.Jeremy Allison1-3/+3
2007-10-10r18233: Use the autogenerated cli_unixinfo rather than the old one.Jelmer Vernooij5-82/+3
2007-10-10r18232: - Trim number of regexes applied to generated filesJelmer Vernooij4-21/+92
2007-10-10r18230: Build Samba3 RPC client<->libndr glue code.Jelmer Vernooij1-1/+1