summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-08-17sync 3_0 branch with HEADJelmer Vernooij1-24/+25
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-104/+187
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell1-1/+1
2002-04-11this adds a completely new hash based mangling schemeAndrew Tridgell1-1/+1
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell1-3/+5
2002-04-05add utils/net_help.c to bin/net buildJim McDonough1-1/+1
2002-04-04Make bin/nsstest as part of torture target.Tim Potter1-1/+2
2002-04-04Add libads/ldap_user.c to build for ads user management.Jim McDonough1-1/+1
2002-03-30Added build option for "everything". Changed build options for libsmbclient.John Terpstra1-1/+3
2002-03-29merge winbindd WINS changes from 2.2Herb Lewis1-0/+1
2002-03-25Roll back proto.h changes -- to hard to do them portably. LeaveMartin Pool1-55/+16
2002-03-22cut and paste inserted spaces instead of tab. Some versions of make don'tHerb Lewis1-1/+1
2002-03-21make install should also install the default dat files from codepagesHerb Lewis1-1/+4
2002-03-19Take out autobuild dependency on proto.h; breaks some proprietary Makes.Martin Pool1-8/+4
2002-03-19Refactor for systems like Solaris that cannot handle wildcards on theMartin Pool1-4/+8
2002-03-19Change the Makefile to rebuild proto.h as necessary -- note that thisMartin Pool1-16/+55
2002-03-17Added dos_errstr() function. Not all errors in list yet.Tim Potter1-2/+2
2002-03-13Move the directory creation process outside the 'installbin.sh' script, andAndrew Bartlett1-3/+2
2002-03-12Aack. Don't change too much. vfs.c still won't build, but this should fix so...Jim McDonough1-9/+9
2002-03-12Fix up location of libsmbclient.so so it always goes to /usr/lib.John Terpstra1-1/+1
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