Age | Commit message (Expand) | Author | Files | Lines |
2003-03-31 | fix potential smbd crash when we fail to alloacte a policy handle for a print... | Gerald Carter | 1 | -8/+9 |
2003-03-31 | Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base... | Alexander Bokovoy | 1 | -3/+5 |
2003-03-31 | - Put -valid param back in | Jelmer Vernooij | 1 | -3/+2 |
2003-03-31 | 'preload modules = ' is already documented | Jelmer Vernooij | 1 | -2/+0 |
2003-03-31 | - Support absolute paths in vfs and charset modules | Jelmer Vernooij | 6 | -25/+48 |
2003-03-31 | Fix formatting of back traces - pathc by metze | Jelmer Vernooij | 1 | -2/+3 |
2003-03-31 | 3 things: | Volker Lendecke | 2 | -3/+21 |
2003-03-31 | Hey, we're making progress with the docs ;-) | Volker Lendecke | 1 | -1/+0 |
2003-03-31 | 3 things: | Volker Lendecke | 5 | -20/+39 |
2003-03-31 | Waider's cosmetic change to print out the database type when | Volker Lendecke | 1 | -1/+17 |
2003-03-31 | Waider's cosmetic change to print out the database type when | Volker Lendecke | 1 | -1/+17 |
2003-03-31 | Fix a botched merge from appliance-head... | Andrew Bartlett | 1 | -1/+1 |
2003-03-31 | Tidyup of winbindd client OS specific autoconf code. | Tim Potter | 1 | -5/+4 |
2003-03-31 | Placeholder for winbind aix client. | Tim Potter | 1 | -0/+0 |
2003-03-31 | autoconf change to compile winbindd for AIX. The client side code | Tim Potter | 1 | -0/+4 |
2003-03-31 | Cleanup of winbind client side code. | Tim Potter | 13 | -606/+718 |
2003-03-31 | removing duplicate listing of files | Gerald Carter | 1 | -2/+0 |
2003-03-31 | preparing for release of 3.0alpha23 | Gerald Carter | 1 | -4/+4 |
2003-03-31 | preparing for release of 3.0alpha23 | Gerald Carter | 1 | -0/+1 |
2003-03-31 | NT4 is particularly fussy about getting this right. | Andrew Bartlett | 1 | -1/+0 |
2003-03-31 | update version number in release notes | Gerald Carter | 1 | -2/+2 |
2003-03-31 | updating release notes for next alpha | Gerald Carter | 1 | -244/+113 |
2003-03-31 | updated passdb backend parameter | Gerald Carter | 6 | -39/+140 |
2003-03-31 | Break the current build dependency on perl. Perl is required for | Tim Potter | 1 | -3/+8 |
2003-03-31 | Success is not a level-0 issue... | Andrew Bartlett | 1 | -1/+1 |
2003-03-31 | Don't try and dlsym or dlclose a NULL pointer. | Andrew Bartlett | 1 | -9/+12 |
2003-03-31 | add a few error checks in EnumPrinterData() | Gerald Carter | 1 | -4/+5 |
2003-03-31 | add a few error checks in EnumPrinterData() | Gerald Carter | 1 | -4/+5 |
2003-03-31 | set version string | Gerald Carter | 1 | -1/+1 |
2003-03-31 | smbpasswd -> net | Andrew Bartlett | 1 | -1/+1 |
2003-03-30 | distclean fixups from Paul Green. | Tim Potter | 1 | -2/+5 |
2003-03-30 | Updating from HEAD branch. | John Terpstra | 1 | -4808/+6209 |
2003-03-30 | update copyright notice since it we are now almost 4 months into 2003 | Gerald Carter | 2 | -2/+2 |
2003-03-30 | update copyright notice since it we are now almost 4 months into 2003 | Gerald Carter | 2 | -2/+2 |
2003-03-30 | Fix installation of auth and charset modules (reported by Stephan Kulow) | Jelmer Vernooij | 1 | -2/+2 |
2003-03-30 | This sets the domain for the user in vampire. Otherwise | Volker Lendecke | 1 | -0/+2 |
2003-03-30 | This sets the domain for the user in vampire. Otherwise | Volker Lendecke | 1 | -0/+2 |
2003-03-30 | This fixes group updates in LDAP the same way as user updates | Volker Lendecke | 1 | -77/+98 |
2003-03-30 | This fixes group updates in LDAP the same way as user updates | Volker Lendecke | 1 | -77/+98 |
2003-03-30 | This changes our handling of invalid service types that the | Volker Lendecke | 2 | -7/+112 |
2003-03-30 | This changes our handling of invalid service types that the | Volker Lendecke | 2 | -7/+112 |
2003-03-30 | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 4 | -6/+31 |
2003-03-30 | - Regenerate docs | Jelmer Vernooij | 37 | -6935/+9548 |
2003-03-30 | added simple tests for SMBchkpath and SMBioctl | Andrew Tridgell | 2 | -1/+173 |
2003-03-30 | missed a couple of files | Gerald Carter | 0 | -0/+0 |
2003-03-30 | Merge from HEAD - leave the SMB buffer untouched when checking it's SMB sig. | Andrew Bartlett | 1 | -10/+26 |
2003-03-30 | Don't modify the incoming packet when checking the signiture. | Andrew Bartlett | 1 | -10/+26 |
2003-03-30 | fixed the -B option as well | Andrew Tridgell | 1 | -4/+4 |
2003-03-29 | fixed the -U option in nmblookup | Andrew Tridgell | 1 | -1/+1 |
2003-03-29 | updated the TCON test so that win2000 passes. Samba now fails this | Andrew Tridgell | 1 | -32/+63 |