index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
-19
/
+3
*
Streamline logic in cm_connect_netlogon()
Michael Adam
2007-12-13
1
-5
/
+6
*
In cm_prepare_connection(), only get auth user creds if we need to.
Michael Adam
2007-12-13
1
-2
/
+2
*
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
2007-12-12
2
-17
/
+10
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
4
-157
/
+0
*
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2007-12-12
1
-255
/
+0
*
winbindd: pass const char *logfile to winbindd_dump_maps_async()
Stefan Metzmacher
2007-12-11
2
-7
/
+15
*
winbindd: rename child table struct elements
Stefan Metzmacher
2007-12-11
4
-57
/
+150
*
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
2007-12-11
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
4
-8
/
+8
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-5
/
+11
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Improve a debug message.
Michael Adam
2007-12-06
1
-1
/
+1
*
Fix a debug message (missing newline).
Michael Adam
2007-12-05
1
-1
/
+1
*
Remove some globals
Volker Lendecke
2007-12-05
1
-4
/
+4
*
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
2007-12-03
2
-8
/
+13
*
Last pstring here.
Jeremy Allison
2007-12-03
1
-4
/
+6
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-11
/
+12
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
3
-8
/
+8
*
Add set_sockaddr_port function for winbindd.
Jeremy Allison
2007-11-21
1
-0
/
+2
*
More pstring elimination.
Jeremy Allison
2007-11-20
1
-9
/
+13
*
Prevent segv in winbindd running on a DC using the "idmap backend" syntax.
Gerald (Jerry) Carter
2007-11-20
1
-7
/
+8
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-1
/
+3
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-2
/
+2
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-1
/
+1
*
start smbd, nmbd and winbindd with the same startup message
Stefan Metzmacher
2007-10-30
1
-3
/
+2
*
Two patches
Volker Lendecke
2007-10-27
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
6
-113
/
+172
*
handle wellknown sids in winbindd_passwd.c
Stefan Metzmacher
2007-10-24
1
-1
/
+2
*
r25573: Add my (C) as well
Simo Sorce
2007-10-22
1
-0
/
+1
*
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
2007-10-22
5
-41
/
+87
*
r25570: move code of the locator child into its own file
Stefan Metzmacher
2007-10-22
2
-64
/
+90
*
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2007-10-22
2
-12
/
+12
*
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2007-10-22
2
-741
/
+778
*
r25567: make do_async() non static
Stefan Metzmacher
2007-10-22
1
-6
/
+6
*
Fix an incompatible pointer type warning
Volker Lendecke
2007-10-19
1
-2
/
+2
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-10
/
+28
*
Merge Tridge's fix for the winbind 32/64bit padding.
Günther Deschner
2007-10-19
1
-2
/
+2
*
fix startup of smbd, nmbd, winbindd
Stefan Metzmacher
2007-10-19
1
-4
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
24
-308
/
+308
*
Fix default domains support using compat syntax.
Simo Sorce
2007-10-16
1
-14
/
+29
*
Added missing is_ipaddress is_ipaddress_v4 not in initial
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
2
-3
/
+6
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
12
-1259
/
+973
*
r25573: Add my (C) as well
Simo Sorce
2007-10-10
1
-0
/
+1
*
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
2007-10-10
5
-41
/
+87
*
r25570: move code of the locator child into its own file
Stefan Metzmacher
2007-10-10
2
-64
/
+90
*
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2007-10-10
2
-12
/
+12
*
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2007-10-10
2
-741
/
+778
[prev]
[next]