summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-10change notify merge from APP_HEADGerald Carter3-77/+282
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison4-30/+147
2002-09-09Merged Steve French's fix for OS/2 EA return error being removed.Jeremy Allison2-10/+15
2002-09-09Use SAM debug class in skeleton - patch from metzeJelmer Vernooij1-7/+8
2002-09-09Patch from Steve French to fix difference in responses toJeremy Allison1-1/+5
2002-09-09lowercase global_myname in %L substitutionHerb Lewis1-2/+7
2002-09-09Merged Volkers (correct) fix from 2.2 for crash on unable to connect.Jeremy Allison1-4/+6
2002-09-09Add python_install target. Not called by default. Delegates mostMartin Pool1-0/+5
2002-09-09Put all Python modules into the 'samba' subpackage. Now you need toMartin Pool2-1/+16
2002-09-09Build py_tdbpack as well.Martin Pool1-0/+5
2002-09-09Python's setup.py does not need to be munged by configure.in -- it isMartin Pool5-14/+8
2002-09-09Actually, I think Jerrys patch was incorrect as it didn't everJeremy Allison1-40/+8
2002-09-09Import my code to do reasonably fast tdbpack/unpack from PythonMartin Pool1-0/+662
2002-09-09Update documentation for newly merged modulesMartin Pool1-35/+9
2002-09-09This patch has now been applied and no longer needs to exist separatelyMartin Pool1-69/+0
2002-09-09Add --with-python=PYTHONNAME configure option, so that the librariesMartin Pool3-812/+844
2002-09-09Merge tpot's Python patch. ./configure now writes to the PythonMartin Pool2-697/+700
2002-09-09Merge tpot's patch to add targets to build Python stuff. It's notMartin Pool1-0/+39
2002-09-09Add little meta noteMartin Pool1-0/+6
2002-09-09Fix crash bugs in getprinter info level code (yay unit tests).Tim Potter1-8/+3
2002-09-09Pass level keyword down to cli_spoolss_getform()Tim Potter1-1/+1
2002-09-09Formatting tidyup.Tim Potter1-1/+1
2002-09-09Return WERR_UNKNOWN_LEVEL for unknown info levels.Tim Potter1-3/+12
2002-09-09Return WERR_UNKNOWN_LEVEL for getprinterdriver level 6 as we don'tTim Potter1-0/+3
2002-09-09Remove todo comment.Tim Potter1-1/+0
2002-09-09Check no extra fields are present when parsing credentials.Tim Potter1-2/+17
2002-09-08Update patch.Tim Potter1-15/+15
2002-09-08Patch from Kai Krüger for the new SAM systemJelmer Vernooij1-2/+9
2002-09-08Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystemJelmer Vernooij3-181/+398
2002-09-08change parametric option name to vfs_recycle_bin it is more sane and do not p...Simo Sorce1-30/+41
2002-09-08forgot to commit configure with configure.inSimo Sorce1-2/+2
2002-09-07"disable charset" -> "display charset". oopsJelmer Vernooij3-1240/+2683
2002-09-07merge of printer change notify fix from APP_HEADGerald Carter1-8/+40
2002-09-07This is the 'main' inclue for for winbind clients - all clients should includeAndrew Bartlett1-0/+16
2002-09-07Don't leak file desciptors in this (impossible?) error case.Andrew Bartlett1-0/+1
2002-09-07Winbind client-side cleanups.Andrew Bartlett8-39/+96
2002-09-07configure.in:Simo Sorce2-1/+14
2002-09-07recycle.c:Simo Sorce2-138/+454
2002-09-06As per the 'OK' at CIFS2002, only use the readline headers (and this crasyAndrew Bartlett2-18/+18
2002-09-06Seems I missed commiting this when I added the rest of metze's ADS patch.Andrew Bartlett1-0/+75
2002-09-06the current block module is completely broken, jelmer will commit a new one l...Simo Sorce4-479/+0
2002-09-06move everything to flat VFS/ directorySimo Sorce4-29/+1
2002-09-06This is the 'easy' parts of the trusted domains patch n+3 patch fromAndrew Bartlett6-68/+93
2002-09-06Fix some missing ; on the end of our SAM_ASSERT()...Andrew Bartlett1-4/+4
2002-09-06Get our consts back in line with current norms - only for pointer protection.Andrew Bartlett1-7/+7
2002-09-06Make it possible to actually build these modules - process the Makefile.in atAndrew Bartlett2-3/+3
2002-09-06Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett3-27/+223
2002-09-06This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett6-259/+225
2002-09-06patch from metze: add a 'vfs' debug classAndrew Bartlett4-1/+10
2002-09-06Revert accidental commit - I'll need to do a fair bit more testing before IAndrew Bartlett1-3/+0