summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-25update python libraries for new cli_spoolss_getprinterdriver() callGerald Carter1-2/+3
2003-08-25run autogen when making a tarballGerald Carter1-0/+3
2003-08-25ignore generated smbadduserGerald Carter1-0/+1
2003-08-25fix bug 289; make sure to reset the offset into a string when reallocating spaceGerald Carter1-1/+2
2003-08-25fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...Gerald Carter1-2/+2
2003-08-25fix bug #39; save the -W value and restore it after lp_load()Gerald Carter1-1/+18
2003-08-25make sure the printer data value exists before saying you deleted itGerald Carter1-0/+5
2003-08-25Fix memleak.Volker Lendecke1-1/+3
2003-08-25Fix segfault. krb5_free_ticket does not check if it got a NULL ticket.Volker Lendecke1-1/+2
2003-08-23it never amazes me when some new things crawls out of the windowsGerald Carter3-2/+13
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison12-2176/+2088
2003-08-22struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison1-3/+3
2003-08-22Use correct size (17 not 16) when doing a push_ascii(). Ensure thatJeremy Allison2-2/+2
2003-08-22* Fix for bug 290:Gerald Carter3-6/+16
2003-08-22add a quick script to create a tarball for CVS snapshotsGerald Carter1-0/+40
2003-08-22fixing some packaging stuff for SolarisGerald Carter2-10/+6
2003-08-22don't complain if the using_samba book is not in the treeGerald Carter1-12/+3
2003-08-22revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...Gerald Carter1-2/+2
2003-08-22fix compile problem (stray character)Gerald Carter1-1/+1
2003-08-22ensure that 'available = no' works for [homes]; reported by Walter HaidingerGerald Carter1-3/+1
2003-08-22Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.Jeremy Allison2-21/+16
2003-08-22Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displayingJeremy Allison1-1/+1
2003-08-21Shut conversion errors up when initialising tables.Jeremy Allison1-12/+24
2003-08-21define SYSV for IRIXHerb Lewis1-0/+1
2003-08-21fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJGerald Carter1-1/+1
2003-08-21fix for BUG 245; make sure we set the sid type when falling back to the rid a...Gerald Carter1-1/+7
2003-08-21update for new version.h formatHerb Lewis1-5/+11
2003-08-21Keep list of ignored and shared modulesJelmer Vernooij1-0/+2
2003-08-21adding note about change in 'unix extensions' behaviorGerald Carter1-0/+1
2003-08-21packaging fix for winbind NSS libraries from Brian KingGerald Carter1-0/+10
2003-08-21remove unneedced scriptGerald Carter1-102/+0
2003-08-21actually check in the fix for make tortureGerald Carter1-2/+2
2003-08-21Ignore only getdate.* in modules/, not the whole directory. Fixes static buil...Alexander Bokovoy1-1/+1
2003-08-21Checkin cifs vfs manpageSteve French1-0/+170
2003-08-21Unix extensions now default to on.Jeremy Allison1-1/+1
2003-08-21Turn UNIX extensions on by default. Yes I will change the docs :-).Jeremy Allison1-1/+1
2003-08-20Attempt to fix the charcnv issues causing nmbd to crash. If we get a failedJeremy Allison3-36/+94
2003-08-20adding old NDS schema so I can update itGerald Carter1-0/+201
2003-08-20checlking in initial version of 2.2 scripts so I can start updating themGerald Carter35-0/+6143
2003-08-20metze's autogenerate patch for version.hGerald Carter25-24/+298
2003-08-20fix comments about schema dependenciesGerald Carter1-3/+4
2003-08-20Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter4-34/+93
2003-08-20Add log2pcap to ignorefileJelmer Vernooij1-0/+1
2003-08-20Add W2k Deploy HOWTOJelmer Vernooij1-0/+7
2003-08-20Make compiling vfs_readonly static possibleJelmer Vernooij1-1/+1
2003-08-20We now know a lot more about SMB signing, and this comment no longer appliesAndrew Bartlett1-8/+0
2003-08-20fix small logic error in cm_open_connection() to work with non-krb5 connectionsGerald Carter1-7/+31
2003-08-19missing backticGerald Carter1-1/+1
2003-08-19 - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett6-55/+138
2003-08-19Ignore modules/*.c in make protoAlexander Bokovoy1-1/+1