Age | Commit message (Expand) | Author | Files | Lines |
2008-03-07 | Enable libnetjoin debugging for now but avoid printing passwords. | Günther Deschner | 3 | -2/+13 |
2008-03-07 | Enable use of Relocations Read-Only, if supported, for enhanced security. | Simo Sorce | 2 | -2/+29 |
2008-03-07 | Time to confess... | Michael Adam | 1 | -0/+1 |
2008-03-07 | Add some more init_srvsvc_NetShareInfoX functions. | Günther Deschner | 1 | -0/+134 |
2008-03-07 | Re-run make idl. | Günther Deschner | 6 | -148/+100 |
2008-03-07 | Fix IDL for srvsvc_NetShareEnum and srvsvc_NetShareEnumAll. | Günther Deschner | 1 | -4/+7 |
2008-03-07 | Fix debug statement (missing \n). | Günther Deschner | 1 | -1/+1 |
2008-03-06 | Fix bug #5267 - nmbd shuts down when network interfaces go down. | Jeremy Allison | 1 | -29/+39 |
2008-03-06 | client[ADDR_INDEX] is an IPv4 mapped to IPv6, but | Jeremy Allison | 1 | -5/+21 |
2008-03-06 | Fix _dssetup_DsRoleGetPrimaryDomainInformation(). | Günther Deschner | 1 | -2/+5 |
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 | Re-run make idl. | Günther Deschner | 3 | -107/+59 |
2008-03-06 | Ignore Kerberos PAC type 12. | Günther Deschner | 1 | -5/+6 |
2008-03-06 | Eliminate global variable in_client and a plethora of extern declarations. | Derrell Lipman | 8 | -19/+30 |
2008-03-06 | Fix a "nested extern declaration" warning | Volker Lendecke | 1 | -1/+2 |
2008-03-06 | Check for NULL pointers before dereferencing them. | Derrell Lipman | 1 | -4/+4 |
2008-03-06 | Build: Add an rpath of $(LIBDIR) to binary targets. | Michael Adam | 1 | -2/+2 |
2008-03-06 | Re-run make idl. | Günther Deschner | 2 | -8/+8 |
2008-03-06 | Slowly making progress on PAC_UNKNOWN_12. | Günther Deschner | 1 | -3/+3 |
2008-03-06 | Change default bufsize to 512k | Volker Lendecke | 1 | -1/+1 |
2008-03-06 | Use io_bufsize as window size in smbclient get command | Volker Lendecke | 1 | -1/+1 |
2008-03-06 | Convert cli_read to use cli_pull | Volker Lendecke | 1 | -163/+15 |
2008-03-06 | Add async cli_pull support | Volker Lendecke | 2 | -29/+441 |
2008-03-06 | Add infrastructure to support async SMB requests | Volker Lendecke | 5 | -1/+577 |
2008-03-06 | Add basic infrastructure for general async requests | Volker Lendecke | 4 | -1/+159 |
2008-03-06 | Merge commit 'origin/v3-2-stable' into v3-2-test | Stefan Metzmacher | 2 | -11/+25 |
2008-03-06 | Be more verbose why create local token has failed during | Günther Deschner | 2 | -1/+4 |
2008-03-06 | Fix an uninitialized variable, Coverity ID 481 | Volker Lendecke | 1 | -0/+1 |
2008-03-06 | Fix a memleak | Volker Lendecke | 1 | -0/+1 |
2008-03-06 | Check the right pointer for non-NULL | 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-06 | Fix build targets for bin/net. | Günther Deschner | 1 | -1/+1 |
2008-03-06 | Another build fix for pam_smbpass: make sure libwbclient is there. | Günther Deschner | 1 | -1/+1 |
2008-03-06 | Respect FAMChanged -- attempt to fix bug 5307 | Volker Lendecke | 1 | -0/+3 |
2008-03-06 | Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so | Michael Adam | 1 | -1/+1 |
2008-03-06 | Makefile: reformat - break long target lines. | Michael Adam | 1 | -64/+129 |
2008-03-06 | Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit. | Michael Adam | 1 | -60/+60 |
2008-03-06 | Make test: set LD_LIBRARY_PATH for make test_shlibs and friends. | Michael Adam | 1 | -3/+6 |
2008-03-06 | Respect FAMChanged -- attempt to fix bug 5307 | Volker Lendecke | 1 | -0/+3 |
2008-03-06 | In libnetapi, point out that lp_load has failed. | Günther Deschner | 1 | -0/+1 |
2008-03-06 | Fix lp_load with an empty registry and "config backend = registry". Michael, ... | Günther Deschner | 1 | -0/+7 |
2008-03-06 | Fix lp_load with an empty registry and "config backend = registry". Michael, ... | Günther Deschner | 1 | -0/+7 |
2008-03-06 | In libnetapi, point out that lp_load has failed. | Günther Deschner | 1 | -0/+1 |
2008-03-06 | Test: Properly track current test binary for tracking crashes. | Michael Adam | 1 | -4/+9 |
2008-03-06 | Give a better error message why NetServerSetInfo() may fail in the gui. | Günther Deschner | 2 | -1/+4 |
2008-03-06 | Add PICFLAG to libnetapi Makefile. | Günther Deschner | 1 | -0/+1 |
2008-03-06 | Fix coverity ID 525, 526, 527, 528, 529 and 530 | Volker Lendecke | 1 | -19/+21 |
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 coverity ID 525, 526, 527, 528, 529 and 530 | Volker Lendecke | 1 | -19/+21 |