summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-09-28s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...Michael Adam1-2/+1
2011-09-28s3 net: Fix a discard const warningKai Blin1-1/+1
2011-09-28s3:libsmb: remove unused TALLOC_FREE(subreq) calls inStefan Metzmacher1-5/+0
2011-09-28s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()Stefan Metzmacher1-3/+2
2011-09-28s3-messaging Do not ever send a kill to -1Andrew Bartlett1-0/+3
2011-09-27s3-messaging Ensure that the message is of the correct legnthAndrew Bartlett1-1/+1
2011-09-27s3-pdb_samba4: Remove unused attribute from domain searchAndrew Bartlett1-1/+0
2011-09-27These modules are no longer experimental but production-ready (especiallyJeremy Allison2-4/+0
2011-09-27Free the memory talloc'dRichard Sharpe1-1/+6
2011-09-26s3-samr: Remove fstring in samr.Andreas Schneider1-5/+14
2011-09-26s3-passdb: Cleanup use of fstring and move to talloc.Simo Sorce4-24/+61
2011-09-26s3-group-mapping: Remove unused functions.Simo Sorce2-36/+0
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-10/+8
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-20/+19
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-49/+52
2011-09-26s3: Remove the smbd_server_conn ref from create_junctionVolker Lendecke3-3/+6
2011-09-26s3: Remove the smbd_server_conn ref from setup_dfs_referralVolker Lendecke1-1/+1
2011-09-26s3: Remove the smbd_server_conn ref from get_referred_pathVolker Lendecke3-11/+17
2011-09-26s3: Remove the smbd_server_conn ref from dfs_redirectVolker Lendecke1-1/+3
2011-09-26s3: Remove the smbd_server_conn ref from create_conn_structVolker Lendecke4-17/+23
2011-09-26s3: Remove the smbd_server_conn ref from parse_dfs_pathVolker Lendecke1-5/+8
2011-09-25addns: Remove unused empty header fileKai Blin1-1/+0
2011-09-24net: Don't register link local addresses with DNSKai Blin1-0/+5
2011-09-23Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.David Disseldorp1-1/+1
2011-09-23Revert "Add a missing include file to two VFS modules"Jeremy Allison2-2/+0
2011-09-23s3:smbd: disconnect the socket if we got an unexpected requestStefan Metzmacher2-1/+20
2011-09-23s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (...Stefan Metzmacher1-2/+3
2011-09-23build: Fix waf build on MacOS XAndrew Bartlett1-1/+2
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2-2/+2
2011-09-23Fix bug #8477 - Map to guest can return uninitialized blob of data.Jeremy Allison1-1/+3
2011-09-23s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell4-2/+66
2011-09-23lib/util: move some timespec helpers from source3 to the toplevelStefan Metzmacher2-156/+0
2011-09-22s3:smb2_server: fix a logic error, we should sign non guest sessionsStefan Metzmacher1-1/+1
2011-09-22Fix bug #8476 - Samba asserts when SMB2 client breaks the crediting rules.Jeremy Allison1-1/+6
2011-09-22s3: Fix Coverity ID 2619: UNINITVolker Lendecke1-0/+2
2011-09-22s3: Fix Coverity ID 2618: UNINITVolker Lendecke1-0/+2
2011-09-21Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 shareJeremy Allison1-0/+25
2011-09-21Fix bug #8473 - smb2_find uses a hard coded max reply size of 0x10000 instead...Jeremy Allison1-1/+1
2011-09-21s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin.Günther Deschner2-31/+5
2011-09-21s3-netapi: allow to use default krb5 credential cache for libnetapi users.Günther Deschner2-8/+23
2011-09-21s3:smb2-server: session setup replies should always be signed (except for gue...Michael Adam1-2/+7
2011-09-21Try and fix bug #8472 - Crash in asn.1 parsing code.Jeremy Allison1-1/+6
2011-09-21s3: Further fix for bug 8338Volker Lendecke1-2/+9
2011-09-20s3:dbwrap_ctdb: skip the internal __db_sequence_number__ key from (persistent...Michael Adam1-0/+26
2011-09-20s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam3-16/+49
2011-09-20s3:g_lock: add a missing \n to a debug message in g_lock_initMichael Adam1-1/+1
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett2-13/+4
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett3-17/+0
2011-09-19s4:auth - remove unused variablesMatthias Dieter Wallnöfer1-1/+0
2011-09-19s3:registry: fix a debug message in the v2_to_v3 upgrade codeMichael Adam1-1/+1