summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r13410: Dump a netbootGUID as a GUID.Günther Deschner1-0/+1
Guenther (This used to be commit 9b19a68456c7b576750aaf64c178ba5323d9a95e)
2007-10-10r13366: Add popt to the include path for examples/VFS. The modules ↵Volker Lendecke1-1/+1
themselves don't use that, but includes.h fails in environments where there's no system popt around. As the modules don't need that anyway, porting the check whether to use the system one or our own seems a bit overkill. Thanks to Michael Adam <ma@SerNet.DE>. Volker (This used to be commit 04cbde59566f814cfba5a008e12496795544ad05)
2007-10-10r13343: More sql cleanupVolker Lendecke2-48/+0
(This used to be commit bd1be2388ebdc332c00289f10f0af17e6cd8b44a)
2007-10-10r13290: Adding Account Policy LDAP attributes for eDirectory schema.Günther Deschner1-1/+52
Guenther (This used to be commit de012e33a75e0aa72fbfe2cf1258689e0d7680e2)
2007-10-10r13187: IBM Tivoli Directory Server schema updates from John JanosikJim McDonough2-1/+22
<jpjanosi@us.ibm.com> (This used to be commit d45cc5e4f38bd1aa69d5c3ae8d19e2ea98976fac)
2007-10-10r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500Derrell Lipman1-30/+15
Although RTLD_NEXT was not working properly a number of years ago, it seems to be now. Replace dlopen(/lib/libc...) with direct use of RTLD_NEXT (This used to be commit 2b4866500640891fcb1ca7b24997df17f1b077cc)
2007-10-10r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG ↵Volker Lendecke1-4/+4
should not be used - rename it to KRB5CONFIG Thanks to Björn Jacke <bj@sernet.de> Volker (This used to be commit 9c44fef5bec76d383d25b73ecc01dc1fc25b3f20)
2007-10-10r12759: r12128@cabra: derrell | 2006-01-07 15:34:01 -0500Derrell Lipman10-287/+479
Incorporate a number of changes suggested by David Collier-Brown Thanks, David! (This used to be commit 0ae65b9af566e02eece9bb7865047c037468d470)
2007-10-10r12757: r12126@cabra: derrell | 2006-01-03 15:21:36 -0500Derrell Lipman1-2/+11
added flag to not request authentication information (This used to be commit 8396c4b26c9911887ed1c1ce17c31af462ee6883)
2007-10-10r12579: r12122@cabra: derrell | 2005-12-29 12:03:00 -0500Derrell Lipman1-1/+1
allow for arbitrary option value types (This used to be commit 64c8e32b6382e48bce5c1f18179e66ca765a70af)
2007-10-10r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman1-12/+34
bug (enhancement) #2651: add option to log debug messages to stderr instead of stdout (This used to be commit 4182eb99af5b343291a661a87d08edd91fd09a7a)
2007-10-10r12497: add a simplex optionSimo Sorce1-8/+17
better usage message (This used to be commit c007f20c955f224c6a8deeb0b1f82e8432f1b9ab)
2007-10-10r12495: Crackcheck utility enhancement based on patch sent by Tom GeisslerSimo Sorce1-2/+71
(This used to be commit aa34304f61bd10cb1f80b4c0c27dd3834dc47fa3)
2007-10-10r12468: r12033@cabra: derrell | 2005-12-24 21:03:45 -0500Derrell Lipman1-0/+72
actually add the new test program (This used to be commit e3bab0cc437f3c51c74e438d8d76ffd8afe8644c)
2007-10-10r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500Derrell Lipman2-1/+6
add another libsmbclient test program (This used to be commit 133cd3952b7f5fc9e9ca8d82a33ed1272067a6c8)
2007-10-10r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAPGünther Deschner4-4/+4
schema. Maybe "Base64 encoded user parameter string" is not much clearer then "munged dial" - anyone got a better description ? Guenther (This used to be commit 02ccde5f4792e34ad88b7adb5ebaf1747cb8151f)
2007-10-10r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debugGünther Deschner1-76/+293
GPOs). sid2string fix from Michael James <michael@james.st>. Guenther (This used to be commit 9424b65c70bd24ba8f5b6c729dc1440a4dbf5647)
2007-10-10r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman1-1/+1
1. Fix a crash bug which should have reared its ugly head ages ago, but for some reason, remained dormant until recently. The bug pertained to libsmbclient doing a structure assignment of a cli after having opened a pipe. The pipe open code makes a copy of the cli pointer that was passed to it. If the cli is later copied (and that cli pointer that was saved is no longer valid), the pipe code will cause a crash during shutdown or when the copied cli is closed. 2. The 'type' field in enumerated shares was not being set correctly with the new RPC-based mechanism for enumerating shares. (This used to be commit 62a02b8f2a1fcb66881a9c9636e0b27e3049c5a1)
2007-10-10r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman2-0/+219
fixed another memory leak and reverted an (incorrect) fix from yesterday (This used to be commit 8a86d7bddc291da094d060fbe185f071ffdbddd8)
2007-10-10r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman1-75/+163
Correct some memory and file descriptor leaks. This should fix bugs 3257, 3267 and 3273. (This used to be commit c5781c9cf5f1f8297e084fbe2c4a22257420a447)
2007-10-10r11942: patch from Marcin to fix the mkdir() in perfcount daemonGerald Carter1-3/+3
(This used to be commit 3e05e88bb6c0618ecc460045b72d86e82929af01)
2007-10-10r11784: Fix minor glitch found by Rainer Weikusat ↵Volker Lendecke1-1/+1
<rainer.weikusat@sncag.com> -- Thanks (This used to be commit 1128d054dd8d387e529bf92dad3a3db5e251d61d)
2007-10-10r11645: mklogon updates from Ricky NanceGerald Carter2-57/+68
(This used to be commit 5bfa88225c085238954909fb9aedb34b1b760977)
2007-10-10r11579: syncing up perf counter code cfrom trunkGerald Carter9-0/+1384
(This used to be commit 59c00924b67aa3d37a933731a56d03963ec7f1b5)
2007-10-10r11577: adding perl interpreter she-bang to top of parselog.pl scriptGerald Carter1-1/+2
(This used to be commit db4eb72142a23224ea93d2a2519b6d8cd7dc8643)
2007-10-10r11549: fixing GPL noticesGerald Carter2-4/+42
(This used to be commit 26e9c1c1fae8f2fe402374f7cf1d87de48852fa6)
2007-10-10r11548: adding simple script to tail syslog and write to eventlog tdbGerald Carter1-0/+8
(This used to be commit 9337a286c9169e1e0247b5923942eeeb4467d95a)
2007-10-10r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2-0/+12
Jeremy. (This used to be commit af8545806770a7530eecc184bdd230ca14999884)
2007-10-10r11130: r10092@cabra: derrell | 2005-10-17 15:29:03 -0400Derrell Lipman1-0/+74
let's now actually add the new test file (This used to be commit b58237f98d924752a45f689d7a9fd2e8e447c100)
2007-10-10r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400Derrell Lipman1-1/+6
added example to read a file and test download time (This used to be commit 4fad0c49b5bf7819d0f9782b60369c5d078c5854)
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-13/+63
* \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ↵Gerald Carter38-0/+5583
files (This used to be commit 32bebc452dffa8348b94c5b866350b1fe761986f)
2007-10-10r9523: Fix password history for eDirectoryGünther Deschner1-1/+1
(by allowing to store more then 1 password history entry in LDAP...) Thanks to Bernhard Borgmann @ Novell for showing me how to debug eDirecory. Guenther (This used to be commit a6e8de5c3c44d39724c81d371339e67bb0c4f416)
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a ↵Jeremy Allison2-12/+12
UNIX vendor not understanding abstract data types :-(. Jeremy. (This used to be commit be5b4e2fa3ed30b0ff01b47d2354e5f782a12e25)
2007-10-10r8657: Add -fPIC which is the case for all other Samba shared libs.Lars Müller1-1/+1
Fix bug #2060. (This used to be commit 8c09716c91e0bb2ef90a9f81e093048077581e47)
2007-10-10r8387: moving wins_hook to scripts directoryGerald Carter2-0/+0
(This used to be commit 9d507b218d90d4a7e6a5cc97994f5f5adb686cbf)
2007-10-10r8384: merging clutter fixes from release branchGerald Carter19-62/+0
(This used to be commit cbe74c09109dcfe93aa4af085920999ccbff34df)
2007-10-10r8188: Update from Dave Collier-Brown.John Terpstra1-4/+7
(This used to be commit 65cfa2a950e8a16b95715d555a5354cc81f431f1)
2007-10-10r8143: Fix generate_parm_table.py:Günther Deschner1-3/+5
* Correctly substitute "\" as default winbind separator. * Use default testparm-location. Guenther (This used to be commit ba0ca4c0c62d7f8801115bec54b9c550e3b1b1c6)
2007-10-10r8140: adding missing moduleGerald Carter1-0/+84
(This used to be commit 79d03b1919cd7c01503c99e0a68bb1754adb1d76)
2007-10-10r8031: Adding contributed mklogon scripts.John Terpstra2-0/+460
(This used to be commit aaca9ea8a3ffdb9d5b1d25d414692db8927c2943)
2007-10-10r7976: Adding debugging info.John Terpstra2-0/+80
(This used to be commit 97ee7c970c287737396f135336c56c945f639d85)
2007-10-10r7963: Add aio support to 3.0.Jeremy Allison2-0/+88
Jeremy. (This used to be commit 1de27da47051af08790317f5b48b02719d6b9934)
2007-10-10r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.Jeremy Allison2-4/+4
Wrong return val for symlink and readlink. Jeremy. (This used to be commit f3c4d5a95746531b7bd548bbbfccfff197a2abf3)
2007-10-10r7893: Add in the extra parameters to opendir() to fix the large ↵Jeremy Allison2-4/+4
directory/insane app problem. Rev vfs version. Doesn't change the normal codepath. Jeremy. (This used to be commit 0f03a6bdcdbdf60da81e0aeffa84ac6e48fc6a04)
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2-4/+4
safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy (This used to be commit 9506b8e145982b1160a2f0aee5c9b7a54980940a)
2007-10-10r7168: Updating file times from libsmbclient was not working for win98. ↵Derrell Lipman1-48/+3
Although the function that was being used to set attributes is a core protocol function (SMBsetatr = 0x09), it does not appear to work on win98. As a temporary measure, when file times are to be set, this version opens the file and uses SMBsetattrE = 0x22 instead. (The other advantage of this function over the original one is that it supports setting access time as well as modification time.) The next step, the proper solution if it can be made to work, is to write functions that use TRANS2_SET_PATH_INFO instead. (This used to be commit bab0bf7f4f9d2a4b6fcee4429094349302bbeb33)
2007-10-10r7156: file was missing; svn isn't smart enough to even notify me. sigh.Derrell Lipman1-0/+52
(This used to be commit fce48fa1b462ded1453520355bf2dce0f607b8dc)
2007-10-10r7153: add better test facilities to testutimeDerrell Lipman1-5/+5
(This used to be commit d763c739a63894d5f458f61de28b90d840bb8fe4)
2007-10-10r6782: rename for consistencyGerald Carter1-0/+0
(This used to be commit 86724c5c5f4270be63cb119beb7c1cb041551439)