| Commit message (Expand) | Author | Age | Files | Lines |
* | patch from jf who was having difficulty doing cvs commits on TNG. | Luke Leighton | 2000-03-07 | 1 | -93/+121 |
* | turns out that POLICY_HND actually contains an RPC_UUID. only found this | Luke Leighton | 2000-03-06 | 6 | -77/+1 |
* | DCE/RPC header - pack type tests | Luke Leighton | 2000-02-28 | 1 | -2/+2 |
* | From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000 | Luke Leighton | 2000-02-28 | 1 | -1/+4 |
* | adding pack_type data representation. tested as-was (i.e. not against | Luke Leighton | 2000-02-28 | 1 | -23/+12 |
* | testing password change showed up some bugs in NTLMSSP calcs, plus one in | Luke Leighton | 2000-02-27 | 1 | -1/+1 |
* | const issues | Luke Leighton | 2000-02-25 | 1 | -5/+6 |
* | set_secret_data() parameter typecast constant (16) to a pointer. nggggh! | Luke Leighton | 2000-02-25 | 1 | -1/+1 |
* | trying to track down login issues. | Luke Leighton | 2000-02-24 | 3 | -8/+12 |
* | From Elrond@Wunder-Nett.org Thu Feb 24 08:11:57 2000 | Luke Leighton | 2000-02-23 | 1 | -2/+6 |
* | update to use secret as a Unicode cleartext NOT NT# | Luke Leighton | 2000-02-23 | 1 | -8/+16 |
* | dammit! lsa_set_secret() works DIFFERENTLY depending on the target! | Luke Leighton | 2000-02-23 | 2 | -0/+70 |
* | trying to track down why createuser -j option doesn't work on nt5, it | Luke Leighton | 2000-02-22 | 2 | -2/+20 |
* | fixed HAVE_SETUID autoconf problems. | Luke Leighton | 2000-02-22 | 1 | -1/+1 |
* | creating a libsurs so we can hide the damn messy uid/gid to sid junk behind | Luke Leighton | 2000-02-21 | 1 | -1/+0 |
* | patch from elrond for rpcclient shareinfo command (netr_share_info) at | Luke Leighton | 2000-02-21 | 1 | -0/+54 |
* | proper job on set secret stuff. added idle function to msrpc fn table. | Luke Leighton | 2000-02-20 | 1 | -6/+1 |
* | updating trust account password in idle-loop of lsarpcd not smbd. | Luke Leighton | 2000-02-19 | 4 | -119/+164 |
* | - removed smbpassd "remote" commands relating to trust accounts, added | Luke Leighton | 2000-02-18 | 4 | -309/+401 |
* | From Elrond@Wunder-Nett.org Sat Feb 19 06:56:45 2000 | Luke Leighton | 2000-02-18 | 1 | -0/+5 |
* | From Elrond@Wunder-Nett.org Sat Feb 19 04:14:38 2000 | Luke Leighton | 2000-02-18 | 5 | -14/+14 |
* | after seeing a message where it looked like someone was connection to | Luke Leighton | 2000-02-17 | 1 | -1/+1 |
* | trying to get connection reuse working. use \\someserver -U admin%pass | Luke Leighton | 2000-02-17 | 3 | -4/+13 |
* | From Elrond@Wunder-Nett.org Thu Feb 17 07:13:17 2000 | Luke Leighton | 2000-02-16 | 1 | -2/+2 |
* | added deluser command to rpcclient and samedit. not sure if it works! | Luke Leighton | 2000-02-16 | 1 | -2/+112 |
* | From Elrond@Wunder-Nett.org Tue Feb 15 07:53:25 2000 | Luke Leighton | 2000-02-14 | 2 | -8/+3 |
* | add connection was ok, delete wasn't. ncacn_np_use_del fixed; _use_ of | Luke Leighton | 2000-02-13 | 2 | -15/+32 |
* | hmm, connections being closed, but use-list doesn't show that correctly. | Luke Leighton | 2000-02-13 | 2 | -11/+27 |
* | hooray, i think i finally have it. couple of bugs (like forgetting to | Luke Leighton | 2000-02-13 | 4 | -9/+28 |
* | debugging. | Luke Leighton | 2000-02-13 | 1 | -20/+20 |
* | ok. this introduces the following structures: | Luke Leighton | 2000-02-13 | 4 | -119/+492 |
* | oops. | Luke Leighton | 2000-02-12 | 1 | -0/+381 |
* | this one serious-attitude bug-fix. | Luke Leighton | 2000-02-12 | 3 | -404/+503 |
* | renamed msrpc_state to msrpc_local. | Luke Leighton | 2000-02-12 | 1 | -1/+1 |
* | updated rpctorture. | Luke Leighton | 2000-02-11 | 1 | -23/+2 |
* | did someone mention a code-freeze? oh well. | Luke Leighton | 2000-02-11 | 1 | -0/+64 |
* | yes, it's a biggie. another semi-automated job, sed script by sander striker. | Luke Leighton | 2000-02-11 | 11 | -414/+206 |
* | missed one - msrpc_trust_account_passwd takes $MACHINE.ACC as arg. | Luke Leighton | 2000-02-10 | 1 | -1/+2 |
* | moving away from trust_get_passwd(), using lsa_query_secret() on either | Luke Leighton | 2000-02-10 | 2 | -6/+6 |
* | yess :) fixed the client / server reusage mixup by adding code to msrpc_find | Luke Leighton | 2000-02-10 | 1 | -4/+0 |
* | interesting. this is quite a problem, i don't know the solution, yet. | Luke Leighton | 2000-02-10 | 1 | -1/+5 |
* | yess! rpcclient no longer links with libsmbpw.so, which was so grossly | Luke Leighton | 2000-02-10 | 2 | -4/+33 |
* | stub _lsa_create_secret. | Luke Leighton | 2000-02-10 | 2 | -5/+7 |
* | well _that_ was unbelievably easy!!! switched off read-only in netmon, | Luke Leighton | 2000-02-10 | 2 | -0/+85 |
* | finally got it. lsa_set_secret(). now only need lsa_create_secret(). | Luke Leighton | 2000-02-10 | 1 | -2/+2 |
* | finally getting somewhere with querysecret, setsecret | Luke Leighton | 2000-02-10 | 3 | -15/+30 |
* | attempting to add an lsa_set_secret(), client-side. consequently, | Luke Leighton | 2000-02-10 | 2 | -2/+103 |
* | tracking down memory leaks with yamd. | Luke Leighton | 2000-02-10 | 3 | -12/+12 |
* | disabled samtdb user alias lookup, it's broken. | Luke Leighton | 2000-02-09 | 1 | -10/+9 |
* | creating user alias groups and user domain groups. | Luke Leighton | 2000-02-08 | 1 | -3/+0 |