summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11942: patch from Marcin to fix the mkdir() in perfcount daemonGerald Carter1-3/+3
2007-10-10r11938: Fix cifs to handle non-numeric uid and gid parameters and merge trunk...Steve French1-42/+122
2007-10-10r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.Jeremy Allison1-1/+4
2007-10-10r11927: No users or groups to return in BUILTIN domain.Jeremy Allison1-0/+14
2007-10-10r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2-26/+55
2007-10-10r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...Volker Lendecke3-27/+41
2007-10-10r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke4-49/+30
2007-10-10r11921: samr_open_domain can only open "our" domain and BUILTIN.Volker Lendecke1-0/+5
2007-10-10r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...Volker Lendecke3-20/+62
2007-10-10r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke4-50/+63
2007-10-10r11918: Remove two unused variablesVolker Lendecke1-2/+0
2007-10-10r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke3-30/+30
2007-10-10r11916: auth_get_sam_account is only used in auth_rhosts.c -- move it thereVolker Lendecke2-30/+30
2007-10-10r11915: Remove unused extern declarationsVolker Lendecke1-4/+0
2007-10-10r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2-6/+28
2007-10-10r11909: Implement 'reset on zero vc'. This kills other connections when a ses...Volker Lendecke3-1/+32
2007-10-10r11898: Add a missing become_root().Volker Lendecke1-0/+7
2007-10-10r11886: Fix 3187: logon hours restrictions were off corresponding to our offs...Jim McDonough1-2/+3
2007-10-10r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner1-3/+12
2007-10-10r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") forGünther Deschner1-0/+5
2007-10-10r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2-104/+142
2007-10-10r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...Gerald Carter1-1/+3
2007-10-10r11865: The only way to stop multiple LDAP searches is to agressively cacheJeremy Allison1-30/+36
2007-10-10r11864: fix build breakage with solaris LDAP patch (my fault)Gerald Carter1-2/+2
2007-10-10r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter4-6/+52
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-10r11784: Fix minor glitch found by Rainer Weikusat <rainer.weikusat@sncag.com>...Volker Lendecke1-1/+1
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