index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
1
-0
/
+1
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
7
-0
/
+7
*
s3-build Remove distinct LOCALEDIR subsystem
Andrew Bartlett
2011-04-13
2
-2
/
+1
*
s3: Retry the join with the short name
Volker Lendecke
2011-04-12
1
-0
/
+5
*
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: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
*
s3-net: Add delete op for net trust utility
Sumit Bose
2011-04-06
1
-53
/
+159
*
s3-net: Add net trust utility
Sumit Bose
2011-04-06
3
-0
/
+559
*
s3-net: add IPA provision
Sumit Bose
2011-04-06
1
-20
/
+119
*
s3-net: add command "net idmap check"
Gregor Beck
2011-04-04
5
-1
/
+1106
*
s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
Volker Lendecke
2011-04-01
1
-1
/
+1
*
s3-net: Do not use uninitialized value
Sumit Bose
2011-03-31
1
-0
/
+2
*
s3: only include lib/privileges.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include ntdomain.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
1
-1
/
+0
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
7
-0
/
+7
*
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
2011-03-30
4
-0
/
+4
*
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
6
-0
/
+6
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
5
-0
/
+5
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
5
-0
/
+5
*
s3-includes: no point in including all security headers globally.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
13
-0
/
+13
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
4
-0
/
+4
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
2
-0
/
+2
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Fix Coverity ID 2228: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-1
/
+1
*
s3-smbta-util: fix some buildwarnings.
Günther Deschner
2011-03-23
1
-2
/
+2
*
s3: Fix Coverity ID 2202, NULL_RETURNS
Volker Lendecke
2011-03-23
1
-0
/
+3
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
1
-1
/
+1
*
s3-net: make sure we set correct default user flags in rap_user_add().
Günther Deschner
2011-03-18
1
-1
/
+1
*
s3-utils: run minimal_includes.pl over utils/*.c
Günther Deschner
2011-03-18
3
-4
/
+0
*
s3:net Find uid before using it
Sumit Bose
2011-03-17
1
-7
/
+7
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
1
-0
/
+1
*
s3: Fix Coverity ID 1402: PASS_BY_VALUE
Volker Lendecke
2011-03-16
1
-11
/
+11
*
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2011-03-16
2
-0
/
+2
*
s3-libsmb: only include rap client when needed.
Günther Deschner
2011-03-15
4
-0
/
+4
*
s3: Fix Coverity ID 2290: Uninitialized read
Volker Lendecke
2011-03-15
1
-1
/
+1
*
s3-build: remove -I../lib/addns.
Günther Deschner
2011-03-10
2
-3
/
+2
*
s3-net: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
1
-17
/
+3
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
3
-0
/
+3
*
s3-server_id: only include server_id where needed.
Günther Deschner
2011-03-02
1
-0
/
+1
*
Fix some types
Jelmer Vernooij
2011-02-28
2
-4
/
+4
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
9
-0
/
+9
*
s3: Eliminate sys_select_intr from smbfilter
Volker Lendecke
2011-02-28
1
-17
/
+43
[next]