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
...
*
Use convert_string_talloc, thanks Andrew!
Volker Lendecke
2009-04-13
1
-1
/
+1
*
We have to deny a level 2 oplock if kernel oplocks are enabled
Volker Lendecke
2009-04-12
1
-0
/
+6
*
Fix a bug in smbclient not sending the correct called name
Volker Lendecke
2009-04-12
1
-1
/
+5
*
Add "netbios retarget"
Volker Lendecke
2009-04-12
1
-0
/
+93
*
Reactivate get_socket_port
Volker Lendecke
2009-04-12
2
-4
/
+2
*
write_data already guarantees everything was written
Volker Lendecke
2009-04-12
1
-9
/
+6
*
Extract and print the server name type the client connects to
Volker Lendecke
2009-04-12
1
-7
/
+7
*
Fix some nonempty blank lines
Volker Lendecke
2009-04-11
1
-4
/
+4
*
Fix a memleak in an unlikely error path in change_notify_create()
Volker Lendecke
2009-04-11
1
-0
/
+1
*
Use talloc_tos() for a temp convert_string_allocate()
Volker Lendecke
2009-04-11
1
-3
/
+3
*
Link in the threads functions, not yet used.
Jeremy Allison
2009-04-10
2
-1
/
+4
*
s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of th...
Stefan Metzmacher
2009-04-10
1
-34
/
+55
*
s4:rpc_server: report available output for all replies
Stefan Metzmacher
2009-04-10
1
-0
/
+24
*
socket_wrapper: fix crash bug in swrap_readv/writev
Stefan Metzmacher
2009-04-10
1
-4
/
+10
*
s3-spoolss: implement dummy _spoolss_AddPort().
Günther Deschner
2009-04-10
1
-11
/
+12
*
s3-spoolss: add support for level 8 in _spoolss_GetPrinter().
Günther Deschner
2009-04-10
1
-0
/
+37
*
s3-eventlog: implement _eventlog_FlushEventLog().
Günther Deschner
2009-04-10
1
-6
/
+15
*
s3-eventlog: implement _eventlog_GetLogInformation().
Günther Deschner
2009-04-10
1
-6
/
+44
*
s3: re-run make samba3-idl.
Günther Deschner
2009-04-10
3
-1
/
+34
*
eventlog: make EVENTLOG_FULL_INFORMATION a public struct.
Günther Deschner
2009-04-10
1
-1
/
+1
*
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2009-04-09
230
-21346
/
+12903
|
\
|
*
s3-selftest: enable the RPC-NTSVCS torture test against Samba3.
Günther Deschner
2009-04-10
1
-1
/
+1
|
*
s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize.
Günther Deschner
2009-04-10
1
-17
/
+24
|
*
s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.
Günther Deschner
2009-04-10
1
-18
/
+38
|
*
s3-rpcclient: allow to set flags in cmd_ntsvcs_get_dev_list().
Günther Deschner
2009-04-10
1
-4
/
+8
|
*
error-codes: add WERR_CM_INVALID_POINTER.
Günther Deschner
2009-04-10
1
-0
/
+1
|
*
s3: re-run make samba3-idl.
Günther Deschner
2009-04-10
3
-6
/
+51
|
*
ntsvcs: add PNP_GetIdListFlags flags.
Günther Deschner
2009-04-10
1
-2
/
+17
|
*
s3-svcctl: minor fix for _svcctl_EnumDependentServicesW().
Günther Deschner
2009-04-09
1
-0
/
+9
|
*
s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.
Günther Deschner
2009-04-09
1
-1
/
+66
|
*
s3: re-run make samba3-idl.
Günther Deschner
2009-04-09
4
-12
/
+12
|
*
svcctl: use svcctl_ServiceState type for dependent calls in IDL.
Günther Deschner
2009-04-09
1
-2
/
+2
|
*
s3-svcctl: Fix invalid buffer memset in _svcctl_QueryServiceObjectSecurity().
Günther Deschner
2009-04-09
1
-1
/
+0
|
*
s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.
Günther Deschner
2009-04-09
1
-0
/
+55
|
*
s3-svcctl: Fix _svcctl_Set/GetServiceObjectSecurity after IDL changes.
Günther Deschner
2009-04-09
1
-2
/
+3
|
*
s3: re-run make samba3-idl.
Günther Deschner
2009-04-09
5
-40
/
+40
|
*
svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.
Günther Deschner
2009-04-09
1
-6
/
+6
|
*
s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.
Günther Deschner
2009-04-09
1
-0
/
+44
|
*
s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.
Günther Deschner
2009-04-09
1
-0
/
+32
|
*
Merge branch 'wspp-schema'
Andrew Tridgell
2009-04-09
36
-16388
/
+6829
|
|
\
|
|
*
enable testing of possibleInferiors generation
Andrew Tridgell
2009-04-09
1
-0
/
+1
|
|
*
make the memory usage of possibleInferiors much more efficient
Andrew Tridgell
2009-04-09
1
-20
/
+31
|
|
*
added _const versions of some of the str_list_*() functions
Andrew Tridgell
2009-04-09
2
-0
/
+84
|
|
*
we should not be supplying a generated attribute in our schema
Andrew Tridgell
2009-04-09
1
-13
/
+0
|
|
*
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
2009-04-09
2
-27
/
+28
|
|
*
slightly nicer output in our possibleInferiors test code
Andrew Tridgell
2009-04-09
1
-2
/
+2
|
|
*
hook the new possibleInferiors calculation into the schema
Andrew Tridgell
2009-04-09
1
-14
/
+77
|
|
*
added str_list_unique() and str_list_show()
Andrew Tridgell
2009-04-09
2
-36
/
+62
|
|
*
Make the schema_inferiors generation code to compile
Andrew Bartlett
2009-04-08
4
-70
/
+101
|
|
*
Rework util_strlist prototypes to use a bit more and less const
Andrew Bartlett
2009-04-08
2
-9
/
+43
[prev]
[next]