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
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
13
-40
/
+40
*
r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}
Jelmer Vernooij
2007-10-10
3
-8
/
+9
*
r3948: Fix incorrect declaration. Bug #2083.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r3883: Fix error return -- thanks to rsharpe
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r3875: Allow to look up at least or own sid in _lsa_lookup_sids.
Günther Deschner
2007-10-10
2
-0
/
+15
*
r3871: Fix memleak
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r3852: Fix the build...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
2007-10-10
2
-0
/
+143
*
r3704: Implement a cache get saves the result of a pdb_getsampwnam for later
Volker Lendecke
2007-10-10
1
-1
/
+27
*
r3628: A typo and a compile-warning.
Günther Deschner
2007-10-10
2
-2
/
+2
*
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
2007-10-10
3
-43
/
+60
*
r3563: During a typical logon a modern workstation makes a lot of anonymous s...
Volker Lendecke
2007-10-10
1
-0
/
+22
*
r2923: Fix some obvious copy/paste leftover debug-messages.
Günther Deschner
2007-10-10
1
-8
/
+8
*
r2819: Make 'password history'-behaviour in ldapsam more consistent.
Günther Deschner
2007-10-10
1
-0
/
+3
*
r2752: Fix the paranoia-check to ensure the ldap-attribute and the
Günther Deschner
2007-10-10
1
-1
/
+1
*
r2619: Only issue the ldap extended password change operation if the ldap server
Volker Lendecke
2007-10-10
1
-0
/
+75
*
r2479: Stop attribute "modifyTimestamp" from being deleted.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r2473: Convert internal data to UTF-8 before calling libxml2
Jelmer Vernooij
2007-10-10
1
-26
/
+47
*
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
2007-10-10
1
-6
/
+27
*
r2374: Fix from Vince Brimhall vbrimhall@novell.com for
Jeremy Allison
2007-10-10
1
-1
/
+6
*
r2317: Fixup error messages and reformat.
Jeremy Allison
2007-10-10
1
-903
/
+922
*
r2312: Fix for bugid #1667, smbpasswd file could be left locked on
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...
Volker Lendecke
2007-10-10
1
-19
/
+7
*
r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly use
Jeremy Allison
2007-10-10
1
-7
/
+19
*
r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" as
Jeremy Allison
2007-10-10
2
-36
/
+29
*
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
2007-10-10
2
-2
/
+72
*
r1733: Fix hashed password history for LDAP backends.
Jeremy Allison
2007-10-10
1
-10
/
+26
*
r1661: Changed the password history format so that each history entry
Jeremy Allison
2007-10-10
2
-15
/
+36
*
r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure we
Jeremy Allison
2007-10-10
1
-10
/
+4
*
r1539: If a account was locked out by an admin (and has a bad password count ...
Jeremy Allison
2007-10-10
1
-6
/
+19
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
2
-32
/
+30
*
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
2007-10-10
2
-4
/
+22
*
r1394: Const fix.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
2007-10-10
2
-386
/
+387
*
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2007-10-10
3
-12
/
+151
*
r1108: Index: pdb_ldap.c
Volker Lendecke
2007-10-10
2
-0
/
+18
*
r989: Calling sid_to_gid from within winbind makes no sense, as this calls
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r936: Fix a rather weird error that crippled my site, when we upgraded to
Andrew Bartlett
2007-10-10
1
-7
/
+4
*
r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct group
Jeremy Allison
2007-10-10
2
-10
/
+10
*
r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. Correct
Jeremy Allison
2007-10-10
1
-10
/
+17
*
r505: Break out algorithmic_gid_to_sid so that those of us who need it can us...
Richard Sharpe
2007-10-10
1
-3
/
+19
*
r501: Fix a small cut-n-pasteo ...
Richard Sharpe
2007-10-10
1
-1
/
+1
*
r340: fix a segfault in the login_cache code...
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r316: Fix split_domain_name. This defaulted to get_myname() instead of
Volker Lendecke
2007-10-10
1
-13
/
+0
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
1
-13
/
+13
*
r145: pdb_create_alias now returns NTSTATUS. More of this to follow.
Volker Lendecke
2007-10-10
1
-4
/
+3
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
3
-2
/
+599
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2007-10-10
1
-5
/
+4
[next]