summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-01Add smb.conf.5 manpage sourceJelmer Vernooij0-0/+0
(This used to be commit 248324779b7debd2640922be90fdd0f9aed20cf5)
2003-05-01Merge over Alexanders' conversion to Docbook XMLJelmer Vernooij43-22304/+0
(This used to be commit b0e3fa7a3657a82a208fdee6cb587705db2b5ac4)
2003-05-01Remove obsolete file (no longer necessary with docbook XML)Jelmer Vernooij1-16/+0
(This used to be commit 3994ac4d22e666ae5ba38d2e6040fbf7b6e04617)
2003-05-01Merge over Alexanders' conversion to docbook XMLJelmer Vernooij44-17628/+0
(This used to be commit e75624c382d640747b54ba43f134fa043d23b7fe)
2003-05-01Merge over Alexanders' conversion to XMLJelmer Vernooij3-84/+6
(This used to be commit bde44c471b301c45f5106f6229579928b3c56b89)
2003-05-01This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User262-0/+62759
used to be commit a1ffe2a29c0e6be54af09d6647b7f54369d75a1e)
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce16-177/+174
plus internal fixes 1st stage (This used to be commit 6d036761e565bc93964bb3c939d5b7d78d5778a3)
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
(This used to be commit a2c315dea6910e3f83ba2e9bad4312cf35f608da)
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
(This used to be commit 908d839b77a03ac07b00b43a3000c8ea53dd5e35)
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett3-41/+19
Andrew Bartlett (This used to be commit 542a8b1817d3930e03e08e16e9711cacceb6df61)
2003-05-01Apparently we do support RA=2.Tim Potter1-2/+9
(This used to be commit e146682b9f0cd8c8f6be6cad4b05a86ca118e973)
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
(This used to be commit a7520177b088589eec7f3989273020dab89d90b5)
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
(This used to be commit 277fa587d596449a6ac15b440ae07d6707d758ac)
2003-05-01Use ints for the version numbers in the smb_register_*() functions (patch by ↵Jelmer Vernooij3-3/+3
metze) (This used to be commit 3895571eeef81db7ce4c71e85b0be5c235b16efd)
2003-05-01Fleshed out the description of restrict anonymous parameter.Tim Potter1-2/+9
(This used to be commit 2d150947082114f5e275a774baefc7e838ab5657)
2003-05-01Added missing documentation for 'max reported print jobs' parameter.Tim Potter1-0/+22
(This used to be commit 21162481bcd26fc7c994bff60c2b0ad9f5fee245)
2003-04-30Make the version numbers ints (patch from metze)Jelmer Vernooij4-5/+5
(This used to be commit dbe36b4c43dceddea9f14161c6cf7b34709287c8)
2003-04-30Fix ulink in winbind sectionAlexander Bokovoy1-4/+4
(This used to be commit 3a28a287c08955bcd9387fbd08a1e742ffd969b9)
2003-04-30Rebuild docsAlexander Bokovoy107-99416/+61549
(This used to be commit 7cafdf9e9576f7988d72fccbc2fad3fbcd3c67df)
2003-04-30small fixesAlexander Bokovoy2-4/+5
(This used to be commit 5b4274c3a10c3ab133fb8a0b8cff41413224f88a)
2003-04-30'add machine script' is used to create unix accounts for machine accountsJelmer Vernooij1-3/+3
(This used to be commit 386ba78e787ebae8109e39686d0b8d9875dd12e1)
2003-04-30Fix FAQ buildAlexander Bokovoy3-1/+6
(This used to be commit 7c60a2a4394c9ce48c079c2c5233cd8002789e03)
2003-04-30Docbook XML conversion: XSLT and build infrastructureAlexander Bokovoy147-771/+28190
(This used to be commit f4f6e0b29e744077dfb836745716a659a49d7529)
2003-04-30Remove strip-links.pl, not needed anymoreAlexander Bokovoy1-16/+0
(This used to be commit 0cdab65ae336d8d1887519076a121deffe1ceb17)
2003-04-30Docbook XML conversion: projdocAlexander Bokovoy37-79/+90
(This used to be commit f7c9df751459da2d4a996d5f0135334fb3f87f69)
2003-04-30Docbook XML conversion: manpagesAlexander Bokovoy35-8595/+189
(This used to be commit b558088b85355e9f22c77b4267a038adc47e9630)
2003-04-30Docbook XML conversion: faqAlexander Bokovoy8-8/+9
(This used to be commit 6378451733bfddd3732dc3bbc7b814e625eaf649)
2003-04-30Docbook XML conversion: devdocAlexander Bokovoy18-85/+64
(This used to be commit 4677d5e11c309b074be2ebb2e22394c5b3c13c58)
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2-94/+1
source file. I will be making changes to sock_exec to work on VOS, which has a blocking connect() call, but first I want to get it in its own source file so that it can be called from a test program. (This used to be commit 10bf65d335b7d7076484172faa2b4689ed437552)
2003-04-30This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+115
used to be commit 73473310533133d1d88ac86a84e10d85583a6855)
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green3-94/+116
source file. I will be making changes to sock_exec to work on VOS, which has a blocking connect() call, but first I want to get it in its own source file so that it can be called from a test program. (This used to be commit 2dd18ca0cfd4d793067b9b712554565965db0af1)
2003-04-30correctly initiazlize idmap tdb when creationg newSimo Sorce4-148/+169
few fixes to *id_to_*id functions, we don't set the mapping for algoritmic RIDs, they are resolved in the classic way eliminate getpw* calls from tdbsam (This used to be commit 6a7689cf74cd4d5f29e0b12f4bf8ac3051d49157)
2003-04-30Merge from HEAD.John Terpstra0-0/+0
(This used to be commit b962a8fa489439b9d666d068300d71d7aaaa6515)
2003-04-30Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett1-1/+1
(This used to be commit 2fabc356769477cc8bdbb23ecd8fee1e7d9fdb7d)
2003-04-30Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett2-4/+4
should only set that name once. (This used to be commit 34f15bff6f4f847eb900174793dcbc638f96a5bd)
2003-04-30Trailing , is non-standard (warning from IRIX)Andrew Bartlett1-2/+2
(This used to be commit 96134959d9f8385dfbf34445a3fe6911507cf51e)
2003-04-30Fix for AIX - you can't qualify a return type as const, when it's not aAndrew Bartlett1-1/+1
pointer. (merge from HEAD). Andrew Bartlett (This used to be commit 9e3d0cd9dea1234d6e6a26d03995b5edfaed5186)
2003-04-30pam_smbpass will need at least IDMAP.Andrew Bartlett1-1/+1
(This used to be commit b05fa6b90a7f5b74824d32b687c17ef6e76f59c1)
2003-04-30Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett2-5/+3
it compiles and lets the build farm get on it's way) (This used to be commit 7498d69d9d69f70a4c7511b5032d7d5d2b9c846f)
2003-04-30Sun CC requires constant initialisers, so use a static here.Andrew Bartlett1-1/+1
(a common bug with popt stuff, becouse it's fine with GCC). (This used to be commit edbab685d181887f8cb055cc9dc175b2772bd0ff)
2003-04-30auto-init for utility functionsSimo Sorce1-0/+18
(This used to be commit db571a9fd7fbce1c13ed652616ad9725db00b49f)
2003-04-29forgot to remove getpwnamSimo Sorce1-20/+0
(This used to be commit 1915ab7b95b2baade0f4293d5a7a96003888d1c9)
2003-04-29more updates from Buchan after we removed some on the old/unstable ↵Gerald Carter1-15/+12
tools/binaries/scripts (This used to be commit 1de2d29fc4921deb6b6509ce3bf49512e990e050)
2003-04-29This is a nice rewrite:Simo Sorce23-371/+191
SAM_ACCOUNT does not have anymore uid and gid fields all the code that used them has been fixed to use the proper idmap calls fix to idmap_tdb for first time idmap.tdb initialization. auth_serversupplied_info structure has now an uid and gid field few other fixes to make the system behave correctly with idmap tested only with tdbsam, but smbpasswd and nisplus should be ok have not tested ldap ! (This used to be commit 6a6f6032467e55aa9b76390e035623976477ba42)
2003-04-29remove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH ↵Gerald Carter2-17/+6
packaging anymore and make sure to run autogen.sh if configure doesn't exist (make building from CVS easier) (This used to be commit bfcdd769f5fd008bf8113c4fe82c3791bd354398)
2003-04-29smbgroupedit has been replaced by 'net groupmap'Gerald Carter2-412/+0
remove related file. Left in EHAD for reference (for now) (This used to be commit 2e7537d8e29171bfddac984911c55cf567886956)
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them ↵Gerald Carter4-4/+27
from 2.2. if they still need them (This used to be commit 237857a760974bb02000e5d3a776240ec73ca6b6)
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them ↵Gerald Carter3-93/+1
from 2.2. if they still need them (This used to be commit 000fe6b2f0e87571d2a6f2f19d4f90076eaeee3e)
2003-04-29Adding further change to accommodate the add machine script facility.John Terpstra1-3/+3
(This used to be commit bec502c3b8bba1ae77a72c05da2f0de6e1b0931e)
2003-04-29Add reference to use of the add machine script for on-the-fly machine ↵John Terpstra1-1/+4
account creation. (This used to be commit 843673947ed42720397ed30cf678e06f4fb11c6d)