summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-1cvs2svn Import User2000-02-0812-78040/+0
* preparing for release of alpha.0.1Samba Release Account2000-02-0863-64/+75
* hm, someone changed open_socket_in and didn't do a make proto :)Luke Leighton2000-02-081-1/+2
* creating user alias groups and user domain groups.Luke Leighton2000-02-0810-192/+443
* disabled but pwnotreq accounts were being allowed login access, i don'tLuke Leighton2000-02-081-2/+1
* policy link for rest of msrpc daemons.Luke Leighton2000-02-0811-28/+58
* this weird-looking code uses the user_struct* that was obtained fromLuke Leighton2000-02-082-37/+63
* 1) made standard_sub_vuser take a const user_struct* instead of a constLuke Leighton2000-02-0818-127/+106
* first stage of making some sort of "thread" context ... er, thing :) inLuke Leighton2000-02-0821-283/+191
* Port of rebind argument to lib/util_sock:open_socket_in() function.Tim Potter2000-02-0810-16/+21
* HOORAY! password setting is back. this through fixing policy handleLuke Leighton2000-02-082-2/+1
* hmm, looks like there's a bug in become_unix_sec_ctx(), it does aLuke Leighton2000-02-082-7/+12
* finally got bugs fixed in rpcclient samuserset command. hint: don'tLuke Leighton2000-02-082-6/+6
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-0729-92/+271
* missed one vuid to user_key conversion.Luke Leighton2000-02-071-1/+6
* Spelling flame. (-:Tim Potter2000-02-071-1/+1
* argh. had to add a "minimalist" creds interface back in. reason:Luke Leighton2000-02-073-18/+20
* oops, i put the lm# in the trust account not the nt#.Luke Leighton2000-02-071-1/+1
* Added *.lo to .cvsignore file.Tim Potter2000-02-073-0/+3
* new loop-back authentication mechanism.Luke Leighton2000-02-062-8/+25
* we're back full circle! i removed the "creds" interface. it turns outLuke Leighton2000-02-065-12/+44
* make protoLuke Leighton2000-02-062-12/+44
* patch from sander for svcctl conversion.Luke Leighton2000-02-065-435/+442
* implemented invalidate_vuid as a tdb_delete.Luke Leighton2000-02-069-23/+56
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-0649-562/+1139
* *sigh*. libsamnt5ldap doesn't compile. libsamtdb shouldn't be compiledLuke Leighton2000-02-051-1/+1
* added libsampass* to install-lib SHARED_LIBS.Luke Leighton2000-02-051-1/+2
* adding functions that are common-code between samrtdbd and samrnt5ldapdLuke Leighton2000-02-057-132/+146
* patch from elrond for _lsa_query_info_policy conversion.Luke Leighton2000-02-053-95/+28
* netlogontdbd now links. i had to disable net_login_general() fromLuke Leighton2000-02-053-145/+62
* replacing enumeration of passdb/*.c in _net_sam_sync with _samr* API.Luke Leighton2000-02-044-50/+149
* finally getting somewhere by creating an _samr* API as a library.Luke Leighton2000-02-0411-425/+107
* dummy functions need to be unique.Luke Leighton2000-02-045-10/+10
* consistency updates to luke howard's work. make sure it compilesLuke Leighton2000-02-044-15/+203
* patch from luke howard to do a passdb/*.c-compatible nt5 ldap schema.Luke Leighton2000-02-0431-588/+9179
* make protoLuke Leighton2000-02-041-3/+12
* patch from Elrond for _lsa_lookup_sids conversion. starting withLuke Leighton2000-02-044-82/+128
* completes the patch to create and use standard_sub_vuser(). in someLuke Leighton2000-02-047-87/+40
* creating vuser-specific substitution function standard_sub_vuser().Luke Leighton2000-02-047-116/+167
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-0428-688/+622
* acb_info in usr21, not acct_ctrlLuke Leighton2000-02-041-1/+1
* more fixing up netlogond. const issues. removed pass_check_smb() itLuke Leighton2000-02-046-152/+51
* looking to fix nt error message reporting in rpc client codeLuke Leighton2000-02-033-6/+10
* another removal of get_smbpwd_entry() calls.Luke Leighton2000-02-033-141/+349
* ohh YESS! this is so COOL!Luke Leighton2000-02-034-16/+95
* creating _samr_set_userinfo info level 0x12.Luke Leighton2000-02-034-54/+70
* make protoLuke Leighton2000-02-031-1/+2
* ignore libtoolLuke Leighton2000-02-031-0/+1
* patch from elrond for make_dom_refs to UNICODELuke Leighton2000-02-031-19/+29
* clean-up of sander's netlogon patch, it didn't compile.Luke Leighton2000-02-039-374/+257