summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fixup format warning.Jeremy Allison2003-04-031-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 32dc4ddb04f4d3eecfdd542cb3495830067a2eed)
* | nsswitch/winbind_nss.c doesn't existGerald Carter2003-04-021-1/+1
| | | | | | | | (This used to be commit 1370cc99a469511ee85373411647fb2c5c2f6180)
* | set version to alpha24 so we can distinguish from the alpha23 releaseGerald Carter2003-04-021-1/+1
| | | | | | | | (This used to be commit 11e3fe1a845ac6ad5edc54b39ff8a1e8d4c87352)
* | Forgot to merge configure.in changes for winbind client tidyup.Tim Potter2003-04-021-5/+14
| | | | | | | | (This used to be commit 5e9c494a241102805e76461197dc8b5afcac64d9)
* | Merge of Paul Green's make clean fixes.Tim Potter2003-04-021-2/+6
| | | | | | | | (This used to be commit d9e6f4259975ee4dfd3413fd0abb21321b81b4ed)
* | Merge of winbind nss library cleanup from HEAD.Tim Potter2003-04-029-1629/+373
| | | | | | | | (This used to be commit a4b5f2c01bae049edc4f385cb0441bbde4fb443b)
* | Whitespace syncup.Tim Potter2003-04-021-4/+4
| | | | | | | | (This used to be commit 2125b0b8ce2bfbb85f325ccbb2a455728ee3f135)
* | This file deleted in HEAD.Tim Potter2003-04-021-1338/+0
| | | | | | | | (This used to be commit 6174560e5010af20db125d273b2506efac70c643)
* | syncup with headTim Potter2003-04-021-2/+2
| | | | | | | | (This used to be commit aec6dcb143f630d8f217e58a27c9d1099939a1f1)
* | Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-023-19/+183
| | | | | | | | | | Jeremy. (This used to be commit e5e83544dc0acf812bfa5ea17960b5a6be954ca1)
* | Don't set zero length for the base64 decoded string (fixes swat auth).Andrew Bartlett2003-04-021-2/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 7ab39cba6a97ddd0879dd968167fc7809f87de6e)
* | Doing janitor work for tridge.Jeremy Allison2003-04-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | "changed the order of checking whether a SID is a UID or a GID in posix acls. This is needed because sid_to_uid always claims that the sid is a user, due ot a change I made some months back. This change was suggested by Chere Zhou, but is really an interim measure. Chere is looking at a longer term solution." REMEMBER - 3.0 is the one we will SHIP ! Jeremy. (This used to be commit a4d7496994b740e074398d98c999a803afff4404)
* | Merge from HEAD to define variable port_to_use. Needed to compile.John Terpstra2003-04-011-0/+1
| | | | | | | | (This used to be commit b522892215b12d3f919cb4d1fb99721981710f2a)
* | fix potential handle leak in _spoolss_open_printer_ex(); final fix for ↵Gerald Carter2003-04-011-1/+3
| | | | | | | | | | | | CR2102; reviewed by jra (This used to be commit 50c25e54ff05bfb01a93e84afd2ad92e90d5a5c2)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-03-319-0/+1819
|\| | | | | | | used to be commit fd163bd94497534f9c80c205d44b30b72b81cbcd)
| * Add basic documentation on editregJelmer Vernooij2003-03-313-4/+87
| | | | | | | | (This used to be commit 137254a16cf48a37be53477713dd41af7a81f505)
| * Add very basic documentation for ntlm_authJelmer Vernooij2003-03-312-1/+137
| | | | | | | | (This used to be commit e09a6fe276f01890604f4af327a91a373a886d2c)
| * Remove useless popt optionsJelmer Vernooij2003-03-311-2/+0
| | | | | | | | (This used to be commit 861b2a464fed3a16f050972feed1900298fb0bcb)
| * fix potential smbd crash when we fail to alloacte a policy handle for a ↵Gerald Carter2003-03-311-8/+9
| | | | | | | | | | | | printer open; CR 2102 (reviewed by jreilly) (This used to be commit a179c2cefb15b1b8869a83fe5f14a85d1eb96114)
| * Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. ↵Alexander Bokovoy2003-03-311-3/+5
| | | | | | | | | | | | Based on patch from Metze (This used to be commit 2a86ef78282d33e16007d50095614713189ce4b5)
| * - Put -valid param back inJelmer Vernooij2003-03-311-3/+2
| | | | | | | | | | - Update info on some of the HOWTO docs (This used to be commit 05201bb3954f864c48e8bbeb852d1fec7683a663)
| * 'preload modules = ' is already documentedJelmer Vernooij2003-03-311-2/+0
| | | | | | | | | | -valid is not a config option (This used to be commit 8af065e5177279b8aac76097d4172e76622de58b)
| * - Support absolute paths in vfs and charset modulesJelmer Vernooij2003-03-316-25/+48
| | | | | | | | | | | | | | | | - Fix typo in Makefile.in - Fix compatibility with older vfs modules (from patch by metze) - Build some modules shared by default and some static (and fall back to static when dlopen() is not available) (This used to be commit aa36f462d95f8a3a3a81a89c210b98a6f9fd295f)
| * Fix formatting of back traces - pathc by metzeJelmer Vernooij2003-03-311-2/+3
| | | | | | | | (This used to be commit 9cc17bcfe633496ba6270fd82963ff768ae017b0)
| * Hey, we're making progress with the docs ;-)Volker Lendecke2003-03-311-1/+0
| | | | | | | | | | Volker (This used to be commit 54fbed5ef696f1cf0cb28863dc9e69b3b1fb5877)
| * 3 things:Volker Lendecke2003-03-315-20/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | * Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Alexander, could you check the file in smbdotconf/ please? Thanks. Volker (This used to be commit f0a32b9c1bdec504ec285486adc05936547f6dc5)
| * Waider's cosmetic change to print out the database type whenVolker Lendecke2003-03-311-1/+17
| | | | | | | | | | | | | | downloading stuff. Volker (This used to be commit b86ea50fa6dae04adeef750cdbe606a292c1430a)
| * Fix a botched merge from appliance-head...Andrew Bartlett2003-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have an extra NULL here, which is (if I understand correctly) related to a optional 'charset conversion' function. In any case, as this is a variable args length function, the compiler didn't pick it up. Would it be possible to change applicance_head (or even HEAD) in such a way that this extra arg would cause a warning? Finding this by testing is getting painful... Andrew Bartlett (This used to be commit b4e52d90f8a207b5cd7415abb5915c3ac0c65dfc)
| * Tidyup of winbindd client OS specific autoconf code.Tim Potter2003-03-311-5/+4
| | | | | | | | (This used to be commit b20b8d050b45846798a6dc535cfcd4a47ba21694)
| * Placeholder for winbind aix client.Tim Potter2003-03-311-0/+0
| | | | | | | | (This used to be commit 872b2ba35bbe9f4312530368615e99808b3a7756)
| * autoconf change to compile winbindd for AIX. The client side codeTim Potter2003-03-311-0/+4
| | | | | | | | | | is still under development. (This used to be commit d110a56e433fd2ed5267c6d445b7a652d52940dc)
| * Cleanup of winbind client side code.Tim Potter2003-03-3113-606/+718
| | | | | | | | | | | | | | | | Mostly this consists of untangling the existing code and moving it in to operating system specific files. The winbind client code for all supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch] to make things a bit clearer. (This used to be commit 93ea047a16a292b23a1d8736ce9bc4098ba142ba)
| * NT4 is particularly fussy about getting this right.Andrew Bartlett2003-03-311-1/+0
| | | | | | | | | | Andrew Bartlett (This used to be commit 055a499afb0cab87529f3f991765af95f11cc364)
| * Break the current build dependency on perl. Perl is required forTim Potter2003-03-311-3/+8
| | | | | | | | | | | | | | | | | | | | | | include/tdbsam2_parse_info.h which is included by sam/gumm_tdb.c which doesn't seem to be used anywhere. It would be nice to have the tdbsam2 stuff hidden behind a --with configuration parameter so it doesn't interfere with normal builds. (One of the build farm machines doesn't have perl installed). (This used to be commit 58924582e8bb922680860a13a89381b44906e9bc)
| * Success is not a level-0 issue...Andrew Bartlett2003-03-311-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit 54e736e6f46a8db6db64a1025daa33fffcbde799)
| * Don't try and dlsym or dlclose a NULL pointer.Andrew Bartlett2003-03-311-9/+12
| | | | | | | | | | | | | | | | | | | | | | The new modules system does not always dlopen() it's modules, and when it does, it keeps them open for the life of the server, not the life of the connection. This caused a segfault on every tree disconnect! Andrew Bartlett (This used to be commit c76ecbae6295022d031d2e286f2d67e5d08946a2)
| * add a few error checks in EnumPrinterData()Gerald Carter2003-03-311-4/+5
| | | | | | | | (This used to be commit 453813ec6e2c25a3f6a664212aedcad15cfd6000)
| * smbpasswd -> netAndrew Bartlett2003-03-311-1/+1
| | | | | | | | (This used to be commit 25f2ebd2711182645fcb2225b4a5a4ed9d3c6dd7)
| * distclean fixups from Paul Green.Tim Potter2003-03-301-2/+5
| | | | | | | | (This used to be commit 3776840227104b1d7d3b7aeceba5d84ded6cfeec)
| * update copyright notice since it we are now almost 4 months into 2003Gerald Carter2003-03-302-2/+2
| | | | | | | | (This used to be commit 6a17c23a549e1e2ce2b428421fbf0b81b37ad0c1)
| * Fix installation of auth and charset modules (reported by Stephan Kulow)Jelmer Vernooij2003-03-301-2/+2
| | | | | | | | (This used to be commit 2a281784c95854e13076b21f8043cd624063d461)
| * This sets the domain for the user in vampire. OtherwiseVolker Lendecke2003-03-301-0/+2
| | | | | | | | | | | | | | | | we end up with an empty domain field, which a workstation does not really like in sam_logon.. Volker (This used to be commit e0cb325b99e09a5a5cba07f0403ed445814bbf53)
| * This fixes group updates in LDAP the same way as user updatesVolker Lendecke2003-03-301-77/+98
| | | | | | | | | | | | | | | | | | are handled, though we assume that always everything needs to be updated in LDAP. PDB_IS_* is not done yet for groups. Do we need it? Volker (This used to be commit 409a26282f8fcbd583a85df40c70b504eac26f6e)
| * This changes our handling of invalid service types that theVolker Lendecke2003-03-302-7/+112
| | | | | | | | | | | | | | | | | | | | client requested on tconx. We now return the same error code like NT4SP6 and W2kSP3 return. TCONDEV is a little test for this. Volker (This used to be commit 6ab88f31d6773f16baff8421ec9e530461cc8f93)
| * - Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij2003-03-304-6/+31
| | | | | | | | | | - Make passdb work with absolute paths (passdb backend = /path/to/smbpasswd.so works now). vfs, rpc and charset will follow (This used to be commit 794d3ed03619a4e41558d9ff65783a1aa1b2be90)
| * - Regenerate docsJelmer Vernooij2003-03-3037-6935/+9548
| | | | | | | | | | - Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3)
| * added simple tests for SMBchkpath and SMBioctlAndrew Tridgell2003-03-302-1/+173
| | | | | | | | (This used to be commit ca982a9f1d6485e2d388d4b2e9c13806736ad91e)
| * Don't modify the incoming packet when checking the signiture.Andrew Bartlett2003-03-301-10/+26
| | | | | | | | | | Andrew Bartlett (This used to be commit 7064edf8534a6098fc4990bc516fcb45f4ff44bb)
| * fixed the -B option as wellAndrew Tridgell2003-03-301-4/+4
| | | | | | | | (This used to be commit 0c12a206bb6610d79deb89868cac9293604b7c08)
| * fixed the -U option in nmblookupAndrew Tridgell2003-03-291-1/+1
| | | | | | | | | | | | | | please remember to *test* your changes before committing them. This is especially the case when you receive patches from outside the team - before you commit you must make sure that the patch actually works. (This used to be commit 1d3c7e7fb628a528978f345f83289cc7f2521c35)