summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: make unresolved symbols in libs throw errorsBjörn Jacke2009-10-201-3/+3
* s3: allow using different LDFLAGS for internal libs/pluginsBjörn Jacke2009-10-201-72/+80
* s3-libnetapi: add I_NetLogonControl{2} skeleton.Günther Deschner2009-10-161-1/+2
* s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.Günther Deschner2009-10-151-1/+3
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-131-0/+1
* s3: make linking of libwbclient --as-needed safeBjörn Jacke2009-10-091-1/+1
* s3:Makefile: another attempt to fix the wbclient dependencyBjörn Jacke2009-10-041-32/+31
* s3:Makefile: another attempt to fix the netapi dependencyBjörn Jacke2009-10-041-3/+2
* s3:Makefile: another attempt to fix the tdb dependencyBjörn Jacke2009-10-041-57/+56
* s3:Makefile: another attempt to fix the talloc dependencyBjörn Jacke2009-10-041-66/+65
* Revert "s3:Makefile: fix talloc dependencies with static build (2nd try)"Björn Jacke2009-10-041-64/+65
* Revert "s3:Makefile: fix libtdb dependencies with static build"Björn Jacke2009-10-041-55/+56
* Revert "s3:Makefile: fix libwbclient dependencies with static build"Björn Jacke2009-10-041-30/+31
* Revert "s3:Makefile: fix libnetapi dependencies with static build"Björn Jacke2009-10-041-1/+2
* s3:Makefile: minor clean upBjörn Jacke2009-10-031-2/+0
* s3:Makefile: fix libnetapi dependencies with static buildBjörn Jacke2009-10-031-2/+1
* s3:Makefile: eventlogadm dependency cleanupBjörn Jacke2009-10-031-2/+2
* s3:Makefile: fix libwbclient dependencies with static buildBjörn Jacke2009-10-031-31/+30
* s3:Makefile: fix libtdb dependencies with static buildBjörn Jacke2009-10-031-56/+55
* s3:Makefile: fix talloc dependencies with static build (2nd try)Björn Jacke2009-10-031-65/+64
* Revert "s3:Makefile: fix talloc dependencies with static build"Björn Jacke2009-10-031-64/+65
* s3:Makefile: libsmbsharemode dependency cleanupBjörn Jacke2009-10-031-1/+0
* s3:Makefile: net utility dependency cleanupBjörn Jacke2009-10-031-1/+1
* s3:Makefile: fix talloc dependencies with static buildBjörn Jacke2009-10-011-65/+64
* s3: add perfcount idl and generated files.Günther Deschner2009-10-011-1/+2
* s3-registry: move rpccli_winreg_Connect to the only file it belongs.Günther Deschner2009-10-011-1/+2
* s3: Remove the lua interpreter againVolker Lendecke2009-09-291-85/+3
* build: add datadir to "make showlayout"Michael Adam2009-09-231-0/+1