summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* An attempt at producing the correct Makefile magic for wrepld_proto.h to beAndrew Bartlett2002-01-301-8/+9
* that's the wins replication daemon !Jean-François Micouleau2002-01-251-2/+17
* This is another *BIG* change...Andrew Bartlett2002-01-201-1/+1
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-2/+4
* Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett2002-01-121-2/+4
* Thanks to vance for spotting the missing Makefile.in commit.Andrew Bartlett2002-01-121-1/+1
* Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-1/+1
* - fixed my breakage of CPPFLAGSAndrew Tridgell2002-01-081-1/+2
* - use CFLAGS when linking shared libs (for things like -64 on irix)Andrew Tridgell2002-01-071-3/+2
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-1/+1
* smbd should register to receive MSG_REQ_POOL_USAGE. Response shouldMartin Pool2002-01-031-0/+1
* We should be SHLD not LINK when creating shared libraries.Jeremy Allison2002-01-021-7/+7
* Removed reference to rpc_client/cli_netlogon.o from dependencies forTim Potter2002-01-021-1/+1
* Further rpc_client removal, this time from winbindd.Andrew Bartlett2002-01-011-6/+1
* A farily large commit:Andrew Bartlett2002-01-011-3/+1
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-301-1/+2
* merge from 2.2Gerald Carter2001-12-211-8/+0
* remove duplicate linesHerb Lewis2001-12-211-3/+0
* added net lookup commandAndrew Tridgell2001-12-201-1/+1
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-1/+1
* Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison2001-12-191-3/+3
* Add a very trivial talloc torture program, bin/talloctort. Not builtMartin Pool2001-12-191-0/+7
* Allow HPUX to link with new ACL code.Jeremy Allison2001-12-151-2/+2
* Added the group enum code from 2.2Jeremy Allison2001-12-141-4/+3
* -Insswitch/ breaks the build by preventing include of <nss.h> from workingAndrew Tridgell2001-12-131-1/+1
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-5/+5
* added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau2001-12-121-1/+1
* add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapperHerb Lewis2001-12-111-1/+1
* added a net time command. Allow display or set of system time based onAndrew Tridgell2001-12-111-2/+3
* Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter2001-12-111-3/+5
* Doing some research into ACLs on the LSA and SAM policy objects.Tim Potter2001-12-111-1/+2
* Also show LDFLAGS/LDSHFLAGS when starting compilation, because they'reMartin Pool2001-12-101-2/+4
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-1/+1
* include/build_env.h wasn't getting built by default with new rules unlessHerb Lewis2001-12-071-1/+1
* OK I think this does what everyone wants with the .headers.stampHerb Lewis2001-12-071-3/+3
* remove .headers.stamp from the delheaders definitionJean-François Micouleau2001-12-061-2/+2
* merge from 2.2Herb Lewis2001-12-051-7/+7
* dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis2001-12-051-3/+4
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-12/+17
* move proto.h and build_env.h from $(srcdir)/include to $(builddir)/includeJean-François Micouleau2001-12-041-2/+3
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-041-1/+4
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-1/+1
* make proto should build winbindd_proto.h as wellAndrew Tridgell2001-12-031-1/+1
* added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell2001-12-031-1/+2
* This is another major rework of the 'net' command.Andrew Bartlett2001-12-031-1/+1
* added nsstest targetAndrew Tridgell2001-12-031-1/+7
* split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell2001-12-031-1/+2
* added smbgroupedit to compile by defaultJean-François Micouleau2001-12-011-1/+1
* added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat LinuxMotonobu Takahashi2001-12-011-3/+3
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-291-1/+2