summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner1-1/+1
2011-04-13s3-util_sock: very brief documentation for open_socket_out().Günther Deschner1-0/+10
2011-04-13s3: Make send_nt_replies() staticVolker Lendecke2-8/+4
2011-04-13s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke1-1/+1
2011-04-13build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett1-5/+5
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett10-28/+9
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett4-447/+4
2011-04-13s3-selftest Add workaround for RAP test failureAndrew Bartlett1-0/+2
2011-04-13lib/util: Make string_replace from s3 commonAndrew Bartlett1-43/+0
2011-04-13lib/util ucs2_align is identical, put it in commonAndrew Bartlett1-7/+0
2011-04-13lib/util Move simple string routines into common code.Andrew Bartlett2-50/+2
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett5-389/+44
2011-04-13s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett3-19/+19
2011-04-13s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett5-54/+34
2011-04-13s3-lib make static and remove more _w functionsAndrew Bartlett2-16/+2
2011-04-13s3-lib Remove unused #defineAndrew Bartlett1-4/+0
2011-04-13s3-lib Remove unused skip_unibuf()Andrew Bartlett2-21/+0
2011-04-13s3-lib: Remove unused _w functions.Andrew Bartlett3-226/+1
2011-04-13s3-lib Correct comment in strlen_w()Andrew Bartlett1-1/+1
2011-04-13s3-lib Remove more unused fstring.c functionsAndrew Bartlett2-47/+0
2011-04-13s3-charcnv: make pull_ucs2 staticAndrew Bartlett2-2/+1
2011-04-13s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett2-5/+0
2011-04-13libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2-5/+5
2011-04-12s3: For net ads join, create a krb5.confVolker Lendecke1-0/+5
2011-04-12s3: Initialize output in libnet_JoinVolker Lendecke1-0/+2
2011-04-12s3: Retry the join with the short nameVolker Lendecke1-0/+5
2011-04-12s3-util: separate out cmdline helpers.Günther Deschner5-287/+314
2011-04-12s3: add some forward declarations.Günther Deschner2-3/+4
2011-04-12s3-netapi: use dcerpc_try_samr_connects().Günther Deschner1-4/+18
2011-04-12s3-netapi: use libnetapi_get_binding_handle().Günther Deschner6-108/+54
2011-04-12s3-netapi: add libnetapi_get_binding_handle().Günther Deschner2-0/+27
2011-04-12s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.Günther Deschner1-0/+2
2011-04-12s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner6-80/+111
2011-04-11s3-printing: Use become_user_by_session() function.Andreas Schneider1-3/+3
2011-04-11s3-smbd: Added a become_user_by_session() function.Andreas Schneider2-0/+19
2011-04-11s3-smbd: Added a change_to_user_by_session() function.Andreas Schneider2-74/+98
2011-04-11s3: Wrap creating the svcctl keys in a transactionVolker Lendecke1-0/+28
2011-04-11s3: Make reg_backend_db.h includable by itselfVolker Lendecke1-0/+1
2011-04-11s3: Fix Coverity ID 2472, UNINITVolker Lendecke1-2/+1
2011-04-11s3: Fix Coverity ID 2473, UNINITVolker Lendecke1-2/+1
2011-04-11s3: Fix timeout calculation in event_add_to_poll_argsVolker Lendecke1-1/+1
2011-04-11s3-modules: Fix debug messageBjörn Baumbach1-1/+1
2011-04-09Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.Jeremy Allison1-51/+48
2011-04-08Subtle change. Microsoft SMB2 tests return different access mask than for SMB...Jeremy Allison1-1/+12
2011-04-08s3:net idmap check: fix output of an invalid recordMichael Adam1-1/+6
2011-04-08s3-net: "idmap check" ignore __db_sequence_number__Gregor Beck1-1/+7
2011-04-07s3:net rpc trust: fix two C++ implicit void * cast warningsMichael Adam1-2/+5
2011-04-07s3:passdb:pdb_ipa: fix a C++ implicit void * cast warningsMichael Adam1-1/+2
2011-04-07s3:net idmap check: fix a couple of c++ implicit void * cast warningsMichael Adam1-5/+5
2011-04-07s3-net: fix the usage output of "net idmap check"Gregor Beck1-4/+5