summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-07-28fixed man installAndrew Tridgell1-2/+2
2002-07-28fixed logfile location to honor configureAndrew Tridgell1-1/+1
2002-07-28fixed typoAndrew Tridgell1-1/+1
2002-07-28Fix a missing 'no memory' return in last night's svrsvc code, and useAndrew Bartlett2-4/+4
2002-07-28Warn about n^2 algorithm with utmp=yes.Andrew Bartlett1-0/+6
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
2002-07-24If lp_add_home() fails, don't go any further, just return -1.Andrew Bartlett1-1/+3
2002-07-24Make it possible to query account policy values from pdbedit (set to come soon).Andrew Bartlett2-37/+91
2002-07-24Actually check the return value of the account_policy_get() call.Andrew Bartlett1-5/+4
2002-07-24We must be root to access the passdb, so ensure all calls to local_lookup_sid()Andrew Bartlett1-1/+5
2002-07-24Add another message rather than 'internal module error'Andrew Bartlett1-0/+4
2002-07-24Give an idea what service didn't have the directory.Andrew Bartlett1-1/+1
2002-07-23implemented getgrouplist() for systems that don't have it and use itAndrew Tridgell4-55/+131
2002-07-23* fix to display correct form information in REG_BINARY informationGerald Carter1-17/+19
2002-07-23* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2Gerald Carter6-154/+375
2002-07-23reran configureAndrew Tridgell2-752/+699
2002-07-23added LDAP_SET_REBIND_PROC_ARGS in acconfig.hAndrew Tridgell1-0/+3
2002-07-23removed the freebsd getgroups check now that we don't use itAndrew Tridgell1-24/+0
2002-07-22Sync with APPLIANCE_HEAD branch (whitespace, const only)Tim Potter1-2/+0
2002-07-22Merge from APPLIANCE_HEAD.Tim Potter2-10/+10
2002-07-22fix seg fault due to memory allocation goof.Gerald Carter1-0/+8
2002-07-22Ensure we're root before opening a printer backend tdb.Jeremy Allison1-0/+4
2002-07-22fixed a segv in net time when the host is unavailableAndrew Tridgell1-1/+1
2002-07-21Fix up dir drive call.Tim Potter1-1/+1
2002-07-21Name get and set dir drive functions consistently.Tim Potter6-12/+13
2002-07-21More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett3-71/+10
2002-07-21Add some const & static, remove unused functions.Andrew Bartlett2-24/+1
2002-07-21Another smattering of static and constAndrew Bartlett7-13/+13
2002-07-21Tpot missed one...Andrew Bartlett1-1/+1
2002-07-21Looks like I missed this earlier. We should connect as the specified workgroupAndrew Bartlett1-1/+1