Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-29 | README file to explain that this is not a SuSE update. | John Terpstra | 1 | -0/+18 | |
(This used to be commit 97d6e2fcfb01e3ae4431420407923b267c971bb1) | |||||
2003-03-29 | Packaging files for SuSE 8.1 | John Terpstra | 8 | -0/+1138 | |
(This used to be commit bacdf3b15c34991df01a49b47c178b36de048743) | |||||
2003-03-29 | Cleaning up SuSE build area in preparation for adding packaging for SuSE 8.1 | John Terpstra | 3 | -608/+0 | |
Note: Also will work for UnitedLinux (This used to be commit 6bc6c597760fe99e0d08d63a28a7559d61598222) | |||||
2003-03-29 | merging packaging changes fro 2.2 | Gerald Carter | 1 | -3/+1 | |
(This used to be commit d75787a112ff723f9ffe55531604fd2e99bb34d4) | |||||
2003-03-29 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 1 | -0/+93 | |
used to be commit c779af7a06d2f2b400f9bca32b51e91d1757e2e6) | |||||
2003-03-29 | sync packagaing with SAMBA_3_0 | Gerald Carter | 5 | -219/+629 | |
(This used to be commit b97f6620aa80df9649775f81055b70146a03ec66) | |||||
2003-03-29 | added a simple test for the old SMBtcon interface | Andrew Tridgell | 2 | -1/+80 | |
(This used to be commit c95ae394c5dfe5e0fcc658119213b17bcb95fab5) | |||||
2003-03-28 | packaging updates from Buchan | Gerald Carter | 4 | -219/+536 | |
(This used to be commit 9469c69b42553f54f8aff072f1a48382554537d7) | |||||
2003-03-28 | More patches from coolo. One of these functions needs to be moved | Richard Sharpe | 1 | -42/+78 | |
elsewhere so other code can use it. (This used to be commit b988e16b7da824864cac6b69910ade27885e7f50) | |||||
2003-03-28 | Fix some uncleanness with testsmbc.c | Richard Sharpe | 1 | -1/+1 | |
(This used to be commit 73ef6d35bbadc3ea549309119857effe3c1bc7ef) | |||||
2003-03-28 | Some fixes to URL syntax from coolo. | Richard Sharpe | 1 | -2/+85 | |
(This used to be commit de49c3f48f85519b31e797730eca82cb979098dc) | |||||
2003-03-28 | fix CIDR hosts allow/deny notation | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 0dc611569427c8b63b752d0f62f2127dc1479754) | |||||
2003-03-28 | fix CIDR hosts allow/deny notation | Gerald Carter | 1 | -1/+1 | |
(This used to be commit 84707fd95eec260a1cb22a165a0161a075f93ada) | |||||
2003-03-28 | Merge from HEAD - get better error strings from the ldap server in pdb_ldap. | Andrew Bartlett | 1 | -11/+38 | |
Andrew Bartlett (This used to be commit 5dc29b10b08658178133aee7b4c47197fadc533a) | |||||
2003-03-28 | Try to get meaningful errors out of ldap more often - get the error string | Andrew Bartlett | 1 | -11/+38 | |
from the server, not just the error code translation. Andrew Bartlett (This used to be commit 92415441fdc0f7d7c8b338d4cd4bbbba5418f88e) | |||||
2003-03-28 | Allow the new modules system to function with builtin vfs modules. | Andrew Bartlett | 1 | -1/+1 | |
If we don't have a vfs path set, just pass the original file name. In future, we need to seperate the default path as a seperate paramater. Andrew Bartlett (This used to be commit 93c91a2e9d325a4b2d092e144e63f743e6e049bc) | |||||
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; ↵ | Gerald Carter | 2 | -0/+3 | |
fixed getsmbpass replacement test (This used to be commit 2aa2767ed5dc5290d6f71174bbf1be7d75a97d8b) | |||||
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; ↵ | Gerald Carter | 2 | -0/+3 | |
fixed getsmbpass replacement test (This used to be commit ff43a292b9f8e0a39d19cb099913efd899de84fa) | |||||
2003-03-28 | fix up IPC/LPT:/A: devicetype in tcon_and_X | Gerald Carter | 1 | -21/+20 | |
(This used to be commit a9ccae314fdb4b96115d31083f1a4b26209d597c) | |||||
2003-03-28 | merged real time signal fixes from head | Andrew Tridgell | 3 | -2/+12 | |
(This used to be commit 03a5e62300f3cfb96d14570b73a758e6fa64c449) | |||||
2003-03-28 | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 3 | -2/+12 | |
which then changes SIGRTMIN. It is also possible for bash to leave some real time signals blocked at startup. This fixes both problems. (This used to be commit 8d45bf644aecb6993c2a82b86a4527b33029ed8f) | |||||
2003-03-28 | Adding some more docs from HEAD branch. | John Terpstra | 0 | -0/+0 | |
(This used to be commit d5cdba337a13e29fe0ce9f3b058ddb87e8c97b78) | |||||
2003-03-28 | Updating projdoc from HEAD brach. | John Terpstra | 22 | -1306/+479 | |
(This used to be commit d4545b9154162a0a340ef52bfe8443b86dae9e56) | |||||
2003-03-28 | its VFS_NETATALK_OBJ not VFS_NETATALK | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 662e1bea1b5e8ca8fb842f7ef76f848541116760) | |||||
2003-03-28 | removed a duplicate lump of module stuff in configure.in | Andrew Tridgell | 1 | -7/+0 | |
(This used to be commit 0502c8a06e3bcefd9ea0f16f611bafc66086fbe9) | |||||
2003-03-27 | Compile @VFS_STATIC@ into smbd and vfstest | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 0133c0a2ee36015f6f459da6f4d9472bf5a4dec4) | |||||
2003-03-27 | Also rebuild smbd/vfs.o after reconfiguring | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit afda828b388381742b4d980b21bed953273eb3aa) | |||||
2003-03-27 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 24 | -0/+3381 | |
used to be commit 6cd4d3f39a1258d51c022c99c73a7341b0ff94a5) | |||||
2003-03-27 | Doc updates from John + some minor fixes by me | Jelmer Vernooij | 5 | -418/+573 | |
(This used to be commit 7fc49746dfd8d93066fe6870e3b642a5898aa032) | |||||
2003-03-27 | cleanup the IPC/LPT:/A: mess I started | Gerald Carter | 1 | -16/+19 | |
(This used to be commit e6034a03d543d8672303f2b24982cfc03b124391) | |||||
2003-03-27 | pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ↵ | Andrew Bartlett | 1 | -0/+2 | |
ugly :-) Andrew Bartlett (This used to be commit 12579a62945d0d475b53c4ab49761a01be9e8394) | |||||
2003-03-27 | Reflect current conversion status | Alexander Bokovoy | 1 | -1/+1 | |
(This used to be commit 8f1c78df1088beeb11de54b0369b4e5f036004d4) | |||||
2003-03-27 | 1. Fix generate-file-list.sh to produce a list sorted by parameter name, ↵ | Alexander Bokovoy | 16 | -244/+295 | |
not parameter section. 2. Convert base parameters to new meta-information scheme (This used to be commit 6026e47cfe493625c6ed017ecae3cc785a6d0347) | |||||
2003-03-27 | Put backwards compatibility support for old modules in a seperate function | Jelmer Vernooij | 1 | -45/+58 | |
(This used to be commit 2dd00078eec736797e65f69ad00297068e57cd9a) | |||||
2003-03-27 | Add new framework for smb.conf(5). Please read README before trying to compile. | Alexander Bokovoy | 323 | -0/+7843 | |
I will commit more meta-information updates during week-end. (This used to be commit 8d684dffab6a90b3d612a1aa2b2c457a2bc2e6ac) | |||||
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 | |
easier to understand by moving the logic for init_ldap_from_sam and friends around. Volker (This used to be commit 09a92984baaee94521d0cacf16daaf0291242b42) | |||||
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 | |
easier to understand by moving the logic for init_ldap_from_sam and friends around. Volker (This used to be commit 124c80facba364033f72b20660f347390effba59) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit 5acb9f421c149126370e79d66d3d9ace6be9a695) | |||||
2003-03-27 | Tidy XML formating | Alexander Bokovoy | 1 | -2/+2 | |
(This used to be commit f9515634f344f2408909d2398a7b585b91dca6ec) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54) | |||||
2003-03-27 | local_gid_to_sid() could use pdb_ldap, which for now requires ROOT. | Andrew Bartlett | 1 | -0/+2 | |
(This used to be commit a51ce67e322f91a56acb9e358ee8b2254b2e7792) | |||||
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 10 | -111/+155 | |
new modules system, we still fall back to the old system. (This used to be commit cebe8d8b424f10006f2f791a8f086c6c8a7f5d57) | |||||
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 | |
twice (probably a cut/paste error). (This used to be commit d9b799d8c35a7453e6ccb92b3fc4ec2ec510449a) | |||||
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 | |
twice (probably a cut/paste error). The definition of pstrcpy_base(), and the preceeding comments, were given twice (probably a cut/paste error). (This used to be commit 5306f6f7c88234d51c4ff13d5451d3489de6b00e) | |||||
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 | |
Jeremy. (This used to be commit ae754e9355c78c22ff5ca5a7f3276e61b4a8fcb7) | |||||
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 | |
Jeremy. (This used to be commit ef1782121bc4ebcdd2731fd6863209352f815dbe) | |||||
2003-03-26 | Remove LDAP_LIBS and just use LIBS again as before. I'll | Jelmer Vernooij | 2 | -8/+3 | |
fix this better later. (This used to be commit c6807d20457325012c4c9edd137b2f1f67e98ec4) | |||||
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 | |
Jeremy. (This used to be commit f81128bc0187765f6f9e6d7e05eaebf778cbfec8) | |||||
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 | |
Jeremy. (This used to be commit 7787815da498382a380230912e0573f41347d0d8) | |||||
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. (This used to be commit b2ef052adad01c37f0fd4b9b82a16a9989d57082) |