summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14331: Add a comment on top of test_pam_modules about what we're testing.Lars Müller1-0/+2
2007-10-10r14326: First catch of make test_pam_modules.Lars Müller1-1/+1
2007-10-10r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller1-2/+14
2007-10-10r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner1-1/+2
2007-10-10r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller1-2/+2
2007-10-10r14077: fix build breakageGerald Carter1-3/+3
2007-10-10r14075: * add support for long variable names in smb.conf in the form of %(....)Gerald Carter1-1/+2
2007-10-10r14057: Remove generated script/gen-8bit-gap.sh while calling rule realclean.Lars Müller1-1/+1
2007-10-10r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we haveLars Müller1-6/+7
2007-10-10r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.Lars Müller1-14/+14
2007-10-10r13947: Use tabs instead of spaces for indention.Lars Müller1-3/+3
2007-10-10r13946: Link pam_smbpass with the required object files. Fix bug #3565.Lars Müller1-1/+2
2007-10-10r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner1-4/+4
2007-10-10r13864: Some cleanup and the samr set security object function client-side.Günther Deschner1-1/+2
2007-10-10r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGSLars Müller1-1/+1
2007-10-10r13751: Call proto_exists before we create the precompiles headers.Lars Müller1-1/+1
2007-10-10r13750: Cleanup line wrap to less than 80 chars.Lars Müller1-3/+4
2007-10-10r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs andLars Müller1-6/+27
2007-10-10r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.Lars Müller1-7/+4
2007-10-10r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller1-15/+42
2007-10-10r13656: Use the new installdirs.sh syntax for all calls.Lars Müller1-4/+4
2007-10-10r13642: Fix install* scripts to use DESTDIR.Lars Müller1-10/+10
2007-10-10r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and...Gerald Carter1-20/+2
2007-10-10r13564: Remove trailing backslash. Makes other than GNU make choke on this.James Peach1-2/+1
2007-10-10r13529: No functional, line break changes to let it fit into 80 chares screenLars Müller1-8/+9
2007-10-10r13526: Remove superfuous extra spaces at EOL.Lars Müller1-8/+8
2007-10-10r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller1-4/+10
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke1-4/+4
2007-10-10r13425: Revert all the "clever" compiler options checks. They brokeJames Peach1-28/+0
2007-10-10r13420: Support profile-guided optimisation in the build system. This isJames Peach1-0/+28
2007-10-10r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller1-2/+2
2007-10-10r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.Lars Müller1-2/+2
2007-10-10r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter1-1/+1
2007-10-10r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke1-1/+1
2007-10-10r13338: Remove the experimental pdb modulesVolker Lendecke1-19/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-32/+44
2007-10-10r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter1-1/+1
2007-10-10r13027: Support file change notifications from FAM.James Peach1-3/+3
2007-10-10r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".Günther Deschner1-2/+2
2007-10-10r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on theLars Müller1-1/+1
2007-10-10r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke1-1/+1
2007-10-10r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke1-1/+1
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-1/+1
2007-10-10r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison1-2/+2
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-6/+3
2007-10-10r12077: Add configure switch to disable libmsrpc build. Add new Makefile targetLars Müller1-9/+13
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke1-1/+1
2007-10-10r11962: Bring talloc up to date with Samba4, re-add theJeremy Allison1-1/+1
2007-10-10r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.Volker Lendecke1-1/+1
2007-10-10r11725: build smbget by defaultGerald Carter1-1/+1