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
/
source3
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Be more verbose why create local token has failed during
Günther Deschner
2008-03-06
1
-1
/
+2
*
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
*
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
2007-12-13
1
-2
/
+2
*
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
2007-12-13
1
-2
/
+5
*
Correctly unbecome_root() on error
Volker Lendecke
2007-12-10
1
-0
/
+2
*
Fix two incompatible pointer warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
3
-31
/
+44
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
1
-3
/
+3
*
Remove pstring from auth/*
Jeremy Allison
2007-11-14
2
-16
/
+43
*
Remove last pstring from smbd/*.c
Jeremy Allison
2007-11-13
1
-1
/
+1
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
1
-2
/
+2
*
I can't get away without a 'length' arg. :-).
Jeremy Allison
2007-11-03
1
-1
/
+1
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
1
-1
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
2
-15
/
+15
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
11
-70
/
+70
*
Add become_root/unbecome_root around one call of getsampwsid()
Michael Adam
2007-10-12
1
-1
/
+6
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-1
/
+1
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-9
/
+4
*
r25598: Add missing become_root/unbecome_root around calls of add_aliases.
Michael Adam
2007-10-10
1
-0
/
+4
*
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r25401: BUG 4982: Don't delete lanman hashes on invalid logins when
Gerald Carter
2007-10-10
1
-4
/
+6
*
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
2007-10-10
1
-1
/
+1
[next]