move code of the locator child into its own file
[metze/old/v3-2-winbind-ndr.git] / source / Makefile.in
2007-10-08 metzemove code of the locator child into its own file
2007-10-08 metzemove idmap related functions into their own file.
2007-10-02 metzeuse --immediate like in samba4 to get more usefull...
2007-09-29 jpeachMerge module linking changes from SAMBA_3_2 to SAMBA_3_...
2007-09-28 jelmerMerge the 3.2-perltest branch that switches Samba 3...
2007-09-28 jraMake the Linux nss client code thread-safe.
2007-09-14 metzemove winbindd code into winbindd/
2007-09-07 jraLarge patch discussed with Volker. Move unix_convert...
2007-09-04 obnoxReformat some object lists in Makefile.in to minimize...
2007-08-31 gdThe locator has no dependencies to ldap libs anymore...
2007-08-31 gdMove locator to nsswitch (does not belong to libads...
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-30 gdFix the build, sorry...
2007-08-30 gdWhen we can build the locator, build it.
2007-08-29 jerryCleanup some linking msgs and remove references to...
2007-08-28 gdRemove all dependencies to samba internals and convert...
2007-08-28 jerryMerge Simo's shared lib build fix from svn r22842 that...
2007-08-28 gdAdd experimental DsGetDcName() call (will be used by...
2007-08-14 gdSome more minor edits for libgpo, mostly reformatting...
2007-08-10 metzeadd a module that overloads the file_id_create VFS...
2007-07-23 vlendecAttempt to fix the build on host "gwen". The Makefile...
2007-07-19 gdMove authdata.o to LIBADS_SERVER_OBJ.
2007-07-17 gdRemove GPO_SID_TOKEN struct and use nt_user_token inste...
2007-07-16 metzeadd dummy callbacks for LDAP SASL wrapping,
2007-07-11 gdFix the build.
2007-07-04 jerryMake sure that when builddir != srcdir, we can still...
2007-07-03 jerrySquashed commit of the following:
2007-06-29 vlendecAccording to simo, check_dos_char is needed
2007-06-29 vlendecAnybody know what check_dos_char() was used for? It...
2007-06-26 gdAdd legacy support for Services for Unix (SFU) 2.0.
2007-06-18 jpeachLinking the LSA pipe module only once is probably enough.
2007-06-15 obnoxThis activates the global options from the registry...
2007-06-14 obnoxReplace literal occurrences of libsmb/errormap.o by...
2007-06-14 obnoxSynchronize some occurrences of BINARY_PREREQS and...
2007-06-14 obnoxThis checkin consists mostly of refactorings in prepara...
2007-06-14 jpeachChange the handling of the developer CFLAGS so that...
2007-06-10 vlendecMerge the core of the cluster code.
2007-06-05 jpeachDon't generate stamp-h. AFAICT it is never used.
2007-06-04 tridgemerged ldb changes from 3.0.26
2007-06-04 jerryremove unused variable (due to mad merge from Centeris...
2007-06-03 obnoxFix the build: r23315 was a little overeager in removin...
2007-06-03 metze- don't use the builtin and -liniparser together in...
2007-06-03 metzeFor some systems it's needed to inject replace.h into
2007-06-01 jpeachApply proto_exists and bin/.dummy dependencies consiste...
2007-05-31 jerrymerge CloseEventlog() pidl conversion from 3.0.26 ...
2007-05-31 jerrymerge service control pidl change for CloseServiceHandl...
2007-05-30 jerryBUG 4671: Fix Makefile syntax error when SMBMOUNT_PROGS...
2007-05-29 vlendecMove map_nt_error_from_unix to lib/errmap_unix.c. This...
2007-05-29 vlendecCheck in a change made by Tridge:
2007-05-26 lmuelleInstall the smb_share_modes.h header file.
2007-05-26 lmuelleRename INSTALLPERMS to INSTALLPERMS_BIN to differenciat...
2007-05-26 lmuelleAdd INSTALLPERMS_DATA set to 0644 to install the header...
2007-05-24 gdFix Bug #2727 and let pam_smbpass at least link and...
2007-05-24 vlendecFactor out local messaging.
2007-05-24 vlendecTrim down the message.c API slightly: The messages_pend...
2007-05-23 jpeachAdd a new configure option to disable building SWAT...
2007-05-21 vlendecRewrite messages.c to use auto-generated marshalling...
2007-05-15 jpeachTidy the build rules for targets that need the installa...
2007-05-14 jraAdd vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun...
2007-05-14 lmuelleDon't create shared objects of nss and tdb modules.
2007-05-14 lmuelleAdd bin/{ldap,nss,tdb}.@SHLIBEXT@ rules.
2007-05-13 jpeachMove FAM libraries from smbd to vfs_fam_notify. Should...
2007-05-11 gdAdd dummy gpo_apply_security_filtering() call.
2007-05-10 vlendecFor the cluster code I've developed a wrapper around...
2007-05-08 vlendecThis introduces lib/conn_tdb.c with two main functions...
2007-05-07 vlendecAdd local groups to the --required-membership-sid test...
2007-04-29 jelmerRemove python build directory and generated smbadduser.
2007-04-24 jpeachWrap the method of obtaining sockets to listen on.
2007-04-23 jpeachCreate wrapper to hide the details of obtaining a set...
2007-04-22 jpeachAdd automatic dependency tracking. The dependency gener...
2007-04-20 jpeachSupport running under launchd. We abstract the method...
2007-04-20 jpeachRemove precompiled headers on clean.
2007-04-20 jpeachSimplify the build rules for plugin modules. Add suppor...
2007-04-17 jerryBUG 4509: Makefile fix linking the sfu.so and rfc2307.so
2007-04-17 metzemove tdbback.c content into tdbbackup.c
2007-04-17 metzeremove unused stuff completely to fix the build, sorry
2007-04-17 metzefix the build when no shared-library support is detected
2007-04-16 metzemove tdb code to lib/tdb/ as in samba4
2007-04-15 metzemerge from samba4:
2007-04-09 vlendecCheck in most of Michael Adam's net conf utility. A...
2007-04-06 jraFix the module name - it's vfs_readahead not vfs_linux_...
2007-04-06 jraAdded vfs_readahead module that appears to do wonderful...
2007-04-06 lmuelleNo code change. This is a spring time end of line...
2007-04-06 lmuelleRemove obsoleted SHLIBS_PROGS from {Makefile,configure...
2007-04-06 lmuelleRevert parts of revision 22056 as proto_exists is not...
2007-04-04 metze- fix --with-fhs, where confdir is set to \${sysconfdir}
2007-04-03 gdAdd test_nss_modules to check NSS modules for unresolve...
2007-04-03 gdAdding some missing proto_exists calls (for PAM and...
2007-04-03 jelmerPort the endpoint mapper (and functions it requires...
2007-03-26 vlendecAdd tdbtorture target to main makefile -- Thanks to...
2007-03-21 jraFixed the build by rather horrid means. I really need
2007-03-21 jraAdd in a basic raw NTLM encrypt request. Now
2007-03-20 jraThe server part of the code has to use an AUTH_NTLMSSP...
2007-03-17 jraAdd in the stubs for SMB transport encryption. Will...
2007-03-13 gdAdding experimental krb5 lib locator plugin.
2007-03-12 lmuelleCreate a reference after proto_exits was called once...
2007-03-07 vlendecEnable building ndrdump with the builtin popt. Jelmer...
2007-03-02 jelmerAdd ndrdump to samba 3. This only works from external...
2007-03-01 jerryput libraries preceeding the @SONAMEFLAG@ variable...
2007-02-27 jelmerImport ndrdump (doesn't compile yet, needs table suppor...
next