Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | Jeremy. | |||||
* | s3-spoolss: implement dummy _spoolss_AddPort(). | Günther Deschner | 2009-04-10 | 1 | -11/+12 | |
| | | | | Guenther | |||||
* | s3-spoolss: add support for level 8 in _spoolss_GetPrinter(). | Günther Deschner | 2009-04-10 | 1 | -0/+37 | |
| | | | | Guenther | |||||
* | s3-eventlog: implement _eventlog_FlushEventLog(). | Günther Deschner | 2009-04-10 | 1 | -6/+15 | |
| | | | | Guenther | |||||
* | s3-eventlog: implement _eventlog_GetLogInformation(). | Günther Deschner | 2009-04-10 | 1 | -6/+44 | |
| | | | | Guenther | |||||
* | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 2009-04-09 | 66 | -3027/+3358 | |
|\ | ||||||
| * | s3-selftest: enable the RPC-NTSVCS torture test against Samba3. | Günther Deschner | 2009-04-10 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize. | Günther Deschner | 2009-04-10 | 1 | -17/+24 | |
| | | | | | | | | Guenther | |||||
| * | s3-rpcclient: allow to set flags in cmd_ntsvcs_get_dev_list(). | Günther Deschner | 2009-04-10 | 1 | -4/+8 | |
| | | | | | | | | Guenther | |||||
| * | s3-svcctl: minor fix for _svcctl_EnumDependentServicesW(). | Günther Deschner | 2009-04-09 | 1 | -0/+9 | |
| | | | | | | | | Guenther | |||||
| * | s3-svcctl: Fix invalid buffer memset in _svcctl_QueryServiceObjectSecurity(). | Günther Deschner | 2009-04-09 | 1 | -1/+0 | |
| | | | | | | | | | | | | Found by torture-test. Guenther | |||||
| * | s3-svcctl: Fix _svcctl_Set/GetServiceObjectSecurity after IDL changes. | Günther Deschner | 2009-04-09 | 1 | -2/+3 | |
| | | | | | | | | Guenther | |||||
| * | s3-svcctl: Fix _svcctl_EnumServicesStatusW (again). | Günther Deschner | 2009-04-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | The final plan is to use the same macro based code that we have in spoolss to handle the buffers and calculate the buffer-sizes. Guenther | |||||
| * | Remove async_req | Volker Lendecke | 2009-04-08 | 2 | -3/+1 | |
| | | ||||||
| * | Convert cli_push to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -77/+66 | |
| | | | | | | | | | | | | | | | | Metze, please check! Thanks, Volker | |||||
| * | Convert cli_pull to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -54/+49 | |
| | | ||||||
| * | s3-net: Fix Bug #5329: add "net rpc service delete/create". | Günther Deschner | 2009-04-08 | 1 | -0/+204 | |
| | | | | | | | | | | | | Patch from Danny Tylman <danny.tylman@insightix.com>. Guenther | |||||
| * | Convert rpc_transport_smbd_init to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -39/+37 | |
| | | ||||||
| * | Convert rpc_cli_smbd_conn_init to tevent_req | Volker Lendecke | 2009-04-08 | 2 | -44/+41 | |
| | | ||||||
| * | Convert get_anon_ipc to tevent_req | Volker Lendecke | 2009-04-08 | 1 | -40/+35 | |
| | | ||||||
| * | Convert rpc_transport_np_init to tevent_req | Volker Lendecke | 2009-04-08 | 3 | -46/+43 | |
| | | ||||||
| * | s3-eventlog: split out evlog_convert_tdb_to_evt(). | Günther Deschner | 2009-04-08 | 3 | -52/+80 | |
| | | | | | | | | Guenther | |||||
| * | s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server. | Günther Deschner | 2009-04-08 | 3 | -2/+2 | |
| | | | | | | | | Guenther | |||||
| * | s3-rpc-server: remove unused rpc_server/srv_util.c file. | Günther Deschner | 2009-04-08 | 1 | -88/+0 | |
| | | | | | | | | Guenther | |||||
| * | s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself. | Günther Deschner | 2009-04-08 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | s3-selftest: add root for make test as well (not only make selftest). | Günther Deschner | 2009-04-08 | 1 | -0/+1 | |
| | | | | | | | | Guenther | |||||
| * | s3-util-sock: add ismyaddr() check in is_myname_or_ipaddr(). | Günther Deschner | 2009-04-08 | 1 | -0/+4 | |
| | | | | | | | | Guenther | |||||
| * | s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test. | Günther Deschner | 2009-04-08 | 1 | -0/+1 | |
| | | | | | | | | Guenther | |||||
| * | svcctl: use offered/needed for buffer sizes as in spoolss. | Günther Deschner | 2009-04-08 | 1 | -14/+14 | |
| | | | | | | | | Guenther | |||||
| * | s3-svcctl: no need to define SVCCTL_NUM_INTERNAL_SERVICES twice in a file. | Günther Deschner | 2009-04-08 | 1 | -2/+0 | |
| | | | | | | | | Guenther | |||||
| * | s3:lib Use push_ucs2_talloc() in ms_fnmatch() | Andrew Bartlett | 2009-04-08 | 1 | -7/+7 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3-spoolss: set servername to global_myname() in set_printer_hnd_name(). | Günther Deschner | 2009-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | This allows spoolss_OpenPrinterEx to open a printer by printername. Now the Samba3 spoolss server passes the RPC-SPOOLSS-WIN test. Guenther | |||||
| * | s3:charcnv Remove unused unistrcpy() and unistrlen() | Andrew Bartlett | 2009-04-07 | 2 | -39/+0 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3:rpc_parse remove unused prs_unistr2() | Andrew Bartlett | 2009-04-07 | 2 | -39/+0 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3:charcnv Remove unused unistr2 functions | Andrew Bartlett | 2009-04-07 | 2 | -121/+0 | |
| | | | | | | | | | | | | | | | | Natrually, the hard work to make these unsued was done by GD, not me :-) Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3:charcnv Remove unused ucs2_to_unistr2() | Andrew Bartlett | 2009-04-07 | 2 | -47/+0 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3/loadparm: Fiy typos. | Karolin Seeger | 2009-04-07 | 1 | -2/+2 | |
| | | | | | | | | Karolin | |||||
| * | s3/gpo_ldap: Fix typo. | Karolin Seeger | 2009-04-07 | 1 | -1/+1 | |
| | | | | | | | | Karolin | |||||
| * | s3/smbconf_reg: Fix typo. | Karolin Seeger | 2009-04-07 | 1 | -1/+1 | |
| | | | | | | | | Karolin | |||||
| * | s3 onefs: Fix case-insensitivity for mangled names | Tim Prouty | 2009-04-07 | 1 | -0/+12 | |
| | | | | | | | | | | onefs_get_real_filename needs to demangle the filename before doing the case-insensitive estat | |||||
| * | s3 oplocks: Add back procid_str to debug message | Tim Prouty | 2009-04-07 | 1 | -2/+3 | |
| | | ||||||
| * | s3:smbldap convert the easy cases to push_utf8_talloc() | Andrew Bartlett | 2009-04-07 | 1 | -8/+8 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context | Andrew Bartlett | 2009-04-07 | 9 | -65/+54 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3:smbtorture Convert charcnv torture suite to use push_ucs2_talloc() | Andrew Bartlett | 2009-04-07 | 1 | -4/+4 | |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> | |||||
| * | s3-libads: avoid NULL talloc context with ads_get_dn(). | Günther Deschner | 2009-04-07 | 5 | -15/+15 | |
| | | | | | | | | Guenther | |||||
| * | s3-svcctl: Fix _svcctl_EnumServicesStatusW() crash bug on too small buffer. | Günther Deschner | 2009-04-07 | 1 | -1/+3 | |
| | | | | | | | | Guenther |