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
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
1
-1
/
+3
2007-11-05
Remove the horror that was the global smb_rw_error.
Jeremy Allison
1
-2
/
+2
2007-11-01
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
1
-1
/
+1
2007-10-30
start smbd, nmbd and winbindd with the same startup message
Stefan Metzmacher
1
-3
/
+2
2007-10-27
Two patches
Volker Lendecke
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
6
-113
/
+172
2007-10-24
handle wellknown sids in winbindd_passwd.c
Stefan Metzmacher
1
-1
/
+2
2007-10-22
r25573: Add my (C) as well
Simo Sorce
1
-0
/
+1
2007-10-22
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
5
-41
/
+87
2007-10-22
r25570: move code of the locator child into its own file
Stefan Metzmacher
2
-64
/
+90
2007-10-22
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2
-12
/
+12
2007-10-22
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2
-741
/
+778
2007-10-22
r25567: make do_async() non static
Stefan Metzmacher
1
-6
/
+6
2007-10-19
Fix an incompatible pointer type warning
Volker Lendecke
1
-2
/
+2
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-10
/
+28
2007-10-19
Merge Tridge's fix for the winbind 32/64bit padding.
Günther Deschner
1
-2
/
+2
2007-10-19
fix startup of smbd, nmbd, winbindd
Stefan Metzmacher
1
-4
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
24
-308
/
+308
2007-10-16
Fix default domains support using compat syntax.
Simo Sorce
1
-14
/
+29
2007-10-10
Added missing is_ipaddress is_ipaddress_v4 not in initial
Jeremy Allison
1
-1
/
+1
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2
-3
/
+6
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
12
-1259
/
+973
2007-10-10
r25573: Add my (C) as well
Simo Sorce
1
-0
/
+1
2007-10-10
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
5
-41
/
+87
2007-10-10
r25570: move code of the locator child into its own file
Stefan Metzmacher
2
-64
/
+90
2007-10-10
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2
-12
/
+12
2007-10-10
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2
-741
/
+778
2007-10-10
r25567: make do_async() non static
Stefan Metzmacher
1
-6
/
+6
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
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
1
-1
/
+1
2007-10-10
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
1
-2
/
+2
2007-10-10
r25287: Eliminate a handful of red bars and overly long lines I just
Michael Adam
1
-32
/
+40
2007-10-10
r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...
Stefan Metzmacher
1
-3
/
+13
2007-10-10
r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's never
Jeremy Allison
1
-8
/
+8
2007-10-10
r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.
Michael Adam
1
-8
/
+8
2007-10-10
r25270: for internal domains we should not ask a remote DC.
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r25260: add trusted domains always to the end of the list.
Stefan Metzmacher
1
-20
/
+20
2007-10-10
r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...
Michael Adam
1
-7
/
+7
2007-10-10
r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher
2
-10
/
+2
2007-10-10
r25236: make it possible to alter WINBINDD_SOCKET_DIR via
Stefan Metzmacher
2
-2
/
+7
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
3
-13
/
+13
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
32
-0
/
+29961