Age | Commit message (Expand) | Author | Files | Lines |
2007-10-25 | [libreplace] move and fix getaddrinfo configure checks | metze | 2 | -30/+33 |
2007-10-25 | - include getaddrinfo.h after we have defined struct addrinfo | metze | 3 | -16/+24 |
2007-10-25 | [libreplace] if we replace types define the HAVE_<type> macro | metze | 1 | -0/+3 |
2007-10-25 | [libreplace] move definition of struct addrinfo so that it can use socklen_t | metze | 1 | -15/+13 |
2007-10-25 | [libreplace] move define of a constant to near to the others | metze | 1 | -4/+4 |
2007-10-25 | [libreplace] include socket_wrapper.h after we have typedef'ed socklen_t | metze | 1 | -7/+7 |
2007-10-24 | Don't terminate on an invalid address family. | Jeremy Allison | 1 | -1/+1 |
2007-10-24 | We do support name lookups for host and service in our replacement | Jeremy Allison | 1 | -5/+0 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 64 | -1489/+2235 |
2007-10-24 | Fix for AIX interface code from Kyle Stemen <kstemen@centeris.com> | Jeremy Allison | 1 | -9/+16 |
2007-10-24 | handle wellknown sids in winbindd_passwd.c | Stefan Metzmacher | 1 | -1/+2 |
2007-10-24 | [crash fix] don't use already free'ed memory | Stefan Metzmacher | 1 | -2/+2 |
2007-10-23 | added a syncops VFS module for filesystems which do not guarantee meta-data o... | Andrew Tridgell | 3 | -1/+217 |
2007-10-22 | Reorder pthread mutex check so that it doesn't output its result | James Peach | 1 | -12/+13 |
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 | 3 | -64/+91 |
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 | 3 | -741/+779 |
2007-10-22 | r25567: make do_async() non static | Stefan Metzmacher | 1 | -6/+6 |
2007-10-21 | Fix compile error caused by unknown variable. | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-10-21 | Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test | Gerald (Jerry) Carter | 1 | -0/+13 |
2007-10-21 | Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH | Gerald (Jerry) Carter | 2 | -4/+4 |
2007-10-21 | Don't segfault if locking.tdb can't be opened | Volker Lendecke | 1 | -0/+13 |
2007-10-21 | Fix two type-punned warnings | Volker Lendecke | 1 | -3/+3 |
2007-10-20 | fix move to OPT_LOG_STDOUT | Stefan Metzmacher | 1 | -1/+1 |
2007-10-19 | Fix an incompatible pointer type warning | Volker Lendecke | 1 | -2/+2 |
2007-10-19 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test | Gerald (Jerry) Carter | 5 | -31/+32 |
2007-10-19 | Streamline logic, reducing the amount of indentation. | Michael Adam | 1 | -16/+15 |
2007-10-19 | Add test for "struct in6_addr" to the HAVE_IPV6 configure test. | Gerald (Jerry) Carter | 5 | -13/+14 |
2007-10-19 | Move the test for the AIX specific interface code to the end. | Gerald (Jerry) Carter | 1 | -18/+18 |
2007-10-19 | Fix a crash in resolve_hosts() caused by an out-of-bounds array reference. | Gerald (Jerry) Carter | 1 | -1/+2 |
2007-10-19 | Fix a crash in resolve_hosts() caused by an out-of-bounds array reference. | Gerald (Jerry) Carter | 1 | -1/+2 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 15 | -88/+205 |
2007-10-19 | Merge Tridge's fix for the winbind 32/64bit padding. | Günther Deschner | 2 | -3/+3 |
2007-10-19 | fix startup of smbd, nmbd, winbindd | Stefan Metzmacher | 3 | -20/+14 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 446 | -5335/+5308 |
2007-10-18 | remove reference to removed code | Stefan Metzmacher | 1 | -4/+0 |
2007-10-18 | Add net rap file user | Karolin Seeger | 2 | -7/+22 |
2007-10-18 | don't skip some tests which samba3 passes (at least on my laptop) | Stefan Metzmacher | 1 | -3/+3 |
2007-10-18 | make gdb_backtrace executable | Stefan Metzmacher | 1 | -0/+0 |
2007-10-18 | remove configure checks which are now in libreplace | Stefan Metzmacher | 1 | -62/+0 |
2007-10-18 | [libreplace] fix the standalone build of libreplace | Stefan Metzmacher | 2 | -28/+34 |
2007-10-18 | r16050: Set the session key "SystemLibraryDTC" on ntlmssp binds. We only do I... | Volker Lendecke | 1 | -2/+22 |
2007-10-17 | Reformatting fix for new coding guidelines. BOOL ->bool. | Jeremy Allison | 1 | -264/+320 |
2007-10-17 | delete empty file lib/replace/system/getaddrinfo.h | Stefan Metzmacher | 1 | -0/+0 |
2007-10-17 | r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ... | Volker Lendecke | 1 | -4/+16 |
2007-10-17 | fix crash bug in pidl generated client code, this | Stefan Metzmacher | 7 | -84/+84 |
2007-10-16 | Improve IPv4 detection. | Jeremy Allison | 1 | -1/+1 |
2007-10-16 | Move #defined for getaddrinfo into network.h (as other | Jeremy Allison | 2 | -84/+91 |