summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-14s3:idmap_tdb2: add rw_ops to idmap_tdb2_context and initialize in idmap_tdb2_...Michael Adam1-2/+2
2010-08-14s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam1-1/+0
2010-08-14s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam1-1/+0
2010-08-14s3:winbind: remove SET_HWM from winbind's API.Michael Adam1-1/+0
2010-08-14s3:test: add a new "valgrindtestenv" target, similar to gdbtestenvMichael Adam1-0/+7
2010-08-14s3:gdbtestenv: also start an xterm with nmbd. and start winbindd before smbd.Michael Adam1-2/+3
2010-08-14s3:gdbtestenv: also set the xterm's window title appropriatelyMichael Adam1-2/+2
2010-08-14s3:gdbtestenv: print the server's name in the icontitle instead of "server"Michael Adam1-2/+2
2010-08-13s3-selftest: move make test to selftest.Günther Deschner1-6/+6
2010-08-13s3-build: remove pointless RPC_PARSE_OBJ2.Günther Deschner1-6/+4
2010-08-13tdb: add TDB_DEPS variable filled with required librariesBjörn Jacke1-1/+2
2010-08-13s3-build: pointless to link in libads and dcutils into smbcacls.Günther Deschner1-1/+1
2010-08-13s3-build: separate out libads_printer.Günther Deschner1-3/+5
2010-08-12s3:Makefile: link in dcerpc client stubsStefan Metzmacher1-0/+20
2010-08-12s3:rpc_client: add dcerpc_binding_handle backendStefan Metzmacher1-0/+1
2010-08-10libcli/auth Move some source3/ NTLMSSP functions to the common code.Andrew Bartlett1-1/+2
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-1/+3
2010-08-05s3-printing: move AD related printing components to an own file.Günther Deschner1-3/+7
2010-07-30s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce1-1/+4
2010-07-28s3-decrpc: Introduce gssapi support for dcerpc krb5 authSimo Sorce1-1/+3
2010-07-27s3-printing: Added automatic migration of printing tdbs.Andreas Schneider1-1/+3
2010-07-27s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider1-1/+2
2010-07-27s3-printing: Removed unused printfsp.c.Simo Sorce1-1/+1
2010-07-27s3-smbd: Added code to print via spoolss.Simo Sorce1-1/+2
2010-07-26s3: Early start of an async nbenchVolker Lendecke1-0/+1
2010-07-20s3-auth: Move auth_ntlmssp wrappers in their own fileSimo Sorce1-0/+1
2010-07-17s3-dcerpc: Move common cli/srv functions into a common fileSimo Sorce1-2/+5
2010-07-17s3-build: add LIBNDR_XATTR_OBJ.Günther Deschner1-2/+4
2010-07-16Move the remnants of rpc_parse code under registry/Simo Sorce1-2/+2
2010-07-16s3-misc: Move smb_io_time() to regfio.cSimo Sorce1-1/+1
2010-07-16s3-dcerpc: Move common helpers into a common fileSimo Sorce1-0/+1
2010-07-16s3-dcerpc: Remove unused functions and headersSimo Sorce1-2/+1
2010-07-13s3-dcerpc: link against ../librpc/rpc/dcerpc_util.cGünther Deschner1-0/+1
2010-07-09s3-build: Add a gdbtestenv environment for Samba3.Andreas Schneider1-0/+6
2010-07-07s3-libgpo: remove handmarshalled PReg parser from registry CSE.Günther Deschner1-1/+5
2010-07-07s3-registry: add preg.idl.Günther Deschner1-1/+2
2010-07-07s3-build: some makefile cosmetics.Günther Deschner1-4/+9
2010-07-07s3-build: add IDL_FILES variable.Günther Deschner1-8/+11
2010-07-06s3-selftest: add "make testenv" target to Makefile.Günther Deschner1-0/+6
2010-07-05s3-winbind: Added a common rpc_enum_dom_groups function.Andreas Schneider1-1/+2
2010-07-05s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.Andreas Schneider1-1/+1
2010-07-05s3-winbind: Replace the passdb backend with a samr/lsa based backend.Andreas Schneider1-1/+0
2010-07-05s3-winbind: Added a skeleton for samr based functions.Andreas Schneider1-1/+3
2010-07-05s3-winbind: Initialize the server_info on winbindd start.Andreas Schneider1-0/+1
2010-07-05s3-build: add idl_full to Makefile.Günther Deschner1-0/+9