merge of the netsamlogon caching code from APPLIANCE_HEAD
[ira/wip.git] / source3 / Makefile.in
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-18 Jelmer VernooijAdd installmodules to install
2003-06-17 Jelmer VernooijFix building idmap_winbind as shared module
2003-06-16 Tim PotterBuild libnss_wins.so as part of nsswitch target. Fix...
2003-06-10 Andrew Tridgellremoved editreg from standard build until it is portabl...
2003-06-06 Herb Lewisget rid of IRIX o32 builds - some libraries (kerberos...
2003-06-06 Herb Lewisremove o32 targets for IRIX. kerberos and ldap librarie...
2003-06-06 Herb Lewisget rid of warning about malformed if in Makefile
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
2003-06-06 Herb Lewisdelete extra PASSDBLIB at beginning
2003-06-06 Herb Lewispdbedit needs PASSDBLIBS
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jelmer VernooijAdd smb_register_idmap(). Based on a patch from metze
2003-05-27 Tim PotterMore fixes for builddir != srcdir.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-23 Jeremy AllisonDon't use extensions like '\t' in a sed script. It...
2003-05-23 Andrew Tridgellinstallman needs to depend on installdirs, to fix parallel
2003-05-23 Andrew Tridgellinstallman needs to depend on installdirs, to fix parallel
2003-05-23 Tim PotterBug 83: fixes for building when $srcdir != $builddir...
2003-05-22 Jelmer VernooijUse -fPIC when compiling shared modules. Reported by...
2003-05-22 Jelmer Vernooij Compile shared modules with the -fPIC flag. Reported...
2003-05-20 Jim McDonoughFix bug #95: net did not build when ldap was installed...
2003-05-16 Simo Sorceadd idmap_winbind unless I made a better way to solve...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Tim PotterAdd pythoncheck to make check target.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-09 Andrew BartlettMakefile changes to allow new NTLMv2 patch to work.
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Tim PotterAdd a new entry to make check. If we have compiled...
2003-05-05 Tim PotterMerge of backslash @LDAP_LIBS@ fix from HEAD.
2003-05-05 Tim PotterA good reason to use make variables instead of autoconf...
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 Simo Sorcefixes to *_util.c files
2003-05-02 Simo Sorceexclude tdbsam2.h generation until it will be used
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 Andrew BartlettTry to fix IRIX build - add quotes and never call libns...
2003-04-30 Andrew Bartlettpam_smbpass will need at least IDMAP.
2003-04-29 Gerald Cartersmbgroupedit has been replaced by 'net groupmap'
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Gerald Carterdo not build wrepld by default; package maintainers...
2003-04-28 Simo Sorceswat need idmap now
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterMerge: we need a rule for t_snprintf
2003-04-28 Tim PotterMerge stf updates from HEAD.
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Andrew BartlettRemove the unpopular pdb_unix, which has served it...
2003-04-26 Jelmer VernooijFix the weird charset and build it by default for ...
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-24 Andrew BartlettAdd vfs_fake_perms to Samba 3.0
2003-04-23 Andrew BartlettPatch by Vance Lankhaar <vlankhaar@linux.ca> to automat...
2003-04-23 Andrew BartlettWe don't have IDMAP in 3.0 yet.
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-22 John TerpstraAdded editreg.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Gerald Carter* fix segfault when no vfs objects defined
2003-04-19 John TerpstraAdded smbgroupedit to PROGS2
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-19 Gerald CarterMerging smbgroupedit into 'net groupmap'. Not entirely...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jim McDonoughMove PAC decoding over from HEAD.
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-16 Jelmer VernooijAdd support for the new modules system to lib/iconv...
2003-04-16 Jelmer VernooijAdd make destination for librpc_echo
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Jelmer VernooijAdd torture to everything..
2003-04-16 Jelmer VernooijDon't build the torture progs in 'make all'
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 Jelmer Vernooijuse the new modules system for the rpc modules (backpor...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Jelmer VernooijFix build of VFS modules statically (we used Makefile...
2003-04-15 Jelmer VernooijAdd selection of the modules to configure (merge from...
2003-04-15 Tim PotterMerge of python extension picobj fix.
2003-04-15 Tim PotterUse picobjs when building python extensions. Spotted...
2003-04-15 Tim PotterUpdates to compile correctly with --with-included-popt
2003-04-14 Martin PoolMake a libbigballofmud.so.0 link, so that the linker...
2003-04-14 Martin PoolBuild and run the lib/snprintf.c test cases from "make...
2003-04-14 Tim PotterUpdate check-programs target.
2003-04-14 Martin PoolAdd rules to build bin/t_snprintf, which exposes the...
2003-04-14 Tim PotterMerge:
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-14 Tim PotterSyncup popt changes with HEAD.
2003-04-14 Tim PotterMerge a bunch of updates from HEAD:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
next