summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-0/+1
1999-11-24WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1-2/+2
1999-11-23adding svcctl 0x1b functionLuke Leighton1-0/+1
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-0/+1
1999-11-19- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1-0/+1
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-1/+4
1999-11-12split array-handling functions into separate module.Luke Leighton1-0/+1
1999-11-06spoolss openprinterex / closeprinter client-code.Luke Leighton1-14/+14
1999-11-05experimental spoolss rpcclient commandsLuke Leighton1-0/+2
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-3/+3
1999-10-21split modify_trust_account_password into a separate module.Luke Leighton1-1/+1
1999-10-14adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton1-9/+13
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton1-0/+1
1999-08-18use read() instead of fread() as fread() fails on redhat 6.Luke Leighton1-3/+5
1999-08-17adding lib/util_status.c to Makefile.inLuke Leighton1-1/+1
1999-07-18Avoid multiple ``Updating dependencies'' messages before .deps/.stampAlexandre Oliva1-1/+1
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-1/+1
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1-2/+4
1999-04-30md5 and hmac_md5Luke Leighton1-1/+2
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-4/+8
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-4/+6
1999-04-17fixed a typoAndrew Tridgell1-1/+1
1999-04-17damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1-0/+10
1999-04-04Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.Tim Potter1-1/+2
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-4/+7
1999-03-01Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1-2/+2
1998-12-28Sorry that this is going so slowly.Christopher R. Hertel1-1/+7
1998-12-20lib_sec_ctxt.o not .cLuke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-9/+1
1998-12-09removed the SID stuff from the head branch as well.Andrew Tridgell1-1/+1
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton1-0/+2
1998-12-08adding srvsvc pipe.Luke Leighton1-1/+3
1998-12-07matthew chapman's ldap code, to date. plus docs!Luke Leighton1-2/+3
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-1/+1
1998-12-02trailing backslashes spotted by andrej.Luke Leighton1-2/+2
1998-11-30- adding builtin[alias]db.Luke Leighton1-3/+3
1998-11-29cvs getting it wrong. again.Luke Leighton1-8/+10
1998-11-26we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton1-1/+1
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-9/+9
1998-11-23unix instance of group database APILuke Leighton1-6/+8
1998-11-21use bindir not sbindir in Makefile to ensure that we don't breakAndrew Tridgell1-1/+3
1998-11-19Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1-1/+2
1998-11-19Sync up with 2.0 code.Jeremy Allison1-2/+2
1998-11-17Changed Makefile.in to use autoconf prefixes.Jeremy Allison1-7/+5
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-19/+44
1998-11-16Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-1/+2
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-2/+3
1998-11-11Added needed flag for swat password changingHerb Lewis1-2/+3