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
...
*
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
*
s3: Use talloc_tos() in the S3 build
Volker Lendecke
2011-04-13
1
-1
/
+7
*
build: Bring DYNCONFIG into samba-util library to avoid symbol duplication
Andrew Bartlett
2011-04-13
2
-6
/
+6
*
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
2011-04-13
10
-28
/
+9
*
s4-test: added a test for E_deshash()
Andrew Tridgell
2011-04-13
3
-1
/
+72
*
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
2011-04-13
5
-447
/
+471
*
libcli/auth Use convert_string_error to check LM hash calculation.
Andrew Bartlett
2011-04-13
1
-9
/
+24
*
lib/util/charset Add many more charset tests
Andrew Bartlett
2011-04-13
2
-15
/
+446
*
lib/util/charset Add convert_string_error()
Andrew Bartlett
2011-04-13
2
-0
/
+25
*
lib/util/charset Make ASCII conversion validate it's input
Andrew Bartlett
2011-04-13
1
-4
/
+69
*
s3-selftest Add workaround for RAP test failure
Andrew Bartlett
2011-04-13
1
-0
/
+2
*
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
2011-04-13
2
-4
/
+3
*
lib/util/charset Add more tests for convert_string_error_handle()
Andrew Bartlett
2011-04-13
1
-0
/
+101
*
lib/util/charset Preserve 'pull' errors even when converting via UTF16
Andrew Bartlett
2011-04-13
1
-3
/
+8
*
lib/util/charset Add tests for convert_string_error_handle
Andrew Bartlett
2011-04-13
1
-1
/
+68
*
lib/util/charset Add expected values for upper/lower case tests
Andrew Bartlett
2011-04-13
1
-0
/
+16
*
lib/util/charset Fix and add public interface for convert_string_error_handle
Andrew Bartlett
2011-04-13
2
-7
/
+14
*
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
2011-04-13
2
-2
/
+3
*
lib/util: Make string_replace from s3 common
Andrew Bartlett
2011-04-13
3
-53
/
+43
*
lib/util ucs2_align is identical, put it in common
Andrew Bartlett
2011-04-13
3
-14
/
+7
*
lib/util Move simple string routines into common code.
Andrew Bartlett
2011-04-13
6
-105
/
+84
*
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
2011-04-13
7
-74
/
+73
*
s3-lib Move strdup_w to it's only user in mangle_hash.c
Andrew Bartlett
2011-04-13
3
-19
/
+19
*
s3-lib Move isvalid83_w to mangle_hash.c
Andrew Bartlett
2011-04-13
5
-54
/
+34
*
s3-lib make static and remove more _w functions
Andrew Bartlett
2011-04-13
2
-16
/
+2
*
s3-lib Remove unused #define
Andrew Bartlett
2011-04-13
1
-4
/
+0
[prev]
[next]