summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13682: Actually give a developer a prayer of finding out whereJeremy Allison2007-10-101-16/+17
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-1013-407/+292
* r13678: Remove unneeded bracesVolker Lendecke2007-10-101-5/+3
* r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net>Gerald Carter2007-10-101-1/+1
* r13676: have to return a value from a non-void functionGerald Carter2007-10-101-1/+1
* r13675: * patch from Bjoern JACKE <samba@j3e.de> to remove theGerald Carter2007-10-101-15/+4
* r13671: fix return value in (void)fn()Gerald Carter2007-10-101-1/+1
* r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead.Jeremy Allison2007-10-101-39/+6
* r13664: Fix the cli_error codes to always detect a socket error.Jeremy Allison2007-10-101-39/+107
* r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller2007-10-1012-136/+400
* r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner2007-10-102-6/+13
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2007-10-104-12/+33
* r13656: Use the new installdirs.sh syntax for all calls.Lars Müller2007-10-101-4/+4
* r13648: Duh.Tim Potter2007-10-101-1/+1
* r13647: Fix for standalone Samba servers and XP clients. RevertsJeremy Allison2007-10-101-4/+15
* r13645: Revert debug output.Lars Müller2007-10-101-4/+0
* r13644: Do not shift anything inside the for loop away. We ineterate over $@.Lars Müller2007-10-101-5/+0
* r13643: Enable script debug output to get some more details why some hostsLars Müller2007-10-101-0/+4
* r13642: Fix install* scripts to use DESTDIR.Lars Müller2007-10-104-31/+37
* r13641: Finish fix for #3510. Don't use client schannel when toldJeremy Allison2007-10-102-22/+52
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2007-10-102-7/+2
* r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner2007-10-101-2/+1
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2007-10-106-15/+62
* r13614: First part of the bugfix for #3510 - net join failsJeremy Allison2007-10-102-15/+28
* r13612: #define NO_SYSLOG is dead as a doornail.Tim Potter2007-10-101-2/+0
* r13610: Patch from Bjoern JACKE <samba@j3e.de>. Don't default toJeremy Allison2007-10-101-4/+6
* r13607: Fix compile - don't ref auto variable in a structure initialization.Jeremy Allison2007-10-101-1/+1
* r13604: Fix for bug #3512 "use spnego=no" and "server signing=auto" cause cli...Jeremy Allison2007-10-101-22/+20
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2007-10-105-100/+18
* r13600: Move functions local to tdbsam to pdb_tdb.cGerald Carter2007-10-102-391/+406
* r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller2007-10-101-1/+1
* r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller2007-10-101-0/+4
* r13597: krb5 error codes are defined as long.Lars Müller2007-10-101-1/+1
* r13594: Got sense of NTSTATUS check reversed.Jeremy Allison2007-10-101-2/+2
* r13593: consolidate pdb_set_sam_sids() into samu_set_unix() whichGerald Carter2007-10-101-116/+84
* r13591: I really have no idea how this code ever worked. And I haveGerald Carter2007-10-101-19/+22
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2007-10-1019-237/+198
* r13589: Make sure we only try to close the tdbsam file in endsampwent() when weGerald Carter2007-10-101-4/+11
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2007-10-102-8/+8
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2007-10-103-47/+12
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2007-10-103-12/+47
* r13579: Next try to fix the AIX build. Thanks to Björn for nagging...Volker Lendecke2007-10-101-22/+20
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-1031-917/+831
* r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter2007-10-101-40/+40
* r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and...Gerald Carter2007-10-107-2862/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-1061-267/+268
* r13566: Fix EA support for AIX.Günther Deschner2007-10-103-1/+33
* r13564: Remove trailing backslash. Makes other than GNU make choke on this.James Peach2007-10-101-2/+1
* r13563: Fix bug #3526 found and diagnosed by corinna@vinschen.de.Jeremy Allison2007-10-101-0/+2
* r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...Jeremy Allison2007-10-101-6/+0