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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
s3: Fix two debug messages
Volker Lendecke
2011-06-06
1
-2
/
+2
*
|
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
2011-06-06
1
-15
/
+2
*
|
s3/pthreadpool: replace bad portable gettimeofday by clock_gettime
Björn Jacke
2011-06-06
1
-4
/
+2
*
|
s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer
Andrew Bartlett
2011-06-06
3
-0
/
+32
*
|
s3-passdb use new loadparm_init_s3 rather than reloading the smb.conf
Andrew Bartlett
2011-06-06
1
-14
/
+2
*
|
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
29
-36
/
+36
*
|
s4-param Remove 'modules dir'
Andrew Bartlett
2011-06-06
3
-6
/
+10
*
|
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
15
-71
/
+104
*
|
s3-lib Remove unused lib_path()
Andrew Bartlett
2011-06-06
2
-14
/
+0
*
|
s4-param Add hook between Samba3 and Samba4 loadparm systems.
Andrew Bartlett
2011-06-06
8
-16
/
+333
*
|
s4-param make lpcfg_sam_name() cope with PDC and BDC roles
Andrew Bartlett
2011-06-06
1
-1
/
+2
*
|
s3-param always allow the realm parameter
Andrew Bartlett
2011-06-06
1
-2
/
+0
*
|
s4-param Remove 'sid generator'
Andrew Bartlett
2011-06-06
8
-34
/
+10
*
|
s4-param Remove 'idmap database'
Andrew Bartlett
2011-06-06
4
-8
/
+3
*
|
s4-param Remove 'secrets database' parameter
Andrew Bartlett
2011-06-06
4
-8
/
+3
*
|
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
10
-26
/
+23
*
|
libcli/util Remove prototype for ntstatus_dos_equal()
Andrew Bartlett
2011-06-06
1
-3
/
+0
*
|
s4-ipv6: fill in family when initialising from sockaddr
Andrew Tridgell
2011-06-06
1
-1
/
+13
*
|
s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
Andrew Tridgell
2011-06-06
1
-43
/
+6
*
|
s4-ipv6: fix the address family for IPv6 string addresses
Andrew Tridgell
2011-06-06
1
-0
/
+5
*
|
s4-ipv6: allow for IPv6 in dcerpc socket calls
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
|
s4-ipv6: allow for IPv6 in resolver top level calls
Andrew Tridgell
2011-06-06
1
-4
/
+2
*
|
s4-ipv6: use the server address family
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
|
util-net: added is_ipaddress_v6()
Andrew Tridgell
2011-06-06
2
-3
/
+13
*
|
s4-ipv6: cope with IPv6 in our async DNS client code
Andrew Tridgell
2011-06-06
1
-28
/
+28
*
|
s4-script: install some of the samba scripts in bin/ during build
Andrew Tridgell
2011-06-06
2
-0
/
+7
*
|
s4-testparm: testparm is now part of samba_tool
Andrew Tridgell
2011-06-06
4
-223
/
+2
*
|
s4-ipv6: enable IPv6 by default
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
|
s4-ipv6: fixed binding to ipv4 addresses
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
|
s4-ipv6: removed an old comment
Andrew Tridgell
2011-06-06
1
-1
/
+0
*
|
s4-ipv6: don't add link local addresses to DNS
Andrew Tridgell
2011-06-06
1
-1
/
+3
*
|
s4-ipv6: ensure wrepl server does not use ipv6
Andrew Tridgell
2011-06-06
2
-1
/
+4
*
|
ipv6: always try to convert as a numeric address first
Andrew Tridgell
2011-06-06
1
-0
/
+9
*
|
s4-ipv6: added IPv6 support to samba_dnsupdate
Andrew Tridgell
2011-06-06
2
-7
/
+33
*
|
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
27
-31
/
+31
*
|
s4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
Andrew Tridgell
2011-06-06
1
-11
/
+20
*
|
s4-gpo: fixed display of GPO version numbers
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
|
s4-ipv6: the wins replication server can only handle IPv4
Andrew Tridgell
2011-06-06
1
-0
/
+3
*
|
s4-webserver: fixed a talloc reference error on startup failure
Andrew Tridgell
2011-06-06
2
-3
/
+4
*
|
s4-ipv6: only listen on V4 addresses in the NBT server
Andrew Tridgell
2011-06-06
1
-5
/
+12
*
|
s4-ipv6: use "ip" instead of "ipv4" for servers
Andrew Tridgell
2011-06-06
4
-7
/
+7
*
|
s4-ipv6: use iface_list_wildcard() to listen on IPv6
Andrew Tridgell
2011-06-06
7
-36
/
+89
*
|
s4-ipv6: fixed stream_setup_socket() to handle IPv6
Andrew Tridgell
2011-06-06
1
-18
/
+27
*
|
s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
Andrew Tridgell
2011-06-06
1
-4
/
+24
*
|
s4-ipv6: added socket_address_from_sockaddr_storage()
Andrew Tridgell
2011-06-06
2
-0
/
+48
*
|
s4-ipv6: added ipv4 functions to interface code
Andrew Tridgell
2011-06-06
1
-0
/
+32
*
|
s4-ipv6: fixed a warning
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
|
s4-ipv6: allow IPv6 addresses in our interfaces list
Andrew Tridgell
2011-06-06
1
-5
/
+0
*
|
s4-ipv6: changed the default "socket address"
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
|
s4-ipv6: added iface_list_wildcard()
Andrew Tridgell
2011-06-06
2
-1
/
+29
[prev]
[next]