summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-29Fill in WHATSNEW.txt.Günther Deschner1-2/+42
2008-02-29Merge commit 'origin/v3-2-test' into v3-2-stableKarolin Seeger501-53595/+80586
2008-02-29Attempt to fix the buildVolker Lendecke1-5/+0
2008-02-29configure: only build vfs_syncops if dirfd() is availableStefan Metzmacher1-1/+6
2008-02-29configure: Remove lib/repdir.c and related stuffStefan Metzmacher3-449/+0
2008-02-29Add vfs_aio_forkVolker Lendecke4-0/+786
2008-02-29Fix creation of replacetort.Michael Adam1-0/+1
2008-02-29libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam1-0/+4
2008-02-29libreplace: ifdef out ip6 code if unsupported.Michael Adam1-0/+2
2008-02-29libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam1-6/+7
2008-02-29libreplace: fix silly crashbug in getifaddrs_test().Michael Adam1-1/+3
2008-02-29libreplace: add missing newline in output of getifaddrs test.Michael Adam1-1/+1
2008-02-29libreplace: add missing semicolon to getifaddrs.Michael Adam1-1/+1
2008-02-29libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam1-21/+16