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
/
source3
/
passdb
/
pdb_get_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-11
/
+10
*
r16381: Now samu can't be null don't check it on set. Klockwork
Jeremy Allison
2007-10-10
1
-131
/
+6
*
r16241: Fix Klocwork #106 and others like it.
Jeremy Allison
2007-10-10
1
-215
/
+112
*
r15310: only store lanman passwords on a change if 'lanman auth = yes'
Gerald Carter
2007-10-10
1
-7
/
+8
*
r14780: Fix coverity bug #272, null deref.
Jeremy Allison
2007-10-10
1
-0
/
+8
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
2007-10-10
1
-32
/
+84
*
r13601: * Remove unused code from pdb_ldap.c
Gerald Carter
2007-10-10
1
-32
/
+4
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-238
/
+238
*
r13545: A patch which I think it's time has come. VOlker, we can talk about
Gerald Carter
2007-10-10
1
-1
/
+11
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-4
/
+8
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+4
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-142
/
+142
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2007-10-10
1
-3
/
+3
*
r5015: (based on abartlet's original patch to restrict password changes)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
2007-10-10
1
-3
/
+3
*
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
2007-10-10
1
-18
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1661: Changed the password history format so that each history entry
Jeremy Allison
2007-10-10
1
-9
/
+28
*
r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure we
Jeremy Allison
2007-10-10
1
-10
/
+4
*
r1394: Const fix.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2007-10-10
1
-3
/
+87
*
Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and
Andrew Bartlett
2004-02-23
1
-1
/
+1
*
Add functions to get/set bad password time
Jim McDonough
2004-02-19
1
-0
/
+19
*
More sync between passdb on 3.0 and HEAD.
Jim McDonough
2004-02-12
1
-5
/
+12
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
1
-3
/
+14
*
initialization fixes
Gerald Carter
2004-01-29
1
-2
/
+10
*
I agree with vl's #if 0 here, and am not quite sure what I was
Andrew Bartlett
2003-11-07
1
-13
/
+0
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
1
-2
/
+2
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
1
-6
/
+24
*
Fix two memleaks in pdb_ldap.c.
Volker Lendecke
2003-07-18
1
-0
/
+9
*
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
2003-07-05
1
-2
/
+3
*
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
2003-07-05
1
-0
/
+30
*
spelling
Tim Potter
2003-05-14
1
-1
/
+1
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-42
/
+0
*
Merge of a debuglevel downgrade from HEAD.
Tim Potter
2003-04-28
1
-2
/
+2
*
Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set the
Andrew Bartlett
2003-03-22
1
-0
/
+11
*
Merge from HEAD
Volker Lendecke
2003-03-20
1
-8
/
+8
*
Fix open problem with changing attributes on an existing file - based
Jeremy Allison
2003-01-08
1
-1
/
+0
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-139
/
+171
*
sync with HEAD
Gerald Carter
2002-09-26
1
-0
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-6
/
+19
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-6
/
+5
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-26
/
+142
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-23
/
+41
*
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-7
/
+28
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
For some reason I wasn't thinking about failure cases this morning...
Andrew Bartlett
2002-01-15
1
-0
/
+72
*
Add constness to parameters
Martin Pool
2002-01-15
1
-1
/
+1
[next]