summaryrefslogtreecommitdiffstats
path: root/examples/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add mount.cifs as a wrapper for mount.cifs.Karolin Seeger2008-02-281-0/+115
| | | | Karolin
* Fix typoKarolin Seeger2007-11-091-1/+1
|
* The FSF has moved around a lot. This fixes their Mass Ave address.Michael Adam2007-11-092-4/+2
| | | | | | This adapts r23801 / 87c91e4362c51819032bfbebbb273c52e203b227 to files just added by cherry-pick. Michael
* Find and fix more GPL2 -> GPL3.Michael Adam2007-11-092-2/+2
| | | | | | | Jeremy. This adapts r23780 / c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f for files added by cherry-pick.
* r23714: This script allows for adding lists of users (or other objects)Michael Adam2007-11-091-0/+167
| | | | | | | | to lists of groups (or aliases). Useful for creating large test scenarios. Michael (cherry picked from commit b3e5082e105f6eaeed51e9a42d525d811e7155ee)
* r23711: Refactor the actual creation of object into its own small function.Michael Adam2007-11-091-7/+10
| | | | | Michael (cherry picked from commit 26349c0b173e8baf6fa43deb39cb2bfdb31bf18e)
* r23706: Add a script to create domainusers,-groups and -aliases.Michael Adam2007-11-091-0/+155
| | | | | | | | | | | | | | | This is done via rpc client. The main purpose is to be able to fill a domain controller with a large number of users / groups easily. A the object names are built as <prefix><num> where number ranges from a given start number counting up until a given number of objects has been created. In a next step, I will submit scripts to add (many) users to a group and to add a user to (many) groups. Michael (cherry picked from commit 8b81fbb7d998eda65978a772f2194b4a3de467f9)
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-102-323/+0
|
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-1011-26/+12
|
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-102-2/+2
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-109-10/+10
| | | | Jeremy.
* r23714: but now:Michael Adam2007-10-101-0/+167
| | | | | | | | This script allows for adding lists of users (or other objects) to lists of groups (or aliases). Useful for creating large test scenarios. Michael
* r23713: Oops accidentially checked in the wrong file - sorry!Michael Adam2007-10-101-17/+0
| | | | Michael
* r23712: This script allows for adding lists of users (or other objects)Michael Adam2007-10-101-0/+17
| | | | | | | to lists of groups (or aliases). Useful for creating large test scenarios. Michael
* r23711: Refactor the actual creation of object into its own small function.Michael Adam2007-10-101-7/+10
| | | | Michael
* r23706: Add a script to create domainusers,-groups and -aliases.Michael Adam2007-10-101-0/+155
| | | | | | | | | | | | | | This is done via rpc client. The main purpose is to be able to fill a domain controller with a large number of users / groups easily. A the object names are built as <prefix><num> where number ranges from a given start number counting up until a given number of objects has been created. In a next step, I will submit scripts to add (many) users to a group and to add a user to (many) groups. Michael
* r14825: add support for max connections parameterGerald Carter2007-10-101-1/+2
|
* r11577: adding perl interpreter she-bang to top of parselog.pl scriptGerald Carter2007-10-101-1/+2
|
* r11549: fixing GPL noticesGerald Carter2007-10-102-4/+42
|
* r11548: adding simple script to tail syslog and write to eventlog tdbGerald Carter2007-10-101-0/+8
|
* r8387: moving wins_hook to scripts directoryGerald Carter2007-10-102-0/+102
|
* r8384: merging clutter fixes from release branchGerald Carter2007-10-1011-0/+83
|
* r8143: Fix generate_parm_table.py:Günther Deschner2007-10-101-3/+5
| | | | | | | * Correctly substitute "\" as default winbind separator. * Use default testparm-location. Guenther
* r8140: adding missing moduleGerald Carter2007-10-101-0/+84
|
* r6782: rename for consistencyGerald Carter2007-10-101-0/+0
|
* r4873: example delete printer script for use with cupsGerald Carter2007-10-101-0/+27
|
* r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter2007-10-106-0/+1184
|
* r252: add backtrace to examples so people know about it (slight change from ↵Gerald Carter2007-10-101-0/+41
lars @suse)