Age | Commit message (Expand) | Author | Files | Lines |
2002-11-13 | Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx() | Jeremy Allison | 1 | -1/+1 |
2002-11-13 | Bring smbmount.c in line with jra's global-cide. global_scope was used here... | Jim McDonough | 1 | -2/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 102 | -1895/+1662 |
2002-11-12 | Updated build spec file - removed make_printerdef and modified DESTDIR handling | John Terpstra | 1 | -19/+10 |
2002-11-11 | Fix all returns to be size_t (they are all unsigned). Fixup strlen being | Jeremy Allison | 1 | -213/+244 |
2002-11-11 | fix for CR 601. Only call addprinter command when the port, driver, comment,... | Gerald Carter | 1 | -2/+8 |
2002-11-11 | Improve DEBUG output somewhat more | Jelmer Vernooij | 1 | -2/+5 |
2002-11-11 | Add more debug info | Jelmer Vernooij | 1 | -2/+2 |
2002-11-11 | Add getdata and getdataex commands | Jim McDonough | 1 | -38/+187 |
2002-11-11 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2002-11-11 | Sync with HEAD. | Tim Potter | 1 | -174/+274 |
2002-11-10 | First cut of fix for changenotify on a print server handle. Use the connectio... | Jeremy Allison | 2 | -54/+109 |
2002-11-10 | Print the number of returned rows, not the number of fields | Jelmer Vernooij | 1 | -2/+2 |
2002-11-10 | Sync with HEAD | Jelmer Vernooij | 9 | -1757/+0 |
2002-11-10 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+46 |
2002-11-10 | Add example for MySQL | Jelmer Vernooij | 2 | -0/+46 |
2002-11-10 | Remove testsmbc.c from source/ in 3.0 as well. It's already in examples/ | Jelmer Vernooij | 1 | -455/+0 |
2002-11-10 | sync with head | Simo Sorce | 3 | -76/+57 |
2002-11-10 | consolidate error mapping functions into a single file | Simo Sorce | 3 | -76/+56 |
2002-11-10 | After the lord mayors parade...... | Jeremy Allison | 2 | -13/+39 |
2002-11-10 | Fix for scalable printing noticed by tpot. Don't loop infinately | Jeremy Allison | 1 | -13/+36 |
2002-11-10 | Fix for scalable printing noticed by tpot. Don't loop infinately | Jeremy Allison | 1 | -13/+36 |
2002-11-10 | make sure we don't try to decode any null password buffers during a | Andrew Tridgell | 1 | -11/+30 |
2002-11-10 | make sure that if kerberos fails we can fall back on NTLMSSP for SASL | Andrew Tridgell | 1 | -2/+5 |
2002-11-09 | Back out some of my sync changes | Jelmer Vernooij | 4 | -59/+7 |
2002-11-09 | Merge append_log fix from HEAD | Andrew Bartlett | 1 | -2/+0 |
2002-11-09 | Kill append_log from smbmount (thanks vance for reminding me). | Andrew Bartlett | 1 | -2/+0 |
2002-11-09 | Add net help join text, from Steve Langasek. | Jim McDonough | 1 | -15/+32 |
2002-11-09 | Add net help join text, from Steve Langasek. | Jim McDonough | 1 | -15/+32 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 8 | -164/+684 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 11 | -125/+517 |
2002-11-09 | Start sync with HEAD | Jelmer Vernooij | 0 | -0/+0 |
2002-11-09 | deldriver fix | Gerald Carter | 3 | -6/+18 |
2002-11-09 | deldriver fix | Gerald Carter | 3 | -6/+18 |
2002-11-09 | re-enable ffpcn on print server handle | Gerald Carter | 1 | -1/+1 |
2002-11-09 | re-enable ffpcn on print server handle | Gerald Carter | 1 | -1/+1 |
2002-11-09 | remove accidental debug code.. | Gerald Carter | 1 | -4/+0 |
2002-11-09 | remove accidental debug code. | Gerald Carter | 1 | -4/+0 |
2002-11-09 | Fix bug found by tpot with given password server. | Jeremy Allison | 1 | -1/+1 |
2002-11-09 | Fix bug found by tpot with given password server. | Jeremy Allison | 1 | -1/+1 |
2002-11-09 | Add chainlock_read functions to get a read lock. Used in *massively* | Jeremy Allison | 2 | -5/+50 |
2002-11-09 | Add chainlock_read functions to get a read lock. Used in *massively* | Jeremy Allison | 2 | -5/+50 |
2002-11-09 | Merge fix for uninitialised IP variable from HEAD | Andrew Bartlett | 1 | -0/+1 |
2002-11-09 | Fix bug where not specifying '-S PDC' in 'net join' would cause it to attempt | Andrew Bartlett | 1 | -0/+1 |
2002-11-09 | Rewrite all the packing stuff so that it converts 'f' strings to CP850 | Martin Pool | 1 | -174/+274 |
2002-11-08 | fix for defunct winbindd from APP_HEAD | Gerald Carter | 1 | -2/+7 |
2002-11-08 | defunct winbindd fix from APP_HEAD | Gerald Carter | 1 | -2/+7 |
2002-11-08 | Merge from HEAD: | Andrew Bartlett | 7 | -46/+60 |
2002-11-08 | Compleatly remove support for logfile truncation. All logs are opened for | Andrew Bartlett | 5 | -36/+2 |
2002-11-08 | Make smbpasswd use the group mapping, and fix spelling in ldapsam. | Andrew Bartlett | 2 | -30/+38 |