index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
chgpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". Rever...
Jeremy Allison
2009-09-09
1
-1
/
+1
*
s3-samr: disable check for ACB_DISABLED in check_oem_password().
Günther Deschner
2009-05-08
1
-1
/
+4
*
s3-samr: rework check_oem_password() to take a struct samu, not to return one.
Günther Deschner
2009-05-08
1
-39
/
+27
*
Remove an unused extern reference
Volker Lendecke
2009-02-10
1
-2
/
+0
*
s3:smbd: remove pointless static variables in chgpasswd.c
Stefan Metzmacher
2009-01-08
1
-9
/
+10
*
Use dup2() replacement from libreplace.
Jelmer Vernooij
2008-11-01
1
-3
/
+3
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Fix bug 5398
Volker Lendecke
2008-04-19
1
-3
/
+3
*
Fix bug 5366
Volker Lendecke
2008-04-11
1
-1
/
+6
*
read_socket_with_timeout_ntstatus->read_socket_with_timeout
Volker Lendecke
2008-02-02
1
-1
/
+1
*
Get rid of read_socket_with_timeout
Volker Lendecke
2008-02-02
1
-5
/
+14
*
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
2008-01-17
1
-6
/
+6
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-1
/
+5
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2007-12-17
1
-7
/
+7
*
Remove a static fstring.
Jeremy Allison
2007-12-16
1
-20
/
+30
*
More work on bug #5082, use LC_ALL as this takes
Jeremy Allison
2007-12-15
1
-2
/
+2
*
Fix for bug #5082 from Mathias Gug <mathiaz@ubuntu.com>, Steve Langasek <vorl...
Jeremy Allison
2007-12-14
1
-1
/
+9
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-13
/
+29
*
Remove all pstrings from smbd/chgpasswd.c.
Jeremy Allison
2007-11-12
1
-67
/
+90
*
Three more pstring removals.
Jeremy Allison
2007-11-11
1
-3
/
+7
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-20
/
+20
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23682: Old patch I forgot in one of my 3.0.25 trees.
Simo Sorce
2007-10-10
1
-0
/
+16
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r19094: Fix debug statement.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
2007-10-10
1
-26
/
+19
*
r16248: Fix Coverity ID 297
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r15887: Ensure we use sys_write so we're not interrupted.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
2007-10-10
1
-1
/
+2
*
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
2007-10-10
1
-1
/
+1
*
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
2007-10-10
1
-1
/
+3
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-25
/
+25
*
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
Günther Deschner
2007-10-10
1
-0
/
+10
*
r13442: Implement samr_chgpasswd_user3 server-side.
Günther Deschner
2007-10-10
1
-3
/
+13
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-10
/
+3
*
r13291: NT checks the minimum password age dynamically. That means we have to...
Volker Lendecke
2007-10-10
1
-5
/
+21
*
r12938: Fix for #3408 (change password fails) from William Jojo <jojowil@hvcc...
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r12279: unix_mask_match has been broken for *ever*... (How).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-2
/
+2
*
r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r8454: Fix Bug #2502
Günther Deschner
2007-10-10
1
-11
/
+0
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
2007-10-10
1
-2
/
+2
*
r5905: Fix two warnings found by AIX. They might actually be bugs on 64-bit
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2007-10-10
1
-2
/
+2
*
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
2007-10-10
1
-2
/
+2
[next]