summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* make install should also install the default dat files from codepagesHerb Lewis2002-03-211-1/+4
* Take out autobuild dependency on proto.h; breaks some proprietary Makes.Martin Pool2002-03-191-8/+4
* Refactor for systems like Solaris that cannot handle wildcards on theMartin Pool2002-03-191-4/+8
* Change the Makefile to rebuild proto.h as necessary -- note that thisMartin Pool2002-03-191-16/+55
* Added dos_errstr() function. Not all errors in list yet.Tim Potter2002-03-171-2/+2
* Move the directory creation process outside the 'installbin.sh' script, andAndrew Bartlett2002-03-131-3/+2
* Aack. Don't change too much. vfs.c still won't build, but this should fix so...Jim McDonough2002-03-121-9/+9
* Fix up location of libsmbclient.so so it always goes to /usr/lib.John Terpstra2002-03-121-1/+1
* Added wins entry.John Terpstra2002-03-121-0/+2
* Another program converted to popt...smbstatus this time.Jim McDonough2002-03-111-7/+7
* yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-101-1/+1
* build tdbbackup by defaultAndrew Tridgell2002-03-091-1/+1
* Update Makefile.in for rpcclient build on machines without libpopt or request...Jim McDonough2002-03-071-2/+2
* added a tdb backup utilityAndrew Tridgell2002-03-071-1/+8
* Missed the Makefile.in update...Andrew Bartlett2002-03-011-2/+2
* Attempt to fix Solaris winbind nss build.Jeremy Allison2002-03-011-3/+2
* This apparently makes winbind work on Solaris againAndrew Bartlett2002-02-271-1/+1
* Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-12/+13
* Remove dynconfig.{o,po} in clean target.Tim Potter2002-02-171-1/+5
* smbsh need CC not SHLDHerb Lewis2002-02-071-1/+1
* Drastic impromvents to pam_winbind.Andrew Bartlett2002-02-051-1/+2
* Add ldap_printer.c build for ADS printer objects.Jim McDonough2002-02-011-1/+2
* 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