s3: Remove some remaining files.c globals to sconn
[kai/samba-autobuild/.git] / source3 / Makefile.in
2010-09-23 Volker Lendecketdb: add restore
2010-09-23 Simo Sorces3-dcerpc: add spnego server helpers
2010-09-23 Simo Sorces3-dcerpc: move client spnego stuff in /librpc/crypto
2010-09-23 Simo Sorces3-dcerpc: add server helpers for gssapi auth
2010-09-23 Simo Sorces3-dcerpc: add server helpers for ntlmssp auth
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto
2010-09-23 Björn Jackes3: fix tdbdump build on Solaris and other boxes
2010-09-23 Günther Deschners3-build: move epmapper client to LIBMSRPC.
2010-09-23 Günther Deschners3-build: fix the build of split_tokens.
2010-09-23 Günther Deschners3-build: fix the build of test_lp_load.
2010-09-23 Günther Deschners3-build: strip down dependencies of smbta-util.
2010-09-23 Volker Lendeckes3: tdbdump does not use our libs
2010-09-22 Gregor Becks3-registry: handle registration entries (.reg) files
2010-09-22 Gregor Becks3-lib: add srprs, primitives to build simple recursive...
2010-09-22 Gregor Becks3-lib: add cbuf, a talloced character buffer
2010-09-21 Michael Adams3:registry: remove now (finally) obsolete reg_util_reg...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-20 Günther Deschners3-registry: move regf based reg_api calls into own...
2010-09-19 Günther Deschners3-rpcclient: add some winreg commands.
2010-09-16 Volker Lendeckes3: Add the PAC info3 struct to the netsamlogon_cache...
2010-09-16 Jelmer Vernooijs3: Add convenience make target buildfarm-test.
2010-09-16 Jelmer Vernooijs3-selftest: Move Samba3-specific script to source3...
2010-09-15 Simo Sorces3-rpc_server: Renamed rpc_ncacn_np_internal.c.
2010-09-15 Simo Sorces3-rpc_client: Added a tstream based transport.
2010-09-15 Simo Sorces3-rpc_server: Added initial generic RPC server infrast...
2010-09-15 Simo Sorces3-printing: Added a printer list database.
2010-09-15 Günther Deschners3-build: only link in prs parser where needed.
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-10 Günther Deschners3-build: use proper RPC_X_OBJ target names.
2010-09-10 Günther Deschners3-build: only link LIBNDR_XATTR_OBJ where needed.
2010-09-10 Günther Deschners3-build: link ndr_notify only where needed.
2010-09-10 Günther Deschners3-build: link ndr_named_pipe_auth only where needed.
2010-08-30 Simo Sorces3-dcerpc: add krb5 helpers
2010-08-30 Simo Sorces3-auth: Add helper function to retrieve the unix user...
2010-08-25 Günther Deschners3-build: further rationalise LIBMSRPC_OBJ and remove...
2010-08-25 Günther Deschners3-build: remove RPC_CLIENT_OBJ1.
2010-08-25 Günther Deschners3-build: use LIBMSRPC_OBJ instead of single files.
2010-08-25 Günther Deschners3-build: only link in samr util code where needed.
2010-08-25 Günther Deschners3-build: remove RPC_PARSE_OBJ.
2010-08-25 Günther Deschners3-build: only link in epmapper client code where needed.
2010-08-25 Günther Deschners3-build: only link in netlogon client code where needed.
2010-08-25 Günther Deschners3: separate out cli schannel functions that depend...
2010-08-25 Günther Deschners3-build: only link in samr client code where needed.
2010-08-25 Günther Deschners3-build: only link in lsa client code where needed.
2010-08-25 Günther Deschners3-build: only link in srvsvc client code where needed.
2010-08-25 Günther Deschners3-build: only link in wkssvc client code where needed.
2010-08-25 Günther Deschners3-build: only link in svcctl client code where needed.
2010-08-25 Günther Deschners3-build: only link in dssetup client code where needed.
2010-08-25 Günther Deschners3-build: only link in initshutdown client code where...
2010-08-25 Günther Deschners3-build: only link in echo client code where needed.
2010-08-25 Günther Deschners3-build: only link in dfs client code where needed.
2010-08-25 Günther Deschners3-build: only link in drsuapi client code where needed.
2010-08-25 Günther Deschners3-build: only link in ntsvcs client code where needed.
2010-08-25 Günther Deschners3-build: only link in winreg client code where needed.
2010-08-25 Günther Deschners3-build: only link in eventlog client code where needed.
2010-08-25 Günther Deschners3-build: only link in spoolss client code where needed.
2010-08-25 Michael Adams3:smbd: add a nfs backend for sysquotas.
2010-08-25 Andreas Schneiders3-build: Use a wrapper script to run the tests.
2010-08-22 Andreas Schneiders3-build: Add a test-buildfarm target to stay UNIX...
2010-08-20 Stefan Metzmachers3:Makefile.in: use python with -u to disable stdin...
2010-08-17 Simo Sorces3-ads: Remove unused function and file
2010-08-16 Stefan Metzmachers3:rpc_client: remove unused cli_do_rpc_ndr* functions
2010-08-16 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_open_local()
2010-08-15 Andreas Schneiders3-test: Try to fix the build farm subunit parsing.
2010-08-14 Michael Adams3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context...
2010-08-14 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-08-14 Michael Adams3:idmap_tdb2: add rw_ops to idmap_tdb2_context and...
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-13 Michael Adams3:test: add a new "valgrindtestenv" target, similar...
2010-08-13 Michael Adams3:gdbtestenv: also start an xterm with nmbd. and start...
2010-08-13 Michael Adams3:gdbtestenv: also set the xterm's window title approp...
2010-08-13 Michael Adams3:gdbtestenv: print the server's name in the icontitle...
2010-08-13 Günther Deschners3-selftest: move make test to selftest.
2010-08-13 Günther Deschners3-build: remove pointless RPC_PARSE_OBJ2.
2010-08-13 Björn Jacketdb: add TDB_DEPS variable filled with required libraries
2010-08-13 Günther Deschners3-build: pointless to link in libads and dcutils into...
2010-08-13 Günther Deschners3-build: separate out libads_printer.
2010-08-12 Stefan Metzmachers3:Makefile: link in dcerpc client stubs
2010-08-12 Stefan Metzmachers3:rpc_client: add dcerpc_binding_handle backend
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-08-04 Günther Deschners3-printing: move AD related printing components to...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-28 Simo Sorces3-decrpc: Introduce gssapi support for dcerpc krb5...
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-27 Andreas Schneiders3-printing: Move all tdb upgrade functions to a separa...
2010-07-27 Simo Sorces3-printing: Removed unused printfsp.c.
2010-07-27 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-26 Volker Lendeckes3: Early start of an async nbench
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-16 Günther Deschners3-build: add LIBNDR_XATTR_OBJ.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
next