Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-18 | s3-net: add "net rpc vampire passdb" that allows to take arguments. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2008-11-01 | Rename dos_errstr() to win_errstr() for consistency with Samba 4. | Jelmer Vernooij | 1 | -3/+3 | |
2008-10-31 | s3-samr: remove duplicate copies of Domain Object specific access rights. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s3-samr: remove duplicate copies of SAM server specific access rights. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | Unify se_access_check with the S4 code. Will make | Jeremy Allison | 1 | -11/+7 | |
calculation of SEC_FLAG_MAXIMUM_ALLOWED much easier for files. Jeremy. | |||||
2008-10-23 | Use WERR_FILE_EXISTS which is the equivalent of WERR_ALREADY_EXISTS | Jelmer Vernooij | 1 | -1/+1 | |
previously present in Samba 3. | |||||
2008-10-21 | Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles. | Jeremy Allison | 1 | -11/+0 | |
Jeremy. | |||||
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2008-10-15 | Share initshutdown.idl. | Jelmer Vernooij | 1 | -8/+4 | |
2008-09-26 | net: Make share type lookup a function. | Kai Blin | 1 | -3/+1 | |
2008-09-11 | net: use netapi for NetFileEnum. | Günther Deschner | 1 | -68/+32 | |
Guenther (This used to be commit f85dcf8112137b7ad07f2b51eeca598e9c4d0ffa) | |||||
2008-09-11 | net: use netapi for NetFileClose. | Günther Deschner | 1 | -33/+13 | |
Guenther (This used to be commit fd3d130d25a7c30fe003abe01fc18d8f754a466f) | |||||
2008-09-11 | net: use netapi for NetShareEnum. | Günther Deschner | 1 | -66/+36 | |
Guenther (This used to be commit f4cb75b1e2b030055b9c566f941277286095b8a7) | |||||
2008-09-10 | net: share_type is defined in net_rap.c, net_rpc.c needs to use that. | Kai Blin | 1 | -1/+3 | |
This fixes a crash in net rpc share that Günther Deschner found. (This used to be commit 50af6d609dcbbdadb9af44ede980d9c85ac834e3) | |||||
2008-09-05 | net: use netapi for rpc_sh_share_delete as well. | Günther Deschner | 1 | -10/+1 | |
Guenther (This used to be commit b56ec0b9952dbad9f552c4be30eaae36faa9131c) | |||||
2008-09-05 | net: use netapi for deleting shares. | Günther Deschner | 1 | -36/+2 | |
Guenther (This used to be commit d7b07b636947cb52aa5474e86c4a3b6aa391a36f) | |||||
2008-09-05 | net: use netapi for rpc_sh_share_add as well. | Günther Deschner | 1 | -21/+15 | |
Guenther (This used to be commit 0c232742561a4001909ccce2c5160d57d09edb40) | |||||
2008-09-05 | net: use netapi to add shares. | Günther Deschner | 1 | -49/+43 | |
Guenther (This used to be commit 95ac480e2030dc607283a8eb89b44015527efa4b) | |||||
2008-08-29 | net: use netapi for "net rpc user info" to enumerate user group membership. | Günther Deschner | 1 | -112/+27 | |
Guenther (This used to be commit 77ecfff216b24b0d4b1ce79bee13c18bffa7b533) | |||||
2008-08-29 | net: use netapi function to set user password. | Günther Deschner | 1 | -113/+18 | |
Guenther (This used to be commit f31fd1e112ec6477ae0e0eeeede0317c0cdfcbfd) | |||||
2008-08-29 | net: use netapi function to list users. | Günther Deschner | 1 | -63/+33 | |
Guenther (This used to be commit 6bc8e229192f0bdd1154c6dd0901e4c739647c90) | |||||
2008-08-29 | net: use netapi for rpc_user_rename. | Günther Deschner | 1 | -113/+15 | |
Guenther (This used to be commit fe28ea1afd4024673f847fc8880910b1f7f0385a) | |||||
2008-07-31 | netapi: when using NetApi functions forward net's kerberos setting. | Günther Deschner | 1 | -0/+6 | |
Guenther (This used to be commit d46f648d2e25ad712138f02e5060288278f4c1b1) | |||||
2008-07-31 | net: Use NetLocalGroupAdd() for adding aliases. | Günther Deschner | 1 | -62/+21 | |
Guenther (This used to be commit 2ed4ce0bf1723e35a6c5dfa7f8fa58fb9c7ab469) | |||||
2008-07-31 | rpc_client: use init_samr_CryptPassword(Ex) in client tools. | Günther Deschner | 1 | -13/+11 | |
Guenther (This used to be commit 97f7f9f21f17e8414de15953cf4eaa9959dc6f75) | |||||
2008-07-21 | Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -2/+4 | |
(This used to be commit 0f77746f36b98acc5171727fa3fc236af9fd2000) | |||||
2008-07-21 | Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -17/+17 | |
(This used to be commit 85c8363d5179e7053adc05e8abce2fb26cf9b968) | |||||
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -72/+80 | |
(This used to be commit 850166ec0d17eb85a0c921dc3b966fac0677af4a) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel | Volker Lendecke | 1 | -5/+5 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 1fcfca007f33a2c4e979abf30c2ea0db65bac718) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp | Volker Lendecke | 1 | -6/+5 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit a13f0599551609394904b99e4014d580ec65c506) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -21/+32 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779) | |||||
2008-06-28 | Fix the build | Volker Lendecke | 1 | -3/+4 | |
(This used to be commit 242077f714c738642edd125449ab5c89748bcecd) | |||||
2008-06-27 | Fix bug #5568 net rpc trustdom add broken ! | Jeremy Allison | 1 | -3/+23 | |
net rpc trustdom add was broken. The default 10second timeout can be too short to create an account on a Samba DC (calling out to a script), error message reporting was poor, and more importantly the new marshalling code for user_info23 was broken (maps onto a user_info21 but doesn't clear the user_info23 struct before marshalling, leaving an uninitialized size field - give "alloc failure"). Jeremy. (This used to be commit e072b3667e590ba6dd1d9a47fb616a53753fa83e) | |||||
2008-06-27 | Fix usage message for net rpc trustdom add. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. (This used to be commit 20e59faf6efce01887cd01f0cafb197cc2f4742e) | |||||
2008-06-24 | net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL). | Günther Deschner | 1 | -1/+10 | |
Guenther (This used to be commit 7541a0103ad22000e94ffc6d057ffd5d33d1a930) | |||||
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 1 | -0/+9 | |
Guenther (This used to be commit ee6e422c0e035aa4779fa718bb6f142827cc2de0) | |||||
2008-06-13 | net_vampire: split out rpc_vampire_ldif(). | Günther Deschner | 1 | -8/+26 | |
Guenther (This used to be commit bcc6d3a0ebdcb904b5a2a4de63d9ed7415e9bb33) | |||||
2008-06-12 | net: Fix several typos in comments. | Karolin Seeger | 1 | -398/+398 | |
-argc -> argv (where argv is meant) -destoyed -> destroyed -compleation -> completion -aquired -> acquired -Unify spelling of some words like rpc-server -> RPC server. -Add missing punctuation marks. Karolin (This used to be commit f4850c37df166c3ab4ec3c532aefd87b5c7e2ad8) | |||||
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -20/+20 | |
(This used to be commit bb7c5fc4ec77db4073d3beccf12af12910b6bd07) | |||||
2008-06-10 | net: Make "net rpc" use functable3 | Kai Blin | 1 | -311/+907 | |
(This used to be commit 428b56863c3963ecd041b8398d5683c92fa64307) | |||||
2008-06-06 | netapi: use NetGroupSetInfo() for "net rpc group rename". | Günther Deschner | 1 | -73/+18 | |
Guenther (This used to be commit 8a4577ebb00b0b190f6a9c708a1bc6e1bc8f9712) | |||||
2008-06-03 | net: Use NetGroupAdd() for adding domain groups. | Günther Deschner | 1 | -61/+30 | |
Guenther (This used to be commit 3f0ce34c626e7d4199239faee2ea3b4933c9df26) | |||||
2008-05-27 | A few cleanups from Chere Zhou <chere.zhou@isilon.com>. | Jeremy Allison | 1 | -0/+5 | |
Jeremy. Conflicts: source/utils/net_rap.c source/utils/net_rpc.c (This used to be commit ac0c2fb6e8c3d1b14a6e7490857a414a5fac6bb5) | |||||
2008-05-20 | net: The top level help function for net cmd is always net_cmd_usage | Kai Blin | 1 | -5/+6 | |
(This used to be commit f7d0903a58b0b0fc248a613937a101f15baa5311) | |||||
2008-05-20 | net: Move printer help to net_rpc where it's used. | Kai Blin | 1 | -1/+27 | |
(This used to be commit 2ee3d1aefab8dada5bd05a92b72776554617b7f9) | |||||
2008-05-20 | net: Split out "net share" | Kai Blin | 1 | -1/+1 | |
(This used to be commit 25d4c6f692cf50d675a1de7c6eaeed271f349289) | |||||
2008-05-20 | net: Split out "net file" | Kai Blin | 1 | -1/+1 | |
(This used to be commit 84a116be9c849900678e6e0a4b012e819e697c78) | |||||
2008-05-20 | net: Split out "net group" | Kai Blin | 1 | -1/+1 | |
(This used to be commit 3ddd9c09e3b51df01ac34a9a1537e8954d2b1167) | |||||
2008-05-20 | net: Split out "net user" | Kai Blin | 1 | -1/+1 | |
(This used to be commit 4ca08a5acc90c77d56f8f3e38443f23f43f034e8) | |||||
2008-05-20 | net: Use true/false instead of True/False. | Kai Blin | 1 | -46/+46 | |
(This used to be commit a8b567aac3b0e39cfe67fb97167b10312ca5e73a) |