summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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