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
/
auth
/
auth_unix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-1
/
+1
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-1
/
+1
2007-12-19
Remove Get_Pwnam and its associated static variable
Volker Lendecke
1
-1
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r19980: Implement pam account stack checks when obey pam restrictions is true.
Simo Sorce
1
-1
/
+8
2007-10-10
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
1
-2
/
+4
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
1
-5
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-3
/
+3
2004-03-16
BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...
Gerald Carter
1
-1
/
+1
2003-06-04
Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
Jelmer Vernooij
1
-1
/
+1
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-2
/
+2
2003-04-16
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
1
-0
/
+4
2003-02-10
Cleanups: (merge from HEAD)
Andrew Bartlett
1
-1
/
+1
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-6
/
+9
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-3
/
+1
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-1
/
+1
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-4
/
+6
2002-01-01
A farily large commit:
Andrew Bartlett
1
-1
/
+2
2001-12-30
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
1
-9
/
+13
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-1
/
+14
2001-11-01
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
1
-2
/
+4
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-6
/
+11
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-4
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
1
-8
/
+24
2001-09-20
Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!
Andrew Bartlett
1
-3
/
+3
2001-09-20
Fix for MiXed and UPPER case usernames with plaintext PAM passwords.
Andrew Bartlett
1
-1
/
+1
2001-09-19
Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by
Andrew Bartlett
1
-4
/
+10
2001-09-12
Some patches to authentication:
Tim Potter
1
-2
/
+4
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-2
/
+2
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-1
/
+1
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-0
/
+85