summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-07-29hardcode printprocessor name since it is everywhere elseGerald Carter1-1/+1
2002-07-29simple perl script for retreiving cvs log messages for a fileGerald Carter1-0/+102
2002-07-29merge from SAMBA_2_2Gerald Carter1-7/+13
2002-07-29introduced a get_file_size() macro in trans2.c to make it easier toAndrew Tridgell1-19/+21
2002-07-29We don't need this silly unix username stuff. NT username is basicly unused,Andrew Bartlett1-13/+3
2002-07-29an initial fix for handling sparse files in smbdAndrew Tridgell5-72/+138
2002-07-29as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>Simo Sorce2-8/+8
2002-07-29Started to get samsync to insert account information in the passdb. It'sTim Potter1-110/+309
2002-07-29Added extern for popt_common_debug.Tim Potter1-0/+4
2002-07-29Add lib/popt_common.oTim Potter1-1/+1
2002-07-29Use common popt definition for -d option.Tim Potter3-10/+3
2002-07-29A place to store common popt routines.Tim Potter1-0/+49
2002-07-29people should be happier now.Simo Sorce1-23/+33
2002-07-29Skeleton for a libsmb python wrapper.Tim Potter4-3/+161
2002-07-29Merge from APPLIANCE_HEAD:Tim Potter1-0/+2
2002-07-29Updated patch.Tim Potter1-12/+11
2002-07-28found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce10-23/+66
2002-07-28This patch does two things:Andrew Bartlett1-18/+21
2002-07-28minor portability fixAndrew Tridgell1-0/+2
2002-07-28fix for smbtar filename matchingAndrew Tridgell1-1/+1
2002-07-28this is an interim fix for nmbd not registering DOMAIN#1b with WINSAndrew Tridgell1-1/+20
2002-07-28Add the ability to set account policies too.Andrew Bartlett1-7/+25
2002-07-28make sure async dns nmbd child diesAndrew Tridgell2-1/+8
2002-07-28fix minor nits in nmbd from adtam@cup.hp.comAndrew Tridgell3-13/+13
2002-07-28good security patch from Timothy.Sell@unisys.comAndrew Tridgell1-1/+1
2002-07-28partial apply of samba-patches 960Andrew Tridgell1-1/+1
2002-07-28fixed man installAndrew Tridgell1-2/+2
2002-07-28fixed logfile location to honor configureAndrew Tridgell1-1/+1
2002-07-28Fix a missing 'no memory' return in last night's svrsvc code, and useAndrew Bartlett2-4/+4
2002-07-28Another item off my long-term todo list:Andrew Bartlett3-26/+62
2002-07-28It seems I didn't need to write a dup2() wrapper - as we already use it aAndrew Bartlett1-1/+1
2002-07-28Clean this code up a little. If it's alrady asprintf()ed, I see noAndrew Bartlett1-2/+3
2002-07-27A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett4-164/+1077
2002-07-27Update the rebind code in pdb_ldap.Andrew Bartlett1-34/+114
2002-07-27This should fix a nastly little bug where if a user had already done oneAndrew Bartlett2-9/+14
2002-07-27nice day todaySimo Sorce2-0/+73
2002-07-27as per user request added windbind start/stop/restart in swatSimo Sorce6-694/+774
2002-07-27Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busyAndrew Bartlett4-58/+422
2002-07-263 things:Gerald Carter3-7/+22
2002-07-26fix parameters for ldap_set_rebind_proc() from OpenLDAP 2.1Gerald Carter1-2/+7
2002-07-26(another patch from mimir)Andrew Bartlett1-2/+17
2002-07-26Mimir has been busy with patches again, and sent in the followingAndrew Bartlett5-10/+9
2002-07-26I think this makes the debug statement clearer.Andrew Bartlett1-1/+1
2002-07-26Clarify this comment.Andrew Bartlett1-0/+3
2002-07-26Print out a friendly message on error instead of a python exception whenTim Potter1-1/+11
2002-07-25I had forgotten to commit this after running configureAndrew Tridgell1-0/+3
2002-07-24* fix return code so we don't let a client just open any key it wantsGerald Carter2-3/+3
2002-07-24done! printer_info_2, devicemode, sec_desc, & printer data all enumerateGerald Carter5-38/+195
2002-07-24reran configureAndrew Tridgell1-1/+1
2002-07-24several changes in this checkinGerald Carter7-148/+627