summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison6-26/+39
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter15-1100/+112
2007-10-10r25538: Revert r25533Volker Lendecke1-2/+26
2007-10-10r25533: remove a pstringVolker Lendecke1-26/+2
2007-10-10r25510: Now we're returning the port instead of using a global,Jeremy Allison1-1/+1
2007-10-10r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal withJeremy Allison2-216/+333
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter4-77/+11
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter4-11/+77
2007-10-10r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:Stefan Metzmacher1-0/+14
2007-10-10r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison1-1/+2
2007-10-10r25032: Contact an off site DC if non is available on site.Lars Müller1-9/+16
2007-10-10r24981: - Use the formal syntax for calling functions through pointers. I've...Derrell Lipman2-94/+98
2007-10-10r24969: Fwd port "open" patchSimo Sorce2-3/+3
2007-10-10r24864: - Correct failure of libsmbclient against a version of Windows found ...Derrell Lipman1-24/+2
2007-10-10r24797: Fix logic in dsgetdcname().Günther Deschner1-1/+1
2007-10-10r24782: Fix C++ warningsVolker Lendecke1-3/+4
2007-10-10r24776: Remove accidentially commited flag checks.Günther Deschner1-8/+0
2007-10-10r24750: Fix one more caller of name_resolve_bcast().Michael Adam1-1/+3
2007-10-10r24749: Increase debuglevel.Günther Deschner1-1/+1
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner1-0/+955
2007-10-10r24739: With resolve_ads() allow to query for PDCs as well.Günther Deschner1-6/+20
2007-10-10r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...Günther Deschner2-97/+136
2007-10-10r24543: Apply missing portion of correction for bug 4750Derrell Lipman1-0/+5
2007-10-10r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so thatDerrell Lipman1-10/+72
2007-10-10r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200...Derrell Lipman1-4/+0
2007-10-10r24410: - I got tricked by function naming. Contrary to what seemed obvious ...Derrell Lipman1-4/+0
2007-10-10r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman1-9/+22
2007-10-10r24281: Fix bug found by Herb. The vuid entry in the cli_state structure getsJeremy Allison1-0/+4
2007-10-10r24223: Convert reply_echo to the new APIVolker Lendecke1-7/+13
2007-10-10r24133: Explicitly pass flags2 down to push_string_fnVolker Lendecke1-3/+11
2007-10-10r23991: Some constVolker Lendecke1-1/+1
2007-10-10r23986: Some constVolker Lendecke1-5/+13
2007-10-10r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher1-0/+4
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-2/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell5-10/+5
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2-4/+2
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell44-88/+44
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison50-50/+50
2007-10-10r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke3-11/+17
2007-10-10r23723: Alexander Larsson pointed me at a missing mapping in clierror.cSimo Sorce1-1/+3
2007-10-10r23710: Remove some code duplication, we do have a random number generatorVolker Lendecke1-7/+3
2007-10-10r23651: Always, always, always compile before commit...Günther Deschner1-1/+1
2007-10-10r23650: Fix remaining callers of krb5_kt_default().Günther Deschner1-3/+3
2007-10-10r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner1-1/+137
2007-10-10r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner1-1/+1
2007-10-10r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner1-0/+1
2007-10-10r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().Günther Deschner1-38/+26
2007-10-10r23588: Some more cleanups and error checks in the krb5 renew function.Günther Deschner1-6/+12
2007-10-10r23587: Cleanup redundant code in the krb5 renew function.Günther Deschner1-23/+16