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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-02
Idra, your privileges patch allowed login only with tdbsam. The problem is
Volker Lendecke
1
-1
/
+1
2004-03-01
Ok here it is my latest work on privileges
Simo Sorce
1
-0
/
+22
2004-03-01
Add aliases to winbindd_getgroups().
Volker Lendecke
1
-41
/
+0
2004-02-29
Apply my experimental aliases support to HEAD. This will be a bit difficult to
Volker Lendecke
1
-0
/
+66
2004-02-21
Add calls to password lockout functions. Should now work against tdbsam only.
Jim McDonough
1
-0
/
+38
2004-02-02
Remove bogus check. Cosmetics.
Volker Lendecke
1
-5
/
+0
2004-01-15
BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...
Gerald Carter
1
-4
/
+9
2004-01-13
sync HEAD with recent changes in 3.0
Gerald Carter
1
-2
/
+2
2004-01-07
Fixes to doxygen comment.
Rafal Szczesniak
1
-2
/
+5
2004-01-06
(merge from 3.0)
Andrew Bartlett
1
-2
/
+5
2004-01-05
(merge from 3.0)
Andrew Bartlett
1
-1
/
+1
2004-01-05
(merge from 3.0)
Andrew Bartlett
1
-345
/
+1
2004-01-05
(merge from 3.0)
Andrew Bartlett
1
-148
/
+219
2003-12-19
* add a few useful debug lines
Gerald Carter
2
-9
/
+30
2003-12-09
Final part of fix for #445. Don't add user for machine accounts.
Jeremy Allison
1
-0
/
+4
2003-12-06
Fix for bug #445 (missing unix user on kerberos auth doesn't call add user
Jeremy Allison
1
-3
/
+13
2003-11-23
(Merge from 3.0)
Andrew Bartlett
2
-2
/
+15
2003-11-22
(merge from 3.0)
Andrew Bartlett
4
-30
/
+142
2003-11-10
Patch from Andrew Bartlett <abartlet@samba.org> for security=server core
Jeremy Allison
1
-6
/
+8
2003-11-09
From 3_0:
Volker Lendecke
1
-0
/
+1
2003-11-06
run krb5 logins through the username map if the winbindd lookup fails; bug 698
Gerald Carter
1
-4
/
+9
2003-10-24
Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.
Jeremy Allison
1
-0
/
+16
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-1
/
+1
2003-10-20
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
1
-1
/
+25
2003-10-07
make sure to call get_user_groups() with the full winbindd name for a user if...
Gerald Carter
2
-11
/
+22
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
7
-108
/
+128
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
5
-14
/
+13
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
11
-518
/
+498
2003-05-28
Spelling.
Tim Potter
1
-1
/
+1
2003-05-27
volker's fix for crash when my_private_data == NULL
Gerald Carter
1
-2
/
+8
2003-05-26
Correctly initialize winbind auth method.
Volker Lendecke
1
-0
/
+3
2003-05-15
Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of
Jelmer Vernooij
1
-9
/
+17
2003-05-14
spelling
Tim Potter
1
-2
/
+2
2003-05-01
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
2
-12
/
+14
2003-05-01
Use ints for the version numbers in the smb_register_*() functions (patch by ...
Jelmer Vernooij
1
-1
/
+1
2003-04-29
This is a nice rewrite:
Simo Sorce
2
-18
/
+18
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
8
-36
/
+43
2003-04-28
Merge compile warning fixes from 3.0
Andrew Bartlett
1
-1
/
+1
2003-04-16
Add some static and #ifdef DEVELOPER
Andrew Bartlett
1
-3
/
+5
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
1
-2
/
+8
2003-04-16
Cause the winbind auth module to call the ntdomain module if winbind is not
Andrew Bartlett
2
-42
/
+65
2003-04-07
We never actually got an 'ads' auth module, so don't send the auth subsystem
Andrew Bartlett
1
-1
/
+1
2003-04-05
some more idmapping :)
Simo Sorce
1
-5
/
+7
2003-04-02
Map a useless error code to a useful one...
Andrew Bartlett
1
-0
/
+5
2003-03-25
- Support building all auth modules as .so's
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Make auth.c compile again. I'm not sure what this does though...
Volker Lendecke
1
-2
/
+3
2003-03-24
- Add support to auth/ for the new modules system
Jelmer Vernooij
8
-81
/
+103
2003-03-23
Fix compile.
Andrew Bartlett
1
-2
/
+2
2003-03-23
NTLM Authentication:
Andrew Bartlett
2
-7
/
+3
2003-03-19
Fix some comment typos
Jelmer Vernooij
1
-2
/
+2
[next]