summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner2010-06-161-0/+4
* s3:winbindd use common server context functionsSimo Sorce2010-06-101-1/+0
* s3:lib make server contexts genericSimo Sorce2010-06-101-0/+1
* s3:rpc handles are used by all pipes, use better nameSimo Sorce2010-06-071-1/+1
* s3-rpc: Create a file with all functions for a internal named pipe.Andreas Schneider2010-06-041-1/+5
* s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider2010-06-041-2/+1
* s3-auth: Moved smbd user functions to a generic place.Andreas Schneider2010-06-041-1/+2
* ѕ3:Makefile: use PIC instead of PIE flags for shared libsBjörn Jacke2010-06-041-4/+4
* s3-build: pure cosmetics, use better names for gen_ndr code pieces.Günther Deschner2010-06-031-8/+6
* s3: Add vfs_linux_xfs_sgidVolker Lendecke2010-06-021-0/+5
* s3:param Put 'server_role' functions in another file.Andrew Bartlett2010-06-011-1/+1
* s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.Andrew Bartlett2010-05-311-1/+2
* s3: set pthread cflags in a more portable fashionBjörn Jacke2010-05-301-4/+33
* Revert "s3: Attempt to fix the non-gnumake build"Björn Jacke2010-05-301-2/+1
* s3:lib split out global workgroup and netbios name functions.Andrew Bartlett2010-05-281-1/+2
* s3:smbd split reload services/printers functions from server.cAndrew Bartlett2010-05-281-1/+2
* s3:smbd split smbd/server.c into smbd/server.c and smbd/server_exit.cAndrew Bartlett2010-05-281-1/+1
* s3:Makefile.in: add npa_tstream.o to the build of smbdStefan Metzmacher2010-05-271-1/+3
* s3-samr: move chgpasswd.c out of smbd and into the samr server.Günther Deschner2010-05-261-2/+3
* s3:Makefile: add missing linker flags for smbfilterBjörn Jacke2010-05-261-1/+1
* s3:Makefile: fix a typo in flag variable nameBjörn Jacke2010-05-261-4/+4
* s3:registry: rename lib/util_reg_api.c to registry/reg_util_marshalling.cMichael Adam2010-05-251-2/+3
* s3:registry: rename reg_util.{c,h} to reg_util_internal.{c,h}Michael Adam2010-05-251-1/+1
* s3:registry: move registry_create_admin_token() to new reg_util_token.cMichael Adam2010-05-251-0/+1
* 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