summaryrefslogtreecommitdiffstats
path: root/source/smbd/password.c
Commit message (Expand)AuthorAgeFilesLines
...
* password.c:Luke Leighton1998-04-291-0/+4
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-19/+78
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-14/+13
* Makefile: Added nterr.c into the mix.Jeremy Allison1998-04-231-0/+13
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-54/+161
* genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1998-04-231-0/+73
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-221-3/+36
* Added cli_ulogoff() calls to all the exit code paths in security=server.Jeremy Allison1998-04-211-0/+5
* clientgen.c: Added cli_ulogoff() call.Jeremy Allison1998-04-211-0/+1
* Makefile: Added genrand.oJeremy Allison1998-04-201-0/+10
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-2/+2
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* Added const cast to struct args to get rid of compile time warning.John Terpstra1998-04-091-1/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-11/+11
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-5/+4
* includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1998-03-161-0/+4
* move setup_groups() into password.c so that swat can link withoutAndrew Tridgell1998-03-121-0/+86
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-28/+75
* Adding Korean and Traditional Chinese codepage support.Jeremy Allison1998-03-041-1/+1
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-0/+30
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-22/+39
* Changed code that truncates salt after 2 characters so that it becomesJeremy Allison1998-01-231-0/+3
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1998-01-101-2/+8
* allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1997-12-031-0/+2
* HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1997-12-021-0/+4
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-1/+139
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-139/+1
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-4/+1
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-211-169/+106
* util.c password.c :Luke Leighton1997-10-201-35/+0
* casting cleanupsAndrew Tridgell1997-10-201-1/+1
* Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1997-10-161-12/+12
* force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1997-10-151-0/+1
* Makefile:Luke Leighton1997-10-101-45/+52
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-14/+31
* add a castAndrew Tridgell1997-09-161-1/+1
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-11/+18
* This commit does 3 main things:Andrew Tridgell1997-09-141-22/+9
* Fix from Frank Varnavas <varnavas@ny.ubs.com>.Jeremy Allison1997-09-041-3/+17
* spelling.Samba Release Account1997-08-111-1/+1
* Makefile: Added IRIX 6 target.Samba Release Account1997-08-051-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-7/+9
* charset.c: Fixed signed/unsigned issues.Samba Release Account1997-07-221-0/+14
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-1/+86
* Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1997-07-031-0/+9
* Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1997-06-181-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-071-0/+55