summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Updates for AIX winbind client from Stephen Roylance.Tim Potter2003-05-191-62/+58
| | | | | | | | (This used to be commit 3983f3a1f30deae8d66c1f4c099bb56eabe3586b)
* | Fixups and more edits.John Terpstra2003-05-181-241/+272
| | | | | | | | (This used to be commit 8afa14f2c9f09df3e7b6f34e3722a02b7fbbcb03)
* | More Edits.John Terpstra2003-05-181-1/+242
| | | | | | | | (This used to be commit 9e5487f49ffb120a81ec41408b1678897fb90730)
* | This was actually a24 release (fixed changelog entry), add note about VFS ↵Alexander Bokovoy2003-05-171-1/+2
| | | | | | | | | | | | API changes (This used to be commit 295ddeb08292aca22226d3451334ecbe7b57892d)
* | Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison2003-05-171-1/+49
| | | | | | | | | | | | | | moment as I don't think cumulative permission sets make sense in POSIX even though that's the way Windows works.... Jeremy. (This used to be commit 6ddd5b6ca7dde45ce866f852861e143434c84c7e)
* | Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison2003-05-161-1/+14
| | | | | | | | | | | | in add groupmem code. Jeremy. (This used to be commit f41eb9ce9af2075f62abaecd8792d30617d05818)
* | Well spotted typo by Marco Berger <MARCOB@voelcker.com>Andrew Bartlett2003-05-161-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit f16b0e025ea3112b4c231b67bc95f63418599f2e)
* | David Lee <t.d.lee@durham.ac.uk> provides some corrections to the commentsAndrew Bartlett2003-05-161-39/+5
| | | | | | | | | | | | | | in the UTMP code. Andrew Bartlett (This used to be commit f0cff106cb6c8993eb31f589106d845261c1f8e9)
* | another bugfix from Alex Deiter <tiamat@komi.mts.ru>Simo Sorce2003-05-161-1/+1
| | | | | | | | | | thanks (This used to be commit 29dc40639fad7652f7f99995be7552f5143ff052)
* | Fix from Alex Deiter <tiamat@komi.mts.ru>Simo Sorce2003-05-161-1/+1
| | | | | | | | | | Reversed check. (This used to be commit 542ee1d3d6401c4d03770f07cfc907d016e166b4)
* | add metze's patch for smb_register functionsSimo Sorce2003-05-163-6/+3
| | | | | | | | (This used to be commit 1480c7e8c7a84c34181118c449c50ca99fdcbc6b)
* | add idmap_winbind unless I made a better way to solve SID type for domainSimo Sorce2003-05-163-1/+157
| | | | | | | | | | SIDs (This used to be commit b24c0efc4b363cb0d4ed71588e9617d668c16be9)
* | Clarify a comment: The secure channel connection must be opened on theTim Potter2003-05-161-4/+4
| | | | | | | | | | | | same session (TCP connection) as the one the challenge was requested from. (This used to be commit 5cb9b99f0f5dad589ac7def667e354d6f92f8822)
* | Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison2003-05-151-0/+2
| | | | | | | | | | Jeremy. (This used to be commit d7a23afe14b0d3ad8ecb7d994768705a32055d9a)
* | Fix for winbindd segfault (finally I think this is the correct one :-)Jeremy Allison2003-05-151-1/+1
| | | | | | | | | | | | from "Roylance, Stephen D." <SROYLANCE@PARTNERS.ORG>. Jeremy. (This used to be commit 459fb6519bc9bc9bbb151291ff795ecc0c014d63)
* | Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2003-05-152-5/+7
| | | | | | | | | | | | the sa_mask to prevent valgrind complaints. Jeremy. (This used to be commit e065c3a58f5c7f2612596574046a73869183dbd3)
* | Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison2003-05-151-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 43ca4b8a8425b97a6bea08b91420bac6cde807b3)
* | Ensure sys_adminlog code won't coredump with incorrect client params.Jeremy Allison2003-05-151-4/+11
| | | | | | | | | | Jeremy. (This used to be commit b754089a2660975c593a6651e5e72b7360a0aba1)
* | Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij2003-05-151-9/+17
| | | | | | | | | | modules in auth/ (This used to be commit 4b6785a6c0fe0aebb1cc69bfc9937d19bc692642)
* | Merge of incorrect emacs mode fix.Tim Potter2003-05-151-1/+0
| | | | | | | | (This used to be commit 9d973bdfb70333684912ad18d15fcffc4b67dd29)
* | Ok, try and fix this correctly... Simplify the nasty loop logic.Jeremy Allison2003-05-141-7/+7
| | | | | | | | | | Jeremy. (This used to be commit c19599a5624ac7ea63b529bf7d36cdcd7c8ef89f)
* | Fix winbindd coredump. Remember to set a ** pointer to null beforeJeremy Allison2003-05-141-0/+2
| | | | | | | | | | | | | | searching and not finding otherwise we return a valid looking pointer that was whatever crap was on the stack. Jeremy. (This used to be commit 5d3ac0e39b2b3c60de7c1fe562e4da1f508a2884)
* | preparing for release of 3.0alpha24Gerald Carter2003-05-141-1/+0
| | | | | | | | (This used to be commit 92298223b58ca9840badaf2a3f6481eed122fd27)
* | fix quota build on non-64bit systemsGerald Carter2003-05-142-5/+5
| | | | | | | | (This used to be commit 227ac953386d0040c661cde85a5b23e10529fb0c)
* | working on 3.0alpha24Gerald Carter2003-05-141-167/+81
| | | | | | | | (This used to be commit a0e5f5960c3ffedb162a60f5fe4c8cf1fee9613d)
* | readding reverted changes during idmap merge (noticed by Andrew b.)Gerald Carter2003-05-141-16/+33
| | | | | | | | (This used to be commit c6d836c61cb3e122dcc41b874ed5a03a130b6a4c)
* | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. ↵Alexander Bokovoy2003-05-148-30/+107
| | | | | | | | | | | | Now we are defaulting to --with-quotas=no but anyway trying to test them in configure. This is done to get information about as much quota API variations as possible -- when --with-quotas=no this does not affect build but provides us with more detailed information on build farm. (This used to be commit 3786695c72e6ff6a52a527382ac77142e236971b)
* | Prefix VFS API macros with SMB_ for consistency and to avoid problems with ↵Alexander Bokovoy2003-05-1429-549/+549
| | | | | | | | | | | | VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out (This used to be commit c2689ed118b490e49497a76ed6a2251262018769)
* | fix group mapping in LDAP under new schemaGerald Carter2003-05-142-36/+62
| | | | | | | | (This used to be commit 0714dda7cc4a1df73e1b9d11daae80a1f46583de)
* | s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter2003-05-141-1/+1
| | | | | | | | (This used to be commit 925c60f5e2f5301da90fc26dddc1bad610eea0d0)
* | ignore manpage.[refs|links]Gerald Carter2003-05-140-0/+0
| | | | | | | | (This used to be commit b597730d0cc7d44f44ab30e9d7e74756d89471c3)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-05-141-0/+2
|\| | | | | | | used to be commit b47b930e0bcce54cc6eeced7e74b7cc38dc85735)
| * ignore manpage.[refs|links]Gerald Carter2003-05-141-0/+2
| | | | | | | | (This used to be commit 15676b50e1b6d2f24d0207116c133bca4a2cbaf8)
| * perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter2003-05-141-0/+105
| | | | | | | | | | | | Net::LDAP::LDIF (This used to be commit 5b6f22f7c986bc423246adeecc0d5a4bd5f307c6)
| * syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-145-329/+958
| | | | | | | | (This used to be commit a1326ea34831bf49942f7bcb954999091c3ea820)
| * Move some #ifdefs and function prototypes around to avoid a compilerTim Potter2003-05-141-13/+14
| | | | | | | | | | warning when we have a working version of snprintf() (This used to be commit 080a943e24f1dd02ebdf31ec3e76a1c3d19834df)
| * Fix pointer return bug in get_unix_attributes()Tim Potter2003-05-141-1/+1
| | | | | | | | (This used to be commit 04e2fe104dfa4508b59276ecd7bee201d453462e)
| * spellingTim Potter2003-05-1410-14/+14
| | | | | | | | (This used to be commit 249a6974702d050644d6d61f33f0034ce2a689ee)
| * spellingTim Potter2003-05-141-2/+2
| | | | | | | | (This used to be commit 6097b050d082c7c88dca5416389617306e6dab0c)
| * More info on Unix permissions.John Terpstra2003-05-131-1/+99
| | | | | | | | (This used to be commit f8762d3308e142dbd5462be876df5a3e400c763d)
| * Add pythoncheck to make check target.Tim Potter2003-05-132-1/+52
| | | | | | | | (This used to be commit 7149dc65c7e22d53110c5e8bbab8ba96963ade76)
| * Sync up with 3.0 version.Tim Potter2003-05-131-21/+30
| | | | | | | | (This used to be commit b02ea3c137ebab506599ca4168bd50f77e1c995e)
| * Fix compiler warnings.Jeremy Allison2003-05-126-7/+0
| | | | | | | | | | Jeremy. (This used to be commit e12934c67b6aea9e3e449009e159ce6814dcbd11)
| * fixing typos in debug statementsGerald Carter2003-05-122-2/+2
| | | | | | | | (This used to be commit bd660f45df4df686f58a181f002ca1d88e7c1015)
| * Added info on File and Directory info.John Terpstra2003-05-121-12/+193
| | | | | | | | (This used to be commit 75cb9a32f6822adbd689cc7a1f74feb8e966084a)
| * Rolling in VL's changes.John Terpstra2003-05-111-8/+12
| | | | | | | | (This used to be commit b58e30a4019bad2614833de43f49e460b76459a6)
| * Extending Samba Access Control InfoJohn Terpstra2003-05-115-451/+556
| | | | | | | | (This used to be commit d85ffb3e70189648cd2d0c8113dc3d8085ff80bc)
| * Completion of Stand-Alone server docs.John Terpstra2003-05-101-6/+107
| | | | | | | | (This used to be commit e2eb7f128ef802bde742acfd13bc093a05d31200)
| * Forgot one file.Jelmer Vernooij2003-05-101-3/+0
| | | | | | | | (This used to be commit 71f6fb16ba9c75b96aea9b0b18f4b73b0d11a5ac)
| * Remove latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
| | | | | | | | (This used to be commit 32c8796f2a2b598daa17835394d143bd266aa7bf)