summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-03-12Added wins entry.John Terpstra1-0/+2
2002-03-11Another program converted to popt...smbstatus this time.Jim McDonough1-7/+7
2002-03-10yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell1-1/+1
2002-03-09build tdbbackup by defaultAndrew Tridgell1-1/+1
2002-03-07Update Makefile.in for rpcclient build on machines without libpopt or request...Jim McDonough1-2/+2
2002-03-07added a tdb backup utilityAndrew Tridgell1-1/+8
2002-03-01Missed the Makefile.in update...Andrew Bartlett1-2/+2
2002-03-01Attempt to fix Solaris winbind nss build.Jeremy Allison1-3/+2
2002-02-27This apparently makes winbind work on Solaris againAndrew Bartlett1-1/+1
2002-02-22Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett1-12/+13
2002-02-17Remove dynconfig.{o,po} in clean target.Tim Potter1-1/+5
2002-02-07smbsh need CC not SHLDHerb Lewis1-1/+1
2002-02-05Drastic impromvents to pam_winbind.Andrew Bartlett1-1/+2
2002-02-01Add ldap_printer.c build for ADS printer objects.Jim McDonough1-1/+2
2002-01-30An attempt at producing the correct Makefile magic for wrepld_proto.h to beAndrew Bartlett1-8/+9
2002-01-25that's the wins replication daemon !Jean-François Micouleau1-2/+17
2002-01-20This is another *BIG* change...Andrew Bartlett1-1/+1
2002-01-17A nice *big* change to the fundemental way we do things.Andrew Bartlett1-2/+4
2002-01-12Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett1-2/+4
2002-01-12Thanks to vance for spotting the missing Makefile.in commit.Andrew Bartlett1-1/+1
2002-01-09Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool1-1/+1
2002-01-08- fixed my breakage of CPPFLAGSAndrew Tridgell1-1/+2
2002-01-07- use CFLAGS when linking shared libs (for things like -64 on irix)Andrew Tridgell1-3/+2
2002-01-05I've decided to move the auth code around a bit more...Andrew Bartlett1-1/+1
2002-01-03smbd should register to receive MSG_REQ_POOL_USAGE. Response shouldMartin Pool1-0/+1
2002-01-02We should be SHLD not LINK when creating shared libraries.Jeremy Allison1-7/+7
2002-01-02Removed reference to rpc_client/cli_netlogon.o from dependencies forTim Potter1-1/+1
2002-01-01Further rpc_client removal, this time from winbindd.Andrew Bartlett1-6/+1
2002-01-01A farily large commit:Andrew Bartlett1-3/+1
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-1/+2
2001-12-21merge from 2.2Gerald Carter1-8/+0
2001-12-21remove duplicate linesHerb Lewis1-3/+0
2001-12-20added net lookup commandAndrew Tridgell1-1/+1
2001-12-20net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell1-1/+1
2001-12-19Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison1-3/+3
2001-12-19Add a very trivial talloc torture program, bin/talloctort. Not builtMartin Pool1-0/+7
2001-12-15Allow HPUX to link with new ACL code.Jeremy Allison1-2/+2
2001-12-14Added the group enum code from 2.2Jeremy Allison1-4/+3
2001-12-13-Insswitch/ breaks the build by preventing include of <nss.h> from workingAndrew Tridgell1-1/+1
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis1-5/+5
2001-12-12added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau1-1/+1
2001-12-11add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapperHerb Lewis1-1/+1
2001-12-11added a net time command. Allow display or set of system time based onAndrew Tridgell1-2/+3
2001-12-11Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter1-3/+5
2001-12-11Doing some research into ACLs on the LSA and SAM policy objects.Tim Potter1-1/+2
2001-12-10Also show LDFLAGS/LDSHFLAGS when starting compilation, because they'reMartin Pool1-2/+4
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-1/+1
2001-12-07include/build_env.h wasn't getting built by default with new rules unlessHerb Lewis1-1/+1
2001-12-07OK I think this does what everyone wants with the .headers.stampHerb Lewis1-3/+3
2001-12-06remove .headers.stamp from the delheaders definitionJean-François Micouleau1-2/+2