summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett2002-11-241-19/+0
* No need to #include smb.h, when we already #include include.hAndrew Bartlett2002-11-246-7/+0
* Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett2002-11-244-42/+470
* [merge from APP_HEAD]Gerald Carter2002-11-235-29/+115
* a working timegm() function for systems that don't have itAndrew Tridgell2002-11-231-18/+15
* 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
* Rerun autoconf.Tim Potter2002-11-221-17738/+8862
* Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2002-11-222-64/+43
* Added some extra code to test absence/presence of LM and NT passwords.Tim Potter2002-11-221-8/+17
* Fixed some compiler warnings.Tim Potter2002-11-222-5/+6
* Fixed some globals that escaped the recent globalcide.Tim Potter2002-11-222-10/+2
* Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2002-11-222-25/+9
* Add support for new 'F' format, which is a string in the defaultMartin Pool2002-11-221-34/+64
* If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2002-11-212-1613/+491
* 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
* fixed a number of places where we can try to free a wild pointer orAndrew Tridgell2002-11-201-2/+14
* Ignore automatically generated Makefile.Tim Potter2002-11-201-0/+1
* Spelling fix.Tim Potter2002-11-204-4/+4
* more %U fixes for headAndrew Tridgell2002-11-202-0/+4
* a better for for using %U in smb.confAndrew Tridgell2002-11-193-8/+32
* Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel2002-11-191-2/+2
* 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
* Fix typo in docstring.Tim Potter2002-11-191-1/+1
* Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49
* 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
* bad date string in specfileGerald Carter2002-11-181-1/+1
* sync packaging changes with SAMBA_3_0Gerald Carter2002-11-185-161/+172
* use ${RPM} for rpm v4.1Gerald Carter2002-11-181-14/+66
* 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
* Added for the people who want to use Windows XP with plaintextTim Potter2002-11-161-0/+0
* Update docs status documentJelmer Vernooij2002-11-161-4/+0
* Update for 3.0Jelmer Vernooij2002-11-161-5/+18
* Update for 3.0Jelmer Vernooij2002-11-162-30/+5
* /bin/sh on solaris swallows the failure code, so exec this directly.Andrew Bartlett2002-11-151-1/+1
* One more small fix in tree.cRichard Sharpe2002-11-151-2/+2
* Fix some problems with tree.c reported by users.Richard Sharpe2002-11-153-125/+6
* 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