Age | Commit message (Expand) | Author | Files | Lines |
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 | NT4 is particularly fussy about getting this right. | Andrew Bartlett | 1 | -1/+0 |
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-30 | distclean fixups from Paul Green. | Tim Potter | 1 | -2/+5 |
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 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 | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 4 | -6/+31 |
2003-03-30 | added simple tests for SMBchkpath and SMBioctl | Andrew Tridgell | 2 | -1/+173 |
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 |
2003-03-29 | added a simple test for the old SMBtcon interface | Andrew Tridgell | 2 | -1/+80 |
2003-03-28 | More patches from coolo. One of these functions needs to be moved | Richard Sharpe | 1 | -42/+78 |
2003-03-28 | Some fixes to URL syntax from coolo. | Richard Sharpe | 1 | -2/+85 |
2003-03-28 | fix CIDR hosts allow/deny notation | Gerald Carter | 1 | -1/+1 |
2003-03-28 | Merge from HEAD - get better error strings from the ldap server in pdb_ldap. | Andrew Bartlett | 1 | -11/+38 |
2003-03-28 | Allow the new modules system to function with builtin vfs modules. | Andrew Bartlett | 1 | -1/+1 |
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 2 | -0/+3 |
2003-03-28 | fix up IPC/LPT:/A: devicetype in tcon_and_X | Gerald Carter | 1 | -21/+20 |
2003-03-28 | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 3 | -2/+12 |
2003-03-28 | its VFS_NETATALK_OBJ not VFS_NETATALK | Andrew Tridgell | 1 | -1/+1 |
2003-03-28 | removed a duplicate lump of module stuff in configure.in | Andrew Tridgell | 1 | -7/+0 |
2003-03-27 | Compile @VFS_STATIC@ into smbd and vfstest | Jelmer Vernooij | 1 | -1/+1 |
2003-03-27 | Also rebuild smbd/vfs.o after reconfiguring | Jelmer Vernooij | 1 | -1/+1 |
2003-03-27 | Put backwards compatibility support for old modules in a seperate function | Jelmer Vernooij | 1 | -45/+58 |
2003-03-27 | This is no functional change. It just makes pdb_ldap.c a bit | Volker Lendecke | 1 | -24/+50 |
2003-03-27 | local_gid_to_sid() could use pdb_ldap, which for now requires ROOT. | Andrew Bartlett | 1 | -0/+2 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 10 | -111/+155 |
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 |
2003-03-26 | Fix DOS del command with widelinks = False. | Jeremy Allison | 1 | -1/+2 |
2003-03-26 | Remove LDAP_LIBS and just use LIBS again as before. I'll | Jelmer Vernooij | 2 | -8/+3 |
2003-03-26 | Add defines for platforms that need them. | Jeremy Allison | 1 | -0/+6 |
2003-03-26 | Fix extra NULL arg added during app-head merge. | Jeremy Allison | 1 | -3/+3 |
2003-03-26 | Use SAFE_FREE() instead of plain free() - pointed out by metze | Jelmer Vernooij | 1 | -1/+2 |
2003-03-26 | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 2 | -1/+5 |
2003-03-26 | Fix $LDAP_LIBS | Jelmer Vernooij | 1 | -2/+2 |
2003-03-26 | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 3 | -9/+32 |
2003-03-25 | Don't do $(MAKE) modules_clean twice in a row - it breaks the build... | Jelmer Vernooij | 1 | -1/+0 |
2003-03-25 | Give PARAMS_OBJ more priority | Jelmer Vernooij | 1 | -27/+26 |
2003-03-25 | Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the | Jelmer Vernooij | 1 | -2/+4 |