index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-10
s3-spoolss: add support for level 8 in _spoolss_GetPrinter().
Günther Deschner
1
-0
/
+37
2009-04-10
s3-eventlog: implement _eventlog_FlushEventLog().
Günther Deschner
1
-6
/
+15
2009-04-10
s3-eventlog: implement _eventlog_GetLogInformation().
Günther Deschner
1
-6
/
+44
2009-04-10
s3: re-run make samba3-idl.
Günther Deschner
3
-1
/
+34
2009-04-10
eventlog: make EVENTLOG_FULL_INFORMATION a public struct.
Günther Deschner
1
-1
/
+1
2009-04-09
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
230
-21346
/
+12903
2009-04-09
Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3) has pa...
Jeremy Allison
1
-18
/
+23
2009-04-10
s3-selftest: enable the RPC-NTSVCS torture test against Samba3.
Günther Deschner
1
-1
/
+1
2009-04-10
s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize.
Günther Deschner
1
-17
/
+24
2009-04-10
s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.
Günther Deschner
1
-18
/
+38
2009-04-10
s3-rpcclient: allow to set flags in cmd_ntsvcs_get_dev_list().
Günther Deschner
1
-4
/
+8
2009-04-10
error-codes: add WERR_CM_INVALID_POINTER.
Günther Deschner
1
-0
/
+1
2009-04-10
s3: re-run make samba3-idl.
Günther Deschner
3
-6
/
+51
2009-04-10
ntsvcs: add PNP_GetIdListFlags flags.
Günther Deschner
1
-2
/
+17
2009-04-09
s3-svcctl: minor fix for _svcctl_EnumDependentServicesW().
Günther Deschner
1
-0
/
+9
2009-04-09
s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.
Günther Deschner
1
-1
/
+66
2009-04-09
s3: re-run make samba3-idl.
Günther Deschner
4
-12
/
+12
2009-04-09
svcctl: use svcctl_ServiceState type for dependent calls in IDL.
Günther Deschner
1
-2
/
+2
2009-04-09
s3-svcctl: Fix invalid buffer memset in _svcctl_QueryServiceObjectSecurity().
Günther Deschner
1
-1
/
+0
2009-04-09
s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.
Günther Deschner
1
-0
/
+55
2009-04-09
s3-svcctl: Fix _svcctl_Set/GetServiceObjectSecurity after IDL changes.
Günther Deschner
1
-2
/
+3
2009-04-09
s3: re-run make samba3-idl.
Günther Deschner
5
-40
/
+40
2009-04-09
svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.
Günther Deschner
1
-6
/
+6
2009-04-09
s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+44
2009-04-09
s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.
Günther Deschner
1
-0
/
+32
2009-04-09
Merge branch 'wspp-schema'
Andrew Tridgell
36
-16388
/
+6829
2009-04-09
enable testing of possibleInferiors generation
Andrew Tridgell
1
-0
/
+1
2009-04-09
make the memory usage of possibleInferiors much more efficient
Andrew Tridgell
1
-20
/
+31
2009-04-09
added _const versions of some of the str_list_*() functions
Andrew Tridgell
2
-0
/
+84
2009-04-09
we should not be supplying a generated attribute in our schema
Andrew Tridgell
1
-13
/
+0
2009-04-09
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
2
-27
/
+28
2009-04-09
slightly nicer output in our possibleInferiors test code
Andrew Tridgell
1
-2
/
+2
2009-04-09
hook the new possibleInferiors calculation into the schema
Andrew Tridgell
1
-14
/
+77
2009-04-09
added str_list_unique() and str_list_show()
Andrew Tridgell
2
-36
/
+62
2009-04-08
Add the thread functions to top level lib/util.
Jeremy Allison
3
-0
/
+277
2009-04-08
s3-svcctl: Fix _svcctl_EnumServicesStatusW (again).
Günther Deschner
1
-3
/
+1
2009-04-08
Remove async_req
Volker Lendecke
9
-617
/
+2
2009-04-08
Convert cli_push to tevent_req
Volker Lendecke
2
-77
/
+66
2009-04-08
Convert cli_pull to tevent_req
Volker Lendecke
2
-54
/
+49
2009-04-08
s3-net: Fix Bug #5329: add "net rpc service delete/create".
Günther Deschner
1
-0
/
+204
2009-04-08
Convert rpc_transport_smbd_init to tevent_req
Volker Lendecke
2
-39
/
+37
2009-04-08
Convert rpc_cli_smbd_conn_init to tevent_req
Volker Lendecke
2
-44
/
+41
2009-04-08
Convert get_anon_ipc to tevent_req
Volker Lendecke
1
-40
/
+35
2009-04-08
Convert rpc_transport_np_init to tevent_req
Volker Lendecke
3
-46
/
+43
2009-04-08
error-codes: add some service related error codes.
Günther Deschner
2
-0
/
+6
2009-04-08
s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
Günther Deschner
1
-2
/
+3
2009-04-08
s3-eventlog: split out evlog_convert_tdb_to_evt().
Günther Deschner
3
-52
/
+80
2009-04-08
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
3
-2
/
+2
2009-04-08
s3/packaging: Add idmap_hash and idmap_adex to the list of built modules.
Karolin Seeger
1
-1
/
+1
2009-04-08
Make the schema_inferiors generation code to compile
Andrew Bartlett
4
-70
/
+101
[next]