summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaning up linking issues. sam/idmap*.c only links inGerald Carter2003-07-071-23/+17
* removing nisplussamGerald Carter2003-07-011-5/+0
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-14/+13
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-6/+7
* Remove the MODULES_CLEAN variable. It's no longer necessary sinceJelmer Vernooij2003-06-261-1/+1
* cleaning up more build issues. TestedGerald Carter2003-06-261-15/+15
* fix linking of some things that are not built by defaultGerald Carter2003-06-251-14/+14
* large change:Gerald Carter2003-06-251-12/+13
* Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett2003-06-251-1/+1
* add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2003-06-241-2/+2
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-211-1/+1
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-2/+2
* Add installmodules to installJelmer Vernooij2003-06-181-1/+1
* Fix building idmap_winbind as shared moduleJelmer Vernooij2003-06-171-1/+1
* Build libnss_wins.so as part of nsswitch target. Fix for bug #160Tim Potter2003-06-161-11/+12
* removed editreg from standard build until it is portable. Right now itAndrew Tridgell2003-06-101-1/+5
* get rid of IRIX o32 builds - some libraries (kerberos and ldap) are onlyHerb Lewis2003-06-061-7/+0
* remove o32 targets for IRIX. kerberos and ldap libraries are n32 only soHerb Lewis2003-06-061-13/+2
* get rid of warning about malformed if in MakefileHerb Lewis2003-06-061-2/+2
* fix build on systems w/o LDAP libsGerald Carter2003-06-061-1/+1
* delete extra PASSDBLIB at beginningHerb Lewis2003-06-061-1/+1
* pdbedit needs PASSDBLIBSHerb Lewis2003-06-061-1/+1
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-11/+11
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-5/+7
* Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-291-12/+21
* More fixes for builddir != srcdir.Tim Potter2003-05-271-30/+23
* Don't use extensions like '\t' in a sed script. It breaks the make proto.Jeremy Allison2003-05-231-6/+6
* installman needs to depend on installdirs, to fix parallelAndrew Tridgell2003-05-231-2/+2
* Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter2003-05-231-18/+25
* Compile shared modules with the -fPIC flag. Reported by Steve Langasek akaJelmer Vernooij2003-05-221-38/+38
* Fix bug #95: net did not build when ldap was installed, but --without-adsJim McDonough2003-05-201-1/+1
* add idmap_winbind unless I made a better way to solve SID type for domainSimo Sorce2003-05-161-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-15/+19
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-6/+5
* Makefile changes to allow new NTLMv2 patch to work.Andrew Bartlett2003-05-091-10/+7
* Add a new entry to make check. If we have compiled python extensions,Tim Potter2003-05-051-1/+4
* Merge of backslash @LDAP_LIBS@ fix from HEAD.Tim Potter2003-05-051-2/+1
* AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2003-05-051-2/+2
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-301-1/+1
* Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett2003-04-301-2/+2
* smbgroupedit has been replaced by 'net groupmap'Gerald Carter2003-04-291-7/+0
* remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter2003-04-291-2/+1
* do not build wrepld by default; package maintainers need to update their file...Gerald Carter2003-04-291-1/+1
* Merge: we need a rule for t_snprintfTim Potter2003-04-281-0/+2
* Merge stf updates from HEAD.Tim Potter2003-04-281-3/+4
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-271-0/+6
* Remove the unpopular pdb_unix, which has served it's time well.Andrew Bartlett2003-04-261-10/+5
* Fix the weird charset and build it by default for ./configure -enable-developerJelmer Vernooij2003-04-261-2/+2
* Add vfs_fake_perms to Samba 3.0Andrew Bartlett2003-04-241-0/+6
* Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate theAndrew Bartlett2003-04-231-4/+14