summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-06-16s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner1-0/+4
2010-06-10s3:winbindd use common server context functionsSimo Sorce1-1/+0
2010-06-10s3:lib make server contexts genericSimo Sorce1-0/+1
2010-06-07s3:rpc handles are used by all pipes, use better nameSimo Sorce1-1/+1
2010-06-04s3-rpc: Create a file with all functions for a internal named pipe.Andreas Schneider1-1/+5
2010-06-04s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider1-2/+1
2010-06-04s3-auth: Moved smbd user functions to a generic place.Andreas Schneider1-1/+2
2010-06-04ѕ3:Makefile: use PIC instead of PIE flags for shared libsBjörn Jacke1-4/+4
2010-06-03s3-build: pure cosmetics, use better names for gen_ndr code pieces.Günther Deschner1-8/+6
2010-06-02s3: Add vfs_linux_xfs_sgidVolker Lendecke1-0/+5
2010-06-01s3:param Put 'server_role' functions in another file.Andrew Bartlett1-1/+1
2010-05-31s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.Andrew Bartlett1-1/+2
2010-05-30s3: set pthread cflags in a more portable fashionBjörn Jacke1-4/+33
2010-05-30Revert "s3: Attempt to fix the non-gnumake build"Björn Jacke1-2/+1
2010-05-28s3:lib split out global workgroup and netbios name functions.Andrew Bartlett1-1/+2
2010-05-28s3:smbd split reload services/printers functions from server.cAndrew Bartlett1-1/+2
2010-05-28s3:smbd split smbd/server.c into smbd/server.c and smbd/server_exit.cAndrew Bartlett1-1/+1
2010-05-27s3:Makefile.in: add npa_tstream.o to the build of smbdStefan Metzmacher1-1/+3
2010-05-26s3-samr: move chgpasswd.c out of smbd and into the samr server.Günther Deschner1-2/+3
2010-05-26s3:Makefile: add missing linker flags for smbfilterBjörn Jacke1-1/+1
2010-05-26s3:Makefile: fix a typo in flag variable nameBjörn Jacke1-4/+4
2010-05-25s3:registry: rename lib/util_reg_api.c to registry/reg_util_marshalling.cMichael Adam1-2/+3
2010-05-25s3:registry: rename reg_util.{c,h} to reg_util_internal.{c,h}Michael Adam1-1/+1
2010-05-25s3:registry: move registry_create_admin_token() to new reg_util_token.cMichael Adam1-0/+1
2010-05-24s3:Makefile: set PIE flags also for nss_winbindBjörn Jacke1-1/+1
2010-05-24s3:Makefile: position independency is also needed for shared libsBjörn Jacke1-2/+2
2010-05-24s3:build: don't use pieflags twice - ldflags already have themBjörn Jacke1-2/+2
2010-05-23s3: Next step to fix the build on OpenSolarisVolker Lendecke1-0/+1
2010-05-22s3: Attempt to fix the non-gnumake buildVolker Lendecke1-1/+2
2010-05-20librpc: finally merge ndr_string.c.Günther Deschner1-1/+1
2010-05-18s3:split secrets.c to put machine account secrets in a new fileAndrew Bartlett1-1/+1
2010-05-18s3-net: Added a rather trivial "net printing dump" command.Günther Deschner1-1/+4
2010-05-16s3-selftest: Allow overriding the subunit formatter.Jelmer Vernooij1-1/+3
2010-05-14Move standard printcap parsing to print_standard.cSimo Sorce1-1/+1
2010-05-13s3:build: build smbtorture4 when the merged build is selectedStefan Metzmacher1-2/+1
2010-05-13s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett1-0/+1
2010-05-11s3:Makefile: build smbtorture4 as static binary with socket_wrapper supportStefan Metzmacher1-1/+2
2010-05-10s3: Work around dependency bug in Samba 4 waf build in merged build.Jelmer Vernooij1-3/+4
2010-05-08s3-passdb: moving account_pol.c into passdb.Günther Deschner1-1/+1
2010-05-07s3-merged: Make sure bin/ exists when copying in bin/smbtorture4.Jelmer Vernooij1-1/+1
2010-05-07s3-merged: Use newly added waf reconfigure subcommand.Jelmer Vernooij1-1/+1
2010-05-07Reintroduce merged build, using waf to build smbtorture4.Jelmer Vernooij1-0/+14
2010-05-07samba3: Generate C files from IDL in source3/librpc/gen_ndr rather thanJelmer Vernooij1-59/+59
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-99/+28
2010-05-05s3-build: don't rebuild/link on every make runAndrew Tridgell1-2/+2
2010-05-04s3-idl: auto-build IDL files in Samba3Andrew Tridgell1-2/+2
2010-04-27s3: use shared registry functions.Günther Deschner1-1/+1
2010-04-23s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async APIVolker Lendecke1-0/+1
2010-04-19libwbclient: remove async libwbclient and talloc from libwbclient.soVolker Lendecke1-17/+8
2010-04-19s3-winbind: Allow changing the password for pdbVolker Lendecke1-1/+3