summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-27syncing packaging files with SAMBA_3_0Gerald Carter2-188/+40
2002-11-27removing inet_aton()Gerald Carter1-1/+2
2002-11-27sync docs with SAMBA_3_0 and regenerateGerald Carter17-1048/+576
2002-11-27fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0Gerald Carter1-1/+1
2002-11-26After consultation with tpot, remove the 'winbind_domain' environmentAndrew Bartlett5-47/+3
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett11-219/+552
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter6-287/+396
2002-11-25Regenerate with newer autoconfJelmer Vernooij1-9260/+20500
2002-11-25Instead of walking the entire group database, grabbing all members of eachAndrew Bartlett2-10/+38
2002-11-25Make lp_winbind_separator a const string.Tim Potter1-1/+1
2002-11-25Fix some argument checking bugs found by testsuite.Tim Potter1-16/+22
2002-11-24Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett1-7/+20
2002-11-24Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightlyAndrew Bartlett1-16/+21
2002-11-24Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett1-2/+2
2002-11-24Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett1-19/+0
2002-11-24No need to #include smb.h, when we already #include include.hAndrew Bartlett6-7/+0
2002-11-24Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett4-42/+470
2002-11-23[merge from APP_HEAD]Gerald Carter5-29/+115
2002-11-23a working timegm() function for systems that don't have itAndrew Tridgell1-18/+15
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison14-58/+112
2002-11-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-22Rerun autoconf.Tim Potter1-17738/+8862
2002-11-22Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2-64/+43
2002-11-22Added some extra code to test absence/presence of LM and NT passwords.Tim Potter1-8/+17
2002-11-22Fixed some compiler warnings.Tim Potter2-5/+6
2002-11-22Fixed some globals that escaped the recent globalcide.Tim Potter2-10/+2
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett2-25/+9
2002-11-22Add support for new 'F' format, which is a string in the defaultMartin Pool1-34/+64
2002-11-21If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2-1613/+491
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough1-1/+1
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
2002-11-20fixed a number of places where we can try to free a wild pointer orAndrew Tridgell1-2/+14
2002-11-20Ignore automatically generated Makefile.Tim Potter1-0/+1
2002-11-20Spelling fix.Tim Potter4-4/+4
2002-11-20more %U fixes for headAndrew Tridgell2-0/+4
2002-11-19a better for for using %U in smb.confAndrew Tridgell3-8/+32
2002-11-19Fixed two very, very minor typos (that sort of just annoyed me).Christopher R. Hertel1-2/+2
2002-11-19Very curious. It turns out attribute matching on truncate only mattersJeremy Allison1-2/+2
2002-11-19Merge from appliance:Tim Potter1-6/+16
2002-11-19Fix typo in docstring.Tim Potter1-1/+1
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-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
2002-11-18Revert ADS_ERR_OK change. Some compilers didn't like it.Jim McDonough1-1/+1
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-18bad date string in specfileGerald Carter1-1/+1
2002-11-18sync packaging changes with SAMBA_3_0Gerald Carter5-161/+172
2002-11-18use ${RPM} for rpm v4.1Gerald Carter1-14/+66