summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-11-18Added HIDDEN/NORMAL attribute test.Jeremy Allison1-1/+49
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
2002-11-18Merge from HEAD:Tim Potter1-1/+2
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
2002-11-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
2002-11-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
2002-11-18Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough1-1/+1
2002-11-18Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough1-1/+1
2002-11-18Next step of printer publishing.Jim McDonough1-31/+34
2002-11-18Next step of printer publishing.Jim McDonough2-162/+243
2002-11-18Back out some goofs that accidentally checked in with printer publishing.Jim McDonough1-3/+3
2002-11-18Next step of printer publishing.Jim McDonough3-196/+280
2002-11-18Merge in modules system from HEAD:Jelmer Vernooij3-1621/+511
2002-11-18formatting fixGerald Carter1-35/+35
2002-11-18Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison1-0/+3
2002-11-18the change in the way %U is handled to use current_user has brokenAndrew Tridgell1-0/+3
2002-11-17Renamed uuid_to_string() to guid_to_string() to avoid conflict with OSF DECTim Potter1-1/+1
2002-11-16Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett3-2/+69
2002-11-15Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett3-2/+69
2002-11-15Updates from HEAD:Andrew Bartlett8-18/+31
2002-11-15Add samdump and vampire to 'net rpc help'Andrew Bartlett1-0/+2
2002-11-15Add const to PACKS()Andrew Bartlett1-2/+2
2002-11-15Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett1-1/+1
2002-11-15Small auth updates:Andrew Bartlett4-11/+6
2002-11-15patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2-475/+1625
2002-11-15Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison1-0/+16
2002-11-15Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison1-0/+16
2002-11-15fix segfaultGerald Carter1-1/+3
2002-11-15enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter1-5/+30
2002-11-15fix segfaultGerald Carter1-1/+3
2002-11-15enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter1-5/+30
2002-11-15Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2-1615/+479
2002-11-15Use smb_register_passdb() - plus some small fixesJelmer Vernooij5-24/+32
2002-11-15Add smb_register_passdb()Jelmer Vernooij3-86/+60
2002-11-15Merge from HEAD:Andrew Bartlett4-11/+11
2002-11-15Rerun autoconfAndrew Bartlett1-471/+1607
2002-11-15When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett1-2/+2
2002-11-15Add const to DEBUG() macro.Andrew Bartlett2-6/+6
2002-11-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User5-0/+1320
2002-11-15A cool idea from mbp: create a big shared library of all Samba objectsTim Potter1-1/+17
2002-11-15A cool idea from mbp: create a big shared library of all Samba objectsTim Potter1-4/+3
2002-11-14Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymoreJelmer Vernooij1-4/+0
2002-11-14Remove the #ifdef's for NISPLUS_SAM - there are no function name collisions a...Jelmer Vernooij1-4/+0
2002-11-14Quieten status message when linking libsmbclient.soTim Potter1-1/+1
2002-11-13small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij4-0/+123
2002-11-13small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij4-0/+123
2002-11-13Fix smbwrapper from global* changes.Jeremy Allison2-4/+4
2002-11-13Fix smbwrapper from the global_* changes.Jeremy Allison2-4/+4
2002-11-13Add installmodules and uninstallmodules targetsJelmer Vernooij1-1/+7
2002-11-13Remove obsolete scripts and put in module install/uninstallJelmer Vernooij6-171/+65