index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
libcli: allow exclusion of netbios name in NTLMV2 blob
Christian Ambach
1
-5
/
+12
2011-04-14
s4/libcli: do not announce NT error code support when it is disabled
Christian Ambach
1
-1
/
+4
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
23
-9
/
+25
2011-04-14
s3-waf: add --with-profiling-data configure option.
Günther Deschner
2
-1
/
+6
2011-04-14
s3: fix the build of --with-profiling-data.
Günther Deschner
1
-0
/
+1
2011-04-14
s3-includes: only include acl prototypes when needed.
Günther Deschner
7
-24
/
+27
2011-04-14
s3-includes: absolutely no need to globally include debugparse.h
Günther Deschner
1
-1
/
+0
2011-04-14
s3-includes: include lib/util/debug.h headers in includes.h not smb.h
Günther Deschner
3
-4
/
+3
2011-04-14
s3-includes: remove unused schema_types enum.
Günther Deschner
1
-3
/
+0
2011-04-14
s3-includes: move struct pipe_open_rec to srvsvc rpc server.
Günther Deschner
2
-10
/
+9
2011-04-14
Fix WAF build for sids2xids.
Jeremy Allison
1
-1
/
+4
2011-04-13
s3: Add a test for sid2xids
Volker Lendecke
3
-0
/
+62
2011-04-13
s3: Add some debug to winbindd_sids_to_xids
Volker Lendecke
1
-0
/
+6
2011-04-13
s3: Use wbcSidsToUnixIds in create_local_token
Volker Lendecke
3
-6
/
+126
2011-04-13
nsswitch: Add wbinfo --sids-to-unix-ids
Volker Lendecke
1
-0
/
+78
2011-04-13
libwbclient: Add wbcSidsToUnixIds
Volker Lendecke
2
-1
/
+124
2011-04-13
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
4
-0
/
+311
2011-04-13
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
3
-1
/
+111
2011-04-13
s3: Make idmap_find_domain public
Volker Lendecke
2
-1
/
+2
2011-04-13
s3: Add is_domain_online
Volker Lendecke
2
-0
/
+6
2011-04-13
nsswitch: wbinfo --lookup-sids
Volker Lendecke
1
-0
/
+63
2011-04-13
lib: Move next_token next to next_token_talloc
Volker Lendecke
2
-47
/
+46
2011-04-13
libwbclient: Add wbcLookupSids
Volker Lendecke
2
-0
/
+193
2011-04-13
s3: Add winbindd_lookupsids
Volker Lendecke
5
-1
/
+158
2011-04-13
s3: Add wb_lookupsids
Volker Lendecke
3
-0
/
+610
2011-04-13
s3: Add wbint_LookupSids
Volker Lendecke
5
-3
/
+130
2011-04-13
s3: Make parse_sidlist public
Volker Lendecke
3
-34
/
+33
2011-04-13
s3: Simplify parse_sidlist
Volker Lendecke
1
-17
/
+9
2011-04-13
Add dom_sid_parse_endp
Volker Lendecke
2
-2
/
+14
2011-04-13
Don't print "success" message after error message in change_file_owner_to_par...
Jeremy Allison
1
-9
/
+8
2011-04-13
s3-build: finally remove references to ndr and dcerpc headers that were inclu...
Günther Deschner
3
-4
/
+0
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
29
-25
/
+84
2011-04-13
s3-netapi: remove two shadowed variables.
Günther Deschner
1
-2
/
+0
2011-04-13
s3:WHATSNEW.txt: remove the "strict allocate" default value
Stefan Metzmacher
1
-1
/
+0
2011-04-13
s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
Günther Deschner
1
-1
/
+1
2011-04-13
s3-util_sock: very brief documentation for open_socket_out().
Günther Deschner
1
-0
/
+10
2011-04-13
s3: Make send_nt_replies() static
Volker Lendecke
2
-8
/
+4
2011-04-13
talloc: fix compiler warnings with -Wc++-compat
Stefan Metzmacher
1
-5
/
+5
2011-04-13
s3: Fix Coverity ID 2470: STRAY_SEMICOLON
Volker Lendecke
1
-1
/
+1
2011-04-13
s3: Use talloc_tos() in the S3 build
Volker Lendecke
1
-1
/
+7
2011-04-13
build: Bring DYNCONFIG into samba-util library to avoid symbol duplication
Andrew Bartlett
2
-6
/
+6
2011-04-13
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
10
-28
/
+9
2011-04-13
s4-test: added a test for E_deshash()
Andrew Tridgell
3
-1
/
+72
2011-04-13
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
5
-447
/
+471
2011-04-13
libcli/auth Use convert_string_error to check LM hash calculation.
Andrew Bartlett
1
-9
/
+24
2011-04-13
lib/util/charset Add many more charset tests
Andrew Bartlett
2
-15
/
+446
2011-04-13
lib/util/charset Add convert_string_error()
Andrew Bartlett
2
-0
/
+25
2011-04-13
lib/util/charset Make ASCII conversion validate it's input
Andrew Bartlett
1
-4
/
+69
2011-04-13
s3-selftest Add workaround for RAP test failure
Andrew Bartlett
1
-0
/
+2
2011-04-13
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
2
-4
/
+3
[next]