Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r11942: patch from Marcin to fix the mkdir() in perfcount daemon | Gerald Carter | 2007-10-10 | 1 | -3/+3 | |
| | ||||||
* | r11784: Fix minor glitch found by Rainer Weikusat ↵ | Volker Lendecke | 2007-10-10 | 1 | -1/+1 | |
| | | | | <rainer.weikusat@sncag.com> -- Thanks | |||||
* | r11645: mklogon updates from Ricky Nance | Gerald Carter | 2007-10-10 | 2 | -57/+68 | |
| | ||||||
* | r11579: syncing up perf counter code cfrom trunk | Gerald Carter | 2007-10-10 | 9 | -0/+1384 | |
| | ||||||
* | r11577: adding perl interpreter she-bang to top of parselog.pl script | Gerald Carter | 2007-10-10 | 1 | -1/+2 | |
| | ||||||
* | r11549: fixing GPL notices | Gerald Carter | 2007-10-10 | 2 | -4/+42 | |
| | ||||||
* | r11548: adding simple script to tail syslog and write to eventlog tdb | Gerald Carter | 2007-10-10 | 1 | -0/+8 | |
| | ||||||
* | r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab. | Jeremy Allison | 2007-10-10 | 2 | -0/+12 | |
| | | | | Jeremy. | |||||
* | r11130: r10092@cabra: derrell | 2005-10-17 15:29:03 -0400 | Derrell Lipman | 2007-10-10 | 1 | -0/+74 | |
| | | | | let's now actually add the new test file | |||||
* | r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400 | Derrell Lipman | 2007-10-10 | 1 | -1/+6 | |
| | | | | added example to read a file and test download time | |||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -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) | |||||
* | r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ↵ | Gerald Carter | 2007-10-10 | 38 | -0/+5583 | |
| | | | | files | |||||
* | r9523: Fix password history for eDirectory | Günther Deschner | 2007-10-10 | 1 | -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 | |||||
* | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a ↵ | Jeremy Allison | 2007-10-10 | 2 | -12/+12 | |
| | | | | | | | UNIX vendor not understanding abstract data types :-(. Jeremy. | |||||
* | r8657: Add -fPIC which is the case for all other Samba shared libs. | Lars Müller | 2007-10-10 | 1 | -1/+1 | |
| | | | | Fix bug #2060. | |||||
* | r8387: moving wins_hook to scripts directory | Gerald Carter | 2007-10-10 | 2 | -0/+0 | |
| | ||||||
* | r8384: merging clutter fixes from release branch | Gerald Carter | 2007-10-10 | 19 | -62/+0 | |
| | ||||||
* | r8188: Update from Dave Collier-Brown. | John Terpstra | 2007-10-10 | 1 | -4/+7 | |
| | ||||||
* | r8143: Fix generate_parm_table.py: | Günther Deschner | 2007-10-10 | 1 | -3/+5 | |
| | | | | | | | * Correctly substitute "\" as default winbind separator. * Use default testparm-location. Guenther | |||||
* | r8140: adding missing module | Gerald Carter | 2007-10-10 | 1 | -0/+84 | |
| | ||||||
* | r8031: Adding contributed mklogon scripts. | John Terpstra | 2007-10-10 | 2 | -0/+460 | |
| | ||||||
* | r7976: Adding debugging info. | John Terpstra | 2007-10-10 | 2 | -0/+80 | |
| | ||||||
* | r7963: Add aio support to 3.0. | Jeremy Allison | 2007-10-10 | 2 | -0/+88 | |
| | | | | Jeremy. | |||||
* | r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>. | Jeremy Allison | 2007-10-10 | 2 | -4/+4 | |
| | | | | | Wrong return val for symlink and readlink. Jeremy. | |||||
* | r7893: Add in the extra parameters to opendir() to fix the large ↵ | Jeremy Allison | 2007-10-10 | 2 | -4/+4 | |
| | | | | | | | directory/insane app problem. Rev vfs version. Doesn't change the normal codepath. Jeremy. | |||||
* | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2007-10-10 | 2 | -4/+4 | |
| | | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy | |||||
* | r7168: Updating file times from libsmbclient was not working for win98. ↵ | Derrell Lipman | 2007-10-10 | 1 | -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. | |||||
* | r7156: file was missing; svn isn't smart enough to even notify me. sigh. | Derrell Lipman | 2007-10-10 | 1 | -0/+52 | |
| | ||||||
* | r7153: add better test facilities to testutime | Derrell Lipman | 2007-10-10 | 1 | -5/+5 | |
| | ||||||
* | r6782: rename for consistency | Gerald Carter | 2007-10-10 | 1 | -0/+0 | |
| | ||||||
* | r6501: correct deprecated lvalue casts in testsuite/libsmbclient | Derrell Lipman | 2007-10-10 | 1 | -1/+2 | |
| | ||||||
* | r6157: 'editorial changes' to example code | Derrell Lipman | 2007-10-10 | 1 | -1/+2 | |
| | ||||||
* | r6151: additional examples/tests for libsmbclient | Derrell Lipman | 2007-10-10 | 4 | -12/+179 | |
| | ||||||
* | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 2007-10-10 | 5 | -208/+16 | |
| | | | | | | | | | | | | | | | | | | 1. using smbc_getxattr() et al, one may now request all access control entities in the ACL without getting all other NT attributes. 2. added the ability to exclude specified attributes from the result set provided by smbc_getxattr() et al, when requesting all attributes, all NT attributes, or all DOS attributes. 3. eliminated all compiler warnings, including when --enable-developer compiler flags are in use. removed -Wcast-qual flag from list, as that is specifically to force warnings in the case of casting away qualifiers. Note: In the process of eliminating compiler warnings, a few nasties were discovered. In the file libads/sasl.c, PRIVATE kerberos interfaces are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED kerberos interfaces are being used. Someone who knows kerberos should look at these and determine if there is an alternate method of accomplishing the task. | |||||
* | r6126: added utility for testing smbc_stat() | Derrell Lipman | 2007-10-10 | 3 | -11/+130 | |
| | ||||||
* | r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; ↵ | Derrell Lipman | 2007-10-10 | 15 | -61/+4094 | |
| | | | | provided more complete libsmbclient testbrowse utility | |||||
* | r5847: Fixes from Lars Müller and Vince Brimhall @Novell for NDS | Jeremy Allison | 2007-10-10 | 1 | -1/+1 | |
| | | | | | schema. Jeremy. | |||||
* | r5743: Add perl-script to check for multiple LDAP-entries on request of Richard | Günther Deschner | 2007-10-10 | 1 | -0/+201 | |
| | | | | | | | | | Sharpe. Users my run this script after they have vampired a windows domain controller to verify their system has no double sids, double uids, etc. Guenther | |||||
* | r5705: Have unknown_6 default to 1260 (fixed #892) | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 | |
| | ||||||
* | r5689: Allow for better protection of sensitive attributes in IBM Directory ↵ | Jim McDonough | 2007-10-10 | 1 | -0/+3 | |
| | | | | Server. | |||||
* | r5600: Bring IBM Directory Server schema up to date with openldap schema | Jim McDonough | 2007-10-10 | 2 | -3/+39 | |
| | ||||||
* | r5444: Add adssearch.pl utility (on volkers request). | Günther Deschner | 2007-10-10 | 1 | -0/+1492 | |
| | | | | | | | | | | | | | | | | | | | Added to samba3 due to some header and machine-account dependencies, although it's possibly of more interest to samba4 developers. adssearch.pl is a kind of ldapsearch + dump-filters for various ADS-attributes. It can also register asynchronous change notifications. ./adssearch.pl -h w2k3host -D administrator@MY.REALM.NET -x -w mypass -n and *any* change in your entire DIT will show up immediately (after a second change of an object even as object diff). It's very interesting to see the interaction of GPOs, the various steps of account modification with dsa.msc, etc. Gracefully ignore some parts of adssearch.pl that are rather immature... Guenther | |||||
* | r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com> | Gerald Carter | 2007-10-10 | 1 | -16/+24 | |
| | ||||||
* | r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this ↵ | Gerald Carter | 2007-10-10 | 1 | -3/+0 | |
| | | | | directory | |||||
* | r5112: Fix for shared object creation in examples. Bugzilla #2058. | Tim Potter | 2007-10-10 | 2 | -8/+8 | |
| | ||||||
* | r5111: Fix up changed prototype for setsampwent pdb function. | Tim Potter | 2007-10-10 | 1 | -1/+1 | |
| | ||||||
* | r5060: BUG 2286: fix typoe on sambaConfig oc definition | Gerald Carter | 2007-10-10 | 1 | -1/+1 | |
| | ||||||
* | r4965: comment out some unused attributes and oc's | Gerald Carter | 2007-10-10 | 1 | -10/+11 | |
| | ||||||
* | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 2007-10-10 | 1 | -0/+15 | |
| | | | | | | | | Does automated migration from account_policy.tdb v1 and v2 and offers a pdbedit-Migration interface. Jerry, please feel free to revert that if you have other plans. Guenther | |||||
* | r4873: example delete printer script for use with cups | Gerald Carter | 2007-10-10 | 1 | -0/+27 | |
| |