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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: re-run make samba3-idl.
Günther Deschner
2009-01-08
6
-74
/
+224
*
svcctl: use svcctl_ServiceState in some other places.
Günther Deschner
2009-01-08
1
-3
/
+3
*
svcctl: use hex range format in IDL.
Günther Deschner
2009-01-08
1
-7
/
+7
*
svcctl: add ENUM_SERVICE_STATUSW and ENUM_SERVICE_STATUSA.
Günther Deschner
2009-01-08
1
-3
/
+9
*
svcctl: remove redundant SERVICE_STATE_* defines.
Günther Deschner
2009-01-08
1
-7
/
+3
*
s3:smbd: fix the build with dmapi support
Stefan Metzmacher
2009-01-08
1
-2
/
+0
*
s4:blackbox: don't remove newlines in the subunit failure output
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
s4:events: don't trigger \n in debug messages two times
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-08
1
-1
/
+1
|
\
|
*
Attempt to fix the build
Volker Lendecke
2009-01-08
1
-1
/
+1
*
|
Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)
Jelmer Vernooij
2009-01-08
1
-0
/
+1
|
/
*
s3-svcctl: use pidl based struct SERVICE_STATUS.
Günther Deschner
2009-01-08
9
-24
/
+18
*
s3: re-run make samba3-idl.
Günther Deschner
2009-01-08
3
-7
/
+104
*
s3-svcctl: add copyright to svcctl rpc_server.
Günther Deschner
2009-01-08
1
-2
/
+5
*
s3-svcctl: remove some more redundant headers.
Günther Deschner
2009-01-08
4
-16
/
+3
*
s3-svcctl: move SVC_HANDLE_IS* defines to implementation specific header file.
Günther Deschner
2009-01-08
2
-4
/
+4
*
s3-svcctl: remove (now duplicate) defines.
Günther Deschner
2009-01-08
1
-22
/
+0
*
svcctl: add svcctl_ServiceStatus and svcctl_ControlsAccepted.
Günther Deschner
2009-01-08
1
-2
/
+24
*
s3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
Günther Deschner
2009-01-08
1
-5
/
+0
*
Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls...
Jelmer Vernooij
2009-01-08
1
-30
/
+28
*
Fix ldap.py test on systems that *can* find the record (the search fails here...
Jelmer Vernooij
2009-01-08
1
-1
/
+1
*
Print the failed value in the time tests.
Jelmer Vernooij
2009-01-08
1
-5
/
+8
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-08
55
-929
/
+1531
|
\
|
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
39
-306
/
+554
|
*
s3:smbd: variables in a main() don't need to be static
Stefan Metzmacher
2009-01-08
1
-7
/
+7
|
*
s3:smbd: open_sockets_smbd() don't need a static variable arrount atexit()
Stefan Metzmacher
2009-01-08
1
-7
/
+1
|
*
s3:smbd: keep dmapi globals in one context struct
Stefan Metzmacher
2009-01-08
1
-28
/
+44
|
*
s3:smbd: remove stupid static variables for the nfs quota code
Stefan Metzmacher
2009-01-08
1
-16
/
+20
|
*
s3:smbd: remove pointless static variable in uid.c
Stefan Metzmacher
2009-01-08
1
-7
/
+4
|
*
s3:smbd: make static const in mangle_hash2.c really static const
Stefan Metzmacher
2009-01-08
1
-1
/
+1
|
*
s3:smbd: make const globals in mangle_hash2.c really static const
Stefan Metzmacher
2009-01-08
1
-2
/
+2
|
*
s3:smbd: make globals in utmp.c static const
Stefan Metzmacher
2009-01-08
1
-4
/
+4
|
*
s3:smbd: it's pointless to have a global magic_char
Stefan Metzmacher
2009-01-08
1
-4
/
+7
|
*
s3:smbd: remove pointless static variables in chgpasswd.c
Stefan Metzmacher
2009-01-08
1
-9
/
+10
|
*
s3:smbd: make fake_files[] static const
Stefan Metzmacher
2009-01-08
1
-1
/
+1
|
*
s3:smbd: make mangle_fns const
Stefan Metzmacher
2009-01-08
4
-13
/
+13
|
*
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceConfig2W.
Günther Deschner
2009-01-08
3
-229
/
+0
|
*
s3-svcctl: use pidl for _svcctl_QueryServiceConfig2W.
Günther Deschner
2009-01-08
2
-39
/
+36
|
*
s3-svcctl: fix return code for _svcctl_QueryServiceStatusEx.
Günther Deschner
2009-01-08
1
-2
/
+3
|
*
s3-svcctl: remove old hand marshalling of svcctl_QueryServiceStatusEx.
Günther Deschner
2009-01-08
4
-104
/
+2
|
*
s3-svcctl: use pidl for _svcctl_QueryServiceStatusEx.
Günther Deschner
2009-01-08
2
-31
/
+20
|
*
s4-smbtorture: use names for info level in test_QueryServiceStatusEx.
Günther Deschner
2009-01-08
1
-1
/
+1
|
*
s4-smbtorture: add my copyright to svcctl test.
Günther Deschner
2009-01-08
1
-0
/
+1
|
*
s3-svcctl: use pidl's ndr opcodes for NDR_SVCCTL_QUERYSERVICECONFIGW.
Günther Deschner
2009-01-08
1
-1
/
+1
|
*
s3: re-run make samba3-idl.
Günther Deschner
2009-01-08
5
-66
/
+629
|
*
svcctl: add svcctl_ServiceState.
Günther Deschner
2009-01-08
1
-1
/
+8
|
*
svcctl: add SERVICE_FAILURE_ACTIONS and SERVICE_DESCRIPTION to IDL.
Günther Deschner
2009-01-08
1
-0
/
+24
|
*
svcctl: add SERVICE_STATUS_PROCESS to idl.
Günther Deschner
2009-01-08
1
-0
/
+6
|
*
svcctl: add svcctl_ErrorControl and svcctl_Type (based on samba3) to IDL.
Günther Deschner
2009-01-08
2
-24
/
+26
|
*
svcctl: add svcctl_ConfigLevel from samba 3.
Günther Deschner
2009-01-08
8
-19
/
+60
[prev]
[next]