summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-09s3:passdb/pdb_samba4.c - fix a format specifier warningMatthias Dieter Wallnöfer1-1/+1
2011-06-09s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without argumentsMatthias Dieter Wallnöfer1-1/+1
2011-06-09ldb:ldb_msg.c - move away from "errno"Matthias Dieter Wallnöfer1-3/+0
2011-06-09samba-tool: added --local option to drs replicate commandAndrew Tridgell1-1/+39
2011-06-09s4-ipv6: don't default to 127.0.0.1 in provisionAndrew Tridgell1-5/+8
2011-06-09Ensure when creating a directory, if we make any changes due to inheritance p...Jeremy Allison1-0/+12
2011-06-08Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison1-3/+2
2011-06-08s3:selftest: add a few more raw.* testsStefan Metzmacher1-1/+3
2011-06-08s3:libsmb/cli_np_tstream: s/TSTREAM_CLI_NP_BUF_SIZE/TSTREAM_CLI_NP_MAX_BUF_SIZEStefan Metzmacher1-6/+6
2011-06-08s3:libsmb:cli_np_tstream: use dynamic talloc buffersStefan Metzmacher1-9/+30
2011-06-08s3-winbind: always use samlogon cache for wbinfo -r, even when caching isGünther Deschner1-4/+0
2011-06-08s3-winbindd: make sure we obey the -n switch also for samlogon cache access.Günther Deschner5-3/+17
2011-06-08s3-spoolss: fix -Wunused-but-set-variable build warning in _spoolss_EnumPrint...Günther Deschner1-0/+4
2011-06-08tdb: enable VALGRIND to remove valgrind noise.Rusty Russell1-35/+0
2011-06-08s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2Andrew Tridgell1-3/+12
2011-06-08s4-wins: ensure we only use IPv4 for WINS ownerAndrew Tridgell2-2/+2
2011-06-08s4-interface: raise the debug level for interface discoveryAndrew Tridgell1-3/+3
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