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_rhosts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-24
- Add support to auth/ for the new modules system
Jelmer Vernooij
1
-0
/
+7
2003-02-22
Make sure we set the error code to indicate failure...
Andrew Bartlett
1
-2
/
+11
2003-02-22
See if I can make this look slightly like C. It compiled locally, honest...
Andrew Bartlett
1
-3
/
+4
2003-02-22
First check if the user is in the passdb, then check Get_Pwnam().
Andrew Bartlett
1
-31
/
+31
2002-05-24
Move the authenticaion subsystem over to the same 'module:options' syntax
Andrew Bartlett
1
-6
/
+6
2002-05-21
typo, sorry
Simo Sorce
1
-1
/
+1
2002-05-21
debug classized
Simo Sorce
1
-0
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-16
/
+18
2002-01-01
A farily large commit:
Andrew Bartlett
1
-0
/
+2
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-15
/
+57
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-17
/
+23
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
1
-2
/
+2
2001-10-23
more compiler warnings
Herb Lewis
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-6
/
+0
2001-09-20
We are not meant to touch the username, so use the pass->pw_name output rather
Andrew Bartlett
1
-6
/
+6
2001-09-12
Some patches to authentication:
Tim Potter
1
-1
/
+1
2001-09-10
made a couple of local fns static
Andrew Tridgell
1
-1
/
+1
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
/
+21
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+165