summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2001-12-05merge from 2.2Herb Lewis1-7/+7
2001-12-05dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis1-3/+4
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-12/+17
2001-12-04move proto.h and build_env.h from $(srcdir)/include to $(builddir)/includeJean-François Micouleau1-2/+3
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-1/+4
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau1-1/+1
2001-12-03make proto should build winbindd_proto.h as wellAndrew Tridgell1-1/+1
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-1/+2
2001-12-03This is another major rework of the 'net' command.Andrew Bartlett1-1/+1
2001-12-03added nsstest targetAndrew Tridgell1-1/+7
2001-12-03split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell1-1/+2
2001-12-01added smbgroupedit to compile by defaultJean-François Micouleau1-1/+1
2001-12-01added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat LinuxMotonobu Takahashi1-3/+3
2001-11-29Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett1-1/+2
2001-11-26This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett1-6/+5