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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
s4-auth Move default auth methods back into auth.c
Andrew Bartlett
2
-7
/
+6
2011-06-06
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
1
-15
/
+2
2011-06-06
s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer
Andrew Bartlett
2
-0
/
+6
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
29
-36
/
+36
2011-06-06
s4-param Remove 'modules dir'
Andrew Bartlett
3
-6
/
+10
2011-06-06
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
5
-22
/
+5
2011-06-06
s4-param Add hook between Samba3 and Samba4 loadparm systems.
Andrew Bartlett
4
-12
/
+256
2011-06-06
s4-param make lpcfg_sam_name() cope with PDC and BDC roles
Andrew Bartlett
1
-1
/
+2
2011-06-06
s4-param Remove 'sid generator'
Andrew Bartlett
8
-34
/
+10
2011-06-06
s4-param Remove 'idmap database'
Andrew Bartlett
4
-8
/
+3
2011-06-06
s4-param Remove 'secrets database' parameter
Andrew Bartlett
4
-8
/
+3
2011-06-06
s4-param Remove 'sam database' parameter
Andrew Bartlett
10
-26
/
+23
2011-06-06
s4-ipv6: fill in family when initialising from sockaddr
Andrew Tridgell
1
-1
/
+13
2011-06-06
s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
Andrew Tridgell
1
-43
/
+6
2011-06-06
s4-ipv6: fix the address family for IPv6 string addresses
Andrew Tridgell
1
-0
/
+5
2011-06-06
s4-ipv6: allow for IPv6 in dcerpc socket calls
Andrew Tridgell
1
-2
/
+2
2011-06-06
s4-ipv6: allow for IPv6 in resolver top level calls
Andrew Tridgell
1
-4
/
+2
2011-06-06
s4-ipv6: use the server address family
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: cope with IPv6 in our async DNS client code
Andrew Tridgell
1
-28
/
+28
2011-06-06
s4-script: install some of the samba scripts in bin/ during build
Andrew Tridgell
2
-0
/
+7
2011-06-06
s4-testparm: testparm is now part of samba_tool
Andrew Tridgell
3
-222
/
+1
2011-06-06
s4-ipv6: enable IPv6 by default
Andrew Tridgell
1
-2
/
+2
2011-06-06
s4-ipv6: fixed binding to ipv4 addresses
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: removed an old comment
Andrew Tridgell
1
-1
/
+0
2011-06-06
s4-ipv6: don't add link local addresses to DNS
Andrew Tridgell
1
-1
/
+3
2011-06-06
s4-ipv6: ensure wrepl server does not use ipv6
Andrew Tridgell
2
-1
/
+4
2011-06-06
s4-ipv6: added IPv6 support to samba_dnsupdate
Andrew Tridgell
2
-7
/
+33
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
26
-30
/
+30
2011-06-06
s4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
Andrew Tridgell
1
-11
/
+20
2011-06-06
s4-gpo: fixed display of GPO version numbers
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: the wins replication server can only handle IPv4
Andrew Tridgell
1
-0
/
+3
2011-06-06
s4-webserver: fixed a talloc reference error on startup failure
Andrew Tridgell
2
-3
/
+4
2011-06-06
s4-ipv6: only listen on V4 addresses in the NBT server
Andrew Tridgell
1
-5
/
+12
2011-06-06
s4-ipv6: use "ip" instead of "ipv4" for servers
Andrew Tridgell
4
-7
/
+7
2011-06-06
s4-ipv6: use iface_list_wildcard() to listen on IPv6
Andrew Tridgell
7
-36
/
+89
2011-06-06
s4-ipv6: fixed stream_setup_socket() to handle IPv6
Andrew Tridgell
1
-18
/
+27
2011-06-06
s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
Andrew Tridgell
1
-4
/
+24
2011-06-06
s4-ipv6: added socket_address_from_sockaddr_storage()
Andrew Tridgell
2
-0
/
+48
2011-06-06
s4-ipv6: added ipv4 functions to interface code
Andrew Tridgell
1
-0
/
+32
2011-06-06
s4-ipv6: fixed a warning
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: allow IPv6 addresses in our interfaces list
Andrew Tridgell
1
-5
/
+0
2011-06-06
s4-ipv6: changed the default "socket address"
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: added iface_list_wildcard()
Andrew Tridgell
2
-1
/
+29
2011-06-04
Make samba4.drs.fsmo.python knownfail
Volker Lendecke
1
-0
/
+1
2011-06-02
samba3sam.py: don't assume order of ldb results.
Rusty Russell
1
-142
/
+164
2011-06-01
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
4
-4
/
+4
2011-06-01
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
1
-2
/
+1
2011-06-01
samba-tool: improved error handling in user setexpiry
Andrew Tridgell
2
-1
/
+9
2011-06-01
samba-tool: improved user enable error handling
Andrew Tridgell
2
-1
/
+8
2011-06-01
s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>
Theresa Halloran
4
-74
/
+41
[next]