summaryrefslogtreecommitdiff
path: root/source3/wrepld/process.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-11While the usage is most bisarre, this fixes up another fstring/pstring mixup.Andrew Bartlett1-1/+2
2002-11-23Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison1-0/+3
2002-07-28found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce1-1/+1
2002-06-14moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce1-2/+2
2002-04-30changed more DEBUG level from 0 to higher.Jean-François Micouleau1-1/+1
2002-04-30some debug log changes, and fixed wrepld crashing when there is no winsJean-François Micouleau1-28/+34
2002-04-27this code has been sitting on one of my box for 3 months.Jean-François Micouleau1-9/+48
2002-03-21Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison1-2/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-25that's the wins replication daemon !Jean-François Micouleau1-0/+935