summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Remove unused arguments in read_package_entry() in the eventlog rpc server.Günther Deschner2008-02-041-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit c2e786d4e2cb53b5a8be45278f221acaa7f5122a)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-042-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit c56b702454c82b7aa7debbfc7f270b2d2b10226d)
| * | | | | | | Fix IDL for eventlog_ReadEventLogW().Günther Deschner2008-02-041-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit f3377eb41d13b13082cd787e5437d0a92497a6b5)
| * | | | | | | Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.Günther Deschner2008-02-042-91/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 15d22925def45f1f8cd2d356a7f580fb4bfd05ef)
| * | | | | | | Use pidl for _eventlog_OpenEventLogW().Günther Deschner2008-02-042-44/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit ef293be6cb95225f10e8062b3089dc1bbe5fd013)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-044-12/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit f8a3dc350014ef08fe2d5a702dafdb5d0583ffef)
| * | | | | | | Fix IDL for eventlog_OpenEventLogW().Günther Deschner2008-02-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9db324ac2a9c4767a109e136e15c35e2a89f57e2)
| * | | | | | | Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.Günther Deschner2008-02-042-50/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit badbdf1b88b270d298d44ed6fddb0c31fbcb3717)
| * | | | | | | Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server.Günther Deschner2008-02-042-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 26eadadbf628f4d3aa4cd0ab4b55d47dc79c80ba)
| * | | | | | | Use pidl for _eventlog_ClearEventLogW().Günther Deschner2008-02-042-41/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 70a4ba798cdd3b4daa01c2f6aa693de34288c8b9)
| * | | | | | | Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.Günther Deschner2008-02-042-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit f837fff80ef369133761f7a33a616fd4721c5a68)
| * | | | | | | Use pidl for _eventlog_GetOldestRecord().Günther Deschner2008-02-042-32/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit a6a5d99f5206dc4b94f3d0ecceb5198d66afdf41)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-045-2/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit ff6fb5de32ee81efc88d8c15f13c302e21790eee)
| * | | | | | | Fill in IDL eventlog_GetOldestRecord() based on samba3 rpc.Günther Deschner2008-02-041-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit a939271b0758731debfb76eb512ccc1c8270e1fb)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-044-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit cfb4c6d82f84eb3a434f8a3e07b8281636f192db)
| * | | | | | | Fix IDL for eventlog_ClearEventLogW.Günther Deschner2008-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of existing samba3 rpc code, unknown is backupfile. Guenther (This used to be commit 382de7c06092805738f40df69f6c1f71858f6730)
| * | | | | | | Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.Günther Deschner2008-02-042-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 0c8e0916d7a7a403255c814536f1ebde3c5c9905)
| * | | | | | | Use pidl for _eventlog_GetNumRecords().Günther Deschner2008-02-042-32/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit af30a6373e7d85df4bb99e153588498938ddc368)
| * | | | | | | Remove unused marshalling for SAMR_SET_SEC_OBJ.Günther Deschner2008-02-022-101/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 90982cf43ab549a19b4d45860504bb7db57c7c8a)
| * | | | | | | Use pidl for _samr_SetSecurity().Günther Deschner2008-02-022-39/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 6bfd76002f083f07b3d9d5c1f16e67614e7eb972)
| * | | | | | | Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner2008-02-023-126/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit b15512f8ccbc6c645b8be95827862a58a1a7fab2)
| * | | | | | | Use pidl for _samr_QuerySecurity().Günther Deschner2008-02-022-52/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit c61cba97268f198ad7e25acc3cb0b166e897299d)
| * | | | | | | Use rpccli_samr_QuerySecurity() for rpcclient.Günther Deschner2008-02-021-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 845d9ea9f641ff58a9b16395697c72a3963bae52)
| * | | | | | | Remove smb_read_error globalVolker Lendecke2008-02-021-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | YESS :-) (This used to be commit 26771bdca0e6837db267f4db7907e489acd92fc6)
| * | | | | | | Remove dependency on get_srv_read_error() from main loopVolker Lendecke2008-02-021-49/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit fad87968921eca0b5144760c412c5f599f9066f3)
| * | | | | | | Convert receive_message_or_smb to NTSTATUSVolker Lendecke2008-02-021-36/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0f7d360a01baf02e251846118cb36e6a1cdcbeb9)
| * | | | | | | Convert read_data() to NTSTATUSVolker Lendecke2008-02-024-43/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit af40b71023f8c4a2133d996ea698c72b97624043)
| * | | | | | | Make get_srv_read_error static to process.cVolker Lendecke2008-02-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9e2947039ef70cab8bbd6027182d9c721eac3194)
| * | | | | | | Convert receive_smb_raw to NTSTATUSVolker Lendecke2008-02-025-55/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ba771bd858602452a9e58c3aab1336f2ac8a25ef)
| * | | | | | | read_socket_with_timeout_ntstatus->read_socket_with_timeoutVolker Lendecke2008-02-024-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 90554799afa42855c3e7b87dc632e67f0952f988)
| * | | | | | | Get rid of read_socket_with_timeoutVolker Lendecke2008-02-023-29/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f9c8ac83ff42137d2101d3bb17e5dcc3c3d70a8f)
| * | | | | | | Convert receive_smb_talloc to NTSTATUSVolker Lendecke2008-02-021-33/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ddbdd11a49fba9ec4834807dec385cdf3120ce00)
| * | | | | | | Convert receive_smb_raw_talloc to NTSTATUSVolker Lendecke2008-02-021-61/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 187707591ffa2668aecd4857cb2ef2cd20bd6b08)
| * | | | | | | Convert receive_smb_raw_talloc_partial_read to NTSTATUSVolker Lendecke2008-02-021-59/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9a82350ba92bf5fc4f2968d5130bcb2118e7a981)
| * | | | | | | Convert read_packet_remainder to return NTSTATUSVolker Lendecke2008-02-021-37/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 667864d442ea7e1faed7b032315db8856fa91481)
| * | | | | | | Convert read_packet_remainder to use read_socket_with_timeout_ntstatusVolker Lendecke2008-02-021-8/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit fff31f8f35ad26d67e78b9a71cfd35670aa9ac5f)
| * | | | | | | Convert read_smb_length to return NTSTATUSVolker Lendecke2008-02-022-27/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5750c3a51b4ddac635a98195d1621b24f91bad3f)
| * | | | | | | Convert read_smb_length_return_keepalive to return NTSTATUSVolker Lendecke2008-02-022-47/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 73a79a957a33a8761acf54598ce71e3604ecf3c5)
| * | | | | | | Convert read_smb_length_return_keepalive to read_socket_with_timeout_ntstatusVolker Lendecke2008-02-021-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 59e8f22f36be5a70fdb101964570ce7c10e8ff65)
| * | | | | | | Add read_socket_with_timeout_ntstatusVolker Lendecke2008-02-021-23/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 546ca0414aa1a9389e620b8f532224a3a19256d4)
| * | | | | | | Return NOTFOUND from db_tdb_delete if the record does not existVolker Lendecke2008-02-021-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 1ff924c4360952eb1d714a2f2ec3760b380c7a24)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-015-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit e02b07da063200eaf7f2902b7541237b3f9442d1)
| * | | | | | | Fix samr_QuerySecurity IDL.Günther Deschner2008-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 0b4d39f4bddcbf372365b1ca7c1d1d2ba435299e)
| * | | | | | | NetBSD needs LD_LIBRARY_PATHVolker Lendecke2008-02-011-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit d64b19e77aa499c1ee1aaf788ddf3d6fd36253e4)
| * | | | | | | Fix a typoVolker Lendecke2008-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 1efdef08ae19a01b03bf6730df1fb4a9a4a8aba0)
| * | | | | | | Re-run make idl.Günther Deschner2008-02-017-28/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 405e01628e66acfb4b1dbcb3b9fdae4cca0f9ce0)
| * | | | | | | Use pidl for _samr_ChangePasswordUser2().Günther Deschner2008-02-012-47/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit a142fe21e386233af658024b5a194eee0bc5c4ba)
| * | | | | | | Ensure that convert_string_allocate() allocates 2 extraJeremy Allison2008-02-011-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bytes and null terminates them to ensure NDR wire-reads of string types are always null terminated. Bug found by Volker after great pain :-). Jeremy. (This used to be commit aab736e6079729b3f3ab653674834e3f1305d456)
| * | | | | | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testSimo Sorce2008-02-01544-31465/+87798
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 7dbfc7bdc65314466a83e8121b35c9bcb24b2631)
| | * | | | | | | Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner2008-02-013-154/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 69e8a83093149201c36ffc2b7fadfa469aabf7bd)