summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1863: Fix build of exp stuff on Solaris (#1474)Jelmer Vernooij1-4/+8
2007-10-10r1692: first commit :)Günther Deschner1-1/+1
2007-10-10r1531: smbd/tdbutil.c isn't used anymore. Bug 1443 is suspected to be a tdbVolker Lendecke1-1/+1
2007-10-10r1318: Install libsmbclient into $(LIBDIR), not into hardcoded ${prefix}/lib....Volker Lendecke1-3/+3
2007-10-10r1220: Revert last change. Apparently, NOTPARALLEL blocks all parallel buildsJelmer Vernooij1-1/+0
2007-10-10r1219: Don't make proto parallelJelmer Vernooij1-0/+1
2007-10-10r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison1-1/+1
2007-10-10r643: fix typoHerb Lewis1-1/+1
2007-10-10r642: use RPC_CLIENT_OBJ instead of file nameHerb Lewis1-2/+2
2007-10-10r635: put files that are referenced multiple times in separateHerb Lewis1-38/+63
2007-10-10r449: Two AFS-related things:Volker Lendecke1-3/+12
2007-10-10r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher1-5/+3
2007-10-10r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke1-0/+6
2007-10-10r329: add the shadow_copy vfs moduleStefan Metzmacher1-0/+6
2007-10-10r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett1-2/+8
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+1
2007-10-10r63: Remove -lcrypto from wbinfo. Sorry.Volker Lendecke1-1/+1
2004-04-01This restructures lib/afs.c so that the token data can be but into aVolker Lendecke1-3/+3
2004-03-26Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke1-0/+6
2004-03-24Path for bugzilla #1152 from Timur Bakeyev. Allow python modules toTim Potter1-2/+2
2004-03-18Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough1-1/+2
2004-03-15include swatdir in 'make showlayout'Gerald Carter1-0/+1
2004-03-10another typoHerb Lewis1-1/+1
2004-03-10fix typo for tag in proto fileHerb Lewis1-1/+1
2004-03-09Given how core this code is, I figure it should have it's own testsuite.Andrew Bartlett1-1/+4
2004-02-12fix build of lock testsGerald Carter1-2/+2
2004-02-12merge from old APP_HEADGerald Carter1-47/+51
2004-02-08When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett1-2/+2
2004-02-08Make more functions static, and remove duplication in the use of functionsAndrew Bartlett1-1/+1
2004-02-06Replace .po with .@PICSUFFIX@Tim Potter1-4/+4
2004-02-04This should be the correct fix for the lack of a prototype forAndrew Bartlett1-1/+1
2004-02-02fix installmodules problem with make on True64Gerald Carter1-2/+2
2004-01-26This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett1-4/+4
2004-01-15Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter1-3/+0
2004-01-10Fix swatdir location for --with-fhsJelmer Vernooij1-0/+1
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-2/+2
2004-01-07Add smbget utility, a simple wget-like utility that uses libsmbclient.Jelmer Vernooij1-1/+7
2004-01-06XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison1-1/+1
2004-01-05Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison1-2/+3
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-1/+7
2003-12-30Move our basic password checking code from inside the authenticationAndrew Bartlett1-1/+2
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter1-7/+10
2003-12-05create libdir for installclientlib; patch from Bill KnoxGerald Carter1-0/+1
2003-12-01I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke1-1/+2
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison1-0/+6
2003-11-25Fix build of winbindd with static pdb modulesJelmer Vernooij1-1/+1
2003-11-12added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell1-0/+6
2003-11-05Compile tdbdump by default.Volker Lendecke1-1/+7
2003-11-04Add ldaplibs to pdbedit link line. Fixes bug #651.Tim Potter1-1/+1
2003-11-02Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGSTim Potter1-4/+8