index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
password.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
1
-19
/
+40
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-5
/
+7
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-1
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-121
/
+41
2002-08-17
Sync 3.0 branch with head
Jelmer Vernooij
1
-29
/
+7
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-109
/
+73
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
1
-0
/
+2
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-0
/
+16
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-1
/
+1
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-8
/
+8
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-2
/
+0
2001-11-19
Cosmetic fix for debug statement.
Tim Potter
1
-2
/
+1
2001-11-09
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
1
-5
/
+6
2001-11-08
Change to guest logon code.
Andrew Bartlett
1
-9
/
+9
2001-11-04
Fix segfault. sup_tok might not always be with us.
Andrew Bartlett
1
-3
/
+5
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-6
/
+18
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-19
/
+32
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
1
-2
/
+2
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-30
Small changes to register_vuid ahead of a larger restructure.
Andrew Bartlett
1
-3
/
+3
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-4
/
+4
2001-09-15
Kill off the //server/share%user hack in share level security.
Andrew Bartlett
1
-8
/
+0
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
1
-1
/
+0
2001-08-17
Restore a debug I think I dropped earlier
Andrew Bartlett
1
-0
/
+2
2001-08-17
smbd/auth_server: Doco, we want to use cli_nt_error here soon
Andrew Bartlett
1
-3
/
+0
2001-08-17
Style cleanup for the last vuid change.
Andrew Bartlett
1
-1
/
+1
2001-08-17
One less getpwnam() call...
Andrew Bartlett
1
-10
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-1072
/
+0
2001-08-01
Pidfile check can be read-only. Removed old ifdef in password.c
Jeremy Allison
1
-24
/
+3
2001-07-24
Convert other parameters (read list, write list, valid users...) to the P_LIS...
Simo Sorce
1
-13
/
+22
2001-07-17
move the global_machine_password_needs_changing where we need it.
Simo Sorce
1
-0
/
+2
2001-07-16
Test if machine password has expired.
Simo Sorce
1
-0
/
+6
2001-07-08
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
1
-21
/
+14
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-06-25
Fixed stupid typo that would stop trusted domains working.
Jeremy Allison
1
-4
/
+3
2001-06-22
Andrew - please look this over. I've fixed a long standing (maybe 4-5
Jeremy Allison
1
-136
/
+147
2001-06-14
Fixed some return code checks for cli_initialise() from False to NULL.
Tim Potter
1
-1
/
+1
2001-05-31
Fix debug statement so it doesn't use lp_workgroup() either.
Jeremy Allison
1
-1
/
+1
2001-05-25
i18n fix for domain_client_validate()
Tim Potter
1
-1
/
+1
2001-05-17
Fixes to get pam_auth() functionality working again.
Tim Potter
1
-10
/
+11
2001-05-07
Patch from Simo:
Gerald Carter
1
-9
/
+9
2001-05-06
Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought
Jeremy Allison
1
-70
/
+77
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-5
/
+19
2001-05-04
merge from 2.2 in password_ok() to ensure that we check the
Gerald Carter
1
-1
/
+1
2001-04-30
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
1
-25
/
+19
2001-04-23
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
1
-1
/
+1
2001-04-22
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
1
-5
/
+14
2001-04-18
merge from 2.2
Andrew Tridgell
1
-13
/
+37
[next]