index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo
Volker Lendecke
2009-01-21
1
-1
/
+1
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-20
1
-9
/
+9
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
1
-3
/
+6
*
Fix bug #1254 - write list not working under share-level security
Jeremy Allison
2008-12-04
1
-1
/
+1
*
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
2008-11-14
1
-2
/
+4
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-1
/
+1
*
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
2008-11-06
1
-8
/
+8
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Add data_blob_string_const_null() function that includes the terminating
Jelmer Vernooij
2008-10-13
1
-2
/
+2
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Add netlogond auth method
Volker Lendecke
2008-10-06
1
-0
/
+321
*
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
2008-10-03
1
-0
/
+65
*
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
2008-09-03
2
-7
/
+17
*
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-08-26
1
-2
/
+3
|
\
|
*
auth: Fix build warning.
Günther Deschner
2008-08-25
1
-2
/
+3
*
|
Split lookup_name() and create a new functiong called
Simo Sorce
2008-08-17
2
-17
/
+7
|
/
*
Fix show-stopper for 3.2. Smbd depends on group SID
Jeremy Allison
2008-08-14
1
-0
/
+34
*
Make it clear that this is a temporary context byusing a talloc stackframe in...
Jeremy Allison
2008-08-14
1
-22
/
+16
*
Removed redundant logging from create_builtin_users and create_builtin_admini...
Tim Prouty
2008-07-30
1
-16
/
+4
*
Enabled domain groups to be added to builtin groups at domain join time
Tim Prouty
2008-07-30
1
-2
/
+2
*
Refactored the code that adds Domain Admins to BUILTIN\Administrators to use ...
Tim Prouty
2008-07-30
1
-26
/
+30
*
Refactored the code that adds Domain Users to BUILTIN\Users to use the new he...
Tim Prouty
2008-07-30
1
-17
/
+22
*
Helper functions to enable domain groups to be added to builtin groups at dom...
Tim Prouty
2008-07-30
1
-0
/
+59
*
Fix various build warnings
Zach Loafman
2008-07-22
1
-1
/
+1
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
2008-07-20
1
-2
/
+3
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-2
/
+3
*
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
Jeremy Allison
2008-06-26
1
-1
/
+1
*
Add server_info to pipes_struct
Volker Lendecke
2008-06-26
1
-0
/
+16
*
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Jeremy Allison
2008-06-24
1
-13
/
+66
*
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a...
Jeremy Allison
2008-06-24
1
-2
/
+3
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-23
/
+25
*
Fix security=server, bug 5502
Volker Lendecke
2008-05-30
1
-2
/
+4
*
Make sure we have serversupplied_info->sanitized_username everywhere
Volker Lendecke
2008-05-11
1
-10
/
+53
*
Add function make_serverinfo_from_username()
Volker Lendecke
2008-05-10
1
-0
/
+38
*
Add a mem_ctx argument to make_server_info_guest()
Volker Lendecke
2008-05-10
2
-5
/
+6
*
Make copy_serverinfo non-static, add mem_ctx
Volker Lendecke
2008-05-10
1
-3
/
+4
*
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
2008-05-07
5
-11
/
+7
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-0
/
+10
*
Fix a typo
Volker Lendecke
2008-05-05
1
-1
/
+1
*
Remove unused set_current_user_guest()
Volker Lendecke
2008-05-05
1
-33
/
+0
*
BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users}
Gerald W. Carter
2008-04-30
1
-7
/
+9
*
auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.
Michael Adam
2008-04-15
1
-0
/
+2
*
Fix typos.
Karolin Seeger
2008-04-09
1
-1
/
+1
*
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
2008-04-04
1
-1
/
+1
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-02
1
-1
/
+1
*
Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code.
Günther Deschner
2008-03-26
1
-0
/
+5
*
Fix crash bug in check_sam_security() when make_server_info_sam() did a
Günther Deschner
2008-03-20
1
-1
/
+0
*
Fix bug 5317
Volker Lendecke
2008-03-14
1
-1
/
+1
*
Use a separate tdb for mutexes
Volker Lendecke
2008-03-10
2
-14
/
+18
[next]