summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
| * Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
| * Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough2002-11-181-1/+1
| * Back out some goofs that accidentally checked in with printer publishing.Jim McDonough2002-11-181-3/+3
| * Next step of printer publishing.Jim McDonough2002-11-183-196/+280
| * formatting fixGerald Carter2002-11-181-35/+35
| * the change in the way %U is handled to use current_user has brokenAndrew Tridgell2002-11-181-0/+3
| * Renamed uuid_to_string() to guid_to_string() to avoid conflict with OSF DECTim Potter2002-11-171-1/+1
| * Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-153-2/+69
| * Add samdump and vampire to 'net rpc help'Andrew Bartlett2002-11-151-0/+2
| * Add const to PACKS()Andrew Bartlett2002-11-151-2/+2
| * Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett2002-11-151-1/+1
| * Small auth updates:Andrew Bartlett2002-11-154-11/+6
| * patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-152-475/+1625
| * Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
| * fix segfaultGerald Carter2002-11-151-1/+3
| * enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
| * Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-152-1615/+479
| * Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-155-24/+32
| * Add smb_register_passdb()Jelmer Vernooij2002-11-153-86/+60
| * Rerun autoconfAndrew Bartlett2002-11-151-471/+1607
| * When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett2002-11-151-2/+2
| * Add const to DEBUG() macro.Andrew Bartlett2002-11-152-6/+6
* | [print notify fixes from APP_HEAD]Gerald Carter2002-11-265-286/+191
* | [merge from APP_HEAD]Gerald Carter2002-11-235-29/+115
* | Please compile with :Jeremy Allison2002-11-231-20/+26
* | Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-2314-58/+112
* | jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
* | Added install-everything option.John Terpstra2002-11-221-2/+4
* | Restrict anonymous=2 support merged from HEADAndrew Bartlett2002-11-221-1/+3
* | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough2002-11-211-1/+1
* | merge get_friendly_nt_err_msg() from app_headGerald Carter2002-11-211-0/+50
* | merged the %U changes to 3.0Andrew Tridgell2002-11-205-8/+37
* | Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-2/+2
* | Merge from appliance:Tim Potter2002-11-191-6/+16
* | Merge from HEAD:Tim Potter2002-11-191-3/+1
* | Merge from HEAD:Tim Potter2002-11-191-187/+56
* | Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison2002-11-181-1/+49
* | Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* | Merge from HEAD:Tim Potter2002-11-181-1/+2
* | Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
* | Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough2002-11-181-1/+1
* | Next step of printer publishing.Jim McDonough2002-11-181-31/+34
* | Next step of printer publishing.Jim McDonough2002-11-182-162/+243
* | Merge in modules system from HEAD:Jelmer Vernooij2002-11-183-1621/+511
* | Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison2002-11-181-0/+3
* | Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett2002-11-163-2/+69
* | Updates from HEAD:Andrew Bartlett2002-11-158-18/+31
* | Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison2002-11-151-0/+16
* | fix segfaultGerald Carter2002-11-151-1/+3