Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 | 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-04 | Re-run make idl. | Günther Deschner | 3 | -1/+94 |
2008-03-04 | Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented). | Günther Deschner | 1 | -1/+16 |
2008-03-04 | Fix counter mismatch in lsa_LookupNames3 server. | Günther Deschner | 1 | -2/+2 |
2008-03-04 | Fix counter mismatch in lsa_LookupNames server. | Günther Deschner | 1 | -2/+2 |
2008-03-04 | Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids. | Günther Deschner | 1 | -4/+11 |
2008-03-04 | Zero more structs initially in LSA rpc server. | Günther Deschner | 1 | -0/+4 |
2008-03-04 | Fix crash bug in pdb_init_ldapsam(). | Günther Deschner | 1 | -2/+2 |
2008-03-04 | Fix init_registry_data for subkeyless top-level keys. | Günther Deschner | 1 | -1/+18 |
2008-03-04 | use constant name less likely to cause conflict | Derrell Lipman | 1 | -50/+50 |
2008-03-04 | Missed a few 'deprecated' markers | Derrell Lipman | 1 | -2/+2 |
2008-03-04 | Continued revamping of libsmbclient. | Derrell Lipman | 13 | -1268/+1214 |
2008-03-04 | fixed missing white space | Derrell Lipman | 1 | -0/+1 |
2008-03-04 | Return NULL, not 0, from a function which returns a pointer. | Derrell Lipman | 2 | -3/+2 |
2008-03-04 | change variable name from f to fn for function pointers | Derrell Lipman | 1 | -37/+37 |
2008-03-04 | Comment was in wrong place | Derrell Lipman | 1 | -4/+3 |
2008-03-04 | Mark smbc_option_{get,set} as deprecated | Derrell Lipman | 1 | -23/+3 |
2008-03-04 | Additional revamped libsmbclient documentation | Derrell Lipman | 13 | -2152/+2579 |
2008-03-04 | Modified revamp of the libsmbclient interface. | Derrell Lipman | 11 | -231/+566 |
2008-03-04 | Initial revamp of the libsmbclient interface. | Derrell Lipman | 15 | -7621/+9206 |
2008-03-04 | Zero out the out policy handler in lsa_Close | Volker Lendecke | 1 | -0/+1 |
2008-03-03 | Restore 3.0 behaviour with empty /etc/hosts | Volker Lendecke | 1 | -3/+6 |
2008-03-03 | Revert "Add basic infrastructure for general async requests" | Volker Lendecke | 4 | -159/+1 |
2008-03-03 | Revert "Add infrastructure to support async SMB requests" | Volker Lendecke | 5 | -577/+1 |
2008-03-03 | Revert "Add async cli_pull support" | Volker Lendecke | 2 | -440/+27 |
2008-03-03 | Revert "Convert cli_read to use cli_pull" | Volker Lendecke | 1 | -15/+163 |
2008-03-03 | Make sure we are still able to join Windows 2008. | Günther Deschner | 1 | -2/+1 |
2008-02-29 | Prepare for release 3.2.0pre2 | Karolin Seeger | 1 | -2/+2 |
2008-02-29 | Patch to fix the "Invalid read of size 4" errors. Bug #3617. | Jeremy Allison | 1 | -0/+18 |
2008-02-29 | Rename the 'hidden' variable to 'administrative share'. | Andreas Schneider | 2 | -6/+6 |
2008-02-29 | Fix linking of smbget when there is no shared library support. | Michael Adam | 1 | -1/+1 |
2008-02-29 | Merge commit 'origin/v3-2-test' into v3-2-stable | Karolin Seeger | 485 | -53520/+79938 |
2008-02-29 | Attempt to fix the build | Volker Lendecke | 1 | -5/+0 |
2008-02-29 | configure: only build vfs_syncops if dirfd() is available | Stefan Metzmacher | 1 | -1/+6 |
2008-02-29 | configure: Remove lib/repdir.c and related stuff | Stefan Metzmacher | 3 | -449/+0 |
2008-02-29 | Add vfs_aio_fork | Volker Lendecke | 3 | -0/+784 |
2008-02-29 | Fix creation of replacetort. | Michael Adam | 1 | -0/+1 |