summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Avoid multiple ``Updating dependencies'' messages before .deps/.stampAlexandre Oliva1999-07-181-1/+1
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-1/+1
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-2/+4
* md5 and hmac_md5Luke Leighton1999-04-301-1/+2
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-4/+8
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-4/+6
* fixed a typoAndrew Tridgell1999-04-171-1/+1
* damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1999-04-171-0/+10
* Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.Tim Potter1999-04-041-1/+2
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-4/+7
* Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1999-03-011-2/+2
* Sorry that this is going so slowly.Christopher R. Hertel1998-12-281-1/+7
* lib_sec_ctxt.o not .cLuke Leighton1998-12-201-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-9/+1
* removed the SID stuff from the head branch as well.Andrew Tridgell1998-12-091-1/+1
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-0/+2
* adding srvsvc pipe.Luke Leighton1998-12-081-1/+3
* matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-071-2/+3
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-1/+1
* trailing backslashes spotted by andrej.Luke Leighton1998-12-021-2/+2
* - adding builtin[alias]db.Luke Leighton1998-11-301-3/+3
* cvs getting it wrong. again.Luke Leighton1998-11-291-8/+10
* we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton1998-11-261-1/+1
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-9/+9
* unix instance of group database APILuke Leighton1998-11-231-6/+8
* use bindir not sbindir in Makefile to ensure that we don't breakAndrew Tridgell1998-11-211-1/+3
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-1/+2
* Sync up with 2.0 code.Jeremy Allison1998-11-191-2/+2
* Changed Makefile.in to use autoconf prefixes.Jeremy Allison1998-11-171-7/+5
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-19/+44
* Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-1/+2
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-2/+3
* Added needed flag for swat password changingHerb Lewis1998-11-111-2/+3
* Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison1998-11-111-0/+8
* rpcclient registry commands.Luke Leighton1998-11-101-1/+3
* util functions split into relevant modules, first pass.Luke Leighton1998-11-101-2/+5
* Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison1998-11-101-2/+2
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-1/+1
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1998-11-051-1/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-1/+2
* do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1998-10-301-24/+24
* modify dependency tracking code so that it:Alexandre Oliva1998-10-291-10/+29
* This should have gone with the last batch.Christopher R. Hertel1998-10-281-4/+3
* Fixed a small bug in debug2html. It wasn't properly checking EOF. TheChristopher R. Hertel1998-10-271-1/+10
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-1/+1
* Fix for -fpic rules (.c.po and .c.po32) when using --enable-maintainer-mode.Tim Potter1998-10-241-4/+4
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-1/+1