summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-3cvs2svn Import User2000-02-1319-79121/+0
* preparing for release of alpha.0.3Samba Release Account2000-02-1363-63/+63
* removed some client progs from explicit required makefile support whileLuke Leighton2000-02-131-1/+1
* nprocs not set properlyLuke Leighton2000-02-131-3/+3
* add connection was ok, delete wasn't. ncacn_np_use_del fixed; _use_ ofLuke Leighton2000-02-132-15/+32
* hmm, connections being closed, but use-list doesn't show that correctly.Luke Leighton2000-02-134-13/+29
* retired. wasn't a good name anyway.Luke Leighton2000-02-131-302/+1
* hooray, i think i finally have it. couple of bugs (like forgetting toLuke Leighton2000-02-1314-5280/+5213
* debugging.Luke Leighton2000-02-132-182/+20
* ok. this introduces the following structures:Luke Leighton2000-02-1323-496/+917
* From Elrond@Wunder-Nett.org Sun Feb 13 05:30:09 2000Luke Leighton2000-02-1223-83/+98
* patch from elrond - more srvsvc dynamic memory allocations.Luke Leighton2000-02-121-3/+40
* patch from elrond starting on lsarpcd conversionLuke Leighton2000-02-124-124/+46
* patch from lars (clean-up)Luke Leighton2000-02-122-39/+6
* oops.Luke Leighton2000-02-121-0/+381
* this one serious-attitude bug-fix.Luke Leighton2000-02-1216-7805/+8647
* how to make other people _majorly_ unhappy. i was informed of the existenceLuke Leighton2000-02-121-333/+370
* fix from doug (nazard@dragoninc.on.ca) - deleted extra }Luke Leighton2000-02-121-1/+0
* renamed msrpc_state to msrpc_local.Luke Leighton2000-02-129-39/+39
* lars kneschke's _reg_open_entry() conversion. you missed NT_STATUS_NOPROBLEMOLuke Leighton2000-02-123-85/+48
* updated rpctorture.Luke Leighton2000-02-1111-632/+266
* Function* doesn't work as a typecast on some systems.Luke Leighton2000-02-111-1/+1
* patch from lars for copyright update.Luke Leighton2000-02-112-2/+4
* preparing for release of alpha.0.2Samba Release Account2000-02-1163-62/+68
* did someone mention a code-freeze? oh well.Luke Leighton2000-02-1129-2122/+3222
* General cleanup of debugs.Tim Potter2000-02-114-118/+433
* yes, it's a biggie. another semi-automated job, sed script by sander striker.Luke Leighton2000-02-1125-820/+1155
* Removed debugs.Tim Potter2000-02-101-10/+36
* patch from elrond for dynamic UNICODE string management.Luke Leighton2000-02-102-0/+419
* patch from elrond to do [important] dynamic memory allocation ofLuke Leighton2000-02-106-63/+209
* patch from lars for reg conversionLuke Leighton2000-02-101-15/+0
* missed one - msrpc_trust_account_passwd takes $MACHINE.ACC as arg.Luke Leighton2000-02-101-1/+2
* patch from lars for _srv_close conversionLuke Leighton2000-02-103-5/+5
* made sure that the secrets tdb was only initialised once!Luke Leighton2000-02-101-1/+9
* moving away from trust_get_passwd(), using lsa_query_secret() on eitherLuke Leighton2000-02-105-13/+65
* yess :) fixed the client / server reusage mixup by adding code to msrpc_findLuke Leighton2000-02-105-16/+14
* interesting. this is quite a problem, i don't know the solution, yet.Luke Leighton2000-02-104-13/+28
* yess! rpcclient no longer links with libsmbpw.so, which was so grosslyLuke Leighton2000-02-108-22/+137
* patch from lars kneschke for _reg_close conversionLuke Leighton2000-02-102-49/+22
* added _lsa_set_secret implementation. fixed nt_decrypt_string() itLuke Leighton2000-02-104-14/+121
* added _lsa_create_secret implementation.Luke Leighton2000-02-104-12/+76
* added _lsa_query_secret implementation.Luke Leighton2000-02-103-0/+120
* added implementation of _lsa_open_secret.Luke Leighton2000-02-107-15/+402
* stub _lsa_create_secret.Luke Leighton2000-02-108-24/+81
* well _that_ was unbelievably easy!!! switched off read-only in netmon,Luke Leighton2000-02-109-1/+219
* finally got it. lsa_set_secret(). now only need lsa_create_secret().Luke Leighton2000-02-102-4/+6
* finally getting somewhere with querysecret, setsecretLuke Leighton2000-02-1010-44/+54
* attempting to add an lsa_set_secret(), client-side. consequently,Luke Leighton2000-02-1011-3/+238
* tracking down memory leaks with yamd.Luke Leighton2000-02-1017-713/+1975
* make protoTim Potter2000-02-092-1889/+659