Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | Fix linking of smbget when there is no shared library support. | Michael Adam | 1 | -1/+1 |
2008-02-29 | Add vfs_aio_fork | Volker Lendecke | 1 | -0/+5 |
2008-02-29 | Fix creation of replacetort. | Michael Adam | 1 | -0/+1 |
2008-02-28 | Remove original copy of now redundant join code. | Günther Deschner | 1 | -1/+1 |
2008-02-28 | Remove smbmount. | Karolin Seeger | 1 | -23/+2 |
2008-02-28 | Add infrastructure to support async SMB requests | Volker Lendecke | 1 | -1/+1 |
2008-02-28 | Add basic infrastructure for general async requests | Volker Lendecke | 1 | -1/+1 |
2008-02-28 | Remove unused display_ds_domain_controller_info() function. | Günther Deschner | 1 | -3/+2 |
2008-02-27 | remove unused unixinfo.idl and generated files | Stefan Metzmacher | 1 | -6/+2 |
2008-02-26 | Add libnet_join.idl to the IDL files to be processed by "make idl". | Michael Adam | 1 | -1/+1 |
2008-02-21 | Fix the build on irix: Prevent empty line in TDB_OBJ | Michael Adam | 1 | -2/+2 |
2008-02-20 | Fix build with static libs: place tdb static lib after tdb-util objects. | Michael Adam | 1 | -2/+3 |
2008-02-19 | build: change selftest_prefix from ./ to ./st . | Michael Adam | 1 | -3/+3 |
2008-02-19 | Makefile.in: Rework registry-related object collections. | Michael Adam | 1 | -45/+40 |
2008-02-19 | Use linbet_conf code in loadparm's registry handling. | Michael Adam | 1 | -22/+36 |
2008-02-19 | Remove unused marshalling for LSA_LOOKUP_SIDS/2/3. | Günther Deschner | 1 | -1/+1 |
2008-02-19 | Yippie! LSARPC server-side migration to pidl finished. | Günther Deschner | 1 | -1/+1 |
2008-02-18 | Create missing link for libnetapi.so.0 | Michael Adam | 1 | -0/+1 |
2008-02-17 | Add very basic ntsvcs client to rpcclient. | Günther Deschner | 1 | -2/+2 |
2008-02-17 | Build the generated ntsvcs server (not at all useable yet). | Günther Deschner | 1 | -1/+2 |
2008-02-17 | Use pidl for NTSVCS. | Günther Deschner | 1 | -2/+4 |
2008-02-17 | Remove rpc_parse/parse_net.c and some last unused netlogon headers. | Günther Deschner | 1 | -3/+3 |
2008-02-17 | Finally let our samlogon routines call rpccli_netr_LogonSamLogon internally and | Günther Deschner | 1 | -6/+10 |
2008-02-17 | Add krb5pac IDL from samba4. | Günther Deschner | 1 | -2/+4 |
2008-02-17 | Add missing dependency to libtdb to libnss_wins.so | Michael Adam | 1 | -2/+2 |
2008-02-16 | YES! NETLOGON rpc server side migration to pidl finished. | Günther Deschner | 1 | -1/+1 |
2008-02-16 | Add init_netr_SamInfo3 routine. | Günther Deschner | 1 | -1/+2 |
2008-02-15 | Move the implementation of _winreg_RestoreKey to reg_api.c | Michael Adam | 1 | -5/+6 |
2008-02-15 | Add libtdb dependency to libsmbclient, libsmbsharemodes and libnetapi. | Michael Adam | 1 | -6/+6 |
2008-02-15 | Use -ltdb instead of bin/libtdb.so for linking. | Michael Adam | 1 | -1/+1 |
2008-02-15 | Fix the build on IRIX by placing the object files before the shared libs in l... | Michael Adam | 1 | -4/+4 |
2008-02-15 | Remove libwbclient.a from standard (static) libsmbclient object list. | Michael Adam | 1 | -11/+13 |
2008-02-15 | Add orphaned target smbiconv to "make everything" targets. | Michael Adam | 1 | -1/+1 |
2008-02-15 | Fix linkage of bin/smbiconv by adding needed libs and objects. | Michael Adam | 1 | -3/+3 |
2008-02-15 | Remove useless build-target bin/samtest. (The objects exist no more.) | Michael Adam | 1 | -4/+0 |
2008-02-15 | Fix build of cifs.spnego with libtdb. | Michael Adam | 1 | -2/+2 |
2008-02-15 | Use -ltdb instead of bin/libtdb.so for linking. | Michael Adam | 1 | -1/+1 |
2008-02-15 | Fix build of smbumount with shared libtdb. | Michael Adam | 1 | -2/+2 |
2008-02-15 | Fix building smbmount with shared libtdb. | Michael Adam | 1 | -2/+2 |
2008-02-14 | Remove the regfio objects from the ldb commandlin tools object list - unused. | Michael Adam | 1 | -1/+1 |
2008-02-14 | Clean up LIBTDB-related Makefile variables a bit | Michael Adam | 1 | -9/+1 |
2008-02-14 | Create symbols to export in libtdb dynamically from tdb.h. | Michael Adam | 1 | -3/+11 |
2008-02-14 | Add support for building and using shared and static libtdb library. | Michael Adam | 1 | -102/+136 |
2008-02-13 | Link in libnetapi as shared or static library (same mechanism as talloc). | Michael Adam | 1 | -10/+14 |
2008-02-13 | Only use the needed objects for libnetapi.a | Michael Adam | 1 | -2/+2 |
2008-02-13 | auth_winbind: use wbcAuthenticateUserEx() | Stefan Metzmacher | 1 | -3/+2 |
2008-02-13 | Add libreplace objects to libtalloc.so. | Michael Adam | 1 | -1/+1 |
2008-02-13 | Goodbye parse_samr.c, rest in peace - but never come back! | Günther Deschner | 1 | -1/+0 |
2008-02-13 | Fix build: Add missing prerequisites for libwbclient.so | Michael Adam | 1 | -4/+4 |
2008-02-13 | libwbclient: include wb_common.o in libwbclient.a | Stefan Metzmacher | 1 | -10/+12 |