index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...
Volker Lendecke
3
-27
/
+41
2007-10-10
r11922: Looks bigger than it is: There's no point in allocating arrays in
Volker Lendecke
4
-49
/
+30
2007-10-10
r11921: samr_open_domain can only open "our" domain and BUILTIN.
Volker Lendecke
1
-0
/
+5
2007-10-10
r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...
Volker Lendecke
3
-20
/
+62
2007-10-10
r11919: The generic mappings in srv_samr_nt.c are only used there -- make them
Volker Lendecke
4
-50
/
+63
2007-10-10
r11918: Remove two unused variables
Volker Lendecke
1
-2
/
+0
2007-10-10
r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.
Volker Lendecke
3
-30
/
+30
2007-10-10
r11916: auth_get_sam_account is only used in auth_rhosts.c -- move it there
Volker Lendecke
2
-30
/
+30
2007-10-10
r11915: Remove unused extern declarations
Volker Lendecke
1
-4
/
+0
2007-10-10
r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...
Volker Lendecke
2
-6
/
+28
2007-10-10
r11909: Implement 'reset on zero vc'. This kills other connections when a ses...
Volker Lendecke
3
-1
/
+32
2007-10-10
r11898: Add a missing become_root().
Volker Lendecke
1
-0
/
+7
2007-10-10
r11886: Fix 3187: logon hours restrictions were off corresponding to our offs...
Jim McDonough
1
-2
/
+3
2007-10-10
r11876: When we are using START_TLS to secure the LDAP connection, we *have* to
Günther Deschner
1
-3
/
+12
2007-10-10
r11875: Allow to use START_TLS (by manually setting "ldap ssl = start_tls") for
Günther Deschner
1
-0
/
+5
2007-10-10
r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.
Günther Deschner
2
-104
/
+142
2007-10-10
r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...
Gerald Carter
1
-1
/
+3
2007-10-10
r11865: The only way to stop multiple LDAP searches is to agressively cache
Jeremy Allison
1
-30
/
+36
2007-10-10
r11864: fix build breakage with solaris LDAP patch (my fault)
Gerald Carter
1
-2
/
+2
2007-10-10
r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...
Gerald Carter
4
-6
/
+52
2007-10-10
r11861: Fix inspired by Thomas Neumann <t.neumann@iku-ag.de> to ensure that
Jeremy Allison
1
-10
/
+8
2007-10-10
r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...
Gerald Carter
2
-15
/
+26
2007-10-10
r11859: Another place where the SE_GROUP constants read better then "7".
Günther Deschner
1
-1
/
+1
2007-10-10
r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
Günther Deschner
2
-1
/
+57
2007-10-10
r11857: Fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r11856: Replace unknown1 with group_attr.
Günther Deschner
4
-8
/
+21
2007-10-10
r11855: patch from Aruna Prabakar for checking that the spooler si running on...
Gerald Carter
1
-0
/
+29
2007-10-10
r11854: Remove unused DOM_SID.
Günther Deschner
1
-1
/
+1
2007-10-10
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
4
-0
/
+154
2007-10-10
r11852: Fill in samr_get_dom_pwinfo based on Samba4.
Günther Deschner
4
-20
/
+39
2007-10-10
r11851: Display correct error string.
Günther Deschner
1
-1
/
+1
2007-10-10
r11847: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give a
Günther Deschner
2
-3
/
+10
2007-10-10
r11845: Removed error code list as it isn't correct for Linux.
Jeremy Allison
1
-8
/
+0
2007-10-10
r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOS
Jeremy Allison
1
-33
/
+41
2007-10-10
r11839: Info level 0x101 is really a protocol NT level.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...
Gerald Carter
1
-10
/
+14
2007-10-10
r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ...
Gerald Carter
1
-32
/
+40
2007-10-10
r11799: Added OpenSSH fix for "%.*s" format crash. From Darren Tucker
Jeremy Allison
1
-1
/
+22
2007-10-10
r11793: Fix the SAMR cache so it works across completely insane
Jeremy Allison
4
-151
/
+423
2007-10-10
r11790: Avoid infinite retry to gather a connection.
Günther Deschner
1
-3
/
+11
2007-10-10
r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...
Gerald Carter
1
-2
/
+3
2007-10-10
r11769: Looking at a performance problem enumerating accounts, wondered
Jeremy Allison
4
-3
/
+225
2007-10-10
r11767: Doesn't need to be exported.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11764: Doesn't need to be exported from here.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11763: fix more build breakage
Gerald Carter
1
-4
/
+4
2007-10-10
r11762: fix my build breakage
Gerald Carter
1
-1
/
+2
2007-10-10
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
4
-78
/
+105
2007-10-10
r11760: fix sequential reads in the eventlog; event viewer is behaving better...
Gerald Carter
2
-82
/
+106
2007-10-10
r11739: As per Jeremy's request, add a panic action for developers. Now confi...
Volker Lendecke
1
-0
/
+3
[next]