summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-0629-36/+36
* s4-param Remove 'modules dir'Andrew Bartlett2011-06-063-6/+10
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-065-22/+5
* s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2011-06-064-12/+256
* s4-param make lpcfg_sam_name() cope with PDC and BDC rolesAndrew Bartlett2011-06-061-1/+2
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-068-34/+10
* s4-param Remove 'idmap database'Andrew Bartlett2011-06-064-8/+3
* s4-param Remove 'secrets database' parameterAndrew Bartlett2011-06-064-8/+3
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-0610-26/+23
* s4-ipv6: fill in family when initialising from sockaddrAndrew Tridgell2011-06-061-1/+13
* s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.cAndrew Tridgell2011-06-061-43/+6
* s4-ipv6: fix the address family for IPv6 string addressesAndrew Tridgell2011-06-061-0/+5
* s4-ipv6: allow for IPv6 in dcerpc socket callsAndrew Tridgell2011-06-061-2/+2
* s4-ipv6: allow for IPv6 in resolver top level callsAndrew Tridgell2011-06-061-4/+2
* s4-ipv6: use the server address familyAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: cope with IPv6 in our async DNS client codeAndrew Tridgell2011-06-061-28/+28
* s4-script: install some of the samba scripts in bin/ during buildAndrew Tridgell2011-06-062-0/+7
* s4-testparm: testparm is now part of samba_toolAndrew Tridgell2011-06-063-222/+1
* s4-ipv6: enable IPv6 by defaultAndrew Tridgell2011-06-061-2/+2
* s4-ipv6: fixed binding to ipv4 addressesAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: removed an old commentAndrew Tridgell2011-06-061-1/+0
* s4-ipv6: don't add link local addresses to DNSAndrew Tridgell2011-06-061-1/+3
* s4-ipv6: ensure wrepl server does not use ipv6Andrew Tridgell2011-06-062-1/+4
* s4-ipv6: added IPv6 support to samba_dnsupdateAndrew Tridgell2011-06-062-7/+33
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-0626-30/+30
* s4-ipv6: allow ipv6 to be enabled/disabled in smb.confAndrew Tridgell2011-06-061-11/+20
* s4-gpo: fixed display of GPO version numbersAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: the wins replication server can only handle IPv4Andrew Tridgell2011-06-061-0/+3
* s4-webserver: fixed a talloc reference error on startup failureAndrew Tridgell2011-06-062-3/+4
* s4-ipv6: only listen on V4 addresses in the NBT serverAndrew Tridgell2011-06-061-5/+12
* s4-ipv6: use "ip" instead of "ipv4" for serversAndrew Tridgell2011-06-064-7/+7
* s4-ipv6: use iface_list_wildcard() to listen on IPv6Andrew Tridgell2011-06-067-36/+89
* s4-ipv6: fixed stream_setup_socket() to handle IPv6Andrew Tridgell2011-06-061-18/+27
* s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLYAndrew Tridgell2011-06-061-4/+24
* s4-ipv6: added socket_address_from_sockaddr_storage()Andrew Tridgell2011-06-062-0/+48
* s4-ipv6: added ipv4 functions to interface codeAndrew Tridgell2011-06-061-0/+32
* s4-ipv6: fixed a warningAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: allow IPv6 addresses in our interfaces listAndrew Tridgell2011-06-061-5/+0
* s4-ipv6: changed the default "socket address"Andrew Tridgell2011-06-061-1/+1
* s4-ipv6: added iface_list_wildcard()Andrew Tridgell2011-06-062-1/+29
* Make samba4.drs.fsmo.python knownfailVolker Lendecke2011-06-041-0/+1
* samba3sam.py: don't assume order of ldb results.Rusty Russell2011-06-021-142/+164
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-014-4/+4
* lib/util/time.c: timeval_current_ofs_msecRusty Russell2011-06-011-2/+1
* samba-tool: improved error handling in user setexpiryAndrew Tridgell2011-06-012-1/+9
* samba-tool: improved user enable error handlingAndrew Tridgell2011-06-012-1/+8
* s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>Theresa Halloran2011-06-014-74/+41
* s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.Theresa Halloran2011-06-014-64/+45
* librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney2011-06-013-1/+201
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-312-37/+0