summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3:Makefile: set PIE flags also for nss_winbindBjörn Jacke2010-05-241-1/+1
* s3:Makefile: position independency is also needed for shared libsBjörn Jacke2010-05-241-2/+2
* s3:build: don't use pieflags twice - ldflags already have themBjörn Jacke2010-05-241-2/+2
* s3: Next step to fix the build on OpenSolarisVolker Lendecke2010-05-231-0/+1
* s3: Attempt to fix the non-gnumake buildVolker Lendecke2010-05-221-1/+2
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-201-1/+1
* s3:split secrets.c to put machine account secrets in a new fileAndrew Bartlett2010-05-181-1/+1
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-181-1/+4
* s3-selftest: Allow overriding the subunit formatter.Jelmer Vernooij2010-05-161-1/+3
* Move standard printcap parsing to print_standard.cSimo Sorce2010-05-141-1/+1
* s3:build: build smbtorture4 when the merged build is selectedStefan Metzmacher2010-05-131-2/+1
* s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett2010-05-131-0/+1
* s3:Makefile: build smbtorture4 as static binary with socket_wrapper supportStefan Metzmacher2010-05-111-1/+2
* s3: Work around dependency bug in Samba 4 waf build in merged build.Jelmer Vernooij2010-05-101-3/+4
* s3-passdb: moving account_pol.c into passdb.Günther Deschner2010-05-081-1/+1
* s3-merged: Make sure bin/ exists when copying in bin/smbtorture4.Jelmer Vernooij2010-05-071-1/+1
* s3-merged: Use newly added waf reconfigure subcommand.Jelmer Vernooij2010-05-071-1/+1
* Reintroduce merged build, using waf to build smbtorture4.Jelmer Vernooij2010-05-071-0/+14
* samba3: Generate C files from IDL in source3/librpc/gen_ndr rather thanJelmer Vernooij2010-05-071-59/+59
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-061-99/+28
* s3-build: don't rebuild/link on every make runAndrew Tridgell2010-05-051-2/+2
* s3-idl: auto-build IDL files in Samba3Andrew Tridgell2010-05-041-2/+2
* s3: use shared registry functions.Günther Deschner2010-04-271-1/+1
* s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async APIVolker Lendecke2010-04-231-0/+1
* libwbclient: remove async libwbclient and talloc from libwbclient.soVolker Lendecke2010-04-191-17/+8
* s3-winbind: Allow changing the password for pdbVolker Lendecke2010-04-191-1/+3
* s3: Convert WINBINDD_PAM_LOGOFF to the new async APIVolker Lendecke2010-04-191-0/+1
* s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async APIVolker Lendecke2010-04-191-0/+1
* s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke2010-04-191-0/+1
* s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke2010-04-191-0/+1
* s3-winbind: Authenticate SAM usersVolker Lendecke2010-04-131-0/+4
* s3: Move [make|free]_user_info to auth/user_info.cVolker Lendecke2010-04-111-0/+1
* s3: Move make_server_info_sam to auth/server_info_sam.cVolker Lendecke2010-04-111-0/+1
* s3: Move make_server_info to auth/server_info.cVolker Lendecke2010-04-111-0/+1
* s3: Move check_sam_security to auth/check_sam.cVolker Lendecke2010-04-111-1/+1
* s3-spoolss: Added a function to open a regkey using the winreg pipe.Andreas Schneider2010-04-071-0/+1
* 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