summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23blackbox: fix samba4.blackbox.kinit testAlexander Bokovoy1-0/+1
2012-05-23gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider5-23/+10
2012-05-23krb5samba: Add smb_gss_oid_equal wrapper.Andreas Schneider4-2/+90
2012-05-23s3-autoconf: fix typo after migrating DNS resolver code to lib/addnsAlexander Bokovoy1-1/+1
2012-05-23wafsamba: ensure TO_LIST does not fail with empty stringAlexander Bokovoy1-0/+2
2012-05-23libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy5-11/+9
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy48-471/+598
2012-05-23s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy1-19/+22
2012-05-23auth-credentials: Support using pre-fetched ccache when obtaining kerberos cr...Alexander Bokovoy1-2/+12
2012-05-23s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both APIAlexander Bokovoy3-1/+54
2012-05-23dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy2-4/+4
2012-05-23lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT KerberosAlexander Bokovoy1-19/+22
2012-05-23gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce4-11/+40
2012-05-23auth and s4-rpc_server: Do not use features we currently can't implement with...Simo Sorce2-1/+10
2012-05-23s4-resolve: Remove dependency on librokenSimo Sorce4-206/+156
2012-05-23addns: Make ads_dns_lookup_srv pulicSimo Sorce2-1/+6
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce12-15/+27
2012-05-23s3-ads-dns: Avoid unnecessary dependenciesSimo Sorce3-12/+11
2012-05-23s3-ads-dns: Break dependency on lp_parmSimo Sorce7-33/+69
2012-05-23s3-ad-dns: Use more standard uint and booleans defsSimo Sorce1-35/+35
2012-05-23addns: Fix talloc hiereachySimo Sorce1-1/+1
2012-05-23s3:smbd: use reply_force_doserror(req, ERRSRV, ERRbaduid) on SMBulogoffStefan Metzmacher1-0/+5
2012-05-23Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time...Herb Lewis1-0/+1
2012-05-22Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.Jeremy Allison4-2/+15
2012-05-22s3:smbd: remove unused 'connection_struct->used'Michael Adam3-4/+0
2012-05-22Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison4-2/+108
2012-05-21s3: Fix vfs_xattr_tdb.cVolker Lendecke1-1/+1
2012-05-21s3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized scalar variableStefan Metzmacher1-0/+10
2012-05-19s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou1-4/+9
2012-05-19s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou1-0/+1
2012-05-19libcli: make it easier to understand that a control was not correctly encodedMatthieu Patou1-1/+1
2012-05-19Move the set_write_time() call to after get_existing_share_mode_lock() return...Jeremy Allison1-3/+15
2012-05-18Raise the debug level from 1 to 5 in get_share_mode_lock_internal()Jeremy Allison1-1/+2
2012-05-18s4:torture: Add raw.session.reauth2 testVolker Lendecke1-0/+142
2012-05-18s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher1-3/+3
2012-05-18s3:smbd: allow creating new spnego sessions only with a 0 vuidStefan Metzmacher1-0/+5
2012-05-18s3:smbd: SMBtdis should return ERRSRV, ERRinvnid instead of NETWORK_NAME_DELETEDStefan Metzmacher1-1/+1
2012-05-18selftest/Samba3: add 'smbd:suicide mode = yes'Stefan Metzmacher1-0/+1
2012-05-18s3:idmap_cache: improve checks for format of value string in idmap_cache_find...Michael Adam1-0/+15
2012-05-18s3:idmap_cache: add common exit point to idmap_cache_find_sid2unixid()Michael Adam1-12/+10
2012-05-18s3:idmap_cache: improve debug messages in idmap_cache_find_sid2unixid()Michael Adam1-5/+24
2012-05-18s3: Revert the serverid changes, they need more workVolker Lendecke11-262/+46
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett18-279/+93
2012-05-18s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett1-9/+6
2012-05-18s4-torture: provide correct torture failures for failure to connectAndrew Bartlett1-11/+9
2012-05-18build: Also look for iconv in /usr/local by defaultAndrew Bartlett1-2/+2
2012-05-18Add include/lib folders from the commandlineThomas Nagy2-1/+71
2012-05-18s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett1-51/+16
2012-05-18autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett1-5/+5
2012-05-18build: Move generated files out of the normal build treeAndrew Bartlett5-86/+96