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
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
2
-6
/
+8
*
s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by teven...
Stefan Metzmacher
2009-01-22
1
-13
/
+16
*
Actually complete 3662c2b...
Volker Lendecke
2009-01-22
1
-1
/
+1
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-2
/
+10
*
s3:winbindd: put winbindd_cache.tdb into cache_dir, not lock_dir.
Michael Adam
2009-01-16
1
-4
/
+4
*
winreg: fix winreg_EnumValue callers.
Günther Deschner
2009-01-16
1
-1
/
+1
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-0
/
+20
*
Minor tidyup of unix account missing code.
Jeremy Allison
2009-01-09
1
-5
/
+5
*
s3-net: use rpccli_svcctl_EnumServicesStatusW.
Günther Deschner
2009-01-09
1
-19
/
+68
*
s3/net: Display error message if user does not exist.
Karolin Seeger
2009-01-09
1
-1
/
+4
*
s3/smbpasswd: Check if Unix account exists before asking for the password.
Karolin Seeger
2009-01-09
1
-0
/
+9
*
s3-net: fix type in rpc_service_list_internal(). Sorry...
Günther Deschner
2009-01-08
1
-1
/
+1
*
s3-svcctl: use pidl based struct SERVICE_STATUS.
Günther Deschner
2009-01-08
1
-3
/
+3
*
s3-svcctl: remove some more redundant headers.
Günther Deschner
2009-01-08
1
-1
/
+1
*
s3-samr: avoid all init_samr_user* functions.
Günther Deschner
2009-01-06
2
-27
/
+7
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
2
-6
/
+5
*
Fix the build of smbfilter
Volker Lendecke
2009-01-04
1
-2
/
+3
*
open_socket_out is always used with SOCK_STREAM, remove argument "type"
Volker Lendecke
2009-01-03
1
-1
/
+1
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
9
-25
/
+72
*
Add -D option to sharesec util to delete the entire security descriptor.
Steven Danneman
2008-12-28
1
-8
/
+23
*
Change error messages in sharesec util to go to stderr instead of stdout
Steven Danneman
2008-12-28
1
-10
/
+10
*
Cleaned up whitespace issues in sharesec.c
Steven Danneman
2008-12-28
1
-35
/
+39
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
2
-3
/
+6
*
net lua
Volker Lendecke
2008-12-17
3
-0
/
+396
*
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
2008-12-16
1
-24
/
+20
*
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
2008-12-14
3
-35
/
+53
*
don't return 0 on error - bad for scripts
Herb Lewis
2008-12-13
1
-0
/
+2
*
s3: correctly detect if the current dc is the closest one
Stefan Metzmacher
2008-12-13
1
-1
/
+1
*
s3-samr: fix SAMR_FIELD_PASSWORD callers.
Günther Deschner
2008-12-05
1
-1
/
+1
*
s3:net: fix password set of 'net rpc trustdom add'
Stefan Metzmacher
2008-12-04
1
-1
/
+2
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
4
-4
/
+4
*
Implement type multi_sz for "net registry setvalue"
Volker Lendecke
2008-12-02
1
-0
/
+4
*
remove the explicit mem_ctx from ntlmssp_state, use the state itself
Volker Lendecke
2008-11-30
1
-3
/
+4
*
s3-samr: fix init_samr_user_info{23,24} callers.
Günther Deschner
2008-11-28
2
-2
/
+3
*
Fix bug #5914 - Build failure: redefinition of struct name_list
Jeremy Allison
2008-11-25
1
-8
/
+8
*
s3-libnet-samsync: use samsync_ops.
Günther Deschner
2008-11-18
1
-4
/
+4
*
s3-net: add "net rpc vampire passdb" that allows to take arguments.
Günther Deschner
2008-11-18
3
-0
/
+22
*
s3-net: use net_scan_dc in net rpc vampire keytab.
Günther Deschner
2008-11-18
1
-8
/
+27
*
s3-net: add net_scan_dc function.
Günther Deschner
2008-11-18
2
-0
/
+42
*
s3-net: add net_dc_info struct.
Günther Deschner
2008-11-18
1
-0
/
+10
*
s3-net-vampire: add support for partial replication (individual deltas).
Günther Deschner
2008-11-18
1
-0
/
+109
*
net: Fix net rap printq info documentation (bug #5892)
Kai Blin
2008-11-17
1
-4
/
+5
*
[s3]make keytab filename argument mandatory to "net rpc vampire keytab"
Michael Adam
2008-11-11
1
-4
/
+11
*
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
Kai Blin
2008-11-10
1
-3
/
+15
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
3
-5
/
+5
*
Fixed typo in source/utils/net_rap.c
Joe Smith
2008-11-04
1
-1
/
+1
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
6
-67
/
+67
*
s3-net: fix build warning.
Günther Deschner
2008-11-01
1
-1
/
+1
*
s3-samr: remove duplicate copies of Domain Object specific access rights.
Günther Deschner
2008-10-31
1
-1
/
+1
[next]