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
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3563: During a typical logon a modern workstation makes a lot of anonymous s...
Volker Lendecke
1
-0
/
+22
2007-10-10
r2923: Fix some obvious copy/paste leftover debug-messages.
Günther Deschner
1
-8
/
+8
2007-10-10
r2819: Make 'password history'-behaviour in ldapsam more consistent.
Günther Deschner
1
-0
/
+3
2007-10-10
r2752: Fix the paranoia-check to ensure the ldap-attribute and the
Günther Deschner
1
-1
/
+1
2007-10-10
r2619: Only issue the ldap extended password change operation if the ldap server
Volker Lendecke
1
-0
/
+75
2007-10-10
r2479: Stop attribute "modifyTimestamp" from being deleted.
Jeremy Allison
1
-0
/
+5
2007-10-10
r2473: Convert internal data to UTF-8 before calling libxml2
Jelmer Vernooij
1
-26
/
+47
2007-10-10
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
1
-6
/
+27
2007-10-10
r2374: Fix from Vince Brimhall vbrimhall@novell.com for
Jeremy Allison
1
-1
/
+6
2007-10-10
r2317: Fixup error messages and reformat.
Jeremy Allison
1
-903
/
+922
2007-10-10
r2312: Fix for bugid #1667, smbpasswd file could be left locked on
Jeremy Allison
1
-0
/
+2
2007-10-10
r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...
Volker Lendecke
1
-19
/
+7
2007-10-10
r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly use
Jeremy Allison
1
-7
/
+19
2007-10-10
r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" as
Jeremy Allison
2
-36
/
+29
2007-10-10
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
2
-2
/
+72
2007-10-10
r1733: Fix hashed password history for LDAP backends.
Jeremy Allison
1
-10
/
+26
2007-10-10
r1661: Changed the password history format so that each history entry
Jeremy Allison
2
-15
/
+36
2007-10-10
r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure we
Jeremy Allison
1
-10
/
+4
2007-10-10
r1539: If a account was locked out by an admin (and has a bad password count ...
Jeremy Allison
1
-6
/
+19
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
2
-32
/
+30
2007-10-10
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
2
-4
/
+22
2007-10-10
r1394: Const fix.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
2
-386
/
+387
2007-10-10
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
3
-12
/
+151
2007-10-10
r1108: Index: pdb_ldap.c
Volker Lendecke
2
-0
/
+18
2007-10-10
r989: Calling sid_to_gid from within winbind makes no sense, as this calls
Volker Lendecke
1
-0
/
+1
2007-10-10
r936: Fix a rather weird error that crippled my site, when we upgraded to
Andrew Bartlett
1
-7
/
+4
2007-10-10
r910: Fix for bug #1385 found by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-3
/
+7
2007-10-10
r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct group
Jeremy Allison
2
-10
/
+10
2007-10-10
r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. Correct
Jeremy Allison
1
-10
/
+17
2007-10-10
r505: Break out algorithmic_gid_to_sid so that those of us who need it can us...
Richard Sharpe
1
-3
/
+19
2007-10-10
r501: Fix a small cut-n-pasteo ...
Richard Sharpe
1
-1
/
+1
2007-10-10
r340: fix a segfault in the login_cache code...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r316: Fix split_domain_name. This defaulted to get_myname() instead of
Volker Lendecke
1
-13
/
+0
2007-10-10
r196: merging struct uuid from trunk
Gerald Carter
1
-13
/
+13
2007-10-10
r145: pdb_create_alias now returns NTSTATUS. More of this to follow.
Volker Lendecke
1
-4
/
+3
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
3
-2
/
+599
2007-10-10
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
1
-5
/
+4
2007-10-10
r48: Fix types for debug message parameters.
Jeremy Allison
1
-2
/
+2
2007-10-10
r39: * importing .cvsignore files
Gerald Carter
1
-2
/
+0
2004-03-31
Apply some const
Volker Lendecke
2
-2
/
+2
2004-03-31
Remove some unused code
Volker Lendecke
1
-22
/
+0
2004-03-25
Use timegm, or our already existing replacement instead of timezone, as
Jim McDonough
1
-1
/
+1
2004-03-19
Fix gcc warnings. Fix mkproto with new type.
Jeremy Allison
1
-10
/
+11
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2
-1
/
+294
2004-03-11
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
1
-35
/
+35
2004-03-07
Get us a little closer to Windows LSA semantics.
Volker Lendecke
1
-10
/
+1
2004-02-26
And another little const
Volker Lendecke
1
-1
/
+1
2004-02-25
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
1
-1
/
+0
2004-02-25
I *hate* global variables...
Andrew Bartlett
2
-31
/
+45
[prev]
[next]