Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-05 | s3: use samr_RidWithAttribute instead of DOM_GID. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-02-05 | s3-net: remove unused ENUM_HND. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2009-02-01 | Fix some type-punned warnings | Volker Lendecke | 1 | -3/+3 | |
2009-02-01 | cli_get_pipe_name_from_interface does not really need a talloc_ctx | Volker Lendecke | 1 | -2/+1 | |
2009-01-30 | Make cli_tcon_andx async | Volker Lendecke | 1 | -2/+2 | |
2009-01-22 | Actually complete 3662c2b... | Volker Lendecke | 1 | -1/+1 | |
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -2/+10 | |
2009-01-06 | s3-samr: avoid all init_samr_user* functions. | Günther Deschner | 1 | -25/+5 | |
Guenther | |||||
2008-12-31 | Fix all warnings in source3 with gcc4.3. | Jeremy Allison | 1 | -2/+6 | |
Jeremy. | |||||
2008-12-19 | Make cli_negprot return NTSTATUS instead of bool | Volker Lendecke | 1 | -1/+2 | |
2008-12-05 | s3-samr: fix SAMR_FIELD_PASSWORD callers. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-12-04 | s3:net: fix password set of 'net rpc trustdom add' | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2008-11-28 | s3-samr: fix init_samr_user_info{23,24} callers. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
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) |