summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* selftest: Convert filter-subunit to Python so the subunit Python moduleJelmer Vernooij2010-03-311-1/+1
* selftest: Replace perl subunit formatter with python subunit formatter,Jelmer Vernooij2010-03-301-1/+1
* Remove extension from format-subunit.Jelmer Vernooij2010-03-281-3/+1
* s3:librpc: remove unused stuffStefan Metzmacher2010-03-191-1/+0
* Add smbta-util to manage the encryption key.Holger Hetterich2010-03-161-4/+13
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-3/+4
* s3: add missing Makefile.in changes for vfs_crossrenameBjörn Jacke2010-03-081-0/+5
* samba: remove cifs-utils tools from build systemsJeff Layton2010-03-081-49/+5
* s3: Fix build file due to file move. Use the new path of iniparserMatthieu Patou2010-03-031-2/+2
* s3: Allow pam_winbind.c to build without localedir.cMatthieu Patou2010-03-031-1/+8
* s3: build sddl.c in samba3Michael Adam2010-03-031-0/+1
* s3:groupmap revert to tdb storageSimo Sorce2010-03-011-1/+1
* s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke2010-03-011-0/+1
* s3:schannel streamline interfaceSimo Sorce2010-02-231-2/+1
* s3 move the sitename cache in its own fileSimo Sorce2010-02-231-1/+2
* libwbclient: Separate out the async functionsKai Blin2010-02-131-5/+11
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-121-0/+2
* s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke2010-02-041-1/+1
* s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke2010-02-041-3/+6
* s3: link thread objects in libsmbclient only and adjust linker flagsBjörn Jacke2010-01-291-8/+10
* s3: Install and uninstall the static version of libwbclientLars Müller2010-01-271-0/+2
* Add dependency of bin/smbfilter to libwbclient.Lars Müller2010-01-261-1/+1
* s3: fix detection and flags for using pthreadBjörn Jacke2010-01-261-2/+2
* s3: Add NTLMSSP_FEATURE_CCACHEVolker Lendecke2010-01-241-5/+11
* s3: Add the "scannedonly" vfs virus scanner interface moduleOlivier Sessink2010-01-121-0/+5
* s3: Trim libnss_wins.soVolker Lendecke2010-01-101-2/+1
* s3: Trim down some utilities a bitVolker Lendecke2010-01-101-11/+11
* s3: Trim down smbcontrol a bitVolker Lendecke2010-01-031-4/+2
* libcli/auth Make gd's NDR NTLMSSP parsers helpers commonAndrew Bartlett2009-12-221-1/+1
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-211-0/+1
* s3: Remove unused winbindd_dual_userinfoVolker Lendecke2009-12-211-1/+0
* s3:add split_tokens, a cmdline tool to test next_token_talloc()Michael Adam2009-12-011-0/+14
* s3:fix linking of the t_str* test programsMichael Adam2009-12-011-4/+4
* s3:fix linking of libbigballofmud (on my box at least)Michael Adam2009-12-011-3/+3
* s3: Add a regression test for bug 6898Volker Lendecke2009-11-291-1/+2
* s3-nsstest: drastically shrink size and dependencies of nsstest binary.Günther Deschner2009-11-271-7/+3
* s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrapMichael Adam2009-11-231-1/+19
* s3-build: delete more object files for "make clean".Günther Deschner2009-11-201-2/+3
* s3-build: really fix build of winbind_krb5_locator.Günther Deschner2009-11-191-1/+1
* s3-build: make sure to remove libds and client object files on make clean.Günther Deschner2009-11-191-1/+3
* lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.Andrew Bartlett2009-11-021-1/+1
* s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclientBjörn Jacke2009-10-311-3/+3
* ѕ3:buildsystem: fix depenencies for libreplaceBjörn Jacke2009-10-311-4/+3
* s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...Günther Deschner2009-10-291-1/+2
* s3: add secrets.idl.Günther Deschner2009-10-291-1/+2
* Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher2009-10-281-0/+1
* s3:Makefile: add some explicit dependencies to libcBjörn Jacke2009-10-211-2/+2
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2009-10-211-1/+1
* Fix the pam_smbpass.so build with the recent linker flag changes.Jeremy Allison2009-10-201-2/+2
* s3:Makefile: rename LDSHFLAG variables to make meaning more obviousBjörn Jacke2009-10-201-88/+88