index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
chgpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor portability fix
Andrew Tridgell
2002-07-28
1
-0
/
+2
*
Fix a missing 'no memory' return in last night's svrsvc code, and use
Andrew Bartlett
2002-07-28
1
-3
/
+3
*
Check paramters for NULL.
Andrew Bartlett
2002-05-17
1
-0
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-2
/
+2
*
Kill off the old varient of 'check_plaintext_password' (new version just
Andrew Bartlett
2002-01-20
1
-48
/
+0
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-2
/
+5
*
Merge from 2.2
Herb Lewis
2001-12-04
1
-0
/
+6
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-10
/
+10
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
1
-18
/
+40
*
This commit is number 1 of 4.
Andrew Bartlett
2001-10-29
1
-0
/
+6
*
Fixed up the change password bug when not using PAM.
Jeremy Allison
2001-10-02
1
-16
/
+32
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
Fix up a number of intertwined issues:
Andrew Bartlett
2001-09-29
1
-47
/
+46
*
Update for new pdb_set_plaintext_passwd() interface.
Andrew Bartlett
2001-09-26
1
-6
/
+1
*
made a couple of local fns static
Andrew Tridgell
2001-09-10
1
-5
/
+11
*
Fix case insensitive password change code.
Jeremy Allison
2001-07-23
1
-1
/
+1
*
You can't dump_data() a function pointer...
Andrew Bartlett
2001-07-07
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-6
/
+4
*
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
2001-06-20
1
-1
/
+1
*
Patch from Simo:
Gerald Carter
2001-05-07
1
-5
/
+5
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-54
/
+44
*
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2001-05-02
1
-54
/
+42
*
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
2001-04-30
1
-0
/
+21
*
Remove "BYTE" - we already have uint8 - don't need more conflicts with
Jeremy Allison
2001-03-11
1
-3
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-94
/
+92
*
Delete OriginalDir stuff.
Tim Potter
2000-06-23
1
-11
/
+15
*
clean up oplock capability code ready for Linux code
Andrew Tridgell
2000-06-09
1
-3
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
ReadDirName calls vfs->readdirname calls dos_readdirname.
Luke Leighton
2000-04-18
1
-5
/
+5
*
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
2000-03-21
1
-455
/
+558
*
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
2000-01-05
1
-0
/
+43
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-127
/
+150
*
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1999-11-20
1
-1
/
+2
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-67
/
+0
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+31
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-1
/
+1
*
Fixing core dump bug with unix password sync, caused by a NULL
Matthew Chapman
1999-06-02
1
-5
/
+7
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-24
/
+37
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-0
/
+8
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-3
/
+1
*
UNICODE issues.
Luke Leighton
1999-02-11
1
-1
/
+1
*
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
1
-1
/
+1
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+1
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-4
/
+4
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-3
/
+3
[next]