summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam1-0/+1
2010-09-20s3-registry: move regf based reg_api calls into own file.Günther Deschner1-2/+7
2010-09-19s3-rpcclient: add some winreg commands.Günther Deschner1-0/+2
2010-09-16s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_authVolker Lendecke1-0/+1
2010-09-16s3: Add convenience make target buildfarm-test.Jelmer Vernooij1-0/+3
2010-09-16s3-selftest: Move Samba3-specific script to source3/selftest.Jelmer Vernooij1-1/+1
2010-09-15s3-rpc_server: Renamed rpc_ncacn_np_internal.c.Simo Sorce1-4/+5
2010-09-15s3-rpc_client: Added a tstream based transport.Simo Sorce1-0/+1
2010-09-15s3-rpc_server: Added initial generic RPC server infrastructure.Simo Sorce1-1/+3
2010-09-15s3-printing: Added a printer list database.Simo Sorce1-1/+2
2010-09-15s3-build: only link in prs parser where needed.Günther Deschner1-2/+2
2010-09-11s3-privs Move source3/ privileges implmentation into commonAndrew Bartlett1-1/+1
2010-09-10s3-build: use proper RPC_X_OBJ target names.Günther Deschner1-25/+28
2010-09-10s3-build: only link LIBNDR_XATTR_OBJ where needed.Günther Deschner1-2/+2
2010-09-10s3-build: link ndr_notify only where needed.Günther Deschner1-2/+2
2010-09-10s3-build: link ndr_named_pipe_auth only where needed.Günther Deschner1-2/+2
2010-08-30s3-dcerpc: add krb5 helpersSimo Sorce1-0/+1
2010-08-30s3-auth: Add helper function to retrieve the unix user from a kerberos ticketSimo Sorce1-0/+1
2010-08-26s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner1-12/+10
2010-08-26s3-build: remove RPC_CLIENT_OBJ1.Günther Deschner1-4/+1
2010-08-26s3-build: use LIBMSRPC_OBJ instead of single files.Günther Deschner1-11/+4
2010-08-26s3-build: only link in samr util code where needed.Günther Deschner1-6/+10
2010-08-26s3-build: remove RPC_PARSE_OBJ.Günther Deschner1-26/+30
2010-08-26s3-build: only link in epmapper client code where needed.Günther Deschner1-5/+4
2010-08-26s3-build: only link in netlogon client code where needed.Günther Deschner1-6/+12
2010-08-26s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner1-4/+10
2010-08-25s3-build: only link in samr client code where needed.Günther Deschner1-10/+19
2010-08-25s3-build: only link in lsa client code where needed.Günther Deschner1-12/+22
2010-08-25s3-build: only link in srvsvc client code where needed.Günther Deschner1-9/+17
2010-08-25s3-build: only link in wkssvc client code where needed.Günther Deschner1-5/+9
2010-08-25s3-build: only link in svcctl client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in dssetup client code where needed.Günther Deschner1-5/+9
2010-08-25s3-build: only link in initshutdown client code where needed.Günther Deschner1-4/+7
2010-08-25s3-build: only link in echo client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in dfs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in drsuapi client code where needed.Günther Deschner1-5/+8
2010-08-25s3-build: only link in ntsvcs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in winreg client code where needed.Günther Deschner1-5/+7
2010-08-25s3-build: only link in eventlog client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in spoolss client code where needed.Günther Deschner1-8/+12
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam1-0/+1
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider1-24/+5
2010-08-22s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.Andreas Schneider1-4/+2
2010-08-20s3:Makefile.in: use python with -u to disable stdin/out cachingStefan Metzmacher1-1/+1
2010-08-17s3-ads: Remove unused function and fileSimo Sorce1-1/+1
2010-08-16s3:rpc_client: remove unused cli_do_rpc_ndr* functionsStefan Metzmacher1-4/+1
2010-08-16s3:rpc_client: remove unused rpc_pipe_open_local()Stefan Metzmacher1-2/+1
2010-08-15s3-test: Try to fix the build farm subunit parsing.Andreas Schneider1-3/+19
2010-08-14s3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context and init in db_init()Michael Adam1-2/+2
2010-08-14s3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context and initialize them in in...Michael Adam1-3/+5