summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ask for the keyid in the release script.samba-3.2.0pre2Karolin Seeger2008-03-041-1/+7
* Re-run make idl.Günther Deschner2008-03-043-1/+94
* Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-041-1/+16
* Fix counter mismatch in lsa_LookupNames3 server.Günther Deschner2008-03-041-2/+2
* Fix counter mismatch in lsa_LookupNames server.Günther Deschner2008-03-041-2/+2
* Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids.Günther Deschner2008-03-041-4/+11
* Zero more structs initially in LSA rpc server.Günther Deschner2008-03-041-0/+4
* Fix crash bug in pdb_init_ldapsam().Günther Deschner2008-03-041-2/+2
* Update release date.Karolin Seeger2008-03-041-1/+1
* Fix init_registry_data for subkeyless top-level keys.Günther Deschner2008-03-041-1/+18
* use constant name less likely to cause conflictDerrell Lipman2008-03-041-50/+50
* Missed a few 'deprecated' markersDerrell Lipman2008-03-042-3/+3
* Continued revamping of libsmbclient.Derrell Lipman2008-03-0416-1282/+1223
* Remove use of deprecated functionDerrell Lipman2008-03-045-8/+8
* fixed missing white spaceDerrell Lipman2008-03-041-0/+1
* Update WHATSNEW for libsmbclient changesDerrell Lipman2008-03-041-0/+65
* Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2008-03-042-3/+2
* change variable name from f to fn for function pointersDerrell Lipman2008-03-041-37/+37
* Comment was in wrong placeDerrell Lipman2008-03-041-4/+3
* Mark smbc_option_{get,set} as deprecatedDerrell Lipman2008-03-041-23/+3
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-0414-2165/+2583
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-0411-231/+566
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-0418-7635/+9227
* Zero out the out policy handler in lsa_CloseVolker Lendecke2008-03-041-0/+1
* Restore 3.0 behaviour with empty /etc/hostsVolker Lendecke2008-03-031-3/+6
* Revert "Add basic infrastructure for general async requests"Volker Lendecke2008-03-034-159/+1
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-035-577/+1
* Revert "Add async cli_pull support"Volker Lendecke2008-03-032-440/+27
* Revert "Convert cli_read to use cli_pull"Volker Lendecke2008-03-031-15/+163
* Make sure we are still able to join Windows 2008.Günther Deschner2008-03-031-2/+1
* Update WHATSNEW.Karolin Seeger2008-02-291-2/+2
* Fix release script.Karolin Seeger2008-02-291-3/+10
* Prepare for release 3.2.0pre2Karolin Seeger2008-02-291-2/+2
* Patch to fix the "Invalid read of size 4" errors. Bug #3617.Jeremy Allison2008-02-291-0/+18
* Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2008-02-292-6/+6
* Fix linking of smbget when there is no shared library support.Michael Adam2008-02-291-1/+1
* Fill in WHATSNEW.txt.Günther Deschner2008-02-291-2/+42
* Merge commit 'origin/v3-2-test' into v3-2-stableKarolin Seeger2008-02-29501-53595/+80586
|\
| * Attempt to fix the buildVolker Lendecke2008-02-291-5/+0
| * configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher2008-02-291-1/+6
| * configure: Remove lib/repdir.c and related stuffStefan Metzmacher2008-02-293-449/+0
| * Add vfs_aio_forkVolker Lendecke2008-02-294-0/+786
| * Fix creation of replacetort.Michael Adam2008-02-291-0/+1
| * libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam2008-02-291-0/+4
| * libreplace: ifdef out ip6 code if unsupported.Michael Adam2008-02-291-0/+2
| * libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam2008-02-291-6/+7
| * libreplace: fix silly crashbug in getifaddrs_test().Michael Adam2008-02-291-1/+3
| * libreplace: add missing newline in output of getifaddrs test.Michael Adam2008-02-291-1/+1
| * libreplace: add missing semicolon to getifaddrs.Michael Adam2008-02-291-1/+1
| * libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam2008-02-291-21/+16