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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-4
/
+4
*
Two patches
Volker Lendecke
2007-10-27
2
-2
/
+3
*
Move the horrible hack for link local addresses out of namequery.c
Jeremy Allison
2007-10-26
1
-4
/
+51
*
Fix bug in writing names into gencache
Jeremy Allison
2007-10-25
3
-13
/
+6
*
Fix resolve name to resolve IPv6 addresses of link-local%ifaddr
Jeremy Allison
2007-10-25
3
-100
/
+140
*
Fix reversed bool check for access. Found by kukks.
Jeremy Allison
2007-10-25
1
-1
/
+1
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-10-25
1
-0
/
+5
|
\
|
*
Try and fix the Solaris build by adding a missing define
Jeremy Allison
2007-10-25
1
-0
/
+5
*
|
When doing reverse lookups actually look up the name, not
Jeremy Allison
2007-10-25
1
-1
/
+1
|
/
*
[libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c
metze
2007-10-25
1
-0
/
+11
*
[libreplace] move and fix getaddrinfo configure checks
metze
2007-10-25
2
-30
/
+33
*
- include getaddrinfo.h after we have defined struct addrinfo
metze
2007-10-25
3
-16
/
+24
*
[libreplace] if we replace types define the HAVE_<type> macro
metze
2007-10-25
1
-0
/
+3
*
[libreplace] move definition of struct addrinfo so that it can use socklen_t
metze
2007-10-25
1
-15
/
+13
*
[libreplace] move define of a constant to near to the others
metze
2007-10-25
1
-4
/
+4
*
[libreplace] include socket_wrapper.h after we have typedef'ed socklen_t
metze
2007-10-25
1
-7
/
+7
*
We do support name lookups for host and service in our replacement
Jeremy Allison
2007-10-24
1
-5
/
+0
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
3
-76
/
+227
*
Fix for AIX interface code from Kyle Stemen <kstemen@centeris.com>
Jeremy Allison
2007-10-24
1
-9
/
+16
*
Fix compile error caused by unknown variable.
Gerald (Jerry) Carter
2007-10-21
1
-1
/
+1
*
Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH
Gerald (Jerry) Carter
2007-10-21
1
-3
/
+3
*
Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
Gerald (Jerry) Carter
2007-10-19
3
-12
/
+12
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
50
-268
/
+268
*
[libreplace] fix the standalone build of libreplace
Stefan Metzmacher
2007-10-18
2
-28
/
+34
*
Reformatting fix for new coding guidelines. BOOL ->bool.
Jeremy Allison
2007-10-17
1
-264
/
+320
*
delete empty file lib/replace/system/getaddrinfo.h
Stefan Metzmacher
2007-10-17
1
-0
/
+0
*
Improve IPv4 detection.
Jeremy Allison
2007-10-16
1
-1
/
+1
*
Move #defined for getaddrinfo into network.h (as other
Jeremy Allison
2007-10-16
2
-84
/
+91
*
Added in missing def for AI_ADDRCONFIG.
Jeremy Allison
2007-10-16
1
-0
/
+4
*
Fix access control code to be IPv6/v4 protocol independent.
Jeremy Allison
2007-10-16
3
-175
/
+237
*
Move to protocol independent code in most of lib/util_sock.c
Jeremy Allison
2007-10-15
4
-228
/
+263
*
Fix warning messages for unused variables.
Jeremy Allison
2007-10-15
1
-1
/
+3
*
rename getsmbpass -> rep_getpass and provide the function prototype
Stefan Metzmacher
2007-10-15
2
-2
/
+3
*
use "system/*.h" to get the system includes
Stefan Metzmacher
2007-10-15
1
-15
/
+3
*
fix the compilation of getpass.c and it's configure test
Stefan Metzmacher
2007-10-15
2
-13
/
+2
*
r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jer...
Jeremy Allison
2007-10-15
1
-1
/
+1
*
r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.
Jeremy Allison
2007-10-15
1
-2
/
+4
*
Volker's fix for bug #668. Change the \n after the password prompt to go to t...
jmcd
2007-10-15
1
-2
/
+3
*
reapply: Allow ^C to interrupt smbpasswd if using our getpass. from Jeremy
Stefan Metzmacher
2007-10-15
1
-4
/
+32
*
reformat getpass() replacement code
Stefan Metzmacher
2007-10-15
1
-62
/
+58
*
missing stuff from samba4's libreplace
Stefan Metzmacher
2007-10-15
2
-1
/
+4
*
don't imply "system/network.h" within replace.h,
metze
2007-10-15
2
-4
/
+18
*
Fix one more place for IFF_LOOPBACK
Volker Lendecke
2007-10-14
1
-1
/
+1
*
Use strlcpy instead of strncpy
Volker Lendecke
2007-10-13
1
-12
/
+8
*
Fix an uninitialized variable warning
Volker Lendecke
2007-10-13
1
-2
/
+2
*
Fix a segfault with an unknown interface
Volker Lendecke
2007-10-13
1
-1
/
+7
*
Also find loopback interfaces
Volker Lendecke
2007-10-13
1
-1
/
+1
*
Dummy formatting commit to check I've set up my home git
Jeremy Allison
2007-10-12
1
-1
/
+2
*
Convert get_peer_addr() to IPv6. Only is_myname_or_ipaddr()
Jeremy Allison
2007-10-12
1
-55
/
+112
*
offsetof() is always present as shown in some
Stefan Metzmacher
2007-10-12
1
-4
/
+0
[next]