summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r643: fix typoHerb Lewis2007-10-101-1/+1
* r642: use RPC_CLIENT_OBJ instead of file nameHerb Lewis2007-10-101-2/+2
* r635: put files that are referenced multiple times in separateHerb Lewis2007-10-101-38/+63
* r449: Two AFS-related things:Volker Lendecke2007-10-101-3/+12
* r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2007-10-101-5/+3
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2007-10-101-0/+6
* r329: add the shadow_copy vfs moduleStefan Metzmacher2007-10-101-0/+6
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett2007-10-101-2/+8
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+1
* r63: Remove -lcrypto from wbinfo. Sorry.Volker Lendecke2007-10-101-1/+1
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-011-3/+3
* Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke2004-03-261-0/+6
* Path for bugzilla #1152 from Timur Bakeyev. Allow python modules toTim Potter2004-03-241-2/+2
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-1/+2
* include swatdir in 'make showlayout'Gerald Carter2004-03-151-0/+1
* another typoHerb Lewis2004-03-101-1/+1
* fix typo for tag in proto fileHerb Lewis2004-03-101-1/+1
* Given how core this code is, I figure it should have it's own testsuite.Andrew Bartlett2004-03-091-1/+4
* fix build of lock testsGerald Carter2004-02-121-2/+2
* merge from old APP_HEADGerald Carter2004-02-121-47/+51
* When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett2004-02-081-2/+2
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-081-1/+1
* Replace .po with .@PICSUFFIX@Tim Potter2004-02-061-4/+4
* This should be the correct fix for the lack of a prototype forAndrew Bartlett2004-02-041-1/+1
* fix installmodules problem with make on True64Gerald Carter2004-02-021-2/+2
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-261-4/+4
* Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter2004-01-151-3/+0
* Fix swatdir location for --with-fhsJelmer Vernooij2004-01-101-0/+1
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-2/+2
* Add smbget utility, a simple wget-like utility that uses libsmbclient.Jelmer Vernooij2004-01-071-1/+7
* XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison2004-01-061-1/+1
* Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison2004-01-051-2/+3
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-1/+7
* Move our basic password checking code from inside the authenticationAndrew Bartlett2003-12-301-1/+2
* working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter2003-12-091-7/+10
* create libdir for installclientlib; patch from Bill KnoxGerald Carter2003-12-051-0/+1
* I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke2003-12-011-1/+2
* Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison2003-11-261-0/+6
* Fix build of winbindd with static pdb modulesJelmer Vernooij2003-11-251-1/+1
* added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell2003-11-121-0/+6
* Compile tdbdump by default.Volker Lendecke2003-11-051-1/+7
* Add ldaplibs to pdbedit link line. Fixes bug #651.Tim Potter2003-11-041-1/+1
* Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGSTim Potter2003-11-021-4/+8
* Compile fix for tdbbackup when Samba needs to override non-C99Tim Potter2003-10-291-1/+1
* Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe2003-10-241-2/+4
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-3/+4
* Compile libsmbclient with $(DYNEXP) (fixes bug #505)Jelmer Vernooij2003-10-191-1/+1
* CP* modules are not related to developmentJelmer Vernooij2003-10-171-6/+6
* Build fix for wrepld. From MORIYAMA Masayuki.Tim Potter2003-10-161-1/+2
* Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2003-10-141-72/+74