Age | Commit message (Expand) | Author | Files | Lines |
2002-11-13 | Remove obsolete scripts and put in module install/uninstall | Jelmer Vernooij | 6 | -171/+65 |
2002-11-13 | Add debug2html and *.so | Jelmer Vernooij | 1 | -0/+2 |
2002-11-13 | Move 'weird' character set into new 'developer' module | Jelmer Vernooij | 3 | -111/+135 |
2002-11-13 | Load modules in lp_modules() after fork() | Jelmer Vernooij | 1 | -0/+4 |
2002-11-13 | Some more doc updates: | Jelmer Vernooij | 35 | -921/+3446 |
2002-11-13 | add lp_modules() | Jelmer Vernooij | 1 | -0/+3 |
2002-11-13 | Don't crash when there are no arguments specified | Jelmer Vernooij | 1 | -1/+4 |
2002-11-13 | Ignore Makefile | Jelmer Vernooij | 1 | -0/+2 |
2002-11-13 | Add a DEBUG() that gives the number of successfully loaded modules - useful f... | Jelmer Vernooij | 1 | -0/+2 |
2002-11-13 | Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target if | Jelmer Vernooij | 3 | -9/+13 |
2002-11-13 | Don't build Makefile.in in examples/VFS/ | Jelmer Vernooij | 2 | -1606/+469 |
2002-11-13 | Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vf... | Jelmer Vernooij | 1 | -3/+19 |
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 3 | -0/+0 |
2002-11-13 | Move VFS documentation to the HOWTO collection | Jelmer Vernooij | 3 | -117/+9 |
2002-11-13 | Move VFS documentation to SGML | Jelmer Vernooij | 2 | -0/+197 |
2002-11-13 | Try to bring libsmbclient in line with the new global_myname stuff | Andrew Bartlett | 1 | -3/+2 |
2002-11-13 | Undo the new --enable-developer flags that caused breakage on gcc != 3.2, and | Andrew Bartlett | 2 | -470/+1623 |
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-13 | - Add some more warning flags for --enable-developer. | Andrew Bartlett | 1 | -2/+16 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 102 | -1895/+1662 |
2002-11-12 | Rename unpack_* functions to be consistent | Martin Pool | 1 | -15/+16 |
2002-11-12 | Rename pytdbpack_unpack -> pytdbunpack | Martin Pool | 1 | -7/+7 |
2002-11-12 | Just reorder functions to put related ones together | Martin Pool | 1 | -40/+38 |
2002-11-12 | Remove dead code for packing buffers which has now been reimplemented. | Martin Pool | 1 | -94/+0 |
2002-11-12 | Remove dead code for packing buffers which has now been reimplemented. | Martin Pool | 1 | -36/+0 |
2002-11-12 | Remove non-integer Pointer values, which are no longer supported. | Martin Pool | 1 | -2/+0 |
2002-11-12 | Don't throw out WEIRD - yet (I committed my local changes together with my la... | Jelmer Vernooij | 1 | -0/+108 |
2002-11-12 | Fix segfault with high debug levels | Jelmer Vernooij | 1 | -109/+1 |
2002-11-12 | Add smb_register_charset() and use it | Jelmer Vernooij | 2 | -33/+81 |
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 | fix typo(s/plaintext pass column/plain pass column/) | Jelmer Vernooij | 1 | -3/+3 |
2002-11-11 | More improvement of DEBUG output | Jelmer Vernooij | 1 | -2/+5 |
2002-11-11 | Add extra 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 | Add note about error that happens when the loopback device doesn't work | Jelmer Vernooij | 1 | -0/+6 |
2002-11-11 | union is better to avoid problems with pointers | Simo Sorce | 1 | -21/+27 |
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 | Add $(POPT_LIB_OBJ) to PROTO_OBJ | Jelmer Vernooij | 1 | -1/+1 |
2002-11-10 | Add example for MySQL | Jelmer Vernooij | 2 | -0/+46 |
2002-11-10 | consolidate error mapping functions into a single file | Simo Sorce | 3 | -76/+56 |
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 | 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 | deldriver fix | Gerald Carter | 3 | -6/+18 |