summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-06Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam1-3/+6
2008-03-06Fix build targets for bin/net.Günther Deschner1-1/+1
2008-03-06Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner1-1/+1
2008-03-06Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke1-0/+3
2008-03-06Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam1-1/+1
2008-03-06Makefile: reformat - break long target lines.Michael Adam1-64/+129
2008-03-06Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam1-60/+60
2008-03-06In libnetapi, point out that lp_load has failed.Günther Deschner1-0/+1
2008-03-06Fix lp_load with an empty registry and "config backend = registry". Michael, ...Günther Deschner1-0/+7
2008-03-06Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2-1/+4
2008-03-06Add PICFLAG to libnetapi Makefile.Günther Deschner1-0/+1
2008-03-06Fix coverity ID 525, 526, 527, 528, 529 and 530Volker Lendecke1-19/+21
2008-03-05Makefile: Add explicit dependecies to libtalloc.so.Michael Adam1-59/+59
2008-03-05Fix build of pam_smbpass.Günther Deschner1-1/+2
2008-03-04ask for the keyid in the release script.Karolin Seeger1-1/+7
2008-03-04Re-run make idl.Günther Deschner3-1/+94
2008-03-04Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner1-1/+16
2008-03-04Fix counter mismatch in lsa_LookupNames3 server.Günther Deschner1-2/+2
2008-03-04Fix counter mismatch in lsa_LookupNames server.Günther Deschner1-2/+2
2008-03-04Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids.Günther Deschner1-4/+11
2008-03-04Zero more structs initially in LSA rpc server.Günther Deschner1-0/+4
2008-03-04Fix crash bug in pdb_init_ldapsam().Günther Deschner1-2/+2
2008-03-04Update release date.Karolin Seeger1-1/+1
2008-03-04Fix init_registry_data for subkeyless top-level keys.Günther Deschner1-1/+18
2008-03-04use constant name less likely to cause conflictDerrell Lipman1-50/+50
2008-03-04Missed a few 'deprecated' markersDerrell Lipman2-3/+3
2008-03-04Continued revamping of libsmbclient.Derrell Lipman16-1282/+1223
2008-03-04Remove use of deprecated functionDerrell Lipman5-8/+8
2008-03-04fixed missing white spaceDerrell Lipman1-0/+1
2008-03-04Update WHATSNEW for libsmbclient changesDerrell Lipman1-0/+65
2008-03-04Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2-3/+2
2008-03-04change variable name from f to fn for function pointersDerrell Lipman1-37/+37
2008-03-04Comment was in wrong placeDerrell Lipman1-4/+3
2008-03-04Mark smbc_option_{get,set} as deprecatedDerrell Lipman1-23/+3
2008-03-04Additional revamped libsmbclient documentationDerrell Lipman14-2165/+2583
2008-03-04Modified revamp of the libsmbclient interface.Derrell Lipman11-231/+566
2008-03-04Initial revamp of the libsmbclient interface.Derrell Lipman18-7635/+9227
2008-03-04Zero out the out policy handler in lsa_CloseVolker Lendecke1-0/+1
2008-03-03Restore 3.0 behaviour with empty /etc/hostsVolker Lendecke1-3/+6
2008-03-03Revert "Add basic infrastructure for general async requests"Volker Lendecke4-159/+1
2008-03-03Revert "Add infrastructure to support async SMB requests"Volker Lendecke5-577/+1
2008-03-03Revert "Add async cli_pull support"Volker Lendecke2-440/+27
2008-03-03Revert "Convert cli_read to use cli_pull"Volker Lendecke1-15/+163
2008-03-03Make sure we are still able to join Windows 2008.Günther Deschner1-2/+1
2008-02-29Update WHATSNEW.Karolin Seeger1-2/+2
2008-02-29Fix release script.Karolin Seeger1-3/+10
2008-02-29Prepare for release 3.2.0pre2Karolin Seeger1-2/+2
2008-02-29Patch to fix the "Invalid read of size 4" errors. Bug #3617.Jeremy Allison1-0/+18
2008-02-29Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2-6/+6
2008-02-29Fix linking of smbget when there is no shared library support.Michael Adam1-1/+1