summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-0cvs2svn Import User2000-01-227-76882/+0
* preparing for release of alpha.0.0Samba Release Account2000-01-2263-145/+154
* close all MSRPC connections during smbd idle time, otherwise it willLuke Leighton2000-01-222-0/+4
* patch from Elrond to support IRIX / libtool. the gnu libtool peopleLuke Leighton2000-01-222-6/+12
* signed / unsigned issues.Luke Leighton2000-01-221-2/+2
* adding stuff in preparation for creating an smbd creds database to fixLuke Leighton2000-01-212-0/+129
* added bin/.dummy dependencies to get bin/ directory createdLuke Leighton2000-01-211-6/+6
* forgot to add libsmbpw to install parts (i never install, so i didn't notice)Luke Leighton2000-01-211-1/+1
* hmm, found out that smb-agent wasn't working.Luke Leighton2000-01-214-9/+32
* i like this library thing so much i made a libsmbpw as well. this containsLuke Leighton2000-01-213-549/+642
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-2119-82/+96
* patch from elrond to deal with libtool not doing a proper job.Luke Leighton2000-01-201-1/+7
* [lkcl: Elrond ROCKS!]Luke Leighton2000-01-209-949/+9638
* script from Lonnie Borntreger to start/stop samba daemons. hooray!Luke Leighton2000-01-201-0/+48
* moved some more functions out of lib/util.c.Luke Leighton2000-01-203-306/+306
* moved some functions only used by smbd/filename.c into filename.cLuke Leighton2000-01-203-275/+184
* patch from nazard to include $(LDFLAGS) in libraries.Luke Leighton2000-01-201-4/+4
* line-terminate trust account password file.Luke Leighton2000-01-201-0/+1
* updates from Steve Langasek.Luke Leighton2000-01-201-9/+11
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-2020-197/+277
* make proto.Luke Leighton2000-01-193-19/+5
* cannot check it on my system, but removed RPCLIB from linking smb mount binariesLuke Leighton2000-01-191-6/+6
* proper revert on make_mydomain_sids(). ARGH!Luke Leighton2000-01-191-18/+29
* creating libnmb and libsamba. makes creating other smb apps really easy.Luke Leighton2000-01-193-786/+901
* patch from Elrond, i didn't do a complete revert yesterday.Luke Leighton2000-01-191-5/+13
* decided to go ahead with the dynamic libsmb and libmsrpc idea. hopeLuke Leighton2000-01-197-731/+971
* revert: use of lookup_lsa_name() was causing recursion (in lsarpcd and samrd!)Luke Leighton2000-01-191-9/+41
* patch from nazard@dragoninc.on.ca to get smbmount to link.Luke Leighton2000-01-181-7/+7
* compilation issues from Philip Guenther with C98 compiler instead of C99,Luke Leighton2000-01-187-9/+14
* issue spotted by lonnie to do with no NT password. i think that'sLuke Leighton2000-01-181-38/+13
* debug info updateLuke Leighton2000-01-171-2/+2
* - had to wrap register_vuid() with a become_root()/unbecome_root() setLuke Leighton2000-01-176-11/+16
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-1712-141/+112
* put a sleep() of 10 seconds in so that those people who don't get a coredumpLuke Leighton2000-01-171-1/+2
* some patches from Elrond@Wunder-Nett.org. Some short notes:Luke Leighton2000-01-177-104/+120
* debug level 100 causes crash if NT password is NULL. oops.Luke Leighton2000-01-171-3/+3
* attempting to clean up prs_() usage to track down an unknown memoryLuke Leighton2000-01-1714-83/+91
* comparisons against msrpc->local instead of msrpc->cli. oops.Luke Leighton2000-01-161-2/+2
* debug info to catch other potential handle-closing disasters :)Luke Leighton2000-01-161-0/+12
* interesting! fixing client connections to work showed that the order ofLuke Leighton2000-01-162-19/+12
* nngh! was ZERO_STRUCT()ing a pipe struct _before_ checking to closeLuke Leighton2000-01-163-5/+10
* added an alias for "local group map" to "domain alias map".Luke Leighton2000-01-161-0/+2
* rpcclient wasn't asking for a password if you didn't supply one.Luke Leighton2000-01-165-13/+26
* fixed a couple of off by one bugs (one place was 1 too long and theAndrew Tridgell2000-01-161-6/+6
* higher order function table to set up msrpc services.Luke Leighton2000-01-1615-140/+263
* - disable port 445 in server, again, until i have time to work it outLuke Leighton2000-01-143-9/+8
* YESS!!!! GOT IT! rpcclient now does NETLOGON "schannel" logins!Luke Leighton2000-01-142-3/+0
* this caused me to get a response back from an NT schannel box. it'sLuke Leighton2000-01-141-1/+1
* [mixed commit. sorry!]Luke Leighton2000-01-1415-196/+242
* don't change case of pipe name for logging purposes.Luke Leighton2000-01-141-1/+0