summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add support for LDAP debug output in Samba log file.Michael Adam2008-02-061-1/+1
* Enable build of pidl generated netlogon server.Günther Deschner2008-01-311-1/+2
* Let _samr_Close() use pidl generated server code.Günther Deschner2008-01-311-1/+2
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-291-1/+1
* Remove unused rpc_ds marshalling code that is unused now.Günther Deschner2008-01-291-1/+1
* Finally delete rpccli_ds_enum_domain_trusts() completly.Günther Deschner2008-01-291-1/+1
* Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.Günther Deschner2008-01-291-4/+4
* Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner2008-01-251-4/+6
* Add generated dssetup code after make idl.Günther Deschner2008-01-251-1/+2
* Add winbindd debugging ndr_print helpers.Günther Deschner2008-01-241-0/+1
* Re-run make idl and use generated ndr based on samba4 security.idl (except fo...Günther Deschner2008-01-241-1/+2
* Rename lib/util_reg_smbconf.c to registry/reg_init_smbconf.cMichael Adam2008-01-211-3/+4
* Move reg_frontend_hilvl.c to reg_dispatcher.cMichael Adam2008-01-211-2/+2
* Extend/fix comments.Michael Adam2008-01-211-1/+1
* Extract regkey_open_internal() from reg_frontend.c to new reg_util_legacy.cMichael Adam2008-01-211-0/+1
* Rename reg_db.c to reg_backend_db.cMichael Adam2008-01-211-3/+3
* Rename reg_shares.c to reg_backend_shares.cMichael Adam2008-01-211-1/+1
* Rename reg_smbconf.c to reg_backend_smbconf.cMichael Adam2008-01-211-2/+2
* Rename reg_printing.c to reg_backend_printing.cMichael Adam2008-01-211-1/+1
* Makefile.in: Group together registry related object variables.Michael Adam2008-01-211-22/+25
* Makefile.in: extract registry backend objects to common variable.Michael Adam2008-01-211-9/+16
* reg_eventlog.o and reg_perfcount.o are no longer neede for reg_smbconf.Michael Adam2008-01-211-2/+0
* Remove the dynamic registry overlay.Michael Adam2008-01-201-2/+1
* Add a registry backend perflib that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend current_version that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend hkpt_params that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend tcpip_params that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend prod_options that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* vfs_streams_depotVolker Lendecke2008-01-191-0/+5
* vfs_streams_xattr moduleVolker Lendecke2008-01-191-0/+5
* Link ndr_xattr.o with LIBNDR_GEN_OBJVolker Lendecke2008-01-191-1/+2
* Add a registry backend netlogon_params that replaces the former dynamic overlay.Michael Adam2008-01-181-0/+1
* Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-171-0/+4
* Re-run make idl to generate SAMR output.Günther Deschner2008-01-171-1/+1
* Use pidl generated data from misc.idl.Günther Deschner2008-01-171-3/+8
* Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...Alexander Bokovoy2008-01-161-1/+15
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-3/+3
* libwbclient: don't link talloc.o into libwbclient.aStefan Metzmacher2008-01-151-2/+2
* Revert "libwbclient: don't link talloc.o into libwbclient.a"Stefan Metzmacher2008-01-151-2/+2
* Use autogenerated libnet_join header.Günther Deschner2008-01-151-1/+2
* libwbclient: don't link talloc.o into libwbclient.aStefan Metzmacher2008-01-151-2/+2
* krb5_locator: winbind_krb5_locator.o doesn't need socket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* nss_winbind: nss_winbind.so doesn't need socket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* pam_winbind: pam_winbind.so doesn't need soecket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* libwbclient: libwbclient.so doesn't need socket nor nss wrapper any moreStefan Metzmacher2008-01-151-4/+4
* Implement vfs_ea_tdbVolker Lendecke2008-01-151-1/+6
* libwbclient: install wbclient.h into the same path as smbclient.hStefan Metzmacher2008-01-151-2/+3
* Fix "make test_shlibs": it showed unresolved symbols for -lwbclient.Michael Adam2008-01-141-4/+7
* Revert ""make test_shlibs" shows unresolved symbols for -lwbclient."Günther Deschner2008-01-141-2/+1
* "make test_shlibs" shows unresolved symbols for -lwbclient.Günther Deschner2008-01-141-1/+2