summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r11854: Remove unused DOM_SID.Günther Deschner2005-11-221-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2005-11-224-0/+154
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2005-11-224-20/+39
* r11851: Display correct error string.Günther Deschner2005-11-221-1/+1
* r11847: Fix typo.Günther Deschner2005-11-221-1/+1
* r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2005-11-222-3/+10
* r11845: Removed error code list as it isn't correct for Linux.Jeremy Allison2005-11-221-8/+0
* r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOSJeremy Allison2005-11-221-33/+41
* r11839: Info level 0x101 is really a protocol NT level.Jeremy Allison2005-11-221-1/+1
* r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...Gerald Carter2005-11-211-10/+14
* r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ...Gerald Carter2005-11-211-32/+40
* r11799: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison2005-11-191-1/+22
* r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison2005-11-184-151/+423
* r11790: Avoid infinite retry to gather a connection.Günther Deschner2005-11-181-3/+11
* r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...Gerald Carter2005-11-181-2/+3
* r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison2005-11-174-3/+225
* r11767: Doesn't need to be exported.Jeremy Allison2005-11-171-1/+1
* r11764: Doesn't need to be exported from here.Jeremy Allison2005-11-171-1/+1
* r11763: fix more build breakageGerald Carter2005-11-171-4/+4
* r11762: fix my build breakageGerald Carter2005-11-171-1/+2
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2005-11-174-78/+105
* r11760: fix sequential reads in the eventlog; event viewer is behaving better...Gerald Carter2005-11-172-82/+106
* r11739: As per Jeremy's request, add a panic action for developers. Now confi...Volker Lendecke2005-11-161-0/+3
* r11734: Remove unused variableVolker Lendecke2005-11-151-1/+0
* r11732: Remember to return early if -1 returned from *BSD EA call.Jeremy Allison2005-11-151-0/+12
* r11729: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzilla Tim Potter2005-11-141-2/+2
* r11728: Ensure to check for the config.log in ${SRCDIR}.Lars Müller2005-11-141-3/+14
* r11725: build smbget by defaultGerald Carter2005-11-141-1/+1
* r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison2005-11-141-7/+0
* r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f).Jeremy Allison2005-11-141-0/+4
* r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke2005-11-131-1/+2
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2005-11-135-0/+451
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2005-11-126-87/+0
* r11685: reverting Lar's change to nistallman from r11224 since it breaks 'mak...Gerald Carter2005-11-111-14/+3
* r11667: Fix a debug messageVolker Lendecke2005-11-111-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2005-11-114-9/+21
* r11658: Someone broke the initialization of the static modules by adding a 'N...Jeremy Allison2005-11-111-1/+1
* r11657: Tiny improvement to debug error message in dir_check_ftype.Paul Green2005-11-101-1/+1
* r11655: Two small fixesGerald Carter2005-11-102-7/+26
* r11653: Declare the correct return value for the static initialization functi...Paul Green2005-11-101-1/+1
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-107-2/+353
* r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter2005-11-103-28/+82
* r11617: fix typoGerald Carter2005-11-091-1/+1
* r11614: Replace old crc32 code with one from the FreeBSD tree.Jeremy Allison2005-11-091-56/+92
* r11613: fixing versionsGerald Carter2005-11-091-2/+2
* r11591: bumping version 3.0.22pre1Gerald Carter2005-11-091-1/+1
* r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2005-11-081-0/+24
* r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500Derrell Lipman2005-11-081-1/+1
* r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500Derrell Lipman2005-11-081-2/+7
* r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter2005-11-081-1/+1