summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* patch from Elrond to support IRIX / libtool. the gnu libtool peopleLuke Leighton2000-01-221-0/+6
* 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-211-2/+2
* i like this library thing so much i made a libsmbpw as well. this containsLuke Leighton2000-01-211-23/+30
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-211-1/+1
* [lkcl: Elrond ROCKS!]Luke Leighton2000-01-201-79/+96
* patch from nazard to include $(LDFLAGS) in libraries.Luke Leighton2000-01-201-4/+4
* make proto.Luke Leighton2000-01-191-1/+1
* cannot check it on my system, but removed RPCLIB from linking smb mount binariesLuke Leighton2000-01-191-6/+6
* creating libnmb and libsamba. makes creating other smb apps really easy.Luke Leighton2000-01-191-125/+162
* decided to go ahead with the dynamic libsmb and libmsrpc idea. hopeLuke Leighton2000-01-191-150/+132
* patch from nazard@dragoninc.on.ca to get smbmount to link.Luke Leighton2000-01-181-7/+7
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-171-1/+3
* some patches from Elrond@Wunder-Nett.org. Some short notes:Luke Leighton2000-01-171-1/+25
* [mixed commit. sorry!]Luke Leighton2000-01-141-1/+1
* A small change top allow smbfilter to link ...Richard Sharpe2000-01-141-1/+3
* added first server-side netlogon sec-chan response.Luke Leighton2000-01-081-0/+1
* adding first client-side Bind Request for netlogon sec chan.Luke Leighton2000-01-081-0/+2
* first compilation of netsec. removed ntlmssp srv auth from all but samrLuke Leighton2000-01-081-1/+2
* split ntlmssp coding/decoding off into separate module, including headers.Luke Leighton2000-01-081-0/+1
* excellent!!! my first use of tdb, and it worked!Luke Leighton2000-01-081-0/+1
* added client-side dce/rpc authentication API.Luke Leighton2000-01-081-0/+4
* created a "no authentication" server-side instance of dce/rpc authentication.Luke Leighton2000-01-061-1/+3
* trying to split become_user(), become_vuser(), become_root(), become_guest()Luke Leighton2000-01-031-3/+5
* decided to add tridge's tdb code into SAMBA_TNG. i may (will) need it inLuke Leighton2000-01-031-17/+16
* more simplification of msrpc / smb interfaceLuke Leighton2000-01-031-3/+1
* attempting to delineate smbd / msrpc more.Luke Leighton2000-01-031-3/+6
* update of proto.h, it needed PASSDB_OBJ, GROUPDB_OBJ since removal ofLuke Leighton2000-01-031-0/+1
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-13/+30
* clearing up - final removal of all "smb auth" code from smbd... and,Luke Leighton2000-01-021-21/+11
* - split ipc.c into lanman.c and ipc.cLuke Leighton2000-01-021-1/+1
* *** empty log message ***Luke Leighton1999-12-311-1/+1
* extra \ causing problemsLuke Leighton1999-12-281-1/+1
* well, this is the code i didn't want to have to write, right now, butLuke Leighton1999-12-151-0/+4
* first pass at making lsarpcd not need the password database API code.Luke Leighton1999-12-141-3/+6
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-32/+169
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-7/+13
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-9/+39
* first version of msrpc agent redirector code. client-side only.Luke Leighton1999-12-051-1/+4
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-041-0/+1
* jeremy is going to hate me for this.Luke Leighton1999-12-041-0/+7
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+10
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+13
* this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1999-11-291-0/+1
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-0/+1
* WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1999-11-241-2/+2
* adding svcctl 0x1b functionLuke Leighton1999-11-231-0/+1
* doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1999-11-201-0/+1
* - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1999-11-191-0/+1