Age | Commit message (Expand) | Author | Files | Lines |
2008-03-07 | Enable use of Relocations Read-Only, if supported, for enhanced security. | Simo Sorce | 1 | -2/+2 |
2008-03-07 | Time to confess... | Michael Adam | 1 | -0/+1 |
2008-03-06 | Fix the build of cifs.spnego. | Günther Deschner | 1 | -1/+1 |
2008-03-06 | Revert "Build: Add an rpath of $(LIBDIR) to binary targets." | Michael Adam | 1 | -2/+2 |
2008-03-06 | Build: Add an rpath of $(LIBDIR) to binary targets. | Michael Adam | 1 | -2/+2 |
2008-03-06 | Add infrastructure to support async SMB requests | Volker Lendecke | 1 | -1/+1 |
2008-03-06 | Add basic infrastructure for general async requests | Volker Lendecke | 1 | -1/+1 |
2008-03-06 | Make test: set LD_LIBRARY_PATH for make test_shlibs and friends. | Michael Adam | 1 | -3/+6 |
2008-03-05 | Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so | Michael Adam | 1 | -1/+1 |
2008-03-05 | Fix build targets for bin/net. | Günther Deschner | 1 | -1/+1 |
2008-03-05 | Another build fix for pam_smbpass: make sure libwbclient is there. | Günther Deschner | 1 | -1/+1 |
2008-03-05 | Makefile: reformat - break long target lines. | Michael Adam | 1 | -64/+129 |
2008-03-05 | Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit. | Michael Adam | 1 | -60/+60 |
2008-03-05 | Makefile: Add explicit dependecies to libtalloc.so. | Michael Adam | 1 | -59/+59 |
2008-03-05 | Fix build of pam_smbpass. | Günther Deschner | 1 | -1/+2 |
2008-03-05 | Use pidl for _srvsvc_NetSrvGetInfo(). | Günther Deschner | 1 | -1/+2 |
2008-03-03 | Continued revamping of libsmbclient. | Derrell Lipman | 1 | -0/+1 |
2008-03-01 | Initial revamp of the libsmbclient interface. | Derrell Lipman | 1 | -1/+11 |
2008-03-01 | Revert "Add basic infrastructure for general async requests" | Volker Lendecke | 1 | -1/+1 |
2008-03-01 | Revert "Add infrastructure to support async SMB requests" | Volker Lendecke | 1 | -1/+1 |
2008-02-29 | Add "registry" Group Policy extension. | Günther Deschner | 1 | -1/+12 |
2008-02-29 | Add Group Policy extension infrastructure. | Günther Deschner | 1 | -1/+4 |
2008-02-29 | Add infrastructure for reading/storing Group Policy state and control data in... | Günther Deschner | 1 | -1/+2 |
2008-02-29 | Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"." | Michael Adam | 1 | -1/+1 |
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 |