index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().
Jeremy Allison
2009-06-02
1
-2
/
+1
*
Fix bug #6291 - force user stop working. A previous fix broke the invariant t...
Jeremy Allison
2009-06-02
1
-1
/
+37
*
Fix an uninitialized variable warning
Volker Lendecke
2009-03-27
1
-1
/
+0
*
s3: fix guest auth when winbindd is running
Steven Danneman
2009-03-27
1
-7
/
+7
*
s3:auth_util.c: fix the build
Stefan Metzmacher
2009-03-27
1
-2
/
+2
*
s3:auth: only create_local_token() should add S-1-22-X-Y sids
Stefan Metzmacher
2009-03-27
1
-27
/
+0
*
s3:auth: add S-1-22-X-Y sids to the local token
Stefan Metzmacher
2009-03-27
1
-8
/
+40
*
Fix double free caused by incorrect talloc_steal usage.
Dan Sledz
2009-03-27
1
-2
/
+2
*
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
2008-12-09
1
-2
/
+4
*
auth: Fix build warning.
Günther Deschner
2008-12-09
1
-2
/
+3
*
Fix show-stopper for 3.2. Smbd depends on group SID
Jeremy Allison
2008-08-15
1
-0
/
+34
*
Fix gcc warnings at -O3.
Jeremy Allison
2008-06-27
1
-1
/
+1
*
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Jeremy Allison
2008-06-25
1
-13
/
+66
*
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a...
Jeremy Allison
2008-06-25
1
-2
/
+3
*
Fix security=server, bug 5502
Volker Lendecke
2008-05-30
1
-2
/
+4
*
BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users}
Gerald W. Carter
2008-05-07
1
-7
/
+9
*
auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.
Michael Adam
2008-04-21
1
-0
/
+2
*
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
2008-04-12
1
-1
/
+1
*
Fix typos.
Karolin Seeger
2008-04-09
1
-1
/
+1
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-04
1
-1
/
+1
*
Be more verbose why create local token has failed during
Günther Deschner
2008-03-31
1
-1
/
+2
*
Fix crash bug in check_sam_security() when make_server_info_sam() did a
Günther Deschner
2008-03-26
1
-1
/
+0
*
Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code.
Günther Deschner
2008-03-26
1
-0
/
+5
*
Fix bug 5317
Volker Lendecke
2008-03-18
1
-1
/
+1
*
Use a separate tdb for mutexes
Volker Lendecke
2008-03-18
2
-14
/
+18
*
Use netr_SamInfo3 in remaining places.
Günther Deschner
2008-02-17
1
-5
/
+5
*
Use netr_SamInfo3 in make_server_info_info3().
Günther Deschner
2008-02-17
1
-25
/
+27
*
Allow auth_ntlmssp_end() to ignore null pointers passed in.
Jeremy Allison
2008-02-14
1
-1
/
+6
*
auth_winbind: use wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-13
2
-69
/
+277
*
Fix typo.
Karolin Seeger
2008-02-05
1
-1
/
+1
*
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2008-02-04
1
-10
/
+26
*
tiny simplification
Volker Lendecke
2008-02-04
1
-5
/
+3
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
1
-1
/
+1
*
Fix CID 460 - resource leak on error.
Jeremy Allison
2008-01-08
1
-0
/
+1
*
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
2008-01-09
2
-34
/
+52
*
More logical operations on booleans. IBM checker.
Jeremy Allison
2008-01-04
2
-2
/
+6
*
Fix a panic
Volker Lendecke
2007-12-29
1
-1
/
+1
*
Convert get_root_nt_token to memcache
Volker Lendecke
2007-12-28
1
-3
/
+15
*
Remove static zeros
Volker Lendecke
2007-12-28
1
-3
/
+6
*
Fix "may be used uninitialized" compiler warnings.
James Peach
2007-12-22
1
-3
/
+3
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
1
-3
/
+3
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-1
/
+2
*
Correctly define prototypes for accessor functions.
Jeremy Allison
2007-12-17
1
-3
/
+3
*
More static fstring removal.
Jeremy Allison
2007-12-17
1
-33
/
+116
*
Reformat: Remove trailing spaces.
Michael Adam
2007-12-17
1
-47
/
+47
*
Fix flags in caller of lookup_name() in create_builtin_administrators().
Michael Adam
2007-12-17
1
-1
/
+2
*
Remove another static string and static passwd.
Jeremy Allison
2007-12-16
1
-19
/
+22
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
2
-7
/
+8
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-2
/
+2
*
Fix typo in debug statement.
Michael Adam
2007-12-13
1
-1
/
+1
[next]