summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Collapse)AuthorAgeFilesLines
* r4231: commiting changes to 3.0.10samba-3.0.10Gerald Carter2004-12-162-4/+89
|
* r3773: more low-risk or critical changes from 3.0Gerald Carter2004-11-152-6/+1
| | | | | | | | | | | | | | | | (also started updating release notes): svn merge -r 3559:3561 $SVNURL/branches/SAMBA_3_0 svn merge -r 3559:3561 $SVNURL/branches/SAMBA_3_0 svn merge -r 3685:3688 $SVNURL/branches/SAMBA_3_0 svn merge -r 3688:3693 $SVNURL/branches/SAMBA_3_0 svn merge -r 3693:3697 $SVNURL/branches/SAMBA_3_0 svn merge -r 3708:3709 $SVNURL/branches/SAMBA_3_0 svn merge -r 3709:3710 $SVNURL/branches/SAMBA_3_0 svn merge -r 3710:3711 $SVNURL/branches/SAMBA_3_0 svn merge -r 3758:3761 $SVNURL/branches/SAMBA_3_0 svn merge -r 3761:3764 $SVNURL/branches/SAMBA_3_0 svn merge -r 3771:3772 $SVNURL/branches/SAMBA_3_0
* r3605: * sync up with 3.0 with the exception of volker's recent changesGerald Carter2004-11-072-6/+10
| | | | to the getaliases call
* r3220: merging current 3.0 code to release branchGerald Carter2004-10-258-11/+19
|
* r2598: syncing up files for 3.0.8pre1Gerald Carter2004-09-241-1/+2
|
* r2565: syncing up for 3.0.8pre1Gerald Carter2004-09-238-91/+57
|
* r2176: syncing necessary changes for 3.0.7Gerald Carter2004-09-013-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -r 1942:1946 $SVNURL/branches/SAMBA_3_0 svn merge -r 1946:1948 $SVNURL/branches/SAMBA_3_0 svn merge -r 1948:1964 $SVNURL/branches/SAMBA_3_0 svn merge -r 1967:1968 $SVNURL/branches/SAMBA_3_0 svn merge -r 1980:2001 $SVNURL/branches/SAMBA_3_0 svn merge -r 2001:2006 $SVNURL/branches/SAMBA_3_0 svn merge -r 2006:2007 $SVNURL/branches/SAMBA_3_0 svn merge -r 2007:2009 $SVNURL/branches/SAMBA_3_0 svn merge -r 2009:2013 $SVNURL/branches/SAMBA_3_0 svn merge -r 2013:2014 $SVNURL/branches/SAMBA_3_0 svn merge -r 2014:2015 $SVNURL/branches/SAMBA_3_0 svn merge -r 2015:2016 $SVNURL/branches/SAMBA_3_0 svn merge -r 2016:2018 $SVNURL/branches/SAMBA_3_0 svn merge -r 2022:2023 $SVNURL/branches/SAMBA_3_0 svn merge -r 2026:2027 $SVNURL/branches/SAMBA_3_0 svn merge -r 2057:2068 $SVNURL/branches/SAMBA_3_0 svn merge -r 2068:2070 $SVNURL/branches/SAMBA_3_0 svn merge -r 2076:2077 $SVNURL/branches/SAMBA_3_0 svn merge -r 2080:2082 $SVNURL/branches/SAMBA_3_0 svn merge -r 2082:2083 $SVNURL/branches/SAMBA_3_0 svn merge -r 2083:2086 $SVNURL/branches/SAMBA_3_0 svn merge -r 2086:2090 $SVNURL/branches/SAMBA_3_0 svn merge -r 2090:2091 $SVNURL/branches/SAMBA_3_0 svn merge -r 2091:2093 $SVNURL/branches/SAMBA_3_0 svn merge -r 2093:2111 $SVNURL/branches/SAMBA_3_0 svn merge -r 2116:2131 $SVNURL/branches/SAMBA_3_0 svn merge -r 2131:2133 $SVNURL/branches/SAMBA_3_0 svn merge -r 2133:2135 $SVNURL/branches/SAMBA_3_0 svn merge -r 2150:2152 $SVNURL/branches/SAMBA_3_0 svn merge -r 2147:2150 $SVNURL/branches/SAMBA_3_0 svn merge -r 2155:2157 $SVNURL/branches/SAMBA_3_0 svn merge -r 2163:2175 $SVNURL/branches/SAMBA_3_0
* r1899: this is 3.0.6 -- will release tomorrowGerald Carter2004-08-191-5/+8
|
* r1835: sync up logon hours changes with 3.0 tree (and update release notes)Gerald Carter2004-08-161-0/+1
|
* r1822: syncing up files for 3.0.6 next weekGerald Carter2004-08-141-0/+1
|
* r1664: last changes before 3.0.6rc2samba-3.0.6rc2Gerald Carter2004-08-061-0/+5
|
* r1643: syncing all changes from 3.0 and hopefully get 3.0.6rc2 out tomorrowGerald Carter2004-08-045-67/+69
|
* r1383: sync from 3.0 treeGerald Carter2004-07-0710-36/+107
|
* r843: first rounds of sync's for 3.0.5pre1Gerald Carter2004-05-246-36/+279
|\
| * r704: BUG 1315: fix for schannel client connections to server's that don't ↵Gerald Carter2004-05-131-1/+3
| | | | | | | | support 128 bit encryption
| * r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison2004-05-121-1/+0
| | | | | | | | | | | | to anywhere on the server filesystem so long as widelinks is set to true.... :-). Jeremy.
| * r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2004-05-101-0/+1
| | | | | | | | | | share. Store external paths prefixed with smbln:. Jeremy.
| * r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. AlsoRichard Sharpe2004-05-091-29/+264
| | | | | | | | clean up the format of the file a bit.
| * r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-073-4/+9
| | | | | | | | | | | | | | | | to connection struct entries (as they should have been from the start). Jerry, once you've cut over to 3.0.4 release branch I'll add this to 3.0 also. - Jerry cut over :-). Jeremy.
| * r480: Added Andrew Bartletts pwinfo-parse-error.patch.Jeremy Allison2004-05-051-2/+1
| | | | | | | | Jeremy.
| * r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2004-05-041-3/+4
| | | | | | | | Jeremy.
| * r428: add acls debug classHerb Lewis2004-04-301-0/+1
| |
| * r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2004-04-291-0/+4
| | | | | | | | | | | | | | | | | | | | because someone changed it in all other places too - fix quotas support from windows explorer we now got the unix file name of a fake_file metze
| * r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2004-04-291-0/+3
| | | | | | | | | | | | | | Implement vfs_full_audit.c that can log every vfs.h operation. So if you change vfs.h, from now on you also have to change full_audit :-) Volker
* | r567: getting ready for 3.0.4 -- still holding for one more bug fixGerald Carter2004-05-075-5/+13
|/
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2004-04-161-0/+6
|
* r242: adding 'cups options' parameter to allow raw printing without changing ↵Gerald Carter2004-04-151-1/+1
| | | | /etc/cups/cupsd.conf -- documentation to follow
* r196: merging struct uuid from trunkGerald Carter2004-04-135-29/+24
|
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a ↵Gerald Carter2004-04-101-1/+1
| | | | per share basis
* r150: Make 3.x pass the Samba 4.x RAW-SEARCH tests - except for theJeremy Allison2004-04-101-2/+2
| | | | | | UNIX info levels, and the short case preserve names. Tested with NT - needs more testing. Will work on this more on Monday. Jeremy.
* r116: volker's patch for local group and group nestingGerald Carter2004-04-073-8/+83
|
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2004-04-061-0/+1
| | | | | | | | | We use cli_state.smb_rw_error to pass this specific case into cli_close_connection() from smbmount as smb_rw_error can have only selected number of states and it is ignored in cli_close_connection(). Compiled and tested by Lars Mueller from SuSE on x86, x86_64, ppc, ppc64, s390 and s390x.
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ↵Andrew Bartlett2004-04-061-1/+1
| | | | | | | key could be anything, and may not be based on anything 'NT'. This is also what microsoft calls it.
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2004-04-051-1/+0
| | | | | | cache entry time comparisons in password lockout. Fixes problems where pdb_ldap tries to delete the operational attribute modifyTimestamp when deleting a user account.
* r39: * importing .cvsignore filesGerald Carter2004-04-051-7/+0
| | | | * updateing WHATSNEW with vl's change
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-0418-915/+53
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-0489-0/+25269
metze