summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-2/+2
* Merge from appliance:Tim Potter2002-11-191-6/+16
* Merge from HEAD:Tim Potter2002-11-191-3/+1
* Merge from HEAD:Tim Potter2002-11-191-187/+56
* Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison2002-11-181-1/+49
* Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* Merge from HEAD:Tim Potter2002-11-181-1/+2
* Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
* Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough2002-11-181-1/+1
* Next step of printer publishing.Jim McDonough2002-11-181-31/+34
* Next step of printer publishing.Jim McDonough2002-11-182-162/+243
* Merge in modules system from HEAD:Jelmer Vernooij2002-11-183-1621/+511
* Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison2002-11-181-0/+3
* Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett2002-11-163-2/+69
* Updates from HEAD:Andrew Bartlett2002-11-158-18/+31
* Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
* fix segfaultGerald Carter2002-11-151-1/+3
* enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
* Merge from HEAD:Andrew Bartlett2002-11-154-11/+11
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-11-155-0/+1320
|\
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-1/+17
| * A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-4/+3
| * Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions a...Jelmer Vernooij2002-11-141-4/+0
| * Quieten status message when linking libsmbclient.soTim Potter2002-11-141-1/+1
| * small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-134-0/+123
| * Fix smbwrapper from the global_* changes.Jeremy Allison2002-11-132-4/+4
| * Add installmodules and uninstallmodules targetsJelmer Vernooij2002-11-131-1/+7
| * Remove obsolete scripts and put in module install/uninstallJelmer Vernooij2002-11-136-171/+65
| * Add debug2html and *.soJelmer Vernooij2002-11-131-0/+2
| * Move 'weird' character set into new 'developer' moduleJelmer Vernooij2002-11-133-111/+135
| * Load modules in lp_modules() after fork()Jelmer Vernooij2002-11-131-0/+4
| * add lp_modules()Jelmer Vernooij2002-11-131-0/+3
| * Don't crash when there are no arguments specifiedJelmer Vernooij2002-11-131-1/+4
| * Add a DEBUG() that gives the number of successfully loaded modules - useful f...Jelmer Vernooij2002-11-131-0/+2
| * Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-133-9/+13
| * Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-132-1606/+469
| * Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vf...Jelmer Vernooij2002-11-131-3/+19
| * Move working VFS modules to source/modules/Jelmer Vernooij2002-11-133-0/+1257
| * Try to bring libsmbclient in line with the new global_myname stuffAndrew Bartlett2002-11-131-3/+2
| * Undo the new --enable-developer flags that caused breakage on gcc != 3.2, andAndrew Bartlett2002-11-132-470/+1623
| * Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()Jeremy Allison2002-11-131-1/+1
| * Bring smbmount.c in line with jra's global-cide. global_scope was used here...Jim McDonough2002-11-131-2/+1
| * - Add some more warning flags for --enable-developer.Andrew Bartlett2002-11-131-2/+16
| * Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-12102-1895/+1662
| * Rename unpack_* functions to be consistentMartin Pool2002-11-121-15/+16
| * Rename pytdbpack_unpack -> pytdbunpackMartin Pool2002-11-121-7/+7
| * Just reorder functions to put related ones togetherMartin Pool2002-11-121-40/+38
| * Remove dead code for packing buffers which has now been reimplemented.Martin Pool2002-11-121-94/+0
| * Remove dead code for packing buffers which has now been reimplemented.Martin Pool2002-11-121-36/+0
| * Remove non-integer Pointer values, which are no longer supported.Martin Pool2002-11-121-2/+0