Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make debuglevel a string for use with debug classes | Jelmer Vernooij | 2002-08-29 | 1 | -2/+2 | |
| | ||||||
* | Remove more obsolete documents | Jelmer Vernooij | 2002-08-29 | 4 | -1868/+0 | |
| | ||||||
* | Add cifsntdomain | Jelmer Vernooij | 2002-08-29 | 2 | -2/+2929 | |
| | ||||||
* | Add more documents to the developers guide | Jelmer Vernooij | 2002-08-29 | 7 | -0/+1743 | |
| | ||||||
* | Forgot to remove old usage() function | Jelmer Vernooij | 2002-08-29 | 1 | -27/+5 | |
| | ||||||
* | Use popt for printing --help message | Jelmer Vernooij | 2002-08-29 | 3 | -49/+22 | |
| | ||||||
* | Don't use global memory context | Jelmer Vernooij | 2002-08-29 | 2 | -10/+8 | |
| | ||||||
* | Adding samtest utility used to test sam backends. Compiles but doesn't do | Jelmer Vernooij | 2002-08-29 | 1 | -0/+468 | |
| | | | | anything (yet). Requires move from samr_make_sam_obj_sd to lib/ | |||||
* | There's more work to be done on samsync. Intermediate commit, now | Volker Lendecke | 2002-08-29 | 2 | -6/+22 | |
| | | | | | | I get all the groups at least. Volker | |||||
* | Several compiler warning fixes + fix dependencies samtest | Jelmer Vernooij | 2002-08-29 | 2 | -2/+2 | |
| | ||||||
* | small fixes | Jelmer Vernooij | 2002-08-29 | 4 | -8/+10 | |
| | | | | make lp_sam_backend() a list | |||||
* | I think this should fix the compile on some of the CUPS based machines. | Andrew Bartlett | 2002-08-29 | 1 | -1/+1 | |
| | | | | Andrew Bartlett | |||||
* | show builtin groups in samdump | Andrew Tridgell | 2002-08-29 | 1 | -33/+40 | |
| | ||||||
* | RTLD_GLOBAL is not necessary | Jelmer Vernooij | 2002-08-29 | 1 | -1/+1 | |
| | ||||||
* | Add plugin support for the sam system from metze (based on passdb code) | Jelmer Vernooij | 2002-08-29 | 2 | -1/+82 | |
| | ||||||
* | Example sam module (skeleton) from metze | Jelmer Vernooij | 2002-08-29 | 2 | -0/+290 | |
| | ||||||
* | Add new files to Makefile + typo fix | Jelmer Vernooij | 2002-08-29 | 2 | -2/+2 | |
| | ||||||
* | Put in patch from metze (Stefan Metzmacher) to: | Jelmer Vernooij | 2002-08-29 | 8 | -514/+829 | |
| | | | | | | - Rename user -> account - Add sam_* functions (api.c) - Several small fixes | |||||
* | Return correct FILE_SUPERSEDED response - IFSTEST strikes again... | Jeremy Allison | 2002-08-28 | 2 | -2/+9 | |
| | | | | Jeremy. | |||||
* | fix file_is_special test, was wrong. | Simo Sorce | 2002-08-28 | 1 | -2/+10 | |
| | ||||||
* | fix wrong check | Simo Sorce | 2002-08-28 | 1 | -1/+1 | |
| | ||||||
* | add proto for forward reference | Herb Lewis | 2002-08-28 | 1 | -0/+1 | |
| | ||||||
* | Removed C++ style comment. | Jeremy Allison | 2002-08-28 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | Move -4 to correct side of comparison. | Jeremy Allison | 2002-08-28 | 1 | -2/+2 | |
| | | | | Jeremy. | |||||
* | Remove obsolete questions - Preparing for new up-to-date version of faq | Jelmer Vernooij | 2002-08-28 | 3 | -217/+6 | |
| | ||||||
* | 'No news is good news' might sometimes be confusing, at least to me :-) | Volker Lendecke | 2002-08-28 | 1 | -1/+7 | |
| | | | | Volker | |||||
* | Remove obsolete files | Jelmer Vernooij | 2002-08-28 | 5 | -4565/+4466 | |
| | | | | Update generated docs | |||||
* | Remove obsolete text docs | Jelmer Vernooij | 2002-08-28 | 19 | -2776/+0 | |
| | ||||||
* | Remove yodldocs - it has been obsolete since 2.2 | Jelmer Vernooij | 2002-08-28 | 1 | -14/+0 | |
| | ||||||
* | Adding new series of text-to-sgml converted files. | Jelmer Vernooij | 2002-08-28 | 10 | -149/+773 | |
| | | | | Removed OS2-Client-HOWTO and put it into Other-Clients.sgml | |||||
* | There's no MACHINE.SID anymore... | Volker Lendecke | 2002-08-28 | 1 | -4/+11 | |
| | | | | Volker | |||||
* | Silly of me to only test this with --with-sam and not without. Doh! | Jelmer Vernooij | 2002-08-28 | 2 | -3/+1 | |
| | ||||||
* | Code style + typo fixes | Jelmer Vernooij | 2002-08-28 | 4 | -56/+57 | |
| | | | | Added Kai Krüger to copyrightholders of interface.c | |||||
* | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 2002-08-28 | 20 | -1050/+3741 | |
| | | | | | | | | | might be ugly, etc - please don't blame me for anything but instead try to fix the code :-). Compiling of the new sam system can be enabled with the configure option --with-sam Removing passdb/passgrp.c as it's unused fix typo in utils/testparm.c | |||||
* | Make const | Jelmer Vernooij | 2002-08-28 | 1 | -1/+1 | |
| | ||||||
* | Merge from 2_2. | Volker Lendecke | 2002-08-28 | 1 | -2/+4 | |
| | | | | Volker | |||||
* | Some debugs for panic_action. | Tim Potter | 2002-08-28 | 1 | -1/+11 | |
| | ||||||
* | Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests. | Tim Potter | 2002-08-28 | 1 | -16/+24 | |
| | ||||||
* | Move to reference counting rather than lock counting. | Jeremy Allison | 2002-08-27 | 1 | -35/+57 | |
| | | | | Jeremy. | |||||
* | fix 2 byte alignment/offset bug that prevented Win2k/XP clients | Gerald Carter | 2002-08-27 | 1 | -9/+16 | |
| | | | | from receiving all the printer data in EnumPrinterDataEx(). | |||||
* | add hook for MSG_PRINTER_DRVUPGRADE that numps the change_id on all printers ↵ | Gerald Carter | 2002-08-27 | 1 | -0/+5 | |
| | | | | bound to a given driver | |||||
* | Handle locking correctly. | Jeremy Allison | 2002-08-27 | 1 | -2/+6 | |
| | | | | Jeremy. | |||||
* | Allow us to "lock" printer tdb entries in memory to stop them being | Jeremy Allison | 2002-08-27 | 1 | -18/+61 | |
| | | | | | re-used as cache. Jeremy. | |||||
* | Fix typo in debug. | Tim Potter | 2002-08-27 | 1 | -1/+1 | |
| | ||||||
* | Remove strsep - non portable. | Jeremy Allison | 2002-08-27 | 1 | -2/+2 | |
| | | | | Jeremy. | |||||
* | Ensure we have at least smb_size bytes before processing a packet. | Jeremy Allison | 2002-08-27 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | merge from SAMBA_2_2 | Gerald Carter | 2002-08-27 | 1 | -1/+1 | |
| | ||||||
* | patch from metze | Simo Sorce | 2002-08-27 | 1 | -10/+15 | |
| | ||||||
* | add the netatalk module | Simo Sorce | 2002-08-27 | 4 | -7/+476 | |
| | ||||||
* | avoid using libtool for VFS modules | Simo Sorce | 2002-08-27 | 6 | -68/+56 | |
| | | | | | change a name in block.c it was hiding a function name add a comment in configure |