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