index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20998: Fix debug message
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r20985: leave room for terminating NULL when printing password hashes via 'pd...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r20851: To read account policies from LDAP we need root.
Volker Lendecke
2007-10-10
1
-2
/
+12
*
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
2007-10-10
4
-46
/
+123
*
r20707: Clean up pdb_interface.c a bit -- patch from Michael Adam <ma@sernet.de>
Volker Lendecke
2007-10-10
1
-23
/
+38
*
r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r20614: Dummy-checkin to trigger the build
Volker Lendecke
2007-10-10
1
-4
/
+5
*
r20402: Fix spelling: samba bug #4292 debian #402392
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20243: Make lookup_name resolve both the mapped and the real unix group name
Simo Sorce
2007-10-10
1
-7
/
+23
*
r20212: Attempt to fix the Solaris build
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r20169: Support for fallback to legacy mapping code was not completely tested.
Simo Sorce
2007-10-10
1
-12
/
+18
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
3
-98
/
+202
*
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2007-10-10
2
-25
/
+56
*
r19945: Fix a segfault -- lookup_rids needs to init the names even on failure
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r19943: Fix bug 4267 -- Thanks to David!
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.
Gerald Carter
2007-10-10
1
-2
/
+4
*
r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn off
Gerald Carter
2007-10-10
1
-10
/
+6
*
r19083: Fix objectclass
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
2007-10-10
4
-77
/
+36
*
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
2007-10-10
1
-2
/
+22
*
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
2007-10-10
4
-0
/
+18
*
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r18527: Janitor for Jeremy ;-)
Volker Lendecke
2007-10-10
1
-12
/
+12
*
r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()
Jeremy Allison
2007-10-10
1
-5
/
+32
*
r18313: Nobody said "no" (yet.... gd?), so commit it:
Volker Lendecke
2007-10-10
1
-10
/
+0
*
r18271: Big change:
Gerald Carter
2007-10-10
5
-39
/
+39
*
r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...
Gerald Carter
2007-10-10
1
-0
/
+10
*
r17924: Get rid of warnings now that talloc is merged.
Volker Lendecke
2007-10-10
1
-3
/
+1
*
r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casin...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17815: Revert Volker's change in 16014. I really do not believe
Gerald Carter
2007-10-10
1
-1
/
+0
*
r17813: Remove another instance of manually setting the group SID.
Gerald Carter
2007-10-10
1
-1
/
+7
*
r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().
Gerald Carter
2007-10-10
2
-2
/
+2
*
r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...
Gerald Carter
2007-10-10
1
-5
/
+1
*
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
2007-10-10
4
-92
/
+19
*
r17592: Remove some unused functions pointed out by John E. Malmberg, make
Volker Lendecke
2007-10-10
1
-0
/
+46
*
r17554: Cleanup
Volker Lendecke
2007-10-10
4
-32
/
+34
*
r17468: To minimize the diff later on, pre-commit some changes independently:...
Volker Lendecke
2007-10-10
1
-9
/
+12
*
r17465: Get rid of add_initial_entry. In the two places it was called in it s...
Volker Lendecke
2007-10-10
1
-5
/
+7
*
r17463: A bit of cleanup work:
Volker Lendecke
2007-10-10
3
-17
/
+10
*
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
2007-10-10
3
-9
/
+9
*
r17407: Don't do strchr_m twice when once will do.
Jeremy Allison
2007-10-10
1
-5
/
+4
*
r17406: We need to do a translation of winbind separator -> '\\' in
Volker Lendecke
2007-10-10
1
-1
/
+18
*
r17404: Is this XP (extreme programming)? :-)
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r17403: add a helpful debug msg
Gerald Carter
2007-10-10
1
-0
/
+3
*
r17402: Added lookup_name_smbconf() to be called when looking
Jeremy Allison
2007-10-10
1
-0
/
+50
*
r17271: Fix a regression in the ldapsam uri syntax.
Gerald Carter
2007-10-10
1
-7
/
+12
*
r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswd
Gerald Carter
2007-10-10
1
-1
/
+5
*
r17150: MMC User & group plugins fixes:
Gerald Carter
2007-10-10
3
-11
/
+52
*
r17075: Even without talloc_steal you can still create memory problems.... ;-)
Volker Lendecke
2007-10-10
1
-1
/
+1
[next]