index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:net: add --request-timeout option
Stefan Metzmacher
2009-04-28
3
-0
/
+4
*
s3:net_rpc: don't shutdown a cli_state passed from the caller
Stefan Metzmacher
2009-04-28
1
-9
/
+8
*
Don't look up local user for remote changes, even when root.
Jim McDonough
2009-04-17
1
-6
/
+10
*
In net_conf_import, start a transaction when importing a single share.
Martin Schwenke
2009-04-17
1
-0
/
+8
*
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
2009-04-17
2
-2
/
+2
*
s3-net: Fix Bug #5329: add "net rpc service delete/create".
Günther Deschner
2009-04-17
1
-0
/
+204
*
s3:net conf: don't store share names as lower case, but as given.
Michael Adam
2009-04-17
1
-11
/
+11
*
s3:net rpc registry: use regsubkey_ctr_init() instead of using talloc directly.
Michael Adam
2009-03-27
1
-2
/
+5
*
s3:profiles: use regsubkey_ctr_init() instead of using talloc directly.
Michael Adam
2009-03-27
1
-1
/
+3
*
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
2009-03-27
2
-6
/
+6
*
s3:net conf: reduce memory usage of "net conf import".
Michael Adam
2009-03-27
1
-6
/
+33
*
s3:net: wrap net conf import into one big transaction
Michael Adam
2009-03-27
1
-6
/
+27
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-24
1
-2
/
+4
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-24
2
-18
/
+18
*
Fix printf warnings found on systems where time_t <> long int.
Jeremy Allison
2009-02-20
1
-1
/
+2
*
Fix Coverity ID 742 (RESOURCE_LEAK)
Volker Lendecke
2009-02-16
1
-6
/
+3
*
Fix Coverity ID 744
Volker Lendecke
2009-02-16
1
-1
/
+1
*
Fix Coverity ID 745 (RESOURCE_LEAK)
Volker Lendecke
2009-02-16
1
-3
/
+5
*
s3:net conf: remove check for sharename being a usernam in "net conf addshare"
Michael Adam
2009-02-16
1
-6
/
+0
*
s3-net: remove unused ENUM_HND.
Günther Deschner
2009-02-16
1
-3
/
+0
*
s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
Volker Lendecke
2009-02-16
1
-2
/
+5
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-23
1
-2
/
+10
*
s3/smbpasswd: Check if Unix account exists before asking for the password.
Karolin Seeger
2009-01-12
1
-0
/
+9
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-08
1
-4
/
+3
*
Fix all warnings with gcc4.3.
Jeremy Allison
2009-01-02
9
-25
/
+72
*
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
2009-01-02
1
-24
/
+20
*
don't return 0 on error - bad for scripts
Herb Lewis
2008-12-15
1
-0
/
+2
*
s3: correctly detect if the current dc is the closest one
Stefan Metzmacher
2008-12-15
1
-1
/
+1
*
s3-samr: fix SAMR_FIELD_PASSWORD callers.
Günther Deschner
2008-12-12
1
-1
/
+1
*
s3:net: fix password set of 'net rpc trustdom add'
Stefan Metzmacher
2008-12-11
1
-1
/
+2
*
Change sockaddr util function names for consistency and to eliminate name con...
Tim Prouty
2008-12-11
4
-4
/
+4
*
Implement type multi_sz for "net registry setvalue"
Volker Lendecke
2008-12-11
1
-0
/
+4
*
s3-samr: fix init_samr_user_info{23,24} callers.
Günther Deschner
2008-12-08
2
-2
/
+3
*
Fix bug #5914 - Build failure: redefinition of struct name_list
Jeremy Allison
2008-11-26
1
-8
/
+8
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-11-26
1
-4
/
+4
*
s3: fix all mailslot/nbt/cldap callers.
Günther Deschner
2008-11-26
1
-4
/
+4
*
s3-libnet-samsync: use samsync_ops.
Günther Deschner
2008-11-19
1
-4
/
+4
*
s3-net: add "net rpc vampire passdb" that allows to take arguments.
Günther Deschner
2008-11-19
3
-0
/
+22
*
s3-net: use net_scan_dc in net rpc vampire keytab.
Günther Deschner
2008-11-19
1
-8
/
+27
*
s3-net: add net_scan_dc function.
Günther Deschner
2008-11-19
2
-0
/
+42
*
s3-net: add net_dc_info struct.
Günther Deschner
2008-11-19
1
-0
/
+10
*
s3-net-vampire: add support for partial replication (individual deltas).
Günther Deschner
2008-11-19
1
-0
/
+109
*
s3: remove rpccli_svcctl_query_config.
Günther Deschner
2008-11-19
1
-19
/
+30
*
net: Fix net rap printq info documentation (bug #5892)
Kai Blin
2008-11-18
1
-4
/
+5
*
make keytab filename argument mandatory to "net rpc vampire keytab"
Michael Adam
2008-11-18
1
-4
/
+11
*
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth
Kai Blin
2008-11-18
1
-3
/
+15
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-18
3
-5
/
+5
*
Fixed typo in source/utils/net_rap.c
Joe Smith
2008-11-18
1
-1
/
+1
*
s3-samr: remove duplicate copies of Domain Object specific access rights.
Günther Deschner
2008-11-18
1
-1
/
+1
*
s3-samr: remove duplicate copies of SAM server specific access rights.
Günther Deschner
2008-11-18
1
-1
/
+1
[next]