summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-105-10/+5
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-102-4/+2
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1044-88/+44
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1050-50/+50
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-103-11/+17
* r23723: Alexander Larsson pointed me at a missing mapping in clierror.cSimo Sorce2007-10-101-1/+3
* r23710: Remove some code duplication, we do have a random number generatorVolker Lendecke2007-10-101-7/+3
* r23651: Always, always, always compile before commit...Günther Deschner2007-10-101-1/+1
* r23650: Fix remaining callers of krb5_kt_default().Günther Deschner2007-10-101-3/+3
* r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner2007-10-101-1/+137
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner2007-10-101-0/+1
* r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().Günther Deschner2007-10-101-38/+26
* r23588: Some more cleanups and error checks in the krb5 renew function.Günther Deschner2007-10-101-6/+12
* r23587: Cleanup redundant code in the krb5 renew function.Günther Deschner2007-10-101-23/+16
* r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...Günther Deschner2007-10-101-1/+5
* r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner2007-10-101-5/+5
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-10-104-28/+35
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-8/+15
* r23347: Fix Coverity 363. Dead code elimination.Jeremy Allison2007-10-101-7/+3
* r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function isVolker Lendecke2007-10-101-63/+0
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-6/+6
* r23148: Fix old old bug in cli_smbwrite() (not incrementingJeremy Allison2007-10-101-1/+1
* r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2007-10-101-1/+5
* r23001: - Fix but #4634. Type of the size parameter to getpeername was wrong.Derrell Lipman2007-10-101-1/+1
* r22950: Fix the issue Volker reported here :Jeremy Allison2007-10-102-28/+2
* r22930: Next attempt to get the build farm in line.Volker Lendecke2007-10-101-1/+2
* r22929: Attempt to fix some build farm failures: On port 139 the firstVolker Lendecke2007-10-102-1/+27
* r22924: Fix the build by correctly processing readXJeremy Allison2007-10-101-21/+25
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-104-25/+164
* r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...Derrell Lipman2007-10-101-4/+8
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-10-101-3/+0
* r22905: cli_send_mailslot had a message_send_pid insideVolker Lendecke2007-10-101-9/+14
* r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r...Derrell Lipman2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-107-45/+45
* r22747: Fix some C++ warningsVolker Lendecke2007-10-102-4/+4
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-5/+5
* r22732: - Testing of libsmbclient against Vista revealed what is likely a bug inDerrell Lipman2007-10-102-1/+17
* r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner2007-10-101-0/+39
* r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forg...Günther Deschner2007-10-101-4/+3
* r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner2007-10-101-4/+6
* r22644: Fix memleak.Günther Deschner2007-10-101-1/+3
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-3/+7
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-4/+4
* r22479: Add "net ads keytab list".Günther Deschner2007-10-101-6/+41
* r22425: Avoid to segfault if we only have the realm.Simo Sorce2007-10-101-0/+5
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-1/+1
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-1011-55/+55
* r22389: Start preparing for multiple encryption contexts in theJeremy Allison2007-10-101-3/+4