summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-22Added install-everything option.John Terpstra1-2/+4
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-22Restrict anonymous=2 support merged from HEADAndrew Bartlett1-1/+3
2002-11-22Add support for 'restrict anonymous=2' and make the doco give a slight hintAndrew Bartlett1-1/+3
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-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-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-20Spelling fix.Tim Potter2-2/+2
2002-11-20merged the %U changes to 3.0Andrew Tridgell5-8/+37
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-19Very curious. It turns out attribute matching on truncate only mattersJeremy Allison1-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-19Merge from appliance:Tim Potter1-6/+16
2002-11-19Merge from HEAD:Tim Potter1-3/+1
2002-11-19Merge from HEAD:Tim Potter1-187/+56
2002-11-19Fix typo in docstring.Tim Potter1-1/+1
2002-11-18Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison1-1/+49
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