summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14libcli/auth Fix compile on hosts without krb5Andrew Bartlett1-2/+2
2011-04-14lib/util Move alpha_strcpy() from s3 into common codeAndrew Bartlett4-100/+51
2011-04-14s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3Andrew Bartlett2-9/+9
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett12-299/+166
2011-04-14s3-lib Remove very unused (#if 0) strncpynAndrew Bartlett1-25/+0
2011-04-14s3-lib Remove unused string_appendAndrew Bartlett2-23/+0
2011-04-14s3-lib Move unix_strlower and unix_strupper to their only users.Andrew Bartlett3-43/+41
2011-04-14s3-lib Remove unused str_ascii_charnum()Andrew Bartlett2-19/+0
2011-04-14s3-lib Move strisnormal to it's only user in mangle_hash.cAndrew Bartlett3-14/+13
2011-04-14libcli/ldap Re-add ldap_ndr.h as a public headerAndrew Bartlett1-1/+1
2011-04-14s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnegoChristian Ambach1-4/+22
2011-04-14libcli: allow exclusion of netbios name in NTLMV2 blobChristian Ambach1-5/+12
2011-04-14s4/libcli: do not announce NT error code support when it is disabledChristian Ambach1-1/+4
2011-04-14s3: only include smb profiling where needed.Günther Deschner23-9/+25
2011-04-14s3-waf: add --with-profiling-data configure option.Günther Deschner2-1/+6
2011-04-14s3: fix the build of --with-profiling-data.Günther Deschner1-0/+1
2011-04-14s3-includes: only include acl prototypes when needed.Günther Deschner7-24/+27
2011-04-14s3-includes: absolutely no need to globally include debugparse.hGünther Deschner1-1/+0
2011-04-14s3-includes: include lib/util/debug.h headers in includes.h not smb.hGünther Deschner3-4/+3
2011-04-14s3-includes: remove unused schema_types enum.Günther Deschner1-3/+0
2011-04-14s3-includes: move struct pipe_open_rec to srvsvc rpc server.Günther Deschner2-10/+9
2011-04-14Fix WAF build for sids2xids.Jeremy Allison1-1/+4
2011-04-13s3: Add a test for sid2xidsVolker Lendecke3-0/+62
2011-04-13s3: Add some debug to winbindd_sids_to_xidsVolker Lendecke1-0/+6
2011-04-13s3: Use wbcSidsToUnixIds in create_local_tokenVolker Lendecke3-6/+126
2011-04-13nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke1-0/+78
2011-04-13libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2-1/+124
2011-04-13s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke4-0/+311
2011-04-13s3: Add wbint_Sids2UnixIDs idl & implementationVolker Lendecke3-1/+111
2011-04-13s3: Make idmap_find_domain publicVolker Lendecke2-1/+2
2011-04-13s3: Add is_domain_onlineVolker Lendecke2-0/+6
2011-04-13nsswitch: wbinfo --lookup-sidsVolker Lendecke1-0/+63
2011-04-13lib: Move next_token next to next_token_tallocVolker Lendecke2-47/+46
2011-04-13libwbclient: Add wbcLookupSidsVolker Lendecke2-0/+193
2011-04-13s3: Add winbindd_lookupsidsVolker Lendecke5-1/+158
2011-04-13s3: Add wb_lookupsidsVolker Lendecke3-0/+610
2011-04-13s3: Add wbint_LookupSidsVolker Lendecke5-3/+130
2011-04-13s3: Make parse_sidlist publicVolker Lendecke3-34/+33
2011-04-13s3: Simplify parse_sidlistVolker Lendecke1-17/+9
2011-04-13Add dom_sid_parse_endpVolker Lendecke2-2/+14
2011-04-13Don't print "success" message after error message in change_file_owner_to_par...Jeremy Allison1-9/+8
2011-04-13s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner3-4/+0
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner29-25/+84
2011-04-13s3-netapi: remove two shadowed variables.Günther Deschner1-2/+0
2011-04-13s3:WHATSNEW.txt: remove the "strict allocate" default valueStefan Metzmacher1-1/+0
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-13talloc: fix compiler warnings with -Wc++-compatStefan Metzmacher1-5/+5
2011-04-13s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke1-1/+1