summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add "netbios retarget"Volker Lendecke2009-04-121-0/+93
| | | | | | | | This is fun -- XP still does this :-) netbios retarget : foo = 192.168.234.10:1139 and if you connect to port 139 name foo, XP will happily do SMB over 1139
* Reactivate get_socket_portVolker Lendecke2009-04-122-4/+2
|
* write_data already guarantees everything was writtenVolker Lendecke2009-04-121-9/+6
|
* Extract and print the server name type the client connects toVolker Lendecke2009-04-121-7/+7
|
* Fix some nonempty blank linesVolker Lendecke2009-04-111-4/+4
|
* Fix a memleak in an unlikely error path in change_notify_create()Volker Lendecke2009-04-111-0/+1
|
* Use talloc_tos() for a temp convert_string_allocate()Volker Lendecke2009-04-111-3/+3
|
* Link in the threads functions, not yet used.Jeremy Allison2009-04-102-1/+4
| | | | Jeremy.
* s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of ↵Stefan Metzmacher2009-04-101-34/+55
| | | | | | the content metze
* s4:rpc_server: report available output for all repliesStefan Metzmacher2009-04-101-0/+24
| | | | metze
* socket_wrapper: fix crash bug in swrap_readv/writevStefan Metzmacher2009-04-101-4/+10
| | | | metze
* s3-spoolss: implement dummy _spoolss_AddPort().Günther Deschner2009-04-101-11/+12
| | | | Guenther
* s3-spoolss: add support for level 8 in _spoolss_GetPrinter().Günther Deschner2009-04-101-0/+37
| | | | Guenther
* s3-eventlog: implement _eventlog_FlushEventLog().Günther Deschner2009-04-101-6/+15
| | | | Guenther
* s3-eventlog: implement _eventlog_GetLogInformation().Günther Deschner2009-04-101-6/+44
| | | | Guenther
* s3: re-run make samba3-idl.Günther Deschner2009-04-103-1/+34
| | | | Guenther
* eventlog: make EVENTLOG_FULL_INFORMATION a public struct.Günther Deschner2009-04-101-1/+1
| | | | Guenther
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-04-09230-21346/+12903
|\
| * s3-selftest: enable the RPC-NTSVCS torture test against Samba3.Günther Deschner2009-04-101-1/+1
| | | | | | | | Guenther
| * s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize.Günther Deschner2009-04-101-17/+24
| | | | | | | | Guenther
| * s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner2009-04-101-18/+38
| | | | | | | | Guenther
| * s3-rpcclient: allow to set flags in cmd_ntsvcs_get_dev_list().Günther Deschner2009-04-101-4/+8
| | | | | | | | Guenther
| * error-codes: add WERR_CM_INVALID_POINTER.Günther Deschner2009-04-101-0/+1
| | | | | | | | Guenther
| * s3: re-run make samba3-idl.Günther Deschner2009-04-103-6/+51
| | | | | | | | Guenther
| * ntsvcs: add PNP_GetIdListFlags flags.Günther Deschner2009-04-101-2/+17
| | | | | | | | Guenther
| * s3-svcctl: minor fix for _svcctl_EnumDependentServicesW().Günther Deschner2009-04-091-0/+9
| | | | | | | | Guenther
| * s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner2009-04-091-1/+66
| | | | | | | | Guenther
| * s3: re-run make samba3-idl.Günther Deschner2009-04-094-12/+12
| | | | | | | | Guenther
| * svcctl: use svcctl_ServiceState type for dependent calls in IDL.Günther Deschner2009-04-091-2/+2
| | | | | | | | Guenther
| * s3-svcctl: Fix invalid buffer memset in _svcctl_QueryServiceObjectSecurity().Günther Deschner2009-04-091-1/+0
| | | | | | | | | | | | Found by torture-test. Guenther
| * s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner2009-04-091-0/+55
| | | | | | | | Guenther
| * s3-svcctl: Fix _svcctl_Set/GetServiceObjectSecurity after IDL changes.Günther Deschner2009-04-091-2/+3
| | | | | | | | Guenther
| * s3: re-run make samba3-idl.Günther Deschner2009-04-095-40/+40
| | | | | | | | Guenther
| * svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.Günther Deschner2009-04-091-6/+6
| | | | | | | | Guenther
| * s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+44
| | | | | | | | Guenther
| * s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+32
| | | | | | | | Guenther
| * Merge branch 'wspp-schema'Andrew Tridgell2009-04-0936-16388/+6829
| |\
| | * enable testing of possibleInferiors generationAndrew Tridgell2009-04-091-0/+1
| | |
| | * make the memory usage of possibleInferiors much more efficientAndrew Tridgell2009-04-091-20/+31
| | |
| | * added _const versions of some of the str_list_*() functionsAndrew Tridgell2009-04-092-0/+84
| | | | | | | | | | | | | | | | | | These const versions don't copy the strings themselves, which is useful when those strings point at known constant data (into the schema in this case)
| | * we should not be supplying a generated attribute in our schemaAndrew Tridgell2009-04-091-13/+0
| | |
| | * fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell2009-04-092-27/+28
| | | | | | | | | | | | | | | We are probably still using more memory here than we need to. That needs to be looked at.
| | * slightly nicer output in our possibleInferiors test codeAndrew Tridgell2009-04-091-2/+2
| | |
| | * hook the new possibleInferiors calculation into the schemaAndrew Tridgell2009-04-091-14/+77
| | | | | | | | | | | | | | | We now generate possibleInferiors at startup, and return it when requested
| | * added str_list_unique() and str_list_show()Andrew Tridgell2009-04-092-36/+62
| | | | | | | | | | | | | | | I also undid some of the const changes from Andrew, as they didn't in fact resolve the const warnings.
| | * Make the schema_inferiors generation code to compileAndrew Bartlett2009-04-084-70/+101
| | | | | | | | | | | | | | | | | | Sadly it still segfaults at this stage Andrew Bartlett
| | * Rework util_strlist prototypes to use a bit more and less constAndrew Bartlett2009-04-082-9/+43
| | | | | | | | | | | | | | | | | | Hopefully this produces less warnings, but it might produce more... Andrew Bartlett
| | * first cut at a C version of the possible inferiors codeAndrew Tridgell2009-04-071-0/+172
| | |
| | * don't load @ATTRIBUTES if we have an override handler in placeAndrew Tridgell2009-04-071-0/+7
| | |
| | * fixed internal handling of attribute deletionAndrew Tridgell2009-04-071-13/+23
| | |