summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11861: Fix inspired by Thomas Neumann <t.neumann@iku-ag.de> to ensure thatJeremy Allison1-10/+8
2007-10-10r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...Gerald Carter2-15/+26
2007-10-10r11859: Another place where the SE_GROUP constants read better then "7".Günther Deschner1-1/+1
2007-10-10r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.Günther Deschner2-1/+57
2007-10-10r11857: Fix the build.Günther Deschner1-1/+1
2007-10-10r11856: Replace unknown1 with group_attr.Günther Deschner4-8/+21
2007-10-10r11855: patch from Aruna Prabakar for checking that the spooler si running on...Gerald Carter1-0/+29
2007-10-10r11854: Remove unused DOM_SID.Günther Deschner1-1/+1
2007-10-10r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner4-0/+154
2007-10-10r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner4-20/+39
2007-10-10r11851: Display correct error string.Günther Deschner1-1/+1
2007-10-10r11847: Fix typo.Günther Deschner1-1/+1
2007-10-10r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2-3/+10
2007-10-10r11845: Removed error code list as it isn't correct for Linux.Jeremy Allison1-8/+0
2007-10-10r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOSJeremy Allison1-33/+41
2007-10-10r11839: Info level 0x101 is really a protocol NT level.Jeremy Allison1-1/+1
2007-10-10r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...Gerald Carter1-10/+14
2007-10-10r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ...Gerald Carter1-32/+40
2007-10-10r11799: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison1-1/+22
2007-10-10r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison4-151/+423
2007-10-10r11790: Avoid infinite retry to gather a connection.Günther Deschner1-3/+11
2007-10-10r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...Gerald Carter1-2/+3
2007-10-10r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison4-3/+225
2007-10-10r11767: Doesn't need to be exported.Jeremy Allison1-1/+1
2007-10-10r11764: Doesn't need to be exported from here.Jeremy Allison1-1/+1
2007-10-10r11763: fix more build breakageGerald Carter1-4/+4
2007-10-10r11762: fix my build breakageGerald Carter1-1/+2
2007-10-10r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter4-78/+105
2007-10-10r11760: fix sequential reads in the eventlog; event viewer is behaving better...Gerald Carter2-82/+106
2007-10-10r11739: As per Jeremy's request, add a panic action for developers. Now confi...Volker Lendecke1-0/+3
2007-10-10r11734: Remove unused variableVolker Lendecke1-1/+0
2007-10-10r11732: Remember to return early if -1 returned from *BSD EA call.Jeremy Allison1-0/+12
2007-10-10r11729: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzillaTim Potter1-2/+2
2007-10-10r11728: Ensure to check for the config.log in ${SRCDIR}.Lars Müller1-3/+14
2007-10-10r11725: build smbget by defaultGerald Carter1-1/+1
2007-10-10r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison1-7/+0
2007-10-10r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f).Jeremy Allison1-0/+4
2007-10-10r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke1-1/+2
2007-10-10r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke5-0/+451
2007-10-10r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke6-87/+0
2007-10-10r11685: reverting Lar's change to nistallman from r11224 since it breaks 'mak...Gerald Carter1-14/+3
2007-10-10r11667: Fix a debug messageVolker Lendecke1-2/+3
2007-10-10r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter4-9/+21
2007-10-10r11658: Someone broke the initialization of the static modules by adding a 'N...Jeremy Allison1-1/+1
2007-10-10r11657: Tiny improvement to debug error message in dir_check_ftype.Paul Green1-1/+1
2007-10-10r11655: Two small fixesGerald Carter2-7/+26
2007-10-10r11653: Declare the correct return value for the static initialization functi...Paul Green1-1/+1
2007-10-10r11652: Reinstate the netsamlogon_cache in order to workGerald Carter7-2/+353
2007-10-10r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter3-28/+82
2007-10-10r11617: fix typoGerald Carter1-1/+1