summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_expand_msdfs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pstring from modules directory.Jeremy Allison2007-11-161-35/+54
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-1/+1
* I can't get away without a 'length' arg. :-).Jeremy Allison2007-11-031-1/+2
* Stop get_peer_addr() and client_addr() from using globalJeremy Allison2007-11-031-1/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-4/+8
* r4864: Remove unused var.Jeremy Allison2007-10-101-2/+2
* Without words...Volker Lendecke2004-03-291-1/+1
* Some fixes to expand_msdfs module.Volker Lendecke2004-03-291-2/+9
* Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke2004-03-261-0/+184