summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13648: Duh.Tim Potter1-1/+1
2007-10-10r13647: Fix for standalone Samba servers and XP clients. RevertsJeremy Allison1-4/+15
2007-10-10r13645: Revert debug output.Lars Müller1-4/+0
2007-10-10r13644: Do not shift anything inside the for loop away. We ineterate over $@.Lars Müller1-5/+0
2007-10-10r13643: Enable script debug output to get some more details why some hostsLars Müller1-0/+4
2007-10-10r13642: Fix install* scripts to use DESTDIR.Lars Müller4-31/+37
2007-10-10r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison2-22/+52
2007-10-10r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2-7/+2
2007-10-10r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner1-2/+1
2007-10-10r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner6-15/+62
2007-10-10r13614: First part of the bugfix for #3510 - net join failsJeremy Allison2-15/+28
2007-10-10r13612: #define NO_SYSLOG is dead as a doornail.Tim Potter1-2/+0
2007-10-10r13610: Patch from Bjoern JACKE <samba@j3e.de>. Don't default toJeremy Allison1-4/+6
2007-10-10r13607: Fix compile - don't ref auto variable in a structure initialization.Jeremy Allison1-1/+1
2007-10-10r13604: Fix for bug #3512 "use spnego=no" and "server signing=auto" cause cli...Jeremy Allison1-22/+20
2007-10-10r13601: * Remove unused code from pdb_ldap.cGerald Carter5-100/+18
2007-10-10r13600: Move functions local to tdbsam to pdb_tdb.cGerald Carter2-391/+406
2007-10-10r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller1-1/+1
2007-10-10r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller1-0/+4
2007-10-10r13597: krb5 error codes are defined as long.Lars Müller1-1/+1
2007-10-10r13594: Got sense of NTSTATUS check reversed.Jeremy Allison1-2/+2
2007-10-10r13593: consolidate pdb_set_sam_sids() into samu_set_unix() whichGerald Carter1-116/+84
2007-10-10r13591: I really have no idea how this code ever worked. And I haveGerald Carter1-19/+22
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter19-237/+198
2007-10-10r13589: Make sure we only try to close the tdbsam file in endsampwent() when weGerald Carter1-4/+11
2007-10-10r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2-8/+8
2007-10-10r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison3-47/+12
2007-10-10r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner3-12/+47
2007-10-10r13579: Next try to fix the AIX build. Thanks to Björn for nagging...Volker Lendecke1-22/+20
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter31-917/+831
2007-10-10r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter1-40/+40
2007-10-10r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and...Gerald Carter7-2862/+2
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter61-267/+268
2007-10-10r13566: Fix EA support for AIX.Günther Deschner3-1/+33
2007-10-10r13564: Remove trailing backslash. Makes other than GNU make choke on this.James Peach1-2/+1
2007-10-10r13563: Fix bug #3526 found and diagnosed by corinna@vinschen.de.Jeremy Allison1-0/+2
2007-10-10r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...Jeremy Allison1-6/+0
2007-10-10r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2-19/+42
2007-10-10r13556: Ensure that any potential creds operation are protectedJeremy Allison1-14/+31
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison8-28/+26
2007-10-10r13552: Make sure we're using the same name to load the storedJeremy Allison1-1/+1
2007-10-10r13550: remove pdb_guestGerald Carter2-161/+0
2007-10-10r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison2-51/+51
2007-10-10r13547: add earlier checks to deny deleting a printer driver. The previousGerald Carter2-0/+29
2007-10-10r13546: NSS soname merge from trunkGerald Carter1-3/+5
2007-10-10r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter3-30/+64
2007-10-10r13544: -O1 janitor work :-)Volker Lendecke1-6/+5
2007-10-10r13542: Don't reuse a pointer we just freed (Doh!).Jeremy Allison1-2/+2
2007-10-10r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()Gerald Carter1-1/+5
2007-10-10r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison4-24/+98