index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/auth Fix compile on hosts without krb5
Andrew Bartlett
2011-04-14
1
-2
/
+2
*
lib/util Move alpha_strcpy() from s3 into common code
Andrew Bartlett
2011-04-14
4
-100
/
+51
*
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
2011-04-14
2
-9
/
+9
*
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
2011-04-14
12
-299
/
+166
*
s3-lib Remove very unused (#if 0) strncpyn
Andrew Bartlett
2011-04-14
1
-25
/
+0
*
s3-lib Remove unused string_append
Andrew Bartlett
2011-04-14
2
-23
/
+0
*
s3-lib Move unix_strlower and unix_strupper to their only users.
Andrew Bartlett
2011-04-14
3
-43
/
+41
*
s3-lib Remove unused str_ascii_charnum()
Andrew Bartlett
2011-04-14
2
-19
/
+0
*
s3-lib Move strisnormal to it's only user in mangle_hash.c
Andrew Bartlett
2011-04-14
3
-14
/
+13
*
libcli/ldap Re-add ldap_ndr.h as a public header
Andrew Bartlett
2011-04-14
1
-1
/
+1
*
s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego
Christian Ambach
2011-04-14
1
-4
/
+22
*
libcli: allow exclusion of netbios name in NTLMV2 blob
Christian Ambach
2011-04-14
1
-5
/
+12
*
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
2011-04-14
1
-1
/
+4
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
23
-9
/
+25
*
s3-waf: add --with-profiling-data configure option.
Günther Deschner
2011-04-14
2
-1
/
+6
*
s3: fix the build of --with-profiling-data.
Günther Deschner
2011-04-14
1
-0
/
+1
*
s3-includes: only include acl prototypes when needed.
Günther Deschner
2011-04-14
7
-24
/
+27
*
s3-includes: absolutely no need to globally include debugparse.h
Günther Deschner
2011-04-14
1
-1
/
+0
*
s3-includes: include lib/util/debug.h headers in includes.h not smb.h
Günther Deschner
2011-04-14
3
-4
/
+3
*
s3-includes: remove unused schema_types enum.
Günther Deschner
2011-04-14
1
-3
/
+0
*
s3-includes: move struct pipe_open_rec to srvsvc rpc server.
Günther Deschner
2011-04-14
2
-10
/
+9
*
Fix WAF build for sids2xids.
Jeremy Allison
2011-04-14
1
-1
/
+4
*
s3: Add a test for sid2xids
Volker Lendecke
2011-04-13
3
-0
/
+62
*
s3: Add some debug to winbindd_sids_to_xids
Volker Lendecke
2011-04-13
1
-0
/
+6
*
s3: Use wbcSidsToUnixIds in create_local_token
Volker Lendecke
2011-04-13
3
-6
/
+126
*
nsswitch: Add wbinfo --sids-to-unix-ids
Volker Lendecke
2011-04-13
1
-0
/
+78
*
libwbclient: Add wbcSidsToUnixIds
Volker Lendecke
2011-04-13
2
-1
/
+124
*
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
2011-04-13
4
-0
/
+311
*
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
2011-04-13
3
-1
/
+111
*
s3: Make idmap_find_domain public
Volker Lendecke
2011-04-13
2
-1
/
+2
*
s3: Add is_domain_online
Volker Lendecke
2011-04-13
2
-0
/
+6
*
nsswitch: wbinfo --lookup-sids
Volker Lendecke
2011-04-13
1
-0
/
+63
*
lib: Move next_token next to next_token_talloc
Volker Lendecke
2011-04-13
2
-47
/
+46
*
libwbclient: Add wbcLookupSids
Volker Lendecke
2011-04-13
2
-0
/
+193
*
s3: Add winbindd_lookupsids
Volker Lendecke
2011-04-13
5
-1
/
+158
*
s3: Add wb_lookupsids
Volker Lendecke
2011-04-13
3
-0
/
+610
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
5
-3
/
+130
*
s3: Make parse_sidlist public
Volker Lendecke
2011-04-13
3
-34
/
+33
*
s3: Simplify parse_sidlist
Volker Lendecke
2011-04-13
1
-17
/
+9
*
Add dom_sid_parse_endp
Volker Lendecke
2011-04-13
2
-2
/
+14
*
Don't print "success" message after error message in change_file_owner_to_par...
Jeremy Allison
2011-04-13
1
-9
/
+8
*
s3-build: finally remove references to ndr and dcerpc headers that were inclu...
Günther Deschner
2011-04-13
3
-4
/
+0
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
29
-25
/
+84
*
s3-netapi: remove two shadowed variables.
Günther Deschner
2011-04-13
1
-2
/
+0
*
s3:WHATSNEW.txt: remove the "strict allocate" default value
Stefan Metzmacher
2011-04-13
1
-1
/
+0
*
s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
Günther Deschner
2011-04-13
1
-1
/
+1
*
s3-util_sock: very brief documentation for open_socket_out().
Günther Deschner
2011-04-13
1
-0
/
+10
*
s3: Make send_nt_replies() static
Volker Lendecke
2011-04-13
2
-8
/
+4
*
talloc: fix compiler warnings with -Wc++-compat
Stefan Metzmacher
2011-04-13
1
-5
/
+5
*
s3: Fix Coverity ID 2470: STRAY_SEMICOLON
Volker Lendecke
2011-04-13
1
-1
/
+1
[next]