summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix Coverity ID 2328: FORWARD_NULLVolker Lendecke2011-03-271-0/+3
* s3: Fix Coverity ID 2329: RESOURCE_LEAKVolker Lendecke2011-03-271-0/+1
* s3: Fix Coverity ID 2330: RESOURCE_LEAKVolker Lendecke2011-03-271-0/+1
* s3: Fix Coverity ID 2331: RESOURCE_LEAKVolker Lendecke2011-03-271-0/+1
* s3: Fix an uninitialized variable readVolker Lendecke2011-03-261-1/+2
* s3: Fix Coverity ID 2326, CHECKED_RETURNVolker Lendecke2011-03-261-1/+1
* Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for...Jeremy Allison2011-03-261-1/+1
* Fix bug 8040 - smbclient segfaults when a Cyrillic netbios name or workgroup ...Jeremy Allison2011-03-251-2/+23
* s3-netapi: fix memoryleak while not using talloc_tos() in cli_get_session_key...Günther Deschner2011-03-252-6/+6
* s3: Compile IDL files in autogen, some configure tests need thisVolker Lendecke2011-03-252-0/+12
* Revert "s3-includes: fixed CONST_DISCARD() to actually discard const"Volker Lendecke2011-03-251-1/+1
* s3-charcnv: fixed converted_size return in fast pathsAndrew Tridgell2011-03-251-9/+20
* s3-charcnv: removed unused functionAndrew Tridgell2011-03-252-8/+0
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-7/+7
* s3-charcnv: convert_string_internal() should not display errorsAndrew Tridgell2011-03-251-31/+4
* s3-string: removed the conv_silent globalAndrew Tridgell2011-03-251-29/+17
* s3-string: removed last use of conv_silentAndrew Tridgell2011-03-251-31/+11
* s3-charcnv Add convert_string_error()Andrew Bartlett2011-03-252-18/+75
* s3-includes: fixed CONST_DISCARD() to actually discard constAndrew Tridgell2011-03-251-1/+1
* unistr: moved some UCS2 macros into util_unistrAndrew Tridgell2011-03-251-0/+9
* libcli: created smb_constants.hAndrew Tridgell2011-03-251-15/+2
* s3-libsmb: work our correct length for EA stringsAndrew Tridgell2011-03-251-1/+1
* s3-string: sec_len==-1 support is no longer neededAndrew Tridgell2011-03-251-41/+20
* s3-dfs: removed the last user of sec_len==-1 in pull_*_base_talloc()Andrew Tridgell2011-03-251-1/+2
* s3-lib: make pull_ucs2_base_talloc staticAndrew Tridgell2011-03-252-12/+6
* lib: remove unused pieces of string_wrappers.hAndrew Tridgell2011-03-252-8/+8
* lib: move the string wrappers from source3/include to common lib/utilAndrew Tridgell2011-03-251-105/+1
* s3-string: moved fstring functions into their own fileAndrew Tridgell2011-03-254-107/+133
* s3:dbwrap_ctdb: fix non-locked fetch on persistent db's causing corruptionMichael Adam2011-03-251-2/+34
* s3-charcnv: remove unused labels.Günther Deschner2011-03-241-6/+0
* s3-rpc_server: remove two uneeded include registry/reg_parse_prs.hGünther Deschner2011-03-242-2/+0
* s3-ldapsam: fix ldapsam_create_user() with existing posix accounts.Günther Deschner2011-03-241-1/+1
* s3-netapi: use cli_get_session_key() in netapi.Günther Deschner2011-03-242-6/+53
* Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-...Volodymyr Khomenko2011-03-241-1/+1
* Fix is_myname_or_ipaddr() to be robust against strange DNS setups.Jeremy Allison2011-03-241-30/+56
* s3-epmapper: fix vars init and return errorsSimo Sorce2011-03-241-11/+18
* s3-epmapper: Fix allocation of data on the wrong contextSimo Sorce2011-03-241-1/+1
* s3-epmapper: Make sure we work on a description duplicate.Andreas Schneider2011-03-241-1/+5
* s3-epmapper: Refactor the cleanup of endpoints.Andreas Schneider2011-03-241-11/+11
* s3-epmapper: Use strcmp instead of strequal and check IPv6.Andreas Schneider2011-03-241-1/+2
* s3-epmapper: Increase debug levels.Andreas Schneider2011-03-241-8/+8
* s3: Fix some errno assignments in SMBC_opendir_ctxVolker Lendecke2011-03-241-13/+13
* s3: Fix Coverity ID 2325: RESOURCE_LEAKVolker Lendecke2011-03-241-0/+4
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-2422-241/+60
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-247-35/+0
* librpc: bring more librpc prototypes in common.Günther Deschner2011-03-231-20/+0
* s3-rpc_client: actually call lsa_open_policy2() in rpccli_lsa_open_policy2().Günther Deschner2011-03-231-6/+7
* s3-smbta-util: fix some buildwarnings.Günther Deschner2011-03-231-2/+2
* s3-globals: silence build warning in smbd_messaging_context().Günther Deschner2011-03-231-0/+1
* s3-proto: remove some duplicate prototypes.Günther Deschner2011-03-231-11/+0