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_builtin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-3
/
+3
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2010-06-07
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
1
-4
/
+4
2010-06-07
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
1
-1
/
+1
2010-05-29
s3:auth make it easier to trace auth modules
Simo Sorce
1
-0
/
+5
2010-04-11
s3: Remove the make_auth_methods routine
Volker Lendecke
1
-10
/
+25
2010-04-11
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-04-11
s3: Fix some nonempty lines
Volker Lendecke
1
-6
/
+6
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-3
/
+3
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-3
/
+3
2008-05-10
Add a mem_ctx argument to make_server_info_guest()
Volker Lendecke
1
-1
/
+1
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
r13316: Let the carnage begin....
Gerald Carter
1
-3
/
+3
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-1
/
+1
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-2
/
+2
2003-07-03
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
1
-2
/
+3
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-5
/
+5
2003-04-24
Merge auth changes from HEAD:
Andrew Bartlett
1
-3
/
+5
2003-04-16
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
1
-45
/
+7
2003-04-14
Fix typo
Jelmer Vernooij
1
-1
/
+1
2003-03-19
Fix some comment typos
Jelmer Vernooij
1
-2
/
+2
2002-12-11
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
1
-13
/
+14
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+2
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-8
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-8
/
+110
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
-11
/
+8
2002-01-01
Allow usernames in the form of 'NT_STATUS_....' to map to that as the error
Andrew Bartlett
1
-0
/
+6
2002-01-01
A farily large commit:
Andrew Bartlett
1
-3
/
+5
2001-12-30
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
1
-7
/
+24
2001-11-26
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
1
-30
/
+0
2001-11-25
Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
Andrew Bartlett
1
-0
/
+33
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-0
/
+87