first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[nivanova/samba-autobuild/.git] / source3 / smbd / password.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-02 Luke Leightondomain_client_validate() no longer takes serverlist...
1999-12-01 Luke Leightoncli_session_setup() now takes an extra argument (host...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-21 Luke Leightonimplement server-side generation of NTLMv2 session...
1999-11-21 Luke Leightonhmmm... have to add client-side support in domain_clien...
1999-11-21 Luke Leightonadding user session key into network netlogon response.
1999-11-20 Luke Leightonoops, #ifdef'd cli_shutdown out, as the fun has _alread...
1999-11-20 Luke Leightonattempting to establish inter-domain trust relationship...
1999-11-20 Luke Leightonmodified domain_client_validate to take trust account...
1999-10-29 Luke Leightoncli_nt_setup_creds() returns uint32 NT status code...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-07-16 Luke LeightonNTLMv2 check being actioned when NT password response...
1999-07-16 Luke Leightoncopy of password struct needed to be made prior to...
1999-07-15 Luke Leightonadded %d %d to error message, try to track down the...
1999-07-07 Luke Leightonoops, refused lm when ntlmv2 was true not false/auto...
1999-07-06 Luke Leightonsmb_password_ok() checking incorrectly whether lm passw...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-05-06 Luke LeightonJani Jaakkola's "getpwuid() / getpwnam()" hash-cache...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-19 Luke Leightongoing to start adding inter-domain trust logons soon.
1999-03-12 Luke Leightoncli_setup_creds new arguments added.
1998-12-14 Luke Leightonserver_cryptkey() now calling cli_connectserverlist...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-03 Luke Leightonmoved get_unixgroups it will be needed by the unix...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-21 Andrew Tridgelltry to use *SMBSERVER to connect to password server...
1998-11-21 Jeremy Allisonsmbd/password.c: Added *SMBSERVER fix is name is too...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-16 Luke Leighton!pass -> pass != NULL is wrong: !pass -> pass == NULL...
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-16 Luke Leightoncli_nt_session_open() encrypt arg removed
1998-10-16 Luke Leightonsetup_groups() - code clarification. no functional...
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-14 Luke Leightondce/rpc
1998-10-13 Andrew Tridgelluse level 0 for DEBUG() of malformed password entry...
1998-10-06 Luke Leightonusing wrong cli_state in "security = domain" call.
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-27 Jeremy AllisonThis is the stat cache code - seems to work fine (needs...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-13 Christopher R. HertelDebug output formatting change. I'm trying to combine...
1998-08-10 Andrew Tridgellsplit the system password checking routines out of...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-09 Jeremy AllisonNew version of the DFS_AUTH code from Karsten Muuss...
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-21 Jeremy AllisonFixed 'revalidate' parameter so it's only considered...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-10 John TerpstraUpdated OSF1_ENH_SEC mode password handling.
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Jeremy Allisonsmbpass.c: Fixed machine_passwd_lock() problems.
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Luke Leightonpassword.c:
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-23 Jeremy Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-21 Jeremy AllisonAdded cli_ulogoff() calls to all the exit code paths...
1998-04-21 Jeremy Allisonclientgen.c: Added cli_ulogoff() call.
1998-04-20 Jeremy AllisonMakefile: Added genrand.o
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-09 John TerpstraAdded const cast to struct args to get rid of compile...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-16 Jeremy Allisonincludes.h: Addition of NetBSD 1.3 fix, fix for HPUX...
1998-03-12 Andrew Tridgellmove setup_groups() into password.c so that swat can...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-04 Jeremy AllisonAdding Korean and Traditional Chinese codepage support.
1998-02-26 Jeremy AllisonMakefile, password.c, includes.h: Added KRB4 patches...
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
next