summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-08s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handlerAndrew Bartlett1-0/+59
2011-06-08s4-credentials Don't use expired Kerberos or GSSAPI credentialsAndrew Bartlett1-4/+57
2011-06-08s4-credentials Allow use of file-based credentials caches for debugging.Andrew Bartlett1-3/+9
2011-06-08Part 3 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison1-17/+43
2011-06-07Part 2 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison1-0/+2
2011-06-07Part 1 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison1-0/+2
2011-06-07Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...Jeremy Allison1-4/+17
2011-06-07s3:libsmb/cli_np_tstream: use larger buffers to avoid a bug NT4 servers (bug ...Stefan Metzmacher1-2/+17
2011-06-07s3:idmap_autorid: fail initialization if the domain is not "*"Michael Adam1-0/+8
2011-06-07s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * ...Michael Adam1-1/+1
2011-06-07s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of "autorid...Michael Adam1-1/+9
2011-06-07s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initialize()Michael Adam1-5/+6
2011-06-07s4-cldap: fixed the CLDAP response for IPv6 clientsAndrew Tridgell1-6/+8
2011-06-07s4-ipv6: fixed a crash in the IPv6 DNS codeAndrew Tridgell1-1/+1
2011-06-07s4-dns: fixed samba_tool -> samba-toolAndrew Tridgell1-1/+1
2011-06-07s4-build: install a build link bin/provisionAndrew Tridgell1-0/+2
2011-06-07selftest: Fix 'make quicktest' on systems without LDAP development supportAndrew Bartlett1-6/+17
2011-06-07s4-provision: fixed detection of V4/V6 addressesAndrew Tridgell1-2/+29
2011-06-07s4-ipv6: fixed iface_list_same_net() for IPv6Andrew Tridgell1-3/+15
2011-06-07s4-ipv6: fixed DNS handling with new IPv6 codeAndrew Tridgell1-1/+16
2011-06-07s4-dsdb: cope with missing backlinks in rpmd handlingAndrew Tridgell1-1/+10
2011-06-07s4-netlogon: force an IPv4 addressAndrew Tridgell1-1/+1
2011-06-07s4-ipv6: fix iface_list_best_ip() for IPv6Andrew Tridgell1-1/+23
2011-06-07s3-docs Add documentation for ncalrpc dirAndrew Bartlett1-0/+13
2011-06-07s3-auth Use loadparm_init_s3() to get an lp_ctx for auth_samba4Andrew Bartlett1-15/+2
2011-06-07s4-auth Move default auth methods back into auth.cAndrew Bartlett2-7/+6
2011-06-07s3: Remove unused variablesVolker Lendecke1-2/+0
2011-06-06s3-waf: Fix pthreadpool build which needs librt now.Andreas Schneider1-1/+1
2011-06-06Fix bug #8197 - winbind does not properly detect when a DC connection is dead.Jeremy Allison1-6/+32
2011-06-06s3: Remove a pointless if-statementVolker Lendecke1-3/+1
2011-06-06s3: Fix two debug messagesVolker Lendecke1-2/+2
2011-06-06s4/server: simplify and replace bad portable gettimeofday by timeBjörn Jacke1-15/+2
2011-06-06s3/pthreadpool: replace bad portable gettimeofday by clock_gettimeBjörn Jacke1-4/+2
2011-06-06s3-s4-param: Add hooks for parametric options in the s3/s4 glue layerAndrew Bartlett3-0/+32
2011-06-06s3-passdb use new loadparm_init_s3 rather than reloading the smb.confAndrew Bartlett1-14/+2
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett29-36/+36
2011-06-06s4-param Remove 'modules dir'Andrew Bartlett3-6/+10
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett15-71/+104
2011-06-06s3-lib Remove unused lib_path()Andrew Bartlett2-14/+0
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett8-16/+333
2011-06-06s4-param make lpcfg_sam_name() cope with PDC and BDC rolesAndrew Bartlett1-1/+2
2011-06-06s3-param always allow the realm parameterAndrew Bartlett1-2/+0
2011-06-06s4-param Remove 'sid generator'Andrew Bartlett8-34/+10
2011-06-06s4-param Remove 'idmap database'Andrew Bartlett4-8/+3
2011-06-06s4-param Remove 'secrets database' parameterAndrew Bartlett4-8/+3
2011-06-06s4-param Remove 'sam database' parameterAndrew Bartlett10-26/+23
2011-06-06libcli/util Remove prototype for ntstatus_dos_equal()Andrew Bartlett1-3/+0
2011-06-06s4-ipv6: fill in family when initialising from sockaddrAndrew Tridgell1-1/+13
2011-06-06s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.cAndrew Tridgell1-43/+6
2011-06-06s4-ipv6: fix the address family for IPv6 string addressesAndrew Tridgell1-0/+5