summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Collapse)AuthorAgeFilesLines
* s3-spoolss: remove unused dup_nt_devicemode().Günther Deschner2009-04-141-1/+0
| | | | Guenther
* s3:charcnv remove now unused malloc() based conversion functionsAndrew Bartlett2009-04-141-4/+0
|
* Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett2009-04-141-9/+2
| | | | | | | | | | | | This removes calls to push_*_allocate() and pull_*_allocate(), as well as convert_string_allocate, as they are not in the common API To allow transition to a common charcnv in future, provide Samba4-like strupper functions in source3/lib/charcnv.c (the actual implementation remains distinct, but the API is now shared) Andrew Bartlett
* Solve some of the conflict between Samba3 and Samba4 push_stringAndrew Bartlett2009-04-142-20/+13
| | | | | | | | This renames push_string in Samba3 into push_string_base and push_string_check for the two different use cases. This should allow push_string to be imported from Samba4, using it's calling conventions.
* Reactivate get_socket_portVolker Lendecke2009-04-121-0/+1
|
* Link in the threads functions, not yet used.Jeremy Allison2009-04-101-0/+2
| | | | Jeremy.
* Remove async_reqVolker Lendecke2009-04-081-1/+0
|
* Convert cli_push to tevent_reqVolker Lendecke2009-04-081-8/+8
| | | | | | | | Metze, please check! Thanks, Volker
* Convert cli_pull to tevent_reqVolker Lendecke2009-04-081-9/+9
|
* Convert rpc_transport_smbd_init to tevent_reqVolker Lendecke2009-04-081-5/+5
|
* Convert rpc_cli_smbd_conn_init to tevent_reqVolker Lendecke2009-04-081-7/+7
|
* Convert rpc_transport_np_init to tevent_reqVolker Lendecke2009-04-081-5/+5
|
* s3-eventlog: split out evlog_convert_tdb_to_evt().Günther Deschner2009-04-081-0/+4
| | | | Guenther
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-081-1/+1
| | | | Guenther
* s3:charcnv Remove unused unistrcpy() and unistrlen()Andrew Bartlett2009-04-071-2/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3:rpc_parse remove unused prs_unistr2()Andrew Bartlett2009-04-071-1/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3:charcnv Remove unused unistr2 functionsAndrew Bartlett2009-04-071-5/+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 Bartlett2009-04-071-1/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3:kerberos Rework smb_krb5_unparse_name() to take a talloc contextAndrew Bartlett2009-04-071-3/+4
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3 oplocks: Refactor level II oplock contentionTim Prouty2009-04-061-0/+1
|
* Add a bad hack to enable level 2 oplocks in torture_open_connection_shareVolker Lendecke2009-04-061-0/+2
|
* Make cli_oplock_ack asyncVolker Lendecke2009-04-061-0/+5
|
* Add async oplock waiterVolker Lendecke2009-04-061-0/+7
|
* Remove async_req based async libsmb infrastructureVolker Lendecke2009-04-062-137/+0
|
* Convert cli_open to tevent_reqVolker Lendecke2009-04-061-4/+9
|
* Convert cli_close to tevent_reqVolker Lendecke2009-04-061-3/+8
|
* Convert cli_write_andx to tevent_reqVolker Lendecke2009-04-061-6/+14
|
* Convert cli_read_andx to tevent_reqVolker Lendecke2009-04-061-5/+10
|
* Convert cli_ntcreate to tevent_reqVolker Lendecke2009-04-061-12/+12
|
* Convert cli_tcon_andx to tevent_reqVolker Lendecke2009-04-061-6/+6
|
* Convert cli_negprot to tevent_reqVolker Lendecke2009-04-061-4/+4
|
* Convert cli_session_setup_guest to tevent_reqVolker Lendecke2009-04-061-4/+4
|
* Convert cli_trans to tevent_reqVolker Lendecke2009-04-061-3/+3
|
* Convert cli_echo to tevent_reqVolker Lendecke2009-04-061-4/+4
|
* Add new async libsmb infrastructureVolker Lendecke2009-04-062-0/+30
| | | | | | | | I know this is just yet another iteration, but I like this one much better than the one that exists right now :-) It will do trans and echo requests without a _recv helper and without unnecessary memcpy().
* Add read_smb_send/recv, dumping keepalivesVolker Lendecke2009-04-061-0/+5
|
* s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett2009-04-061-1/+1
| | | | | | | | | | | | Also remove ads_memfree(), which was only ever a wrapper around SAFE_FREE, used only to free the DN from ads_get_ds(). This actually makes libgpo more consistant, as it mixed a talloc and a malloc based string on the same element. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org>
* s3:smbldap Remove smbldap_get_dnAndrew Bartlett2009-04-062-3/+1
| | | | | | This removes one more caller to pull_utf8_allocate() Signed-off-by: Günther Deschner <gd@samba.org>
* s3-passdb: add smb_create_user().Günther Deschner2009-04-011-0/+4
| | | | Guenther
* s3/cups: add encryption supportBjörn Jacke2009-03-301-0/+1
|
* s3: added per-client statistics to onefs perfcount moduleScott Urban2009-03-271-8/+0
| | | | | | * we now track, uid, remote ip, and local ip per CIFS operation * removed perfcount_set_client() from perfcount interface as it's unecessary
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb ↵Jeremy Allison2009-03-271-0/+2
| | | | | | | | | | correctly. For the clustering case. Clustered setups should have only ever used the unsigned version of TDB_DATA in the first place so they can't be in this mess :-). Just do the normal upgrade in the clustered case. Jeremy.
* s3:rpc_parse: remove unused init_unistr().Günther Deschner2009-03-261-1/+0
| | | | Guenther
* s3-rpc_parse: remove unused smb_io_domsid().Günther Deschner2009-03-251-1/+0
| | | | Guenther
* s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner2009-03-251-5/+0
| | | | Guenther
* Convert rpc_pipe_bind to tevent_reqVolker Lendecke2009-03-241-5/+5
|
* Convert rpc_cli_transport->trans to tevent_reqVolker Lendecke2009-03-241-6/+6
|
* Convert rpc_cli_transport->write to tevent_reqVolker Lendecke2009-03-241-5/+5
|
* Convert rpc_cli_transport->read to tevent_reqVolker Lendecke2009-03-241-5/+5
|
* Convert rpc_api_pipe_req to tevent_reqVolker Lendecke2009-03-241-6/+6
|