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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix Coverity ID 2470: STRAY_SEMICOLON
Volker Lendecke
2011-04-13
1
-1
/
+1
*
build: Bring DYNCONFIG into samba-util library to avoid symbol duplication
Andrew Bartlett
2011-04-13
1
-5
/
+5
*
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
2011-04-13
10
-28
/
+9
*
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
2011-04-13
4
-447
/
+4
*
s3-selftest Add workaround for RAP test failure
Andrew Bartlett
2011-04-13
1
-0
/
+2
*
lib/util: Make string_replace from s3 common
Andrew Bartlett
2011-04-13
1
-43
/
+0
*
lib/util ucs2_align is identical, put it in common
Andrew Bartlett
2011-04-13
1
-7
/
+0
*
lib/util Move simple string routines into common code.
Andrew Bartlett
2011-04-13
2
-50
/
+2
*
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
2011-04-13
5
-389
/
+44
*
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
*
s3-lib Remove unused skip_unibuf()
Andrew Bartlett
2011-04-13
2
-21
/
+0
*
s3-lib: Remove unused _w functions.
Andrew Bartlett
2011-04-13
3
-226
/
+1
*
s3-lib Correct comment in strlen_w()
Andrew Bartlett
2011-04-13
1
-1
/
+1
*
s3-lib Remove more unused fstring.c functions
Andrew Bartlett
2011-04-13
2
-47
/
+0
*
s3-charcnv: make pull_ucs2 static
Andrew Bartlett
2011-04-13
2
-2
/
+1
*
s3-lib: Remove unused pull_ucs2_fstring()
Andrew Bartlett
2011-04-13
2
-5
/
+0
*
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
2011-04-13
2
-5
/
+5
*
s3: For net ads join, create a krb5.conf
Volker Lendecke
2011-04-12
1
-0
/
+5
*
s3: Initialize output in libnet_Join
Volker Lendecke
2011-04-12
1
-0
/
+2
*
s3: Retry the join with the short name
Volker Lendecke
2011-04-12
1
-0
/
+5
*
s3-util: separate out cmdline helpers.
Günther Deschner
2011-04-12
5
-287
/
+314
*
s3: add some forward declarations.
Günther Deschner
2011-04-12
2
-3
/
+4
*
s3-netapi: use dcerpc_try_samr_connects().
Günther Deschner
2011-04-12
1
-4
/
+18
*
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
6
-108
/
+54
*
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
2
-0
/
+27
*
s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.
Günther Deschner
2011-04-12
1
-0
/
+2
*
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
Günther Deschner
2011-04-12
6
-80
/
+111
*
s3-printing: Use become_user_by_session() function.
Andreas Schneider
2011-04-11
1
-3
/
+3
*
s3-smbd: Added a become_user_by_session() function.
Andreas Schneider
2011-04-11
2
-0
/
+19
*
s3-smbd: Added a change_to_user_by_session() function.
Andreas Schneider
2011-04-11
2
-74
/
+98
*
s3: Wrap creating the svcctl keys in a transaction
Volker Lendecke
2011-04-11
1
-0
/
+28
*
s3: Make reg_backend_db.h includable by itself
Volker Lendecke
2011-04-11
1
-0
/
+1
*
s3: Fix Coverity ID 2472, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3: Fix Coverity ID 2473, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3: Fix timeout calculation in event_add_to_poll_args
Volker Lendecke
2011-04-11
1
-1
/
+1
*
s3-modules: Fix debug message
Björn Baumbach
2011-04-11
1
-1
/
+1
*
Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
Jeremy Allison
2011-04-09
1
-51
/
+48
*
Subtle change. Microsoft SMB2 tests return different access mask than for SMB...
Jeremy Allison
2011-04-08
1
-1
/
+12
*
s3:net idmap check: fix output of an invalid record
Michael Adam
2011-04-08
1
-1
/
+6
*
s3-net: "idmap check" ignore __db_sequence_number__
Gregor Beck
2011-04-08
1
-1
/
+7
*
s3:net rpc trust: fix two C++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-2
/
+5
*
s3:passdb:pdb_ipa: fix a C++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-1
/
+2
*
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-5
/
+5
*
s3-net: fix the usage output of "net idmap check"
Gregor Beck
2011-04-07
1
-4
/
+5
*
Revert "s3-test: disable ktest for now"
Andrew Bartlett
2011-04-07
1
-1
/
+0
*
s3-test: disable ktest for now
Andrew Tridgell
2011-04-07
1
-0
/
+1
*
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
2011-04-06
1
-6
/
+6
[next]