summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r11886: Fix 3187: logon hours restrictions were off corresponding to our offs...Jim McDonough2007-10-101-2/+3
* r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner2007-10-101-3/+12
* r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner2007-10-101-0/+5
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-102-104/+142
* r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...Gerald Carter2007-10-101-1/+3
* r11865: The only way to stop multiple LDAP searches is to agressively cacheJeremy Allison2007-10-101-30/+36
* r11864: fix build breakage with solaris LDAP patch (my fault)Gerald Carter2007-10-101-2/+2
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-104-6/+52
* r11861: Fix inspired by Thomas Neumann <t.neumann@iku-ag.de> to ensure thatJeremy Allison2007-10-101-10/+8
* r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...Gerald Carter2007-10-102-15/+26
* r11859: Another place where the SE_GROUP constants read better then "7".Günther Deschner2007-10-101-1/+1
* r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.Günther Deschner2007-10-102-1/+57
* r11857: Fix the build.Günther Deschner2007-10-101-1/+1
* r11856: Replace unknown1 with group_attr.Günther Deschner2007-10-104-8/+21
* r11855: patch from Aruna Prabakar for checking that the spooler si running on...Gerald Carter2007-10-101-0/+29
* r11854: Remove unused DOM_SID.Günther Deschner2007-10-101-1/+1
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2007-10-104-0/+154
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2007-10-104-20/+39
* r11851: Display correct error string.Günther Deschner2007-10-101-1/+1
* r11847: Fix typo.Günther Deschner2007-10-101-1/+1
* r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2007-10-102-3/+10
* r11845: Removed error code list as it isn't correct for Linux.Jeremy Allison2007-10-101-8/+0
* r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOSJeremy Allison2007-10-101-33/+41
* r11839: Info level 0x101 is really a protocol NT level.Jeremy Allison2007-10-101-1/+1
* r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...Gerald Carter2007-10-101-10/+14
* r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ...Gerald Carter2007-10-101-32/+40
* r11799: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison2007-10-101-1/+22
* r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison2007-10-104-151/+423
* r11790: Avoid infinite retry to gather a connection.Günther Deschner2007-10-101-3/+11
* r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...Gerald Carter2007-10-101-2/+3
* r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison2007-10-104-3/+225
* r11767: Doesn't need to be exported.Jeremy Allison2007-10-101-1/+1
* r11764: Doesn't need to be exported from here.Jeremy Allison2007-10-101-1/+1
* r11763: fix more build breakageGerald Carter2007-10-101-4/+4
* r11762: fix my build breakageGerald Carter2007-10-101-1/+2
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2007-10-104-78/+105
* r11760: fix sequential reads in the eventlog; event viewer is behaving better...Gerald Carter2007-10-102-82/+106
* r11739: As per Jeremy's request, add a panic action for developers. Now confi...Volker Lendecke2007-10-101-0/+3
* r11734: Remove unused variableVolker Lendecke2007-10-101-1/+0
* r11732: Remember to return early if -1 returned from *BSD EA call.Jeremy Allison2007-10-101-0/+12
* r11729: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzillaTim Potter2007-10-101-2/+2
* r11728: Ensure to check for the config.log in ${SRCDIR}.Lars Müller2007-10-101-3/+14
* r11725: build smbget by defaultGerald Carter2007-10-101-1/+1
* r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison2007-10-101-7/+0
* r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f).Jeremy Allison2007-10-101-0/+4
* r11707: alt_names[i] might be NULL for i>0 also...Volker Lendecke2007-10-101-1/+2
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-105-0/+451
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2007-10-106-87/+0
* r11685: reverting Lar's change to nistallman from r11224 since it breaks 'mak...Gerald Carter2007-10-101-14/+3
* r11667: Fix a debug messageVolker Lendecke2007-10-101-2/+3