summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Add some debug to winbindd_sids_to_xidsVolker Lendecke2011-04-131-0/+6
* s3: Use wbcSidsToUnixIds in create_local_tokenVolker Lendecke2011-04-133-6/+126
* s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke2011-04-134-0/+311
* s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke2011-04-133-1/+111
* s3: Make idmap_find_domain publicVolker Lendecke2011-04-132-1/+2
* s3: Add is_domain_onlineVolker Lendecke2011-04-132-0/+6
* s3: Add winbindd_lookupsidsVolker Lendecke2011-04-134-0/+155
* s3: Add wb_lookupsidsVolker Lendecke2011-04-133-0/+610
* s3: Add wbint_LookupSidsVolker Lendecke2011-04-134-0/+127
* s3: Make parse_sidlist publicVolker Lendecke2011-04-133-34/+33
* s3: Simplify parse_sidlistVolker Lendecke2011-04-131-17/+9
* Don't print "success" message after error message in change_file_owner_to_par...Jeremy Allison2011-04-131-9/+8
* s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner2011-04-133-4/+0
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-1329-25/+84
* s3-netapi: remove two shadowed variables.Günther Deschner2011-04-131-2/+0
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-04-131-1/+1
* s3-util_sock: very brief documentation for open_socket_out().Günther Deschner2011-04-131-0/+10
* s3: Make send_nt_replies() staticVolker Lendecke2011-04-132-8/+4
* s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke2011-04-131-1/+1
* build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett2011-04-131-5/+5
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-1310-28/+9
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-134-447/+4
* s3-selftest Add workaround for RAP test failureAndrew Bartlett2011-04-131-0/+2
* lib/util: Make string_replace from s3 commonAndrew Bartlett2011-04-131-43/+0
* lib/util ucs2_align is identical, put it in commonAndrew Bartlett2011-04-131-7/+0
* lib/util Move simple string routines into common code.Andrew Bartlett2011-04-132-50/+2
* lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett2011-04-135-389/+44
* s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett2011-04-133-19/+19
* s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett2011-04-135-54/+34
* s3-lib make static and remove more _w functionsAndrew Bartlett2011-04-132-16/+2
* s3-lib Remove unused #defineAndrew Bartlett2011-04-131-4/+0
* s3-lib Remove unused skip_unibuf()Andrew Bartlett2011-04-132-21/+0
* s3-lib: Remove unused _w functions.Andrew Bartlett2011-04-133-226/+1
* s3-lib Correct comment in strlen_w()Andrew Bartlett2011-04-131-1/+1
* s3-lib Remove more unused fstring.c functionsAndrew Bartlett2011-04-132-47/+0
* s3-charcnv: make pull_ucs2 staticAndrew Bartlett2011-04-132-2/+1
* s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett2011-04-132-5/+0
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-132-5/+5
* s3: For net ads join, create a krb5.confVolker Lendecke2011-04-121-0/+5
* s3: Initialize output in libnet_JoinVolker Lendecke2011-04-121-0/+2
* s3: Retry the join with the short nameVolker Lendecke2011-04-121-0/+5
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-125-287/+314
* s3: add some forward declarations.Günther Deschner2011-04-122-3/+4
* s3-netapi: use dcerpc_try_samr_connects().Günther Deschner2011-04-121-4/+18
* s3-netapi: use libnetapi_get_binding_handle().Günther Deschner2011-04-126-108/+54
* s3-netapi: add libnetapi_get_binding_handle().Günther Deschner2011-04-122-0/+27
* s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.Günther Deschner2011-04-121-0/+2
* s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner2011-04-126-80/+111
* s3-printing: Use become_user_by_session() function.Andreas Schneider2011-04-111-3/+3
* s3-smbd: Added a become_user_by_session() function.Andreas Schneider2011-04-112-0/+19