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_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
s3: Use talloc_stackframe() in user_in_group_sid
Volker Lendecke
1
-8
/
+1
2010-04-11
s3: Use talloc_stackframe() in create_token_from_username
Volker Lendecke
1
-7
/
+1
2010-04-11
s3: Fix a memleak in user_in_group_sid
Volker Lendecke
1
-0
/
+1
2010-04-11
s3: Remove the make_auth_methods routine
Volker Lendecke
1
-26
/
+0
2010-04-11
s3: Make "auth_context" its own talloc parent
Volker Lendecke
1
-1
/
+1
2010-04-09
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-03-22
Fix valgrind error when running under share level security. plaintext_password
Jeremy Allison
1
-2
/
+2
2010-02-20
s3: Fix some nonempty blank lines
Volker Lendecke
1
-59
/
+57
2010-01-24
s3: Remove some calls to memset -- reduces text size by some bytes for me
Volker Lendecke
1
-8
/
+3
2010-01-10
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
1
-6
/
+4
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-18
/
+18
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-9
/
+9
2009-11-14
s3:fix a comment typo
Michael Adam
1
-1
/
+1
2009-11-14
s3:is_trusted_domain: shortcut if domain name == global_sam_name
Michael Adam
1
-0
/
+4
2009-11-14
s3:is_trusted_domain: shortcut if domain name is NULL or empty
Michael Adam
1
-0
/
+4
2009-08-21
s3: fix bug #6650, authentication at member servers when winbindd is not running
Michael Adam
1
-1
/
+1
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-2
/
+5
2009-05-28
s3/auth map NULL domains to our global sam name
Steven Danneman
1
-9
/
+3
2009-05-12
s3 auth: Make debug message louder and more useful
Dan Sledz
1
-2
/
+3
2009-05-11
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
1
-5
/
+5
2009-05-07
s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().
Günther Deschner
1
-2
/
+1
2009-04-28
Fix bug #6291 - force user stop working.
Jeremy Allison
1
-1
/
+37
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-2
/
+3
2009-04-01
s3-auth: rename static smb_create_user(). Sorry...
Günther Deschner
1
-2
/
+2
2009-02-26
s3: fix guest auth when winbindd is running
Steven Danneman
1
-7
/
+7
2009-02-21
Revert "s3 auth: Add parameter that forces every user through an NSS lookup"
Tim Prouty
1
-22
/
+4
2009-02-16
s3 auth: Add parameter that forces every user through an NSS lookup
Zach Loafman
1
-4
/
+22
2009-02-13
s3:auth: only create_local_token() should add S-1-22-X-Y sids
Stefan Metzmacher
1
-27
/
+0
2009-02-13
s3:auth: add S-1-22-X-Y sids to the local token
Stefan Metzmacher
1
-0
/
+38
2009-02-12
s3: Added new parameter "map untrusted to domain"
Steven Danneman
1
-4
/
+8
2009-02-11
s3: Change behavior when seeing an unknown domain.
Dan Sledz
1
-22
/
+35
2009-02-11
Fix double free caused by incorrect talloc_steal usage.
Dan Sledz
1
-2
/
+2
2009-01-21
Fix a typo
Volker Lendecke
1
-1
/
+1
2008-12-04
Fix bug #1254 - write list not working under share-level security
Jeremy Allison
1
-1
/
+1
2008-09-03
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
1
-4
/
+13
2008-08-17
Split lookup_name() and create a new functiong called
Simo Sorce
1
-13
/
+4
2008-08-14
Fix show-stopper for 3.2. Smbd depends on group SID
Jeremy Allison
1
-0
/
+34
2008-08-14
Make it clear that this is a temporary context byusing a talloc stackframe in...
Jeremy Allison
1
-22
/
+16
2008-06-26
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy Allison
1
-1
/
+1
2008-06-26
Add server_info to pipes_struct
Volker Lendecke
1
-0
/
+16
2008-06-24
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Jeremy Allison
1
-13
/
+66
2008-06-19
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
1
-23
/
+25
2008-05-11
Make sure we have serversupplied_info->sanitized_username everywhere
Volker Lendecke
1
-10
/
+53
2008-05-10
Add function make_serverinfo_from_username()
Volker Lendecke
1
-0
/
+38
2008-05-10
Add a mem_ctx argument to make_server_info_guest()
Volker Lendecke
1
-4
/
+5
2008-05-10
Make copy_serverinfo non-static, add mem_ctx
Volker Lendecke
1
-3
/
+4
2008-05-07
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
1
-3
/
+3
2008-05-05
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
1
-0
/
+10
2008-05-05
Fix a typo
Volker Lendecke
1
-1
/
+1
2008-05-05
Remove unused set_current_user_guest()
Volker Lendecke
1
-33
/
+0
[prev]
[next]