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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-28
Convert get_root_nt_token to memcache
Volker Lendecke
1
-3
/
+15
2007-12-28
Remove static zeros
Volker Lendecke
1
-3
/
+6
2007-12-22
Fix "may be used uninitialized" compiler warnings.
James Peach
1
-3
/
+3
2007-12-21
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
1
-3
/
+3
2007-12-19
Remove Get_Pwnam and its associated static variable
Volker Lendecke
1
-1
/
+2
2007-12-17
Correctly define prototypes for accessor functions.
Jeremy Allison
1
-3
/
+3
2007-12-17
More static fstring removal.
Jeremy Allison
1
-33
/
+116
2007-12-17
Reformat: Remove trailing spaces.
Michael Adam
1
-47
/
+47
2007-12-17
Fix flags in caller of lookup_name() in create_builtin_administrators().
Michael Adam
1
-1
/
+2
2007-12-16
Remove another static string and static passwd.
Jeremy Allison
1
-19
/
+22
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2
-7
/
+8
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-2
/
+2
2007-12-13
Fix typo in debug statement.
Michael Adam
1
-1
/
+1
2007-12-13
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
1
-2
/
+2
2007-12-13
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
1
-2
/
+5
2007-12-10
Correctly unbecome_root() on error
Volker Lendecke
1
-0
/
+2
2007-12-08
Fix two incompatible pointer warnings
Volker Lendecke
1
-1
/
+1
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
3
-31
/
+44
2007-11-27
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
1
-3
/
+3
2007-11-14
Remove pstring from auth/*
Jeremy Allison
2
-16
/
+43
2007-11-13
Remove last pstring from smbd/*.c
Jeremy Allison
1
-1
/
+1
2007-11-03
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
1
-2
/
+2
2007-11-03
I can't get away without a 'length' arg. :-).
Jeremy Allison
1
-1
/
+1
2007-11-03
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
1
-1
/
+2
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2
-15
/
+15
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
11
-70
/
+70
2007-10-12
Add become_root/unbecome_root around one call of getsampwsid()
Michael Adam
1
-1
/
+6
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-1
/
+1
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-9
/
+4
2007-10-10
r25598: Add missing become_root/unbecome_root around calls of add_aliases.
Michael Adam
1
-0
/
+4
2007-10-10
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
1
-1
/
+1
2007-10-10
r25401: BUG 4982: Don't delete lanman hashes on invalid logins when
Gerald Carter
1
-4
/
+6
2007-10-10
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
1
-1
/
+1
2007-10-10
r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...
Günther Deschner
1
-32
/
+6
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
13
-26
/
+13
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
14
-14
/
+14
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
1
-1
/
+6
2007-10-10
r23530: Fix bugs #4678 and #4697 which had the same root cause.
Jeremy Allison
1
-0
/
+54
2007-10-10
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
1
-41
/
+0
2007-10-10
r23358: Fix from Justin Maggard <jmaggard@infrant.com> - ensure we don't
Jeremy Allison
1
-1
/
+1
2007-10-10
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
1
-0
/
+4
2007-10-10
r22956: Fix security=server (bug #4622). Volker's patch
Jeremy Allison
1
-6
/
+0
2007-10-10
r22953: Well, this apparently has never been tested. But *this* code never saw a
Volker Lendecke
1
-6
/
+5
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
5
-13
/
+13
2007-10-10
r22819: Fix Bug 4613. We just dumped the must change & friends. With the
Volker Lendecke
1
-0
/
+24
2007-10-10
r22740: Move debug_*_user_token to token_utils.c
Volker Lendecke
2
-47
/
+47
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-5
/
+9
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-5
/
+5
2007-10-10
r22390: Patchset sent to samba-technical to address the winbind
Gerald Carter
1
-38
/
+10
[next]